mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #663] [Feature]: Confirm part picked up before printer goes into ready mode again #434
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#434
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 @Utility9298 on GitHub (Mar 10, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/663
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Use case: multiple users are printing via a queue to several printers. The printers are located in another room/building.
Once a print job has finished, the printer goes into a 'ready' state.
If a user does not check the printer to see if there are any existing prints, they can easily start a new print, but the finished print will still be waiting in the printer to be collected.
Proposed Solution
Ideally, the printer would have a 'ready for pick-up' state, and the user would have to inform BamBuddy via the GUI that the part has been picked up, allowing the printer to print the next part.
Alternatives Considered
No response
Feature Category
Print Queue & Scheduling
Priority
Would improve my workflow
Mockups or Examples
Contribution
Checklist
@maziggy commented on GitHub (Mar 10, 2026):
You mean this? ;)
https://wiki.bambuddy.cool/features/printer-control/?h=clear#clear-plate
@Utility9298 commented on GitHub (Mar 10, 2026):
OK, we ran a test and found that the clear-plate state is triggered when a new item enters the queue.
That's why we missed this feature (for testing there was only 1 item in our queue).
It would be great if the clear plate was triggered even when the queue is empty. So one user can pick up the item, set the clear-plate and the next user (maybe a few hours later) can start printing directly.
@cadtoolbox commented on GitHub (Mar 11, 2026):
I think it should be on the person sending the print to confirm the printer is ready and not the previous print job. Things can change. We've had build plates removed after a print was completed.
@maziggy commented on GitHub (Mar 16, 2026):
I agree to @cadtoolbox and @Keybored02.