mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #398] [Feature]: Display plate name and/or plate ID alongside the file name in the queue page for multi-plate files #251
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#251
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 @aneopsy on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/398
Originally assigned to: @aneopsy on GitHub.
Problem or Use Case
When a multi-plate file is added to the queue, the job entry should clearly indicate which plate has been selected by displaying the plate name and/or plate ID next to the file name. This would improve clarity and help avoid confusion, especially when multiple jobs from the same file are queued with different plates.
Currently, the only way to differentiate between plates in the queue is through the thumbnail, estimated print time, and filament weight, which lacks clarity.
Proposed Solution
Add the plate name and/or the plate id next to the file name
eg: My File.gcode.3mf - My Plate A
If the plate doesn't have a name, it can be by default "Plate {plate_id}" (Plate 1)
Alternatives Considered
No response
Feature Category
Print Queue & Scheduling
Priority
Would improve my workflow
Mockups or Examples
Example: 2 jobs, same file, 2 differents plates
Contribution
Checklist