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>2013-07-29 22:49:54 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-07-29 22:50:26 +0400
commit913f401280130831cdd3d2315b864b6ab60043c8 (patch)
treedc1b4970f207455242109927b257966541ed30e9 /slic3r.pl
parenta2cc230bb5babaff3fd5b2c20183e3feea19b507 (diff)
Merge new-support2
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/slic3r.pl b/slic3r.pl
index 4a654b31e..52becfdd1 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -407,6 +407,8 @@ $j
--infill-extruder Extruder to use for infill (1+, default: 1)
--support-material-extruder
Extruder to use for support material (1+, default: 1)
+ --support-material-interface-extruder
+ Extruder to use for support material interface (1+, default: 1)
EOF
exit ($exit_code || 0);