Fix typo in documentation

This commit is contained in:
adius 2015-01-13 00:19:01 +01:00
parent 28d7b0dba6
commit 4b38cffc60
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ The author of the Silk icon set is Mark James.
Retraction options for multi-extruder setups:
--retract-length-toolchange
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
switching tool (default: 0)

View File

@ -432,7 +432,7 @@ $j
Retraction options for multi-extruder setups:
--retract-length-toolchange
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
switching tool (default: $config->{retract_restart_extra}[0])