🚸 Skip default filament runout pins

This commit is contained in:
Scott Lahteine 2025-04-13 03:13:10 -05:00
parent f823150ff8
commit cb4fc4344f
33 changed files with 6 additions and 44 deletions

View file

@ -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