mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-17 19:57:49 -06:00
Tweak NOZZLE_CLEAN_START_POINT spacing
This commit is contained in:
parent
6091e6300a
commit
3648bce886
123 changed files with 123 additions and 123 deletions
|
@ -1504,7 +1504,7 @@
|
|||
#define NOZZLE_CLEAN_TRIANGLES 3
|
||||
|
||||
// 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) }
|
||||
|
||||
// Circular pattern radius
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue