› Forums › The Beast V1, V2 and Elevator 3D Printer Support › filament sensors › Reply To: filament sensors
November 29, 2020 at 4:04 pm
#2153

Participant
Does this look correct?
#define FILAMENT_RUNOUT_SENSOR
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
#define FIL_RUNOUT_ENABLED_DEFAULT true
#define NUM_RUNOUT_SENSORS 1
#define FIL_RUNOUT_STATE LOW
#define FIL_RUNOUT_PULLUP
//#define FIL_RUNOUT_PULLDOWN