Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | homing: Add a "home_rails_begin" event notifier | Kevin O'Connor | 2020-02-15 | 1 | -5/+5 |
* | endstop_phase: Query the stepper step_distance from the stepper object | Kevin O'Connor | 2020-02-01 | 1 | -23/+39 |
* | endstop_phase: Use set_tag_position() instead of set_commanded_position() | Kevin O'Connor | 2019-11-13 | 1 | -2/+2 |
* | endstop_phase: Add tmc2209 and tmc5160 to list of tmc drivers | Kevin O'Connor | 2019-06-23 | 1 | -1/+1 |
* | endstop_phase: Fix endstop_phase on trinamic drivers that aren't inverted | Kevin O'Connor | 2019-06-21 | 1 | -0/+2 |
* | tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816) | Florian Heilmann | 2018-10-24 | 1 | -1/+1 |
* | endstop_phase: Add support for an ENDSTOP_PHASE_CALIBRATE command | Kevin O'Connor | 2018-10-16 | 1 | -0/+96 |
* | endstop_phase: Add support for detecting phase via TMC stepper drivers | Kevin O'Connor | 2018-10-16 | 1 | -5/+25 |
* | endstop_phase: Move endstop phase homing code to new "extras" module | Kevin O'Connor | 2018-10-16 | 1 | -0/+75 |