change G26 default nozzle size to 0.4, consistent with instructions (#6506)

This commit is contained in:
bgort 2017-04-30 14:23:46 -04:00 committed by Roxy-3D
parent 3c0d5ba0a1
commit 5974d8e168

View File

@ -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