mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #584] [Bug]: Firmware for H2D Pro #381
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#381
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 @cadtoolbox on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/584
Originally assigned to: @maziggy on GitHub.
Bug Description
For H2D Pro printers, Bambuddy shows the Firmware as being out of date on the printer screen as it's matching with the H2D instead.
Expected Behavior
The firmware status should match with the current H2D Pro firmware.
Steps to Reproduce
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
@maziggy commented on GitHub (Mar 4, 2026):
The H2D Pro has its own firmware release track, separate from the H2D. The firmware check was matching against the wrong model.
Immediate workaround: Edit your printer in Bambuddy and change the model from "H2D" to "H2D Pro" — the firmware status should then show correctly.
Branch 0.2.2b1 now also include better model detection to handle SSDP device codes for the H2D Pro so this resolves automatically.
Could you let me know how you added the printer — via discovery or manually? That will help me understand whether the auto-detection missed the H2D Pro variant.
@cadtoolbox commented on GitHub (Mar 4, 2026):
@maziggy Added printer manually. It's set to H2D Pro but the firmware is the latest from Bambu and it's showing as out of date.
@cadtoolbox commented on GitHub (Mar 4, 2026):
@maziggy Seems to be resolved now. Thank you!