diff --git a/slic3r.pl b/slic3r.pl index 9526ab6c21..a215098433 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -316,6 +316,9 @@ Usage: slic3r.pl [ OPTIONS ] [ file.stl ] [ file2.stl ] ... --save Save configuration to the specified file --load Load configuration from the specified file. It can be used more than once to load options from multiple files. + --datadir 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 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