Capitalizing correction to nozzle clean feature
This commit is contained in:
parent
f9cc7c40a0
commit
0d7512e71b
@ -2511,7 +2511,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(NOZZLE_CLEAN_FEATURE)
|
#if ENABLED(NOZZLE_CLEAN_FEATURE)
|
||||||
#define CLEAN_SCRIPT "M117 cleaning Nozzle...\nG28 O\nG12\nM77\nM117 Nozzle Clean"
|
#define CLEAN_SCRIPT "M117 Cleaning nozzle...\nG28 O\nG12\nM77\nM117 Nozzle clean"
|
||||||
|
|
||||||
// Default number of pattern repetitions
|
// Default number of pattern repetitions
|
||||||
#define NOZZLE_CLEAN_STROKES 12
|
#define NOZZLE_CLEAN_STROKES 12
|
||||||
|
Loading…
Reference in New Issue
Block a user