Go to file
2026-05-12 19:57:59 +01:00
.claude/commands Initial release 2026-05-11 19:29:55 +01:00
.devcontainer Initial release 2026-05-11 19:29:55 +01:00
.github Initial release 2026-05-11 19:29:55 +01:00
cmake Initial release 2026-05-11 19:29:55 +01:00
deps Initial release 2026-05-11 19:29:55 +01:00
deps_src Initial release 2026-05-11 19:29:55 +01:00
localization/i18n Initial release 2026-05-11 19:29:55 +01:00
resources Initial release 2026-05-11 19:29:55 +01:00
sandboxes Initial release 2026-05-11 19:29:55 +01:00
scripts Initial release 2026-05-11 19:29:55 +01:00
shared Initial release 2026-05-11 19:29:55 +01:00
SoftFever_doc Initial release 2026-05-11 19:29:55 +01:00
src Initial release 2026-05-11 19:29:55 +01:00
tests Initial release 2026-05-11 19:29:55 +01:00
tools Initial release 2026-05-11 19:29:55 +01:00
.clang-format Initial release 2026-05-11 19:29:55 +01:00
.cursorignore Initial release 2026-05-11 19:29:55 +01:00
.dockerignore Initial release 2026-05-11 19:29:55 +01:00
.doxygen Initial release 2026-05-11 19:29:55 +01:00
.gitattributes Initial release 2026-05-11 19:29:55 +01:00
.gitignore Initial release 2026-05-11 19:29:55 +01:00
AGENTS.md Initial release 2026-05-11 19:29:55 +01:00
build_flatpak.sh Initial release 2026-05-11 19:29:55 +01:00
build_linux.sh Initial release 2026-05-11 19:29:55 +01:00
build_macos_bridge.yml Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
build_release_macos.sh Initial release 2026-05-11 19:29:55 +01:00
build_release_vs2022.bat Initial release 2026-05-11 19:29:55 +01:00
build_release_vs.bat Initial release 2026-05-11 19:29:55 +01:00
build_release.bat Initial release 2026-05-11 19:29:55 +01:00
build_windows_bridge.yml Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
CLAUDE.md Initial release 2026-05-11 19:29:55 +01:00
CMakeLists.txt Initial release 2026-05-11 19:29:55 +01:00
LICENSE.txt Initial release 2026-05-11 19:29:55 +01:00
my_build_all.yml Fix artifact name conflict between workflows 2026-05-12 19:57:59 +01:00
README.md Initial release 2026-05-11 19:29:55 +01:00
SECURITY.md Initial release 2026-05-11 19:29:55 +01:00
version.inc Initial release 2026-05-11 19:29:55 +01:00

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.