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>2014-08-03 18:08:04 +0400
committerAlessandro Ranellucci <aar@cpan.org>2014-08-03 18:08:04 +0400
commita776cf280bbebca69f089922e4851fac071771e1 (patch)
tree52dc69ff5837cca32f7c573c3df66c7a2b9de520 /README.md
parent5902c65014f9c9073964bac71060850707ab561d (diff)
New --split option
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31a997c84..9b8522125 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,7 @@ The author of the Silk icon set is Mark James.
--repair Repair given STL files and save them as <name>_fixed.obj
--cut <z> Cut given input files at given Z (relative) and export
them as <name>_upper.stl and <name>_lower.stl
+ --split Split the shells contained in given STL file into several STL files
--info Output information about the supplied file(s) and exit
-j, --threads <num> Number of threads to use (1+, default: 2)