No description
  • C++ 81.4%
  • C 10.2%
  • JavaScript 4.8%
  • HTML 1.7%
  • CMake 0.7%
  • Other 0.7%
Find a file
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 Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
build_release.bat
build_release_macos.sh
build_release_vs.bat
build_release_vs2022.bat
build_windows_bridge.yml Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
CLAUDE.md
CMakeLists.txt
LICENSE.txt
my_build_all.yml Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
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.