mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-20 03:12:16 -07:00
Refactor the extruder_stepper support so that it uses the ExtruderStepper class defined in extruder.py. Support the SYNC_STEPPER_TO_EXTRUDER command on steppers defined in either extruder_stepper or extruder config sections. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cartesian.py | ||
| corexy.py | ||
| corexz.py | ||
| delta.py | ||
| extruder.py | ||
| hybrid_corexy.py | ||
| hybrid_corexz.py | ||
| idex_modes.py | ||
| none.py | ||
| polar.py | ||
| rotary_delta.py | ||
| winch.py | ||