mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 14:34:04 -06:00
Load files into the GUI when supplying them as command line arguments along with the --gui switch. #2644
This commit is contained in:
parent
6eb1fa36ed
commit
43f4806142
2 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue