Dark editorial illustration of an enclosed 3D printer behind a glowing padlock made of filament, symbolizing locked-down printer access

Short version

In January 2025, Bambu Lab shipped a firmware update called the Authorization Control System. It put a login wall in front of direct printer control, so third-party tools like OrcaSlicer could no longer send prints or drive the machine over the network on their own. To keep using them, you route through Bambu Connect, a closed-source Bambu plugin that allows only a narrow slice of what direct access used to. You can avoid the whole thing by staying on older firmware and using LAN mode with an access code. This is the change that, over the following year, escalated into the OrcaSlicer legal fight and the SFC AGPL dispute.

The 30-second background

Bambu Lab printers are known for a tight, convenient ecosystem: the cloud, the Handy app, Bambu Studio, all wired together. The flip side is control over who gets to talk to the machine. On January 16, 2025 Bambu announced a security change, and beta firmware (v01.08.03.00) followed the next day, rolling out first to the X1 series. Bambu framed it as protection against unauthorized remote access and control. Critics framed it as locking a printer you own behind the vendor's software. Both readings are about the same fact: after the update, direct third-party access needs Bambu's permission.

FIG.1 / THIRD-PARTY ACCESS, JAN 2025 TO MAY 2026 TIME LOCK JAN 2025 Auth Control System announced, X1 first GATE JAN 2025 Bambu Connect replaces direct third-party access REVOLT MID 2025 Backlash; X1Plus and old firmware as workarounds CEASE EARLY 2026 OrcaSlicer fork taken down SFC MAY 2026 AGPL dispute opens; project baltobu
From open access to Bambu Connect: the lockdown timeline that made Connect necessary.

What the Authorization Control System actually gates

The update does not brick anything. It puts authentication in front of a specific set of network operations. On updated firmware, these now require Bambu's authorized path (Studio, Handy, or Bambu Connect):

The point of friction is specifically the direct, over-the-network control that third-party tools relied on.

i

Offline printing is untouched

Printing from an SD card never used the network, so it works exactly as before. Only direct network control by third-party tools is gated.

So what is Bambu Connect?

Bambu Connect is the bridge Bambu built to let third-party slicers keep working, on Bambu's terms. It is a closed-source plugin that sits between a tool like OrcaSlicer and the printer. Instead of the old open network API, it exposes a deliberately narrow interface: essentially file import and print initiation, and not much else. The rich direct control (motion, live AMS tweaks, camera) that some third-party workflows used is not on the menu. In short: OrcaSlicer can still hand a job to the printer, but it hands it through Bambu's gate, not around it.

How to keep using OrcaSlicer

If direct third-party access matters to you, there are three practical paths, each with a trade-off:

Why owners pushed back

Reaction across the forums and Reddit was heavily negative, for a consistent reason: people felt a printer they bought outright now needed the vendor's ongoing blessing to be fully controlled. The specific worries were loss of third-party tool compatibility, dependence on a cloud account, and the precedent of a device that can be remotely restricted. It also hit hardware, not just software, third-party add-ons like the Panda Touch screen were caught in the same net. Bambu's counter-argument, that the vast majority of users only ever use the official cloud path and benefit from the added security, is true as far as it goes, but it did little for the owners who chose Bambu because the ecosystem was open enough to build on.

How this became a legal fight

The lockdown did not stay a firmware argument. Because Bambu Studio is itself built on AGPLv3 open-source code (a fork of PrusaSlicer), the question of what Bambu may and may not restrict became a licensing question. When a developer restored direct printer control through an OrcaSlicer fork, Bambu pushed back with its terms of service, the situation escalated to a cease-and-desist, and by May 2026 the Software Freedom Conservancy had stepped in. The full story of that dispute, and the $250,007 fundraiser behind it, is in our AGPL dispute explainer.

The bottom line

Bambu Connect is not malware and the Authorization Control System is not a brick. It is a gate: your printer still prints, third-party tools still work, but the direct, unmediated access that made Bambu machines a tinkerer favorite now runs through Bambu's own software. Whether that is a fair security trade or an overreach depends on how you use your printer. If you never left the official app, you will barely notice. If you built your workflow on OrcaSlicer and direct control, it is the change that started everything.

The AGPL dispute, explained More news

Sources: Bambu Lab blog, "Firmware Update Introducing New Authorization Control System" (announced January 16, 2025) for the change and Bambu Connect; Hackaday (January 17, 2025) and Tom's Hardware for reporting on the rollout and restricted functions; Consumer Rights Wiki, "Bambu Lab Authorization Control System" for the timeline, restricted-function list, required versions (Bambu Studio v01.10.02.64+, Bambu Handy v2.17.0+) and community alternatives (X1Plus, firmware rollback, LAN-only). Details are dated to early 2025 and Bambu's policies can change; check current firmware notes before relying on any single path.