Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kinematics: Calculate axis_minimum/axis_maximum in advance | Kevin O'Connor | 2021-01-08 | 1 | -6/+4 |
* | kinematics: report all axis limits (min/max) | Janar Sööt | 2020-12-28 | 1 | -1/+7 |
* | kinematics: Remove support for identifying Z steppers | Kevin O'Connor | 2020-01-23 | 1 | -1/+1 |
* | toolhead: Report which axes are homed via get_status() | Kevin O'Connor | 2019-11-24 | 1 | -1/+1 |
* | stepper: Add get/set_tag_position() and convert calc_position() | Kevin O'Connor | 2019-11-13 | 1 | -1/+1 |
* | stepper_enable: Move motor_off() logic to stepper_enable.py | Kevin O'Connor | 2019-11-12 | 1 | -2/+0 |
* | toolhead: Remove kinematic move() call | Kevin O'Connor | 2019-11-06 | 1 | -2/+0 |
* | kinematics: Add get_status() method to kinematics | Florian Heilmann | 2019-08-09 | 1 | -0/+2 |
* | kinematics: Add a "none" debugging kinematics | Kevin O'Connor | 2018-12-24 | 1 | -0/+26 |