Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stepper: Remove set_tag_position() code | Kevin O'Connor | 2021-05-29 | 1 | -2/+2 |
* | stepper: Do not set min_stop_interval in micro-controller | Kevin O'Connor | 2021-04-30 | 1 | -4/+1 |
* | rotary_delta: Fix typo in get_status() homed_axes | Kevin O'Connor | 2021-03-29 | 1 | -1/+1 |
* | kinematics: Calculate axis_minimum/axis_maximum in advance | Kevin O'Connor | 2021-01-08 | 1 | -7/+7 |
* | kinematics: report all axis limits (min/max) | Janar Sööt | 2020-12-28 | 1 | -2/+9 |
* | homing: Remove EndstopError | Kevin O'Connor | 2020-09-04 | 1 | -1/+1 |
* | toolhead: Add a move.move_error() helper | Kevin O'Connor | 2020-09-03 | 1 | -2/+2 |
* | rotary_delta: The get_status() method should take eventtime parameter | Kevin O'Connor | 2020-04-20 | 1 | -1/+1 |
* | kinematics: Remove support for identifying Z steppers | Kevin O'Connor | 2020-01-23 | 1 | -1/+1 |
* | rotary_delta: Initial support for rotary delta kinematics | Kevin O'Connor | 2020-01-06 | 1 | -0/+224 |