klipper/klippy/kinematics
Kevin O'Connor 2e17519a7e extruder: Deprecate old extruder commands and shared_heater config option
Deprecate SET_EXTRUDER_STEP_DISTANCE and SYNC_STEPPER_TO_EXTRUDER.
Recommend using SET_EXTRUDER_ROTATION_DISTANCE and
SYNC_EXTRUDER_MOTION.

Deprecate the extruder "shared_heater" option and reocmmend using
extruder_stepper config sections to obtain the same functionality.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-02-10 13:25:16 -05:00
..
__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