mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 06:34:00 -06:00
🚸 Skip default filament runout pins
This commit is contained in:
parent
f823150ff8
commit
cb4fc4344f
33 changed files with 6 additions and 44 deletions
|
@ -1992,7 +1992,7 @@
|
|||
//#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.
|
||||
|
||||
#define FIL_RUNOUT_PIN 2 // Creality CR20-S stock sensor
|
||||
#define FIL_RUNOUT_PIN 2 // X_MAX_PIN - Creality CR20-S stock sensor
|
||||
|
||||
// Override individually if the runout sensors vary
|
||||
//#define FIL_RUNOUT1_STATE LOW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue