Refactor auto file, add NO_SD_AUTOSTART
This commit is contained in:
parent
06bf3ccfb7
commit
984083757e
8 changed files with 68 additions and 53 deletions
|
|
@ -1184,6 +1184,7 @@
|
|||
|
||||
#define SD_MENU_CONFIRM_START // Confirm the selected SD file before printing
|
||||
|
||||
//#define NO_SD_AUTOSTART // Remove auto#.g file support completely to save some Flash, SRAM
|
||||
//#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files
|
||||
|
||||
#define EVENT_GCODE_SD_ABORT "G28XY" // G-code to run on SD Abort Print (e.g., "G28XY" or "G27")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue