Event G-code for Stop SD Print (#13547)
Co-Authored-By: 7eggert <7eggert@gmx.de> Co-Authored-By: robbycandra <robbycandra.mail@gmail.com>
This commit is contained in:
committed by
Scott Lahteine
parent
2cfa9e9008
commit
46445a5a16
@ -770,8 +770,9 @@
|
||||
// Since the FAT gets out of order with usage, SDCARD_SORT_ALPHA is recommended.
|
||||
#define SDCARD_RATHERRECENTFIRST
|
||||
|
||||
// Add an option in the menu to run all auto#.g files
|
||||
//#define MENU_ADDAUTOSTART
|
||||
//#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files
|
||||
|
||||
#define EVENT_GCODE_SD_STOP "G28XY" // G-code to run on Stop Print (e.g., "G28XY" or "G27")
|
||||
|
||||
/**
|
||||
* Continue after Power-Loss (Creality3D)
|
||||
|
Reference in New Issue
Block a user