klipper/klippy/kinematics
Kevin O'Connor fe2974b8ec extruder: Verify trapq is unmodified on default SET_PRESSURE_ADVANCE
Check that a SET_PRESSURE_ADVANCE without an explicit EXTRUDER
parameter isn't done after the user disables or reassociates the
extruder stepper motor (via SYNC_EXTRUDER_MOTION).  Otherwise, it
could lead to very confusing results.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-03-04 13:38:59 -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