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
/
corexz.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-1
/
+3
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-19
/
+35
*
force_move: Use strings for axes to clear in clear_homing_state()
Kevin O'Connor
2025-01-21
1
-4
/
+4
*
toolhead: Pass set_position() homing_axes parameter as a string
Kevin O'Connor
2025-01-21
1
-1
/
+1
*
stepper_enable: Directly call clear_homing_state() on motor off event
Kevin O'Connor
2025-01-21
1
-4
/
+0
*
force_move: Implement CLEAR for SET_KINEMATIC_POSITION (#6262)
Dennis Marttinen
2025-01-10
1
-4
/
+5
*
corexz: Multiple steppers per axis on CoreXZ
Neko-vecter
2022-12-02
1
-7
/
+6
*
kinematics: Convert to Python3 string encoding
Kevin O'Connor
2021-10-01
1
-3
/
+3
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-2
/
+2
*
stepper: Do not set min_stop_interval in micro-controller
Kevin O'Connor
2021-04-30
1
-7
/
+0
*
kinematics: Calculate axis_minimum/axis_maximum in advance
Kevin O'Connor
2021-01-08
1
-7
/
+6
*
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
*
corexz: Add CoreXZ kinematics (#3129)
Voron
2020-07-30
1
-0
/
+101