mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #777] [Feature]: Add checkboxes to select plates to print #517
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
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-maziggy-1#517
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 @stringham on GitHub (Mar 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/777
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Right now I can either queue all plates of a 3mf or one at a time
Proposed Solution
Let me choose a subset of plates to queue.
It looks like the "Queue All" feature is a frontend feature that makes an API request for each plate it is queuing, so the implementation of this feature would not need any updates to the backend.
Alternatives Considered
There is the more advanced feature of mult-run order / batch scheduling that will probably also help accomplish this, but this is a good lightweight solution to queueing multiple plates at once without needing to queue all of them.
Feature Category
Print Queue & Scheduling
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Mar 22, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!