mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #323] [Bug]: Spoolman remaining weight does not get updated after print #205
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#205
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 @chrisonline on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/323
Originally assigned to: @maziggy on GitHub.
Bug Description
After print the remaining weight in Spoolman does not get updated.
Expected Behavior
Before print the red filament was 110,2 g remaining weight.
After print the remaining weight should be updated in Spoolman, but is still 110,2 g.
The print job shows 1 g.
Steps to Reproduce
Printer Model
A1
Bambuddy Version
0.1.9b
Printer Firmware Version
01.07.02.00
Installation Method
Docker
Operating System
Linux (Other)
Relevant Logs / Support Package
bambuddy-support-20260210-154808.zip
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 11, 2026):
I looked at the support package, but debug logging was only enabled right before generating it, so the logs don't contain any print lifecycle events (print start/completion). Without those, I can't tell where the weight update is failing.
I'll need to see the [SPOOLMAN] log entries during the print to diagnose what's going wrong.
@chrisonline commented on GitHub (Feb 11, 2026):
Strange because I have enabled it before the print.
Anyway I will do it again today and send you a new debug log.
@chrisonline commented on GitHub (Feb 11, 2026):
@maziggy Now I have printed again with debug log on.
Here is the support zip file.
bambuddy-support-20260211-193942.zip
And here the screenshot of the log time:
The filament was before 111,2 g and after print it hasn't changed.
@maziggy commented on GitHub (Feb 12, 2026):
Please wait a few days. I'm currently completely refactoring the filament management.
@chrisonline commented on GitHub (Feb 12, 2026):
Yes no stress. Thanks for the info.
@redvers76 commented on GitHub (Feb 14, 2026):
I have a related issue, in that Spoolman was updated to set Used to 1KG and remaining to 0g, right at the start of the print. I'd setup Spoolman without the tag entries, so Bambuddy created new spool profiles. I then deleted those profiles and updated the existing ones with the RFID tags. This refreshed in Bambuddy and showed the %age remaining correctly on the AMS. But when it started printing and updated the location in Spoolman, the remaining went to 0g :(
@maziggy commented on GitHub (Feb 14, 2026):
PLease see my last comment.
@redvers76 commented on GitHub (Feb 14, 2026):
Yes, that's why I added my comment here, as it might be part of the refactoring... Once that is done I am happy to retest with full logging in both Bambuddy & Spoolman!
@maziggy commented on GitHub (Feb 14, 2026):
It's already finished and in testing phase.
@maziggy commented on GitHub (Feb 15, 2026):
Available in next 0.2.0 release.