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
/
rotary_delta.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
1
-2
/
+6
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-101
/
+176
*
kinematics: Generic Cartesian kinematics implementation (#6815)
Dmitry Butyugin
2025-05-06
1
-3
/
+3
*
force_move: Use strings for axes to clear in clear_homing_state()
Kevin O'Connor
2025-01-21
1
-2
/
+2
*
toolhead: Pass set_position() homing_axes parameter as a string
Kevin O'Connor
2025-01-21
1
-2
/
+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
-2
/
+6
*
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
-4
/
+1
*
rotary_delta: Fix typo in get_status() homed_axes
Kevin O'Connor
2021-03-29
1
-1
/
+1
*
kinematics: Calculate axis_minimum/axis_maximum in advance
Kevin O'Connor
2021-01-08
1
-7
/
+7
*
kinematics: report all axis limits (min/max)
Janar Sööt
2020-12-28
1
-2
/
+9
*
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
-2
/
+2
*
rotary_delta: The get_status() method should take eventtime parameter
Kevin O'Connor
2020-04-20
1
-1
/
+1
*
kinematics: Remove support for identifying Z steppers
Kevin O'Connor
2020-01-23
1
-1
/
+1
*
rotary_delta: Initial support for rotary delta kinematics
Kevin O'Connor
2020-01-06
1
-0
/
+224