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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2015-05-25 01:35:57 +0300
committerAlessandro Ranellucci <aar@cpan.org>2015-05-25 01:35:57 +0300
commit57e6a7becd9f101760750bd82804bdf5445e7cf8 (patch)
tree4ec0f02f3be291c4b61c93ba02b92344f2921b73 /slic3r.pl
parent7c31134a663d3d0bc7ba7a43e9c6f10a4a7bb240 (diff)
Fix --help output: --retract-layer-change is disabled by default. #2846
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 a43f9329c..a5957a98f 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -436,7 +436,7 @@ $j
Only retract before travel moves of this length in mm (default: $config->{retract_before_travel}[0])
--retract-lift Lift Z by the given distance in mm when retracting (default: $config->{retract_lift}[0])
--retract-layer-change
- Enforce a retraction before each Z move (default: yes)
+ Enforce a retraction before each Z move (default: no)
--wipe Wipe the nozzle while doing a retraction (default: no)
Retraction options for multi-extruder setups: