Connect Your Printers
to PrintHQ

PrintHQ Bridge runs on your local network and syncs your 3D printers to the cloud in real-time. Monitor temperatures, track prints, and auto-deduct filament.

PrintHQ Bridge
# Start the bridge
$ ./printhq-bridge

  ▲ PrintHQ Bridge
  ├─ Web UI:  http://localhost:9400
  ├─ Printers: 3 connected
  └─ Sync:    active (3/3 linked)

$
v1.4.0

Download PrintHQ Bridge

Available for all major platforms. Download, install, and connect your printers in minutes.

macOS

Apple Silicon (M1/M2/M3/M4) Download .dmg

macOS

Intel (x64) Download .dmg

Windows

64-bit (x64) Download .exe

Linux

AppImage (x64) Download .AppImage

Debian / Ubuntu

.deb package (x64) Download .deb
rpm

Fedora / RHEL

.rpm package (x64) Download .rpm

macOS Users: First Launch Instructions

PrintHQ Bridge is not yet notarized with Apple. After installing, you may see a warning that the app is "damaged" or from an "unidentified developer." To fix this, open Terminal and run:

xattr -cr "/Applications/PrintHQ Bridge.app"

Then right-click the app and select Open (not double-click) for the first launch.

We are actively working on obtaining an Apple Developer certificate to eliminate this step in a future update.

Docker / Unraid

Run PrintHQ Bridge as a container. Perfect for headless servers, NAS devices, Unraid, and Raspberry Pi.

docker run -d --name printhq-bridge --network host -v bridge-data:/app/data --restart unless-stopped ikyvex/printhq-bridge

Host networking is required for printer discovery (mDNS, SSDP, UDP broadcast). Web UI available at http://your-server-ip:9876

Unraid Setup Instructions
  1. Docker tab → Add Container
  2. Repository: ikyvex/printhq-bridge:latest
  3. Network Type: Host
  4. Add Path: Container /app/data → Host /mnt/user/appdata/printhq-bridge
  5. WebUI: http://[IP]:[PORT:9876]

What Bridge Does

A lightweight agent that bridges your local printers with your cloud dashboard.

📡

Real-Time Monitoring

Nozzle and bed temperatures, fan speeds, print progress, layer counts, and filament status streamed live to your dashboard.

📄

Automatic Print Tracking

Bridge detects when a print starts and finishes, automatically logging it in PrintHQ with time, settings, and filament used.

🎨

Filament Auto-Deduction

Queue a print on the dashboard with filament assignments. Bridge auto-deducts the right amount from the right spools on completion.

🔗

Printer Code Linking

Each dashboard printer gets a unique code. Paste it into Bridge and the connection is instant, secure, and unambiguous.

🌐

Built-in Web UI

No terminal required. Bridge serves a clean web dashboard at localhost:9400 where you can manage printers, monitor status, and view queue.

Supported Printers

Bridge connects to printers from the most popular manufacturers. We're actively testing and adding more models.

Bambu Lab

  • X1 Carbon
  • X1 Carbon Combo
  • P1S
  • P1P
  • A1 / A1 mini
  • More models coming...

Creality

  • K1 SE / K1 / K1C / K1 Max
  • K2 / K2 Pro / K2 Plus
  • More models coming...

FlashForge

  • Adventurer 5M / 5M Pro
  • Adventurer 5X
  • More models coming...

Elegoo

  • Centauri Carbon
  • More models coming...

Also works with any printer running:

OP OctoPrint
K Klipper / Moonraker
🧪

Have a printer not listed here?

We're always looking to expand our supported printer list. If you'd like to help test Bridge with your printer, we'd love to hear from you. Join our Discord and let us know what you're running.

Up and Running in 2 Minutes

Download, paste your printer code, and you're connected.

1

Download Bridge

Grab the binary for your OS. No install required.

2

Sign In

Log in with your PrintHQ account in the web UI.

3

Add Printers

Paste the printer code from your dashboard and connect your printer.

4

Start Bridge

Hit start and your printers sync to PrintHQ in real-time.

Ready to Connect
Your Print Farm?