Skip to content
Tech News
← Back to articles

Restore full BambuNetwork support for Bambu Lab printers

read original more articles

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

... continue reading