mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-25 15:42:42 +00:00
clarify ?
This commit is contained in:
parent
e95f1d9acc
commit
935b3c669c
1 changed files with 1 additions and 1 deletions
|
@ -1764,7 +1764,7 @@
|
|||
//#define BACKUP_POWER_SUPPLY // Backup power / UPS to move the steppers on power-loss
|
||||
#if ENABLED(BACKUP_POWER_SUPPLY)
|
||||
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail
|
||||
//#define PLR_REBOOT_TIMEOUT 60 // (seconds) Restart after power loss if it returned while UPS still had power.
|
||||
//#define PLR_REBOOT_TIMEOUT 60 // (seconds) Restart after power loss if UPS never lost power
|
||||
#endif
|
||||
|
||||
// Enable if Z homing is needed for proper recovery. 99.9% of the time this should be disabled!
|
||||
|
|
Loading…
Add table
Reference in a new issue