Enable power loss recovery

This commit is contained in:
InsanityAutomation
2018-04-24 10:18:47 -04:00
parent e9214cf1fb
commit 95e0ab52d6
+11
View File
@@ -554,6 +554,17 @@
// Add an option in the menu to run all auto#.g files
//#define MENU_ADDAUTOSTART
/**
* Continue after Power-Loss (Creality3D)
*
* Store the current state to the SD Card at the start of each layer
* during SD printing. If the recovery file is found at boot time, present
* an option on the LCD screen to continue the print from the last-known
* point in the file.
*/
#define POWER_LOSS_RECOVERY
/**
* Sort SD file listings in alphabetical order.
*