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

[GH-ISSUE #624] [Bug]: Inconsistent filament list between 1 printer selection and multiple #403

Closed
opened 2026-05-07 00:09:42 +02:00 by BreizhHardware · 5 comments

Originally created by @cadtoolbox on GitHub (Mar 5, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/624

Originally assigned to: @maziggy on GitHub.

Bug Description

When printing from the H2D Pro (Dual Nozzle) the filament mapping overrides when using a specific single printer show the correct list for the applicable nozzle for the print:

Image

When you select multiple printers, the filament mapping override shows all filaments loaded for both nozzles which is not correct or applicable for the print:

Image

Expected Behavior

Both single or multiple printer filament overrides should be correct for the print job based on nozzle.

Steps to Reproduce

See screenshots above.

Printer Model

H2D Pro

Bambuddy Version

v0.2.2b1

Printer Firmware Version

01.01.00.00

Installation Method

Other

Operating System

Windows

Relevant Logs / Support Package


Screenshots

No response

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
  • My printer has Developer Mode enabled
Originally created by @cadtoolbox on GitHub (Mar 5, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/624 Originally assigned to: @maziggy on GitHub. ### Bug Description When printing from the H2D Pro (Dual Nozzle) the filament mapping overrides when using a specific single printer show the correct list for the applicable nozzle for the print: ![Image](https://github.com/user-attachments/assets/a95e7bbb-e91f-4929-aff1-dbd7bb6cc06c) When you select multiple printers, the filament mapping override shows all filaments loaded for both nozzles which is not correct or applicable for the print: ![Image](https://github.com/user-attachments/assets/8205fa67-19c9-4c57-b915-f218f85fe238) ### Expected Behavior Both single or multiple printer filament overrides should be correct for the print job based on nozzle. ### Steps to Reproduce See screenshots above. ### Printer Model H2D Pro ### Bambuddy Version v0.2.2b1 ### Printer Firmware Version 01.01.00.00 ### Installation Method Other ### Operating System Windows ### Relevant Logs / Support Package ```shell ``` ### Screenshots _No response_ ### 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 - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-07 00:09:42 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@cadtoolbox commented on GitHub (Mar 5, 2026):

Noted: Additionally, it doesn't initially give a warning on filament mismatch if the slots match, but the color does not match the 3mf file. It should always warn if it does not match, and default to "Select a slot" to make the user select a replacement color that matches the 3mf material. Should unmatching material also be filtered out?

For the "Any Model" overrides: I would expect it to list out all matching material loaded into any AMS for any matching printer model. It needs to show Basic or Matte selections and not just Material and Color.

<!-- gh-comment-id:4005343255 --> @cadtoolbox commented on GitHub (Mar 5, 2026): Noted: Additionally, it doesn't initially give a warning on filament mismatch if the slots match, but the color does not match the 3mf file. It should always warn if it does not match, and default to "Select a slot" to make the user select a replacement color that matches the 3mf material. Should unmatching material also be filtered out? For the "Any Model" overrides: I would expect it to list out all matching material loaded into any AMS for any matching printer model. It needs to show Basic or Matte selections and not just Material and Color.
Author
Owner

@maziggy commented on GitHub (Mar 5, 2026):

Good catch. I've implemented the new filtering but forgot, that dual nozzle printers are using a different code path.

Should be fixed in branch 0.2.2b2.

<!-- gh-comment-id:4005542387 --> @maziggy commented on GitHub (Mar 5, 2026): Good catch. I've implemented the new filtering but forgot, that dual nozzle printers are using a different code path. Should be fixed in branch 0.2.2b2.
Author
Owner

@cadtoolbox commented on GitHub (Mar 5, 2026):

@maziggy The specific printer tab filament lists are now consistent. The Any Model is still confusing since it combines material and colors without showing if it's Basic or Matte or any other differences:

Image

<!-- gh-comment-id:4007192990 --> @cadtoolbox commented on GitHub (Mar 5, 2026): @maziggy The specific printer tab filament lists are now consistent. The Any Model is still confusing since it combines material and colors without showing if it's Basic or Matte or any other differences: ![Image](https://github.com/user-attachments/assets/55539f40-fea5-4ba4-a2f1-bc1883dc1904)
Author
Owner

@maziggy commented on GitHub (Mar 6, 2026):

I see....

Both modals are missing the filament subtype. Print to any modal is also missing the AMS/slot names.

<!-- gh-comment-id:4010063273 --> @maziggy commented on GitHub (Mar 6, 2026): I see.... Both modals are missing the filament subtype. Print to any modal is also missing the AMS/slot names.
Author
Owner

@maziggy commented on GitHub (Mar 6, 2026):

Fixed in branch 0.2.2b2. Please let me know if it works for you.

<!-- gh-comment-id:4010096346 --> @maziggy commented on GitHub (Mar 6, 2026): Fixed in branch 0.2.2b2. Please let me know if it works for you.
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#403
No description provided.