mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #508] [MERGED] feat(queue): show spool grams left in filament slot mapping #1061
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#1061
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?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/508
Author: @cimdDev
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @maziggy
Base:
0.2.2b1← Head:custom/feature-queue-spool-remaining-weight📝 Commits (4)
4e80efefeat(queue): show spool grams left in filament slot mappingf7459d1Merge branch '0.2.2b1' into custom/feature-queue-spool-remaining-weightc936945Merge branch '0.2.2b1' into custom/feature-queue-spool-remaining-weight7104b56Fix formatting of option elements in FilamentMapping📊 Changes
7 files changed (+35 additions, -5 deletions)
View changed files
📝
frontend/src/components/PrintModal/FilamentMapping.tsx(+29 -5)📝
frontend/src/i18n/locales/de.ts(+1 -0)📝
frontend/src/i18n/locales/en.ts(+1 -0)📝
frontend/src/i18n/locales/fr.ts(+1 -0)📝
frontend/src/i18n/locales/it.ts(+1 -0)📝
frontend/src/i18n/locales/ja.ts(+1 -0)📝
frontend/src/i18n/locales/pt-BR.ts(+1 -0)📄 Description
Description
Adds remaining spool weight to the filament slot assignment dropdown in the queue print modal / Edit Queue Item.
Related Issue
Fixes #507
Type of Change
Changes Made
label_weight - weight_used)PrintModal/FilamentMappingprintModal.slotRemainingShortstrings for all supported languagesScreenshots
Testing
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.