Fix typo in documentation
This commit is contained in:
parent
28d7b0dba6
commit
4b38cffc60
@ -280,7 +280,7 @@ The author of the Silk icon set is Mark James.
|
|||||||
Retraction options for multi-extruder setups:
|
Retraction options for multi-extruder setups:
|
||||||
--retract-length-toolchange
|
--retract-length-toolchange
|
||||||
Length of retraction in mm when disabling tool (default: 1)
|
Length of retraction in mm when disabling tool (default: 1)
|
||||||
--retract-restart-extra-toolchnage
|
--retract-restart-extra-toolchange
|
||||||
Additional amount of filament in mm to push after
|
Additional amount of filament in mm to push after
|
||||||
switching tool (default: 0)
|
switching tool (default: 0)
|
||||||
|
|
||||||
|
@ -432,7 +432,7 @@ $j
|
|||||||
Retraction options for multi-extruder setups:
|
Retraction options for multi-extruder setups:
|
||||||
--retract-length-toolchange
|
--retract-length-toolchange
|
||||||
Length of retraction in mm when disabling tool (default: $config->{retract_length}[0])
|
Length of retraction in mm when disabling tool (default: $config->{retract_length}[0])
|
||||||
--retract-restart-extra-toolchnage
|
--retract-restart-extra-toolchange
|
||||||
Additional amount of filament in mm to push after
|
Additional amount of filament in mm to push after
|
||||||
switching tool (default: $config->{retract_restart_extra}[0])
|
switching tool (default: $config->{retract_restart_extra}[0])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user