Option to leave heaters set on SD abort (#14251)
This commit is contained in:
committed by
Scott Lahteine
parent
892f0e75ea
commit
c88d9ae282
@ -972,6 +972,9 @@
|
||||
// Enable this option to scroll long filenames in the SD card menu
|
||||
#define SCROLL_LONG_FILENAMES
|
||||
|
||||
// Leave the heaters on after Stop Print (not recommended!)
|
||||
//#define SD_ABORT_NO_COOLDOWN
|
||||
|
||||
/**
|
||||
* This option allows you to abort SD printing when any endstop is triggered.
|
||||
* This feature must be enabled with "M540 S1" or from the LCD menu.
|
||||
|
Reference in New Issue
Block a user