1
0
Fork 0
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

Closed
opened 2026-05-07 00:11:12 +02:00 by BreizhHardware · 1 comment

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

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
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 - [x] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:11:12 +02:00
Author
Owner

@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!

<!-- gh-comment-id:4105686169 --> @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](https://github.com/maziggy/bambuddy) — it helps others discover the project!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#517
No description provided.