🎉 WIN a Snapmaker U1 Printer! Enter FREE now

Orca Slicer CLI Reference

The community slicer focusing on ultra-fast slicing, intelligent support generation, and seamless printer compatibility.

54 flags v2.4.0 orca-slicer

A typical headless slice

The core of any automated slice: load your settings and filaments, point at a model, and export a G-code-bearing 3MF. Click any flag below for a source-level explanation, examples, and gotchas.

orca-slicer \
  --slice 1 \
  --load-settings "machine.json;process.json" \
  --load-filaments "filament.json" \
  --export-3mf out.gcode.3mf \
  model.3mf

Every flag, by category

All 54 command-line flags, grouped by what they do. Each links to its full reference.

CLI changes between versions

Orca Slicer’s CLI surface evolves quietly between releases. What changed, newest first.

2.4.0
  • Added --logfile — redirect debug logging to a file.
2.3.2
  • Added --allow-mix-temp — print high- and low-temperature filaments together.
2.3.1
No CLI flag changes.
2.3.0
Baseline for this reference.

Frequently asked questions

Sign up for free today

No credit card required. Connect unlimited printers and get production automation running in minutes.