mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #659] [Bug]: H2D AMS Showing on Wrong Nozzle #431
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
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-maziggy-1#431
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 @dsmitty166 on GitHub (Mar 9, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/659
Originally assigned to: @maziggy on GitHub.
Bug Description
On my H2D, I have an AMS-HT and an AMS2 Pro. They are both showing on the Left nozzle in bambuddy. The HT is on the left, but the AMS2 is on the Right. They show properly in studio.
Expected Behavior
AMS-HT shows on left nozzle
AMS2-Pro Shows on right nozzle
Steps to Reproduce
Printer Model
H2D
Bambuddy Version
v0.2.2b2
Printer Firmware Version
01.03.00.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
bambuddy-support-20260309-112422.zip
Additional Context
No response
Checklist
@andrewgribben commented on GitHub (Mar 9, 2026):
First time using the app today, running v0.2.2b2 via docker and I'm also having this issue with my H2D when the AMS 2 Pro is on the right nozzle and using an external spool on the left.
@maziggy commented on GitHub (Mar 10, 2026):
Should be fixed in branch 0.2.2b3. Please let me know if it works for you now.
@andrewgribben commented on GitHub (Mar 10, 2026):
@maziggy I tried with that branch but the issue is still occurring, I know it's a dupe but I sent a bug report from the app so you could see the logs https://github.com/maziggy/bambuddy/issues/664
@dsmitty166 commented on GitHub (Mar 10, 2026):
They still both show up on the L extruder for me. What logs can I get you?
@dsmitty166 commented on GitHub (Mar 10, 2026):
I did completely remove and re-add the printer, but it still shows the same - both AMS and HT on L extruder
@maziggy commented on GitHub (Mar 11, 2026):
Internal AMS ID's have changed in new firmware version 01.03.00.00. I'm still running 01.02.00.00 and have no issues.
Anyway, i fixed this already yesterday and it looks like you are not using the latest version of branch 0.2.2b3.
Please pull branch and rebuild your docker image.
git checkout 0.2.2b3 && git pull && docker compose down && docker compose up --build -d
Then try again and let me know.
@dsmitty166 commented on GitHub (Mar 11, 2026):
I’m on v0.2.3.b1, is it not fixed there?
@maziggy commented on GitHub (Mar 11, 2026):
Nope, wrong branch.
@dsmitty166 commented on GitHub (Mar 11, 2026):
I apologize, it does look like it's fixed on this branch. I assumed (wrongly) that 0.2.3b1 was the most up to date with everything.
@maziggy commented on GitHub (Mar 11, 2026):
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!