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
/
corexy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
kinematics: Calculate axis_minimum/axis_maximum in advance
Kevin O'Connor
2021-01-08
1
-8
/
+7
*
kinematics: report all axis limits (min/max)
Janar Sööt
2020-12-28
1
-2
/
+10
*
homing: Remove EndstopError
Kevin O'Connor
2020-09-04
1
-1
/
+1
*
toolhead: Add a move.move_error() helper
Kevin O'Connor
2020-09-03
1
-3
/
+2
*
safe_z_home: Support note_z_not_homed() in kinematics (#2500)
David Smith
2020-03-01
1
-0
/
+3
*
kinematics: Remove support for identifying Z steppers
Kevin O'Connor
2020-01-23
1
-3
/
+1
*
toolhead: Report which axes are homed via get_status()
Kevin O'Connor
2019-11-24
1
-4
/
+3
*
stepper: Add get/set_tag_position() and convert calc_position()
Kevin O'Connor
2019-11-13
1
-2
/
+2
*
stepper: Remove add_to_endstop() method
Kevin O'Connor
2019-11-12
1
-2
/
+4
*
stepper_enable: Move motor_off() logic to stepper_enable.py
Kevin O'Connor
2019-11-12
1
-3
/
+3
*
toolhead: Rename register_move_handler() to register_step_generator()
Kevin O'Connor
2019-11-07
1
-1
/
+1
*
toolhead: Remove kinematic move() call
Kevin O'Connor
2019-11-06
1
-2
/
+0
*
corexy: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-23
/
+5
*
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
*
corexy: Fix minimum halt velocity
Kevin O'Connor
2019-03-30
1
-2
/
+3
*
homing: Move homing offset adjustment logic to generic homing code
Kevin O'Connor
2018-10-10
1
-4
/
+0
*
homing: Implement second home from homing.py
Kevin O'Connor
2018-10-10
1
-29
/
+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
/
+2
*
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
-8
/
+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
/
+146