mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #419] [Feature]: Custom filaments color unavailable when adding spool, not all manufacturers appear in drop down menu #261
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#261
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 @Keybored02 on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/419
Originally assigned to: @Keybored02 on GitHub.
Bug Description
Some manufacturers from the Color Catalog are not available for selection when adding a spool. Custom colors are also not present when adding a spool.
Expected Behavior
I can select all materials, colors, and manufacturers synced from the external database when adding a spool. All of the above can be chosen in the dropdown menu.
Steps to Reproduce
Also:
Printer Model
H2C
Bambuddy Version
0.2.0
Printer Firmware Version
01.01.05.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
Screenshots
bambuddy-support-20260217-184937.zip
Additional Context
I can work on this issue.
Checklist
@Keybored02 commented on GitHub (Feb 17, 2026):
Adding to the above: the menu for selecting the material in the Add Spool card is not the same as the other in terms of visuals. The Text fields for the spool weight and Remaining weight also have the annoying behavior to add a 0 when deleting all characters. I thin k it would be best to copy Measured weight in this. Will look into this soon.
@maziggy commented on GitHub (Feb 17, 2026):
Please read https://wiki.bambuddy.cool/features/inventory/?h=invent#adding-spools
Collor database has nothing to do with filament profile selection.
@Keybored02 commented on GitHub (Feb 17, 2026):
I do get that, I'm just not sure what is the intent behind the external database sync though: if it does give you access to a pretty comprehensive list of manufacturers and materials, why not use it?
I don't mind the profile-centric approach and auto-matching as long as you use Bambu spools. But it's quite limiting when using the rest of the materials.
If I want to link a spool of a material that isn't in the hardcoded material list I have to use something else.
For example, I wanted to add a spool of ApolloX, and I had to choose ASA as the material, or TPU for SirayaTech's PEBA. I'm not arguing on the profile association, that works great.
I've been working on a PR that makes all materials and manufactuers from the database available for selection when adding a spool.
Here's the visualization of the before and after:
I will propose this after the currently open one gets closed. It will contain some other minor fixes too. Try it out and if you think it's not fitting the project, reject it.
@maziggy commented on GitHub (Feb 18, 2026):
Please wait! Currently I'm not going to change anything in the code until we finally sorted out the AMS slot mapping issue for ALL printer models -> see Discord -> dev-chat.
@maziggy commented on GitHub (Feb 20, 2026):
https://github.com/maziggy/bambuddy/pull/455
@Keybored02 commented on GitHub (Feb 20, 2026):
Merged