1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #93] [Bug]: Multi-plate gcode file, when printed, acts like a single plate #48

Closed
opened 2026-05-07 00:05:38 +02:00 by BreizhHardware · 7 comments

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

  1. Open a multi-plate project in Bambu Studio.
  2. Slice All.
  3. Export "All sliced file".
  4. Upload into Bambuddy
  5. Try to print.

Printer Model

Multiple printers

Bambuddy Version

v0.1.6b8

Printer Firmware Version

latest

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs


Screenshots

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
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 1. Open a multi-plate project in Bambu Studio. 2. Slice All. 3. Export "All sliced file". 4. Upload into Bambuddy 5. Try to print. ### Printer Model Multiple printers ### Bambuddy Version v0.1.6b8 ### Printer Firmware Version latest ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs ```shell ``` ### Screenshots <img width="730" height="1149" alt="Image" src="https://github.com/user-attachments/assets/d1cfb325-bb3b-4cb5-9520-a6d14c675f1a" /> ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-07 00:05:38 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Jan 19, 2026):

Fixed in 0.1.6-final. Please let me know if it works for you.

<!-- gh-comment-id:3766736166 --> @maziggy commented on GitHub (Jan 19, 2026): Fixed in 0.1.6-final. Please let me know if it works for you.
Author
Owner

@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.

<!-- gh-comment-id:3767736659 --> @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.
Author
Owner

@RyanEwen commented on GitHub (Jan 19, 2026):

Looks great!

<!-- gh-comment-id:3769183953 --> @RyanEwen commented on GitHub (Jan 19, 2026): Looks great!
Author
Owner

@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.

Image Image
<!-- gh-comment-id:3769201100 --> @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. <img width="761" height="636" alt="Image" src="https://github.com/user-attachments/assets/e09abca8-0977-433f-b204-737a3c4b2394" /> <img width="2806" height="1149" alt="Image" src="https://github.com/user-attachments/assets/c9f3a5f0-aec1-407e-a70c-ab6e8cefa83d" />
Author
Owner

@maziggy commented on GitHub (Jan 20, 2026):

Fixed in branch 0.1.6b10

<!-- gh-comment-id:3772311050 --> @maziggy commented on GitHub (Jan 20, 2026): Fixed in branch 0.1.6b10
Author
Owner

@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

<!-- gh-comment-id:3773566426 --> @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
Author
Owner

@maziggy commented on GitHub (Jan 20, 2026):

Make sense! Moved plate select to the top. Use branch 0.1.6b10

<!-- gh-comment-id:3773714598 --> @maziggy commented on GitHub (Jan 20, 2026): Make sense! Moved plate select to the top. Use branch 0.1.6b10
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#48
No description provided.