No description
  • C++ 81.3%
  • C 10.2%
  • JavaScript 4.8%
  • HTML 1.7%
  • CMake 0.8%
  • Other 0.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-12 19:57:59 +01:00
.claude/commands
.devcontainer
.github
cmake
deps
deps_src
localization/i18n
resources
sandboxes
scripts
shared
SoftFever_doc
src
tests
tools
.clang-format
.cursorignore
.dockerignore
.doxygen
.gitattributes
.gitignore
AGENTS.md
build_flatpak.sh
build_linux.sh
build_macos_bridge.yml
build_release.bat
build_release_macos.sh
build_release_vs.bat
build_release_vs2022.bat
build_windows_bridge.yml
CLAUDE.md
CMakeLists.txt
LICENSE.txt
my_build_all.yml
README.md
SECURITY.md
version.inc

OrcaSlicer logo

This version of OrcaSlicer restores full BambuNetwork support for Bambu Lab printers.

You are not limited to LAN only.
It works over the internet just like before, through BambuNetwork, with full functionality for normal use and printing.

Installation

Windows

Windows requires WSL 2.

Before first launch, open Command Prompt or PowerShell as Administrator and run:

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Restart Windows, then launch Orca Studio.

Linux

On Linux, a normal installation is enough.

macOS

Work in progress.

BMCU

I also encourage you to use BMCU.

You can find BMCU firmware in my repositories.