aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/endstop_phase.py
Commit message (Expand)AuthorAgeFilesLines
* homing: Add a "home_rails_begin" event notifierKevin O'Connor2020-02-151-5/+5
* endstop_phase: Query the stepper step_distance from the stepper objectKevin O'Connor2020-02-011-23/+39
* endstop_phase: Use set_tag_position() instead of set_commanded_position()Kevin O'Connor2019-11-131-2/+2
* endstop_phase: Add tmc2209 and tmc5160 to list of tmc driversKevin O'Connor2019-06-231-1/+1
* endstop_phase: Fix endstop_phase on trinamic drivers that aren't invertedKevin O'Connor2019-06-211-0/+2
* tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816)Florian Heilmann2018-10-241-1/+1
* endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE commandKevin O'Connor2018-10-161-0/+96
* endstop_phase: Add support for detecting phase via TMC stepper driversKevin O'Connor2018-10-161-5/+25
* endstop_phase: Move endstop phase homing code to new "extras" moduleKevin O'Connor2018-10-161-0/+75