mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #943] [Bug]: H2C Hotend information not correct #653
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#653
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 @netscout2001 on GitHub (Apr 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/943
Originally assigned to: @maziggy on GitHub.
Bug Description
As you can see in the screenshots the hotend infos in Bambuddy are not correct.
In my case slot 1 is empty and loaded. Bambuddy says it is slot6:
slot 6 must be slot 1
so all other slot must be +1 (1->2, 2->3, 3->4, 4->5, 5->6)
Expected Behavior
correct slot order for hotend informations for H2C
Steps to Reproduce
Printer Model
H2C
Bambuddy Version
v0.2.2.2
Printer Firmware Version
newest
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
No response
Screenshots
Additional Context
No response
Checklist
@TravisWilder commented on GitHub (Apr 11, 2026):
mine is printing currently and printer says slot 6 empty and bambuddy as well slot 6 empty
@netscout2001 commented on GitHub (Apr 11, 2026):
maybe it is only when slot 1 is active
@maziggy commented on GitHub (Apr 11, 2026):
Please upload a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
@netscout2001 commented on GitHub (Apr 11, 2026):
Sure. File attached.
@maziggy commented on GitHub (Apr 11, 2026):
First of all you need to set up your system properly following the install docs! There are lots of errors in your logs. For example:
[....]
At least developer mode needs to be enabled. We observed the crasiest errors when it's not enabled.
Regarding the nozzle issue:
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.
@netscout2001 commented on GitHub (Apr 11, 2026):
Thanks for that.
I installed via: curl -fsSL https://raw.githubusercontent.com/maziggy/bambuddy/main/install/docker-install.sh -o docker-install.sh && chmod +x docker-install.sh && ./docker-install.sh
so i dont know why there're folder permission errors.
The rest is known and will be fixed.
@maziggy commented on GitHub (Apr 11, 2026):
Depends on your Docker host environment. Just check logs for "permisson denied". It also gives you a hint how to fix.
@maziggy commented on GitHub (Apr 11, 2026):
Does the nozzle rack show correct now?