|
@ -1568,7 +1568,7 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley |
|
|
#define NOZZLE_CLEAN_TRIANGLES 3 |
|
|
#define NOZZLE_CLEAN_TRIANGLES 3 |
|
|
|
|
|
|
|
|
// Specify positions as { X, Y, Z }
|
|
|
// Specify positions as { X, Y, Z }
|
|
|
#define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)} |
|
|
#define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1) } |
|
|
#define NOZZLE_CLEAN_END_POINT { 100, 60, (Z_MIN_POS + 1) } |
|
|
#define NOZZLE_CLEAN_END_POINT { 100, 60, (Z_MIN_POS + 1) } |
|
|
|
|
|
|
|
|
// Circular pattern radius
|
|
|
// Circular pattern radius
|
|
|