index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
kinematics
/
cartesian.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
kinematics: Add get_status() method to kinematics
Florian Heilmann
2019-08-09
1
-0
/
+4
*
homing: Remove no longer needed homing time delay code
Kevin O'Connor
2019-07-10
1
-4
/
+1
*
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