Features About Wiki OrcaCloud Community Contact Download

Official downloads

Download OrcaSlicer

The free, open-source slicer for Windows, macOS, and Linux. Official builds come from our GitHub Releases, the Microsoft Store, and Flathub — nowhere else.

Latest release changelog

Stable

Stable release

Pick your platform. On Windows we recommend the Microsoft Store build, and on Linux the Flathub build — both update automatically.

Nightly

Nightly builds

Fresh from the latest commits, with features that haven't shipped yet. Expect rough edges — nightly builds may be unstable.

Windows

unstable

macOS

unstable

Linux

unstable

Requirements

System requirements

Windows

  • Windows 10 or later (64-bit)
  • 4GB RAM minimum (8GB+ recommended)
  • OpenGL 3.3 compatible graphics card
  • 500MB free disk space
  • Internet connection for updates

macOS

  • macOS 10.15 (Catalina) or later
  • 4GB RAM minimum (8GB+ recommended)
  • Intel or Apple Silicon (M1/M2/M3)
  • 500MB free disk space
  • Internet connection for updates

Linux

  • Ubuntu 20.04+ or equivalent distribution
  • 4GB RAM minimum (8GB+ recommended)
  • OpenGL 3.3 compatible graphics card
  • 500MB free disk space
  • Internet connection for updates

Setup

Installation guide

Choose your platform

Select the appropriate download for your operating system from the download section above. For Windows, the Microsoft Store build is the easiest and keeps itself up to date; otherwise pick Installer or Portable (x64 for most PCs, ARM64 for Windows on ARM devices). For macOS, the universal build covers both Apple Silicon and Intel Macs. For Linux, we recommend installing from Flathub; the AppImage also works on most distributions.

Download the file

Click the download button for your chosen platform. Direct downloads come from our official GitHub releases page — always verify you're downloading from github.com/OrcaSlicer/OrcaSlicer to ensure authenticity and security. Store builds come from the Microsoft Store and Flathub.

Install OrcaSlicer

Windows: Run the .exe installer and follow the installation wizard. Or extract the portable version to any folder.
macOS: Open the .dmg file and drag OrcaSlicer to your Applications folder.
Linux:

  1. Open a terminal in your Downloads folder.
  2. Make it executable:
    chmod +x OrcaSlicer_*.AppImage
  3. Run it:
    ./OrcaSlicer_*.AppImage
Tip: If it won't launch, you may need FUSE. Install it with sudo apt install libfuse2 (Ubuntu/Debian) or sudo dnf install fuse (Fedora).

Launch and configure

Open OrcaSlicer from your applications menu. On first launch, the Configuration Wizard will guide you through selecting your 3D printer model and setting up initial preferences. You can skip this and configure manually later if preferred.

Start slicing

Import your 3D models (STL, OBJ, 3MF), adjust print settings, and generate G-code for your 3D printer. Check out our documentation for detailed guides and tips. Join our Discord community for support and discussions.