forked from maziggy/bambuddy
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Queue Review Proxy Modes
Marko@VMHOMELAB edited this page Jun 13, 2026
·
1 revision
Printbuddy's virtual-printer and queue workflows are designed to intercept or stage jobs before they reach a real printer.
Queue mode stores incoming jobs in Printbuddy so they can be started later.
Use it when:
- You want to prepare jobs from a slicer but start them manually.
- Multiple users submit jobs and someone reviews the order.
- You want Printbuddy to manage assignment or scheduling.
Review mode lets you inspect a submitted job before it is allowed to continue.
Use it when:
- You want a manual approval step.
- You want to check file, printer, or filament details first.
- You are using Printbuddy as a safety gate.
Proxy mode forwards jobs toward a configured target printer after Printbuddy has processed them.
Use it when:
- You want slicer handoff with Printbuddy still in the path.
- You want archive/metadata behavior while preserving a direct-send style workflow.
- Virtual-printer ports must be reachable from the slicer workstation.
- On Linux Docker hosts,
network_mode: hostis recommended for these workflows. - Proxy mode needs a valid target printer.
- Use diagnostics if the slicer cannot see or connect to the virtual printer.