|
@@ -920,8 +920,8 @@
|
920
|
920
|
#if ENABLED(POWER_LOSS_RECOVERY)
|
921
|
921
|
//#define POWER_LOSS_PIN 44 // Pin to detect power loss
|
922
|
922
|
//#define POWER_LOSS_STATE HIGH // State of pin indicating power loss
|
923
|
|
- //#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
|
924
|
|
- //#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
|
|
923
|
+ //#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
|
|
924
|
+ //#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
|
925
|
925
|
|
926
|
926
|
// Without a POWER_LOSS_PIN the following option helps reduce wear on the SD card,
|
927
|
927
|
// especially with "vase mode" printing. Set too high and vases cannot be continued.
|