Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kinematics: Add get_status() method to kinematics | Florian Heilmann | 2019-08-09 | 1 | -0/+3 |
| | | | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net> | ||||
* | homing: Remove no longer needed homing time delay code | Kevin O'Connor | 2019-07-10 | 1 | -4/+1 |
| | | | | | | | | Now that homing is implemented via "drip moves", it is no longer necessary to round the homing speed and it is no longer necessary to add a delay for cpu processing time. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | polar: Add initial support for multiple bed rotations | Kevin O'Connor | 2019-06-28 | 1 | -2/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | polar: Experimental support for polar kinematics | Kevin O'Connor | 2018-12-24 | 1 | -0/+131 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |