mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #505] [Bug]: Inconsistent Print cost calculation #319
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#319
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 @hollycroftlabs on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/505
Originally assigned to: @maziggy on GitHub.
Bug Description
The print cost calculation is being reported inconsistently. Today I printed the same model 6 times and i got 3 different prices. Based on the price of filament in settings (£13.99) the cost of the item should be £0.77, but I also got £1.54 and £2.03.
Expected Behavior
Consistent model price calculation
Steps to Reproduce
.... not sure on this one - I just printed
Printer Model
P1S
Bambuddy Version
0.2.1b3
Printer Firmware Version
01.09.01.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 24, 2026):
Fixed in branch 0.2.1. Please let me know if it works.