Connect Bambu Lab cloud
Connect your Bambu Lab account once as a Bridge service, then add printers from that account without pasting the token again for each machine.
This is optional. You can skip it and add printers with Standalone / LAN only (Bambu LAN, OctoPrint, or Moonraker).
What you need
- A Bambu Lab account with one or more printers linked in Bambu Studio / Bambu Handy
- A cloud access token from that account (not the printer’s LAN access code)
- The correct cloud region: Global or China
Get a cloud access token
Bambu Lab does not show this token in normal account settings. The usual way is to copy it from your MakerWorld browser session.
- Open MakerWorld in a browser and sign in with the same account you use in Bambu Studio:
- Global: https://makerworld.com
- China: https://makerworld.com.cn (or your usual China MakerWorld URL)
- Press F12 to open developer tools.
- Open the Application tab (Chrome / Edge) or Storage tab (Firefox).
- Under Cookies, select the MakerWorld site.
- Find the cookie named
token. - Copy the cookie value only (a long string). Do not include surrounding quotes.
Treat the token like a password. Anyone with it can access your cloud-linked printers. Do not paste it into issues, screenshots, or chat.
Tokens typically last on the order of months, then you must copy a fresh one the same way and update the service in Bridge.
Cloud token vs LAN access code
| Cloud access token | LAN access code | |
|---|---|---|
| Used for | Bambu Lab service (account + cloud printers) | Bambu LAN printer mode |
| Where it comes from | MakerWorld token cookie (above) |
Printer network / device settings in Studio or on the machine |
| Looks like | Long opaque string / JWT-style value | Short code for that printer |
Connect the service in Bridge
- Open Bridge and go to Services in the top nav (
/ui/setup?kind=service). - Fill in:
- Display name — any friendly label (default
Bambu Lab) - Cloud access token — the MakerWorld
tokenvalue - Cloud region — Global or China (must match where the account is registered)
- Display name — any friendly label (default
- Save / connect. Bridge verifies the token and lists printers on the account.
- After a successful connect, Bridge shows a connected summary. Use Disconnect only after you have removed any printers that still reference this service.
Add printers from the service
- Open Printers → Add printer.
- Choose Cloud via service.
- Pick the Bambu Lab service and a device from the account list (serial is filled in for you).
- Save. Each Bambu serial can only be added once.
Details and next steps: Add a printer.
Troubleshooting
- 401 / unauthorized — token expired or wrong; sign in to MakerWorld again and copy a new
tokencookie. - Wrong region — Global vs China must match the account; try the other region if listing fails.
- No printers listed — confirm the printers appear under this account in Bambu Studio / Handy, then refresh by reconnecting or re-saving the service.
- Cloudflare / 403 — wait a moment and try again; Bridge retries with browser-like requests when possible.