Getting Started with OrcaSlicer

Introduction

OrcaSlicer is a powerful, open-source 3D printing slicer that converts 3D models into G-code instructions for your printer. This guide will walk you through the installation process, initial setup, and creating your first print.

Step 1: Download and Install

Windows Installation

  1. Visit the Download page and download the Windows installer (.exe)
  2. Run the installer and follow the setup wizard
  3. Launch OrcaSlicer from your Start menu or desktop shortcut

macOS Installation

  1. Download the appropriate .dmg file for your Mac (Apple Silicon or Intel)
  2. Open the .dmg and drag OrcaSlicer to your Applications folder
  3. On first launch, right-click the app and select "Open" to bypass Gatekeeper

Linux Installation

  1. Download the AppImage or Flatpak from the releases page
  2. For AppImage: chmod +x OrcaSlicer*.AppImage then run it
  3. For Flatpak: Install using your package manager or Flatpak CLI

Step 2: First Launch Setup

When you first launch OrcaSlicer, you'll be greeted with a setup wizard:

  1. Select your printer: Choose your printer brand and model from the list. OrcaSlicer supports hundreds of printers including Bambu Lab, Prusa, Creality, Voron, and more.
  2. Select filament profiles: Choose the filament types you commonly use (PLA, PETG, ABS, etc.). You can add more later.
  3. Network settings (optional): If your printer supports network connectivity, you can configure it here for remote printing.
Tip: If your exact printer model isn't listed, choose the closest match or a generic profile. You can fine-tune settings later.

Step 3: Understanding the Interface

OrcaSlicer's interface is divided into several key areas:

  • 3D View (Center): Your virtual print bed where you arrange and manipulate models
  • Top Toolbar: Quick access to common actions like adding models, arranging, and slicing
  • Right Panel: Print settings including layer height, infill, supports, and more
  • Bottom Bar: Printer, filament, and process profile selectors
  • Plate Tabs: Manage multiple print plates in a single project

Step 4: Loading Your First Model

  1. Click the Add button (or press Ctrl+I / Cmd+I)
  2. Select a 3D model file (.STL, .OBJ, .3MF, or .STEP)
  3. The model will appear on your virtual print bed

Manipulating Models

  • Move: Click and drag the model, or use the Move tool (M)
  • Rotate: Use the Rotate tool (R) to orient your model
  • Scale: Use the Scale tool (S) to resize
  • Auto-Orient: Right-click and select "Auto-orient" for optimal print orientation

Step 5: Configuring Print Settings

In the right panel, you'll find the essential print settings:

Quality Settings

  • Layer Height: Lower values (0.1mm) = finer detail, higher values (0.3mm) = faster prints
  • First Layer Height: Usually slightly thicker for better adhesion
  • Line Width: Typically matches your nozzle diameter (0.4mm default)

Strength Settings

  • Wall Count: Number of perimeter walls (2-4 typical)
  • Top/Bottom Layers: Solid layers at top and bottom surfaces
  • Infill Density: Internal structure density (15-20% for decorative, 40%+ for functional)

Support Settings

  • Enable Supports: Turn on for models with overhangs > 45 degrees
  • Support Type: Normal (easier removal) or Tree (better for organic shapes)

Step 6: Slicing and Exporting

  1. Click the Slice button in the top toolbar
  2. OrcaSlicer will calculate the toolpath and show a preview
  3. Use the layer slider to inspect each layer
  4. Review the estimated print time and filament usage
  5. Click Export G-code to save the file, or send directly to your printer if connected
Tip: Always preview your slice before printing. Look for issues like thin walls, missing supports, or unexpected gaps.

Step 7: Start Your Print

Transfer the G-code file to your printer:

  • SD Card/USB: Copy the file to removable media
  • Network: Send directly via WiFi/LAN if your printer supports it
  • OctoPrint/Klipper: Upload through the integrated connection

Next Steps

Congratulations on setting up OrcaSlicer! Here's what to explore next: