aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/filament_switch_sensor.py
Commit message (Expand)AuthorAgeFilesLines
* filament_switch_sensor: add SET_FILAMENT_SENSOR gcodeArksine2019-07-101-2/+13
* filament_switch_sensor: postfix M400 to scriptArksine2019-07-101-1/+1
* filament_switch_sensor: remove stale _hande_ready call in the BaseSensorArksine2019-07-101-3/+0
* filament_switch_sensor: Use template evaluation on gcodeKevin O'Connor2019-06-071-10/+14
* filament_runout_sensor: Auto load pause_resume module if pause_on_runout enabledKevin O'Connor2019-06-071-2/+3
* filament_switch_sensor: initial implementation of switch based filament runou...Arksine2019-03-011-0/+124