Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | homing: Move homing offset adjustment logic to generic homing code | Kevin O'Connor | 2018-10-10 | 1 | -3/+0 |
* | homing: Implement second home from homing.py | Kevin O'Connor | 2018-10-10 | 1 | -26/+12 |
* | cartesian: Use homing_speed for homing retract speed | Kevin O'Connor | 2018-10-09 | 1 | -1/+1 |
* | cartesian: Make sure to constrain second_homing_speed to max_z_velocity | Kevin O'Connor | 2018-10-08 | 1 | -0/+1 |
* | stepper: Adding support for a second_homing_speed parameter (#677) | Chris Whiteford | 2018-10-04 | 1 | -2/+3 |
* | kinematics: Convert get_rails() method to get_steppers() | Kevin O'Connor | 2018-07-16 | 1 | -3/+3 |
* | mcu: Enhance itersolve stepper kinematics allocation | Kevin O'Connor | 2018-07-13 | 1 | -6/+6 |
* | toolhead: Fill cmove in toolhead instead of in each kinematic class | Kevin O'Connor | 2018-07-13 | 1 | -9/+1 |
* | toolhead: Move kinematic modules to new kinematics/ directory | Kevin O'Connor | 2018-07-12 | 1 | -0/+173 |