mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #587] [Feature]: Virtual Printer in "Queue" mode adds print as ASAP (immediate start) instead of queued item #384
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#384
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Percy2Live on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/587
Originally assigned to: @maziggy on GitHub.
Bug Description
When the virtual printer is configured to use Queue mode, prints sent from Bambu Studio are added to the print queue as ASAP items, which causes them to start printing immediately on an assigned printer instead of being held as unassigned queue items to be dispatched manually.
Expected Behavior
A print sent via Bambu Studio to a virtual printer in Queue mode should be added to the print queue as an unassigned queue item — ready for manual assignment/scheduling, with no immediate print start.
Steps to Reproduce
Printer Model
P1S
Bambuddy Version
0.2.2b1
Printer Firmware Version
01.09.01.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
bambuddy-support-20260303-223811.zip
Screenshots
Checklist
@Percy2Live commented on GitHub (Mar 5, 2026):
Sure about the switch to enhancement? This was different in older versions
@maziggy commented on GitHub (Mar 6, 2026):
This behaviour was changed, because many users requested it.
@maziggy commented on GitHub (Mar 7, 2026):
Available in branch 0.2.3b1. Please let me know if it works for you.
@Percy2Live commented on GitHub (Mar 8, 2026):
Wow, that was fast. Yes, I can confirm it works as intended. Thank you!
@maziggy commented on GitHub (Mar 8, 2026):
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!