Download Orca Slicer
Free and open-source 3D printing slicer software. Download the latest stable version for Windows, macOS, or Linux. No registration required, no hidden costs.
Windows
Windows Installer
Standard installation with Start Menu shortcuts, file associations, and automatic updates. Best for most users.
Download InstallerWindows Portable
No installation required. Extract and run from any folder or USB drive. Settings stored locally in the app folder.
Download PortableSystem Requirements: Windows 10 or Windows 11, 64-bit processor required. Not compatible with Windows 7/8 or 32-bit systems.
macOS
macOS Universal (Intel & Apple Silicon)
Universal binary that works on all Macs - both Intel and Apple Silicon (M1/M2/M3/M4). Automatically runs native code for your chip.
Download for macOSSystem Requirements: macOS 11.0 Big Sur or later. On first launch, right-click the app and select "Open" to bypass Gatekeeper security prompt.
Linux
AppImage (x86_64)
For standard 64-bit PCs/laptops. Works on most Linux distributions without installation.
Download AppImageAppImage (aarch64/ARM64)
For ARM-based devices like Raspberry Pi 4/5 or ARM laptops.
Download ARM AppImageFlatpak (x86_64)
Sandboxed installation for standard 64-bit PCs. Automatic updates through software center.
Download FlatpakFlatpak (aarch64/ARM64)
Sandboxed installation for ARM devices like Raspberry Pi or ARM laptops.
Download ARM Flatpak
System Requirements: Ubuntu 24.04 or equivalent distribution. For AppImage, run: chmod +x OrcaSlicer*.AppImage to make it executable.
Nightly Builds (Development Versions)
Warning: Nightly builds contain the latest development features but may be unstable. They are automatically built from the main development branch and may have bugs or incomplete features. Use for testing only - not recommended for production printing.
Nightly builds are useful for testing new features before they're officially released, reporting bugs to developers, or accessing fixes that haven't yet been included in a stable release. These links always point to the latest nightly build.
Windows Nightly
Windows Installer (Nightly)
Standard installation with Start Menu shortcuts and file associations.
Download InstallerWindows Portable (Nightly)
No installation required. Extract and run from any folder.
Download PortablemacOS Nightly
Linux Nightly
Profile Validator Tool
The Profile Validator is a utility tool for printer profile developers and advanced users. It helps validate and test printer profiles before distribution.
System Requirements
Processor
64-bit CPU required (Intel x64, AMD64, or Apple Silicon). Multi-core processor recommended for faster slicing.
Memory (RAM)
4 GB minimum, 8 GB or more recommended. Large models and multi-plate projects require more memory.
Graphics
OpenGL 2.0 compatible graphics card. Dedicated GPU recommended for smooth 3D viewport performance.
Storage
500 MB available disk space for installation. Additional space needed for projects and G-code files.
Display
1280x720 minimum resolution. 1920x1080 or higher recommended for comfortable workflow.
Network (Optional)
Internet connection for updates, model downloads, and network printing. Core features work offline.
Installation Instructions
Installing Orca Slicer on Windows
- Download the Windows Installer (.exe) from the download section above.
- Run the installer by double-clicking the downloaded file. If Windows SmartScreen appears, click "More info" then "Run anyway" - the software is safe but may not be recognized because it's open source.
- Follow the setup wizard to complete installation. Choose your installation directory (default is recommended).
- Launch Orca Slicer from the Start Menu or desktop shortcut. On first launch, you'll be prompted to select your 3D printer.
Tip: For the portable version, simply extract the ZIP file to any folder and run OrcaSlicer.exe directly. Settings will be stored in the same folder.
Recent Releases
Loading releases...
- Fetching latest release information from GitHub...
Download & Installation FAQ
Orca Slicer now provides a Universal binary that works on all Macs - both Intel-based and Apple Silicon (M1/M2/M3/M4). Simply download the macOS Universal version and it will automatically run native code for your chip. You need macOS 11.0 Big Sur or later.
The Windows Installer installs Orca Slicer to your Program Files, creates Start Menu shortcuts, associates file types (.3mf, .stl), and stores settings in your user profile. The Portable version runs from any folder without installation - extract the ZIP and run OrcaSlicer.exe directly. Settings are stored in the same folder as the executable, making it ideal for USB drives or users who want self-contained installations.
Yes, Orca Slicer is safe. Windows SmartScreen shows this warning for any software that isn't frequently downloaded or doesn't have an expensive code signing certificate. Since Orca Slicer is free open-source software, the developers don't purchase expensive certificates. You can verify the software is authentic by checking the download comes from the official GitHub repository. Click "More info" then "Run anyway" to proceed with installation.
Nightly builds are built from the latest development code and are as safe as stable releases in terms of security. However, they may contain bugs, incomplete features, or experimental changes that could affect print quality or cause crashes. They're recommended for advanced users who want to test new features, help developers find bugs, or need a specific fix that hasn't been released yet. For production printing, stick with stable releases.
Yes! Use the portable version for this purpose. You can have multiple portable versions in different folders (e.g., OrcaSlicer-2.4.0, OrcaSlicer-Nightly) and run whichever you need. Each portable installation maintains its own settings. The installed version uses shared settings in your user profile, while portable versions are completely self-contained.
Windows (Installed): %APPDATA%\OrcaSlicer
Windows (Portable): In the data folder next to OrcaSlicer.exe
macOS: ~/Library/Application Support/OrcaSlicer
Linux: ~/.config/OrcaSlicer
Back up this folder to preserve your custom profiles and settings.