mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #166] [Feature]: Archive Item Thumbnail #105
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#105
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 @MisterBeardy on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/166
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Is there any way to get a plate selector for prints that are in the archive that have more then one plate? Also, when you print an archive that has more then one plate, you get the popup asking which plate, etc. Can that plate view be used for the queue management view? Would help to know what plate is being printed. Maybe something added to the text area of that item in the print queue.
Proposed Solution
In the archive view, show left and right, dots along the bottom or plate selector drop down that scroll the plates of the archive item.
When an archived item is added to the queue management, you can pick the plate to print, but the thumbnail is set for plate 1, changing it would show which plate is being printed.
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@MisterBeardy commented on GitHub (Jan 27, 2026):
Some additional info, the thumbnail on the printer page is correct, so it's just the archive and queue that defaults to the first plate thumbnail
@maziggy commented on GitHub (Jan 28, 2026):
What version are you running. This was already implemented last week.
See issue #93
@MisterBeardy commented on GitHub (Jan 28, 2026):
Using the latest 0.1.6-final and when I select an archived print by default it shows the first plate which is fine. I was more thinking about a way to see the other plates that are part of that print.
For the queue, no matter what plate you choose to print, it still only shows the first one for the thumbnail. When you goto edit the print item, you can see that it is printing the plate you added, but the thumbnail is not updating.
This shows that the model in the archive has more then one plate:

When going to print queue, all the plates that I have added still show the first plate thumbnail:

When you choose edit, you do see the correct plate is being used:
@maziggy commented on GitHub (Jan 28, 2026):
Ahhhh....now I understand it too :)
@maziggy commented on GitHub (Jan 28, 2026):
Voilla, Sir Prints A Lot :) Use branch 0.1.6-final.
@MisterBeardy commented on GitHub (Jan 28, 2026):
Bam! looking good and look at all those thumbnails lol. Thanks!