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-02-14 14:54:06 +0300
committerAlessandro Ranellucci <aar@cpan.org>2015-02-14 14:54:06 +0300
commit43f48061425b3e4c8b8e6d7ff5af2c961294c2c9 (patch)
tree930e80061ad762157f5530268db0c17119f6dbe6 /README.md
parent6eb1fa36edaaafe7acea0e89ed39b8e4ec60a624 (diff)
Load files into the GUI when supplying them as command line arguments along with the --gui switch. #2644
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee97e5b65..b16a3ef90 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,8 @@ The author of the Silk icon set is Mark James.
-j, --threads <num> Number of threads to use (1+, default: 2)
GUI options:
+ --gui Forces the GUI launch instead of command line slicing (if you
+ supply a model file, it will be loaded into the plater)
--no-plater Disable the plater tab
--gui-mode Overrides the configured mode (simple/expert)
--autosave <file> Automatically export current configuration to the specified file