diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/G-Codes.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 3e32ba3f..5a8cd920 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -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 |