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
/
polar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
force_move: Use strings for axes to clear in clear_homing_state()
Kevin O'Connor
2025-01-21
1
-3
/
+3
*
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
-5
/
+7
*
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
-4
/
+4
*
stepper: Do not set min_stop_interval in micro-controller
Kevin O'Connor
2021-04-30
1
-5
/
+0
*
kinematics: Calculate axis_minimum/axis_maximum in advance
Kevin O'Connor
2021-01-08
1
-8
/
+8
*
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
-7
/
+6
*
polar: fix limit_z default value
Arksine
2020-08-06
1
-2
/
+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
*
stepper: Track if using units of radians instead of millimeters
Kevin O'Connor
2020-01-06
1
-1
/
+2
*
toolhead: Report which axes are homed via get_status()
Kevin O'Connor
2019-11-24
1
-3
/
+4
*
stepper: Add get/set_tag_position() and convert calc_position()
Kevin O'Connor
2019-11-13
1
-4
/
+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
*
polar: Convert step generation to use trapq system
Kevin O'Connor
2019-11-06
1
-21
/
+4
*
polar: Implement bed angle wrapping adjustments in chelper code
Kevin O'Connor
2019-11-06
1
-8
/
+1
*
kinematics: Add get_status() method to kinematics
Florian Heilmann
2019-08-09
1
-0
/
+3
*
homing: Remove no longer needed homing time delay code
Kevin O'Connor
2019-07-10
1
-4
/
+1
*
polar: Add initial support for multiple bed rotations
Kevin O'Connor
2019-06-28
1
-2
/
+9
*
polar: Experimental support for polar kinematics
Kevin O'Connor
2018-12-24
1
-0
/
+131