mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 21:28:59 +08:00
Command line help for --datadir option (#3897)
This commit is contained in:
parent
3274b75e5f
commit
cff79b6555
@ -316,6 +316,9 @@ Usage: slic3r.pl [ OPTIONS ] [ file.stl ] [ file2.stl ] ...
|
||||
--save <file> Save configuration to the specified file
|
||||
--load <file> Load configuration from the specified file. It can be used
|
||||
more than once to load options from multiple files.
|
||||
--datadir <path> Load and store settings at the given directory.
|
||||
This is useful for maintaining different profiles or including
|
||||
configurations from a network storage.
|
||||
-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.) If a
|
||||
|
Loading…
x
Reference in New Issue
Block a user