Skip to content

Elegoo

Bridge connects to Elegoo FDM printers using the SDCP (Smart Device Control Protocol) over WebSocket.

Supported Models

  • Centauri Carbon
  • Neptune 4 Pro
  • Neptune 4 Plus
  • Neptune 4 Max
  • OrangeStorm Giga

Any Elegoo FDM printer running Elegoo OS with SDCP v3 support should work.

What You Need

FieldWhere to Find It
IP AddressPrinter touchscreen: Settings > Network/WiFi > IP Address

That's it — Elegoo printers don't require access codes or API keys.

Setup Steps

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

Auto-Discovery

Bridge automatically discovers Elegoo printers on your network via UDP broadcast on port 3000. Discovered printers appear in the Bridge web UI as suggestions you can add with one click.

Camera Streaming

Elegoo printers with a built-in camera stream video over HTTP. Bridge auto-detects the camera URL:

http://<ip>:3031/video

The stream is relayed to your PrintHQ dashboard automatically. No additional configuration needed.

Connection Details

SettingValue
ProtocolSDCP v3 over WebSocket
Default Port3030
WebSocket Path/websocket
Camera Port3031
AuthenticationNone required
DiscoveryUDP broadcast on port 3000

What Bridge Reports

  • Nozzle, bed, and chamber temperatures
  • Fan speeds (part fan, auxiliary fan, chamber/box fan)
  • Print progress, filename, layer count
  • Speed percentage
  • Light status
  • Print errors

Troubleshooting

  • Can't connect? Make sure the printer firmware is up to date. Older Elegoo firmware may not support SDCP v3.
  • Status shows "Unknown"? The printer may be in a transitional state (preparing, calibrating). Wait for it to reach printing or idle state.
  • Temperatures show but no print info? Print info (filename, progress, layers) is only sent when the printer is actively printing, not during idle or preparing states.
  • Camera not loading? Verify the camera is connected and port 3031 is accessible. Some Elegoo models may require a firmware update for camera support.