config: enable g-code M808 for repeat markers (#325)
This commit is contained in:
@@ -1387,7 +1387,7 @@
|
|||||||
//#define SD_IGNORE_AT_STARTUP // Don't mount the SD card when starting up
|
//#define SD_IGNORE_AT_STARTUP // Don't mount the SD card when starting up
|
||||||
//#define SDCARD_READONLY // Read-only SD card (to save over 2K of flash)
|
//#define SDCARD_READONLY // Read-only SD card (to save over 2K of flash)
|
||||||
|
|
||||||
//#define GCODE_REPEAT_MARKERS // Enable G-code M808 to set repeat markers and do looping
|
#define GCODE_REPEAT_MARKERS // Enable G-code M808 to set repeat markers and do looping
|
||||||
|
|
||||||
#define SD_PROCEDURE_DEPTH 1 // Increase if you need more nested M32 calls
|
#define SD_PROCEDURE_DEPTH 1 // Increase if you need more nested M32 calls
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user