aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/filament_motion_sensor.py
Commit message (Collapse)AuthorAgeFilesLines
* filament_motion_sensor: Add filament_motion_sensor (#3857)TheJoshW2021-03-141-0/+76
Add functionality to support a Filament Motion Sensor for detecting extruder jams as well as runouts. Works by an encoder toggling the switch_pin 0/1 as the filament is pulled through the sensor. Signed-off-by: Joshua Wherrett <thejoshw.code@gmail.com>