mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #836] [Bug]: Prints sent to H2D refuse to use external spool on left nozzle #563
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#563
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 @NoahTingey on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/836
Originally assigned to: @maziggy on GitHub.
Bug Description
Trying to get my H2D to print from the external spool on the left nozzle. It's sliced for the left nozzle, the filament mapping in Bambuddy is using the left nozzle, and yet every time it starts the print it seems to think it's supposed to use the right nozzle, prompting me to insert filament. See photos:
Expected Behavior
I expected the printer to use the already-loaded filament in the left spool, as it would if I had sent the print to the printer directly (rather than via Bambuddy)
Steps to Reproduce
Printer Model
H2D
Bambuddy Version
0.2.3b1
Printer Firmware Version
01.03.00.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
bambuddy-support-20260327-103335.zip
Screenshots
No response
Additional Context
No response
Checklist
@NoahTingey commented on GitHub (Mar 27, 2026):
Just to add: I just tried printing the same gcode directly via the printer's UI, and it is printing using the correct (left) nozzle.
@maziggy commented on GitHub (Mar 28, 2026):
This was already fixed and is available in branch dev, daily build, or next release.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@NoahTingey commented on GitHub (Mar 28, 2026):
Can confirm this works now. Thank you very much!