Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradius <mail@adriansieber.com>2015-01-13 02:19:01 +0300
committeradius <mail@adriansieber.com>2015-01-13 02:19:01 +0300
commit4b38cffc60fec3b4dbaf67804b15da8b2180db5b (patch)
treedc713545c8a86e744aff100b91142b7c2720893d /slic3r.pl
parent28d7b0dba69de87e685c66e9dab135916e19ce88 (diff)
Fix typo in documentation
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/slic3r.pl b/slic3r.pl
index bea11ce1b..4b039f5fc 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -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])