mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-25 00:58:33 -07:00
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> |
||
|---|---|---|
| .. | ||
| __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 | ||