change G26 default nozzle size to 0.4, consistent with instructions (#6506)
This commit is contained in:
parent
3c0d5ba0a1
commit
5974d8e168
@ -37,7 +37,7 @@
|
||||
|
||||
#define EXTRUSION_MULTIPLIER 1.0
|
||||
#define RETRACTION_MULTIPLIER 1.0
|
||||
#define NOZZLE 0.3
|
||||
#define NOZZLE 0.4
|
||||
#define FILAMENT 1.75
|
||||
#define LAYER_HEIGHT 0.2
|
||||
#define PRIME_LENGTH 10.0
|
||||
|
Loading…
Reference in New Issue
Block a user