mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
extruder: Remove deprecated commands and config
Remove the deprecated SET_EXTRUDER_STEP_DISTANCE and SYNC_STEPPER_TO_EXTRUDER commands. Remove the deprecated shared_heater config option. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
b2ac0f1ce3
commit
2f7b234189
3 changed files with 5 additions and 44 deletions
|
@ -449,12 +449,6 @@ MOTION_QUEUE (as defined in an [extruder](Config_Reference.md#extruder)
|
|||
config section). If MOTION_QUEUE is an empty string then the stepper
|
||||
will be desynchronized from all extruder movement.
|
||||
|
||||
#### SET_EXTRUDER_STEP_DISTANCE
|
||||
This command is deprecated and will be removed in the near future.
|
||||
|
||||
#### SYNC_STEPPER_TO_EXTRUDER
|
||||
This command is deprecated and will be removed in the near future.
|
||||
|
||||
### [fan_generic]
|
||||
|
||||
The following command is available when a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue