Here is my config file
#[filament_motion_sensor my_sensor]
#detection_length: 7.0
The minimum length of filament pulled through the sensor to trigger
a state change on the switch_pin
Default is 7 mm.
#extruder: extruder
The name of the extruder section this sensor is associated with.
This parameter must be provided.
#switch_pin: !PC15
#runout_gcode: FILAMENT_RUNOUT
#pause_on_runout:
#runout_gcode:
#insert_gcode:
#event_delay:
#pause_delay:
See the “filament_switch_sensor” section for a description of the
above parameters.
Or at least the filament sensor part ( yes I know its all commented out, Ive done that as Ive had enough of the sensor stopping my print)
What have I done wrong in the setup as the sensor constantly triggers the runout code or is my sensor faulty? Any ideas how I could tell?