mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-18 12:17:57 -06:00
Pullups and pulldowns
This commit is contained in:
parent
496480e791
commit
d5f69431a0
423 changed files with 7395 additions and 3807 deletions
|
@ -1217,7 +1217,8 @@
|
|||
//#define POWER_LOSS_ZRAISE 2 // (mm) Z axis raise on resume (on power loss with UPS)
|
||||
#define POWER_LOSS_PIN 65 // Pin to detect power loss. Set to -1 to disable default pin on boards without module.
|
||||
#define POWER_LOSS_STATE LOW // State of pin indicating power loss
|
||||
//#define POWER_LOSS_PULL // Set pullup / pulldown as appropriate
|
||||
//#define POWER_LOSS_PULLUP // Set pullup / pulldown as appropriate for your sensor
|
||||
//#define POWER_LOSS_PULLDOWN
|
||||
//#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