Merge pull request #2536 from adius/master

Fix typo in documentation
This commit is contained in:
Alessandro Ranellucci 2015-01-13 20:58:00 +01:00
commit 5b074540e6
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])