mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #93] [Bug]: Multi-plate gcode file, when printed, acts like a single plate #48
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#48
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 @RyanEwen on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/93
Originally assigned to: @maziggy on GitHub.
Bug Description
When a multi-plate gcode file is reprinted from the Archive, it tries to map every filament from every plate, and does not ask which plate to print.
Expected Behavior
Ask the user which plate is being printed and only map the colors relevant to that plate.
Steps to Reproduce
Printer Model
Multiple printers
Bambuddy Version
v0.1.6b8
Printer Firmware Version
latest
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 19, 2026):
Fixed in 0.1.6-final. Please let me know if it works for you.
@maziggy commented on GitHub (Jan 19, 2026):
For got to also add the fixes to the queue page print modal. This is now also done.
@RyanEwen commented on GitHub (Jan 19, 2026):
Looks great!
@RyanEwen commented on GitHub (Jan 19, 2026):
One little issue I noticed is that the plates names are not correct. They are showing the object names from the plate rather than the plate's own name.
@maziggy commented on GitHub (Jan 20, 2026):
Fixed in branch 0.1.6b10
@RyanEwen commented on GitHub (Jan 20, 2026):
I found a bug where the AMS mapping can be shown before a plate is chosen, in which case it shows every possible mapping similar to the screenshot in the OP.
Just need to not allow AMS mapping before choosing a plate
@maziggy commented on GitHub (Jan 20, 2026):
Make sense! Moved plate select to the top. Use branch 0.1.6b10