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
Apple Silicon (M1/M2/M3/M4)
Native build for Apple Silicon Macs. Best performance on M1, M2, M3, M4 chips and their variants (Pro, Max, Ultra).
Download for Apple SiliconIntel Mac (x86_64)
For older Intel-based Macs. If you're not sure which Mac you have, click Apple menu > About This Mac to check.
Download for Intel MacSystem 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 (Universal)
Works on most Linux distributions without installation. Single executable file - make it executable and run.
Download AppImageFlatpak (Sandboxed)
Sandboxed installation via Flatpak. Automatic updates through your software center. Available on Flathub.
Get on Flathub
System Requirements: Ubuntu 22.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.
Windows Nightly
Latest development build for Windows. Updated daily with newest changes.
View Windows NightliesmacOS Nightly
Latest development build for macOS. Available for both Apple Silicon and Intel.
View macOS NightliesLinux Nightly
Latest development build for Linux distributions. AppImage format.
View Linux NightliesSystem 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
Version 2.3.1 Latest October 2025
- Added support for Bambu Lab A1 and A1 Mini printers
- Improved Klipper Moonraker integration with better error handling
- New AI-powered spaghetti detection for compatible cameras
- Enhanced scarf joint seam algorithm for cleaner layer transitions
- Bug fixes and performance improvements
Version 2.3.0 March 2025
- Major UI refresh with improved dark mode support
- Added built-in model library integration
- New profiles for Creality K2 Plus and QIDI X-Max 3
- Improved multi-plate project workflow
- Better support for high-speed filaments
Version 2.2.0 October 2024
- Added tree supports with improved removal characteristics
- Enhanced calibration tools with one-click generation
- New profiles for Elegoo Neptune 4 series
- Improved STEP file import performance
Download & Installation FAQ
If you have a Mac with an M1, M2, M3, or M4 chip (or their Pro/Max/Ultra variants), download the Apple Silicon version for best performance. If you have an older Intel-based Mac, download the Intel version. To check: click the Apple menu > About This Mac. If it says "Apple M1/M2/M3/M4" you have Apple Silicon; if it says "Intel" you need the Intel version.
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.3.1, 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.