mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #728] [Feature]: Total Costs for Projects #485
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#485
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 @Bademeister89 on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/728
Originally assigned to: @Keybored02 on GitHub.
Problem or Use Case
It would be very useful if the total costs for projects were calculated.
Proposed Solution
A field in the cost overview that adds up all costs — filament, electricity, and bill of materials.
Alternatives Considered
No response
Feature Category
Monitoring & Stats
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@Keybored02 commented on GitHub (Mar 17, 2026):
The total should be displayed before or after project completion? Energy and filament cost can be generated only after a print is finished.
@Bademeister89 commented on GitHub (Mar 17, 2026):
Ideally, all prints that have been assigned to the project should be included in the calculation. !?!?!
@Keybored02 commented on GitHub (Mar 17, 2026):
That much is clear. What isn't clear is whether you're thinking of an estimate to show always, even when a project has no prints completed, or a sum of costs after one or more of the assigned files has been printed. The latter is quite easy, the first one not currently doable.
@Bademeister89 commented on GitHub (Mar 17, 2026):
I mean, of course, a total cost breakdown of all finished prints.
That will be perfectly sufficient.
@Keybored02 commented on GitHub (Mar 17, 2026):
Something like this?
@Bademeister89 commented on GitHub (Mar 17, 2026):
Exactly like that — very nice! If possible, could you also include the manually entered prices from the bill of materials in the project?
@Keybored02 commented on GitHub (Mar 17, 2026):
Total already counts in all BOM costs. Not sure what's missing
@maziggy commented on GitHub (Mar 18, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!