klipper/klippy/kinematics
Kevin O'Connor f7567a0db9 Revert "toolhead: Use dict for step generation flush times. (#6303)"
This reverts commit 6749985302.

A defect was found in the above commit (the input shaper code calls
note_step_generateion_scan_time() for many steppers, so the
input_shaper class can't be used as the index).

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2023-10-21 15:46:08 -04:00
..
__init__.py
cartesian.py cartesian: fix x-axis being hardcoded for dual_carriage (#6313) 2023-08-11 21:21:46 -04:00
corexy.py
corexz.py
delta.py delta: Better delta build volume constraint check 2022-12-30 21:39:32 -05:00
deltesian.py
extruder.py Revert "toolhead: Use dict for step generation flush times. (#6303)" 2023-10-21 15:46:08 -04:00
hybrid_corexy.py idex_modes: COPY and MIRROR mode implementation (#6297) 2023-08-01 12:23:52 -04:00
hybrid_corexz.py idex_modes: COPY and MIRROR mode implementation (#6297) 2023-08-01 12:23:52 -04:00
idex_modes.py idex_modes: Fixed the case when carriages home in the same direction (#6310) 2023-09-29 13:46:42 -04:00
none.py
polar.py
rotary_delta.py
winch.py