Adding space inbetween G28 and O to make reading easier.
This commit is contained in:
parent
15e9839344
commit
f9cc7c40a0
@ -2511,7 +2511,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLED(NOZZLE_CLEAN_FEATURE)
|
||||
#define CLEAN_SCRIPT "M117 cleaning Nozzle...\nG28O\nG12\nM77\nM117 Nozzle Clean"
|
||||
#define CLEAN_SCRIPT "M117 cleaning Nozzle...\nG28 O\nG12\nM77\nM117 Nozzle Clean"
|
||||
|
||||
// Default number of pattern repetitions
|
||||
#define NOZZLE_CLEAN_STROKES 12
|
||||
|
Loading…
Reference in New Issue
Block a user