mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #857] [Bug]: Filament color name and subtypes are out of sync between Filament window, AMS Slot window, and the AMS page on the actual printer. #583
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#583
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 @lightmaster on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/857
Originally assigned to: @maziggy on GitHub.
Bug Description
I noticed some inconsistencies between the Filament's page and the Printer page's AMS Slot, as well as some missing filament subtypes.
Expected Behavior
Each type of Bambu filament should have it's own separate subtype (adding Silk+ and recategorizing PLA Basic Gradient and PLA Silk Dual Color). The Filaments window and the Printer's AMS Slot windows should agree on the information of what each filament is (name and type of filament)
Steps to Reproduce
Printer Model
X1 Carbon
Bambuddy Version
0.2.2.2
Printer Firmware Version
99.00.00.00 (X1Plus firmare)
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
bambuddy-support-20260331-044224.zip
Screenshots
Additional Context
My printer is running X1Plus, which negates the need for LAN Only or Developer Mode, granting full access to MQTT and SSH root while being in cloud mode.
Checklist
@maziggy commented on GitHub (Apr 1, 2026):
Now that's a perfect compiled issue 👍 💯
@maziggy commented on GitHub (Apr 1, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
Please let me know if it works for you.
@lightmaster commented on GitHub (Apr 1, 2026):
For the sake of completeness, it was reported by lightmaster, not Frosty_Jackal
github.com/maziggy/bambuddy@75fa935851 (diff-06572a96a5)@maziggy commented on GitHub (Apr 1, 2026):
Ups, fixed.
@lightmaster commented on GitHub (Apr 2, 2026):
I attempted to, but the dev branch is bugged for me (Issue https://github.com/maziggy/bambuddy/issues/873) and I am unable to see anything about the AMS or much about the printer at all while on the dev branch.
@maziggy commented on GitHub (Apr 3, 2026):
Try again.
commit
d327c70006Author: maziggy mz@v8w.de
Date: Thu Apr 2 13:58:42 2026 +0200
@lightmaster commented on GitHub (Apr 9, 2026):
Sorry, forgot to get back to you. Haven't noticed anything messed up with this in the latest dev branch. Thanks.
@maziggy commented on GitHub (Apr 9, 2026):
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@lightmaster commented on GitHub (Apr 10, 2026):
Actually, I just found one that's not right. PLA Translucent "Cherry Pink" is showing up as "Scarlet Red". I don't know if any of the other PLA Translucent filaments are affected, as this is the only one I have.
@maziggy commented on GitHub (Apr 10, 2026):
Cannot reproduce.
@lightmaster commented on GitHub (Apr 10, 2026):
I'm running the same pull from the dev branch from yesterday, I'll pull again when this print gets done, but I don't see any commit that seems like it would effect anything since I last pulled.
I haven't changed anything in the color database, and the name of the color on the AMS, the K-profiles, and in my filament tab all say "Cherry Pink", it's only the Printer tab's AMS popup that says "Scarlet Red". Even the selected color/name for that slot says "Cherry Pink".
Just tried clearing the cache and refreshing the page and it still shows the same there.
I noticed it before starting this print and I unloaded that filament and reloaded it and the name still stuck.
bambuddy-support-20260410-044030.zip
@maziggy commented on GitHub (Apr 11, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.
Please note: The auto-created spool from 2026-04-04 is still in your database with color_name="Scarlet Red". The fix changes how new spools get named and how the live AMS popup looks up names from tray_color, but it can't retroactively rename existing inventory rows. Once you pull the next dev build, please rename spool 72 manually in Inventory →
edit → change color name to "Cherry Pink". It'll be a one-time cleanup.