Orca Slicer Guide

How Does This Advanced 3D Printing Slicer Work?

OrcaSlicer takes your 3D model and cuts it into very thin layers. These layers are then turned into a special code, called G-code, which your 3D printer can read. This code tells the printer exactly how the nozzle should move, how much filament to use, what temperature to set, and more.

To avoid printing errors or mistakes, the software shows a preview of each layer after slicing. You can adjust settings like layer height, print speed, supports, and other options to make sure your prints look great. Once everything looks good, you can save the G-code file and send it to your printer through an SD card, USB, or Wi-Fi.

How to Update Orca Slicer?

Step 1: Check Your Current Version

Check Current Version Step 1
Check Current Version Step 2

Step 2: Back Up Your Settings

Backup

Step 3: Download the Latest Version

Step 4: Install the Update

Download Latest Version of Orca Slicer

Step 5: Verify the Update

Step 6: Restore Your Backup (Optional)

Restore Backup

How to Edit G-code in Orca Slicer?

Editing G-code in Orca Slicer gives you more control over your 3D printer. By changing or adding commands, you can customize how your printer behaves before, during, and after a print. This can help improve print quality, add new functions, or even fix small issues.

Note: Always make a backup of your settings and test your changes on a small print first. That way, you won’t waste time or filament if something goes wrong.

Method 1: Edit Start or End G-code in Orca Slicer

The easiest way to edit G-code is directly inside Orca Slicer. This is useful when you want the printer to follow certain commands every time a print starts or ends.

Steps

  1. Open Orca Slicer.
  2. Go to Printer Settings.
  3. Select Customize G-code.
  4. Edit the Start G-code (commands that run before printing begins).
    • Example: Heating the nozzle or moving the printer head to the home position.
  5. Edit the End G-code (commands that run after printing ends).

This method is great for adding general rules that apply to all your prints.

Click on Printer Settings
Edit Machine G Code

Method 2: Edit a Saved G-code File

If you want to make changes to a specific print, you can edit the exported G-code file using a text editor.

Steps

  • Slice your model in Orca Slicer as usual.
  • Go to the Preview tab and click Export G-code.
  • Open the saved G-code file with a text editor such as Notepad++ or VS Code.
  • Find the section you want to change and add your commands.

Examples of useful G-code commands

  • M25 → Pause the print.
  • M104 S210 → Set nozzle temperature to 210°C.
  • M106 S255 → Turn the cooling fan on at full speed.

This method gives you detailed control over a single print without changing your default printer settings.

Export the G Code

Method 3: Add Commands at a Specific Layer

Sometimes, you may want to run a command at a particular layer of your print. This is helpful if you want to pause at a certain height, change filament, or adjust fan speed.

Step

  • Export your model as G-code from Orca Slicer.
  • Open the file in a text editor.
  • Search for a line like: LAYER:10.
  • Add your custom command right after that line.

For Example

  • At LAYER:10, you could add M600 to trigger a filament change.

This lets you create advanced print effects and more personalized results.

How to Shrink or Scale Models in Orca Slicer?

Shrink or Scale

Step 1: Load Your Model

Step 2: Use the Scale Tool

Step 3: Uniform vs. Non-Uniform Scaling

Step 4: Check the Preview

Step 5: Slice and Export G-code

How to Change Print Speed in Orca Slicer?

Print speed is one of the most important settings in 3D printing. If the speed is too high, you may get rough surfaces or failed prints. If it’s too low, the print may take a very long time. Luckily, Orca Slicer makes it easy to change print speed for different parts of your model.

Step 1: Open Your Model and Print Settings

  • Launch Orca Slicer.
  • Load the model you want to print.
  • Go to the Print Settings tab.
  • Scroll down or use the search bar to find the Speed section.

Here, you’ll see different speed options for each part of your print.

Step 2: Adjust Speed for Different Print Parts

In Orca Slicer, you can control the speed for each section of the print instead of using a single speed.

  • Perimeters (Outer and Inner Walls): These are the outer surfaces of your model. Printing slower here improves quality. Example: 25 mm/s for walls, while infill is faster.
  • Infill: This is the inside of your model that gives it strength. Since it’s not visible, you can print it faster. Example: 50 mm/s.
  • Supports: Supports help your model print correctly. You can match them to infill speed or slow them down a little if the model has fine details.
  • Travel Moves: These are non-printing moves when the nozzle travels between sections. They can stay fast to save time.

Tip: A common setup is 25 mm/s for walls and 50 mm/s for infill/supports. But you can experiment depending on your printer and material.

Open the Speed Tab
Open the Cooling Tab

Step 3: Cooling and Small Layer Speed

Orca Slicer automatically slows down very small layers to let them cool before the next one starts. You can adjust this in:

  • Cooling → Minimum Layer Time

For example, if you notice tiny layers melting or deforming, increasing the minimum layer time will help.

Step 4: Check Maximum Volumetric Flow

Sometimes, even if you set a high speed, the printer may not actually reach it. That’s because of your hotend’s maximum volumetric flow (the amount of filament it can melt per second).  If Orca Slicer limits your speed, check your printer profile and adjust the maximum volumetric flow to match your hardware.

Step 5: Understand Acceleration and Real Speed

Remember that print speed is not only about the number you set. Acceleration settings also affect how fast your printer can move.

  • If the acceleration is too low, the printer won’t reach the full speed, especially for small moves.
  • For larger, simple shapes, higher speeds are easier to achieve.

Note: You can tune acceleration and jerk settings in your firmware for even more control.

How to Change Nozzle Size in Orca Slicer?

Why Nozzle Size Matters in 3D Printing

Go to Printer Profile
Select your desired Nozzle Size

Step 1: Open Orca Slicer and Printer Profile

Step 2: Change Nozzle Diameter

Step 3: Fine-Tune Print Settings

How to Cut Models in OrcaSlicer?

Sometimes, your 3D model is too big for the print bed, or you want to create parts that can be glued or clicked together later. That’s when the Cut function in OrcaSlicer becomes really useful. This feature lets you split a model into multiple parts and even add connectors so pieces fit together perfectly.

Step 1: Open OrcaSlicer

Start by launching OrcaSlicer on your computer. The interface might look slightly different depending on which version you’re using, but the cutting process works the same way.

Step 2: Import Your 3D Model

  • Click Add Model or simply drag and drop your 3D file into OrcaSlicer.
  • Select the model you want to cut.
Import Model

Step 3: Open the Cut Tool

  • Highlight your model by clicking on it.
  • Use the shortcut Shift + C to activate the Cut function.
  • OrcaSlicer will automatically create a cut line through your model.
Open Cut Function
Adjust Correct Axis

Step 4: Adjust the Cut Line

  • Look carefully at where the slicer has placed the cut.
  • If it’s not where you want it, use the axis controls (X, Y, Z) to move the cutting plane.
  • You can also rotate the cut plane for angled cuts.

Experiment with the cut position until you’re satisfied. This gives you full control over how the parts will be split.

Step 5: Add Connectors (Optional but Recommended)

One of the best features in OrcaSlicer is the ability to add connectors between the parts:

  • Click Connectors in the menu.
  • Choose where you want the connectors to be placed.
  • Adjust their size, depth, and shape. For example:
    • Round connectors → Easy to print and align.
    • Hexagon connectors → Stronger grip and better fit.
  • The deeper the connector, the stronger the joint will be.

Once you’re satisfied, click Confirm Connectors. OrcaSlicer will apply them, and the model will appear whole again (but internally split with connectors).

Add the Connecters
Confirm the Connectors

Step 6: Perform the Cut

  • Finally, click Perform Cut.
  • The model will now be separated into two or more pieces based on your cut line.
  • Each piece will act as its own part, ready for slicing and printing.
Perform Cut
Two Seperate Models

How to Merge Objects in OrcaSlicer

Step 1: Import Your Models

Import all parts you want to merge
Assemble all parts

Step 2: Position the Models

Step 3: Assemble the Models

Select Mesh Boolen
Union all parts

Step 4: Combine into a Single Solid Mesh

How to Add a Pause in OrcaSlicer?

Sometimes, you may want your 3D printer to pause in the middle of a print. This is useful if you want to:

  • Change filament colors for multi-color prints
  • Insert nuts, magnets, or other objects inside your model
  • Inspect the print quality before it continues

With OrcaSlicer, adding a pause is simple and doesn’t require manual G-code editing. Here’s how you can do it step by step.

Add File
Click on the Preview

Step 1: Import Your Model

  • Open OrcaSlicer on your computer.
  • Click Add Model or drag and drop your 3D file onto the build plate.
  • Make sure your model is oriented and scaled properly before moving on.

Step 2: Preview the Layers

  • Once your model is ready, click on the Preview Tab (top right).
  • Here, you can scroll through each layer of the print from bottom to top.
  • Carefully look at where you want to add a pause.

Example: before a new color starts, or right before closing the top of a cavity where you want to place an object.

Step 3: Add the Pause Command

  • In the Preview tab, right-click on the layer where you want the printer to stop.
  • From the menu, select Add Pause.
  • OrcaSlicer will now insert a pause command (like M25 or M0) into the G-code at that exact layer.
Click Add Pause
Click Slice Plate

Step 4: Reslice the Model

  • After adding the pause, click Slice Plate in the bottom-right corner.
  • OrcaSlicer will reprocess the model and add the pause command to your final G-code file.
  • You can then go back to Preview Mode to double-check that the pause is in place.

Step 5: Export and Print

  • Export your G-code file and send it to your 3D printer (via SD card, USB, or Wi-Fi).
  • When the printer reaches the pause layer: It will stop printing. The nozzle will move away from the part. The heaters may stay on (depending on your settings).

This gives you time to swap filament, insert parts, or make adjustments. Once you’re ready, simply press Resume on your printer’s screen.

How to Export Orca Slicer Settings?

Step 1: Open OrcaSlicer

Step 2: Open the Export Menu

Access Export

Step 3: Choose What to Export

Select the export option that fits

Step 4: Select the Presets

Select the preset you wish to export

Step 5: Save the Exported File

How to Add Supports in OrcaSlicer?

When 3D printing complex models with overhangs, bridges, or tall angles, you need supports to stop the print from sagging or failing. OrcaSlicer makes it simple to add automatic or custom supports, giving you more control over how your model prints.

Step 1: Open OrcaSlicer and Import Your Model

  • Launch OrcaSlicer on your computer.
  • Drag and drop your 3D model onto the build plate.
  • Make sure it is positioned correctly before adding supports.

Step 2: Enable Automatic Supports

OrcaSlicer can generate supports for you automatically:

  • Go to the Right Toolbar and click on the Supports icon.
  • Select Generate Auto Supports.
  • Orca will automatically detect overhangs and areas that need extra support.

Automatic supports are great for beginners, but sometimes they add too much material, which can be harder to remove.

Step 3: Add Custom Supports

If you want more control over where supports are placed, use the custom supports option:

  • Go to the Preview or Editor tab.
  • Right-click on the model and choose Add Support Block.
  • Place the block exactly where you want support (for example, under a sharp overhang).
  • Adjust the size, shape, and angle of the support block using the toolbar.
  • You can add multiple supports wherever needed.

Step 4: Adjust Support Settings

For even better results, fine-tune support settings under Print Settings → Supports:

  • Support Overhang Angle → Controls when supports are generated (default is usually 45°).
  • Support Density → Lower density = easier to remove, higher density = stronger support.
  • Support Pattern → Choose from grid, lines, or tree-style supports.
  • Support Z Distance → Gap between support and model; bigger gap makes removal easier.

Step 5: Preview Your Supports

  • After adding supports, click Slice.
  • Switch to the Preview tab to check how supports look layer by layer.
  • Make sure they don’t block small details or create unnecessary bulk.

Step 6: Print with Supports

  • Once you’re satisfied with the support placement, export your G-code.
  • Start your print and watch how the supports help the model stay stable.
  • After printing, carefully remove the supports using pliers or cutters.

Conclusion