mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-19 04:37:55 -06:00
🩹 No pulldowns on CR-10 V3 (#706)
This commit is contained in:
parent
e1354bbeec
commit
b2b994d3f9
1 changed files with 1 additions and 1 deletions
|
@ -1608,7 +1608,7 @@
|
|||
|
||||
#define FIL_RUNOUT_STATE LOW // Pin state indicating that filament is NOT present.
|
||||
//#define FIL_RUNOUT_PULLUP // Use internal pullup for filament runout pins.
|
||||
#define FIL_RUNOUT_PULLDOWN // Use internal pulldown for filament runout pins.
|
||||
//#define FIL_RUNOUT_PULLDOWN // Use internal pulldown for filament runout pins.
|
||||
//#define WATCH_ALL_RUNOUT_SENSORS // Execute runout script on any triggering sensor, not only for the active extruder.
|
||||
// This is automatically enabled for MIXING_EXTRUDERs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue