🩹 NOZZLE_CLEAN_PATTERN_* Followup

MarlinFirmware/Marlin#25766
This commit is contained in:
Scott Lahteine 2023-05-02 16:18:26 -05:00
parent 2c8695b2cf
commit d18aacff96
341 changed files with 341 additions and 1023 deletions

View file

@ -2431,9 +2431,7 @@
// Default pattern to use when 'P' is not provided to G12. One of the enabled options above.
#define NOZZLE_CLEAN_DEFAULT_PATTERN 0
#if ENABLED(NOZZLE_CLEAN_PATTERN_LINE)
#define NOZZLE_CLEAN_STROKES 12 // Default number of pattern repetitions
#endif
#define NOZZLE_CLEAN_STROKES 12 // Default number of pattern repetitions
#if ENABLED(NOZZLE_CLEAN_PATTERN_ZIGZAG)
#define NOZZLE_CLEAN_TRIANGLES 3 // Default number of triangles