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:
authorY. Sapir <yasapir@gmail.com>2014-04-27 15:21:59 +0400
committerY. Sapir <yasapir@gmail.com>2014-04-27 15:21:59 +0400
commit85bca9698206b9eaad3cfa9a5df96c6cfe12acc9 (patch)
treefd68d3376eceb4422553c0258be2d96e2e18ec15 /README.md
parent0224e72f8c5de6df14bd0532525640e9fde7f1e0 (diff)
Add dir --output msg to README, too.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 610bae473..a979afba8 100644
--- a/README.md
+++ b/README.md
@@ -94,8 +94,11 @@ The author of the Silk icon set is Mark James.
more than once to load options from multiple files.
-o, --output <file> File to output gcode to (by default, the file will be saved
into the same directory as the input file using the
- --output-filename-format to generate the filename)
-
+ --output-filename-format to generate the filename.) If a
+ directory is specified for this option, the output will
+ be saved under that directory, and the filename will be
+ generated by --output-filename-format.
+
Non-slicing actions (no G-code will be generated):
--repair Repair given STL files and save them as <name>_fixed.obj
--cut <z> Cut given input files at given Z (relative) and export