mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-06 05:23:55 -06:00
Bring configs up to date
This commit is contained in:
parent
9131b11944
commit
dd06017f64
18 changed files with 65 additions and 24 deletions
|
@ -917,7 +917,7 @@
|
|||
*/
|
||||
//#define POWER_LOSS_RECOVERY
|
||||
#if ENABLED(POWER_LOSS_RECOVERY)
|
||||
//#define POWER_LOSS_PIN 44 // Pin to detect power loss (optional)
|
||||
//#define POWER_LOSS_PIN 44 // Pin to detect power loss
|
||||
//#define POWER_LOSS_STATE HIGH // State of pin indicating power loss
|
||||
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
|
||||
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue