Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolhead: Rename _full_flush() to flush_step_generation() and use globally | Kevin O'Connor | 2019-11-21 | 1 | -1/+1 |
* | stepper: Add get/set_tag_position() and convert calc_position() | Kevin O'Connor | 2019-11-13 | 1 | -1/+4 |
* | manual_probe: Add extra checks to catch manual probe not finishing correctly | Kevin O'Connor | 2019-06-06 | 1 | -8/+13 |
* | manual_probe: No need to re-raise an EndstopError | Kevin O'Connor | 2019-06-06 | 1 | -2/+2 |
* | manual_probe: Verify no XY moves since start of manual probe | Kevin O'Connor | 2019-05-31 | 1 | -2/+4 |
* | manual_probe: Make sure the nozzle has moved during a manual probe | Kevin O'Connor | 2019-05-24 | 1 | -0/+7 |
* | gcode: Raise a config error on invalid register_command() | Kevin O'Connor | 2019-02-18 | 1 | -1/+1 |
* | manual_probe: Add a helper script for performing manual Z probing | Kevin O'Connor | 2019-02-12 | 1 | -0/+163 |