mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Added --no-gui flag to force CLI usage (allows for CLI usage with AppImage build).
Forced --gui flag in AppImage build.
This commit is contained in:
parent
d161d4f78c
commit
488feb2335
2 changed files with 6 additions and 1 deletions
|
|
@ -116,6 +116,8 @@ The author of the Silk icon set is Mark James.
|
|||
--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
|
||||
--no-gui Forces the command line slicing instead of gui.
|
||||
This takes precedence over --gui if both are present.
|
||||
--autosave <file> Automatically export current configuration to the specified file
|
||||
|
||||
Output options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue