mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #452] [Feature]: Add per-filament cost tracking #282
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#282
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 @Keybored02 on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/452
Originally assigned to: @Keybored02 on GitHub.
Problem or Use Case
The current cost analysis for filament is limited to a single global value. Since usage is already logged, it is not excessively complex to add cost tracking. This would benefit in case of multi-material and varying material costs.
Proposed Solution
This feature would:
Update frontend components to display cost information, e.g., pre-print card/job history, statistics dashboards.
This feature is for the internal spool tracker only. How to actually display the data is not definitive yet.
I can contribute this. Please let me know if you would like me to wait for this.
Alternatives Considered
No response
Feature Category
Monitoring & Stats
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 19, 2026):
https://github.com/maziggy/bambuddy/pull/454
@Keybored02 commented on GitHub (Feb 20, 2026):
Merged