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
/
hybrid_corexz.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-0
/
+2
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-32
/
+56
*
dual_carriage: Fixed broken safe_distance parameter
Dmitry Butyugin
2025-05-07
1
-1
/
+2
*
kinematics: Generic Cartesian kinematics implementation (#6815)
Dmitry Butyugin
2025-05-06
1
-10
/
+7
*
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
/
+2
*
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
*
configfile: Allow getchoice() to take a list
Kevin O'Connor
2024-06-17
1
-1
/
+1
*
idex_modes: Bugfix for kinematic position calculation.
Frans-willem Hardijzer
2024-05-16
1
-5
/
+7
*
klippy: remove a few unused variable assignments (#6504)
Kamil DomaĆski
2024-04-05
1
-1
/
+0
*
idex_modes: COPY and MIRROR mode implementation (#6297)
Dmitry Butyugin
2023-08-01
1
-19
/
+11
*
hybrid_corexy: Fix changing dual-carriage carriage will inadvertently set axi...
Frans-Willem Hardijzer
2023-05-25
1
-1
/
+5
*
kinematics: Convert to Python3 string encoding
Kevin O'Connor
2021-10-01
1
-8
/
+8
*
hybrid_corexy: Improve Python3 compatibility
Kevin O'Connor
2021-09-30
1
-1
/
+2
*
kinematics: Add dual_carriage to hybrid-corexyz (#4296)
Tircown
2021-06-27
1
-4
/
+39
*
stepper: Remove set_tag_position() code
Kevin O'Connor
2021-05-29
1
-2
/
+2
*
kinematics: Add hybrid-corexy and hybrid-corexz (#4229)
Tircown
2021-05-03
1
-0
/
+100