Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | probe: Rename get_position() callback to get_probed_position() | Kevin O'Connor | 2018-06-22 | 1 | -1/+1 |
* | delta: Rename get_position() to calc_position() | Kevin O'Connor | 2018-06-22 | 1 | -1/+1 |
* | stepper: Replace PrinterHomingStepper with PrinterRail | Kevin O'Connor | 2018-06-22 | 1 | -2/+1 |
* | stepper: Don't peak into PrinterStepper members | Kevin O'Connor | 2018-06-22 | 1 | -4/+4 |
* | stepper: Add a get_name() method to PrinterStepper | Kevin O'Connor | 2018-06-22 | 1 | -1/+1 |
* | z_tilt: Add support for Z_TILT_ADJUST | Kevin O'Connor | 2018-05-22 | 1 | -0/+109 |