Creality
Bridge connects to Creality printers that run Creality OS (based on Klipper). These printers expose a local REST API and WebSocket interface.
Supported Models
- K1
- K1 Max
- K1C
Other Creality printers running Creality OS with network connectivity may also work.
What You Need
| Field | Where to Find It |
|---|---|
| IP Address | Printer touchscreen: Settings > WiFi/Network > IP Address. Or check your router's DHCP client list. |
That's it — Creality printers don't require any access codes or API keys.
Setup Steps
- Make sure your Creality printer is connected to the same WiFi network as your Bridge computer
- In Bridge, click Add Printer
- Set Platform to
Creality - Enter the IP Address
- Click Save
Connection Details
| Setting | Value |
|---|---|
| Protocol | REST API + WebSocket |
| Default Port | 9999 (Creality native) or 7125 (Moonraker) |
| Authentication | None required |
| Discovery | Manual IP entry |
Bridge auto-detects whether your Creality printer uses the native Creality API or the Moonraker API and adapts accordingly.
CFS (Creality Filament System)
If your printer has a Creality Filament System (CFS), Bridge connects to its WebSocket feed for filament data. This happens automatically — no extra setup needed.
Troubleshooting
- Can't connect? Make sure the printer is powered on and connected to WiFi. Try pinging the IP address from your computer.
- Wrong port? Some Creality firmware versions use port 7125 (Moonraker) instead of 9999. Bridge tries both automatically.