Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stepper: Separate out homing code to its own PrinterHomingStepper class | Kevin O'Connor | 2017-07-24 | 1 | -1/+1 |
* | klippy: Support minimum/maximum value checks on configuration variables | Kevin O'Connor | 2017-04-11 | 1 | -2/+4 |
* | stepcompress: Merge stepcompress_push_accel() and stepcompress_push_const() | Kevin O'Connor | 2017-04-07 | 1 | -3/+4 |
* | mcu: Change mcu_stepper.set_position() to take a location in millimeters | Kevin O'Connor | 2017-04-07 | 1 | -8/+2 |
* | mcu: Pass constant velocity and acceleration directly to mcu_stepper | Kevin O'Connor | 2017-04-07 | 1 | -34/+19 |
* | corexy: Initial corexy kinematic implementation | Kevin O'Connor | 2017-04-03 | 1 | -0/+164 |