Skip to content

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

FieldWhere to Find It
IP AddressPrinter 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

  1. Make sure your Creality printer is connected to the same WiFi network as your Bridge computer
  2. In Bridge, click Add Printer
  3. Set Platform to Creality
  4. Enter the IP Address
  5. Click Save

Connection Details

SettingValue
ProtocolREST API + WebSocket
Default Port9999 (Creality native) or 7125 (Moonraker)
AuthenticationNone required
DiscoveryManual 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.