mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #507] [Feature]: show remaining spool weight for each slot assignment #324
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#324
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 @cimdDev on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/507
Originally assigned to: @cimdDev on GitHub.
Problem or Use Case
When selecting a slot in filament mapping in the "Schedule Print" / "Edit Queue Item" dialogs, users can see material/type/color but not how much filament is left. This makes it harder to avoid selecting nearly empty spools.
Proposed Solution
Append a compact remaining-weight label to each slot option, for example:
AMS-A Slot1: PLA (Black) - 40g leftKeep the suffix short to reduce dropdown width.
It should be localized.
Alternatives Considered
No response
Feature Category
Print Queue & Scheduling
Priority
Nice to have
Mockups or Examples
Contribution
Checklist