mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #76] [Feature]: AMS Color Mapping #32
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#32
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 @pinionless on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/76
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
The colors from the print file are not correctly assigned to the ones that I have set in the printer.
The number of colors available on the display of A1 is very limited and its hard to match what color is in the print job.
Proposed Solution
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@kampfklecks commented on GitHub (Jan 11, 2026):
This would be an awesome feature. That would make assigning colors more easily
@maziggy commented on GitHub (Jan 11, 2026):
Only to double check that I understand our request....
The current implementation expects the same AMS slot population as for the "original print". The AMS modal only shows, if a populated slot matches the print or not.
You would like to re-assign slots - or simpler - you want to change the mapping between the print filaments and AMS slots to use for the print. Is that correct?
@maziggy commented on GitHub (Jan 11, 2026):
Most of required code was already there.
Are you willing to test this for me and give feedback? I'm quite busy today.
Use branch feature/ams-color-mapping
@pinionless commented on GitHub (Jan 11, 2026):
I will test in the evening when current print is done
@pinionless commented on GitHub (Jan 11, 2026):
From the 2 prints that I just did it seams like its working.
Missing:
Editing print job in the queue list should also have this new feature.
@maziggy commented on GitHub (Jan 12, 2026):
Also added to edit queue modal.
Can you please test again? Use branch 0.1.6b7.
@kampfklecks commented on GitHub (Jan 13, 2026):
It seems to work fine. Tested with 3 prints so far.
@pinionless commented on GitHub (Jan 13, 2026):
just started a print with the new version and setting AMS slots worked without issues
@maziggy commented on GitHub (Jan 13, 2026):
Thanks Guys.