aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/filament_switch_sensor.py
Commit message (Collapse)AuthorAgeFilesLines
* filament_switch_sensor: initial implementation of switch based filament ↵Arksine2019-03-011-0/+124
runout/insert sensor This implementation includes a BaseSensor class that all underlying sensor implementations should subclass. Signed-off-by: Eric Callahan <arksine.code@gmail.com>