Skip to content

Command Line Interface

Filip Sykala edited this page Dec 12, 2023 · 4 revisions

This wiki page is no longer maintained and will be removed in future.

We strongly recommend use command --help to see current interface.

Note: Windows users have to use prusa-slicer-console.exe

The command line interface is the same as in upstream Slic3r, with the following modifications:

  • instead of --help-options we have --help-fff and --help-sla
  • we have an additional parameter --loglevel to configure severity of messages printed out to the console
  • we support --export-sla, not --export-sla-svg nor --export-svg
  • we don't support --cut-grid , --cut-x , --cut-y , --autosave

As may be expected, PrusaSlicer loads the profiles from an AMF or 3MF file when slicing from the command line, and the individual slicing parameters specified on command line overwrite those imported from the AMF or 3MF file.