New --split option

This commit is contained in:
Alessandro Ranellucci 2014-08-03 16:08:04 +02:00
parent 5902c65014
commit a776cf280b
2 changed files with 21 additions and 0 deletions

View file

@ -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)