klipper/klippy/kinematics
Dmitry Butyugin 79189203e2
Some checks failed
Build test / build (push) Waiting to run
klipper3d deploy / deploy (push) Has been cancelled
generic_cartesian: Added option 'axis' for primary carriages
This also enables arbitrary using names for primary carriages
with generic_cartesian kinematics.

Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
2025-11-25 18:12:43 -05:00
..
__init__.py toolhead: Move kinematic modules to new kinematics/ directory 2018-07-12 22:50:25 -04:00
cartesian.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
corexy.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
corexz.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
delta.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
deltesian.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
extruder.py extruder: Recheck the step generation scan windows on sync_to_extruder() 2025-09-16 11:28:16 -04:00
generic_cartesian.py generic_cartesian: Added option 'axis' for primary carriages 2025-11-25 18:12:43 -05:00
hybrid_corexy.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
hybrid_corexz.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
idex_modes.py idex_modes: Fixed dual_carriage axis range calculation after homing 2025-08-03 14:20:10 -04:00
kinematic_stepper.py kinematic_stepper: Fixed reporting of parse errors 2025-11-25 18:12:43 -05:00
none.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
polar.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
rotary_delta.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00
winch.py gcode: Change Coord() class to initialize from a list or tuple 2025-11-06 10:19:00 -05:00