mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #336] [Feature]: If a print is cancelled, I would like it to output current usage of filament #212
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
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-maziggy-1#212
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 @TechnoPrints on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/336
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Hi currently if a print is cancelled i cant determine how much filament was used.
Proposed Solution
It would be great if it outputted the amount used, or a % that was completed so that I can calculate the amount.
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@TechnoPrints commented on GitHub (Feb 12, 2026):
Another feature when a print is completed or cancelled or any other reason, to output the total amount of electricity used. I am currently grabbing the webhook and calculating true costs. This would help me with identifying the cost for each project.
@TechnoPrints commented on GitHub (Feb 12, 2026):
Also when a print is completed, add in which filament slot used how many grams, ex. slot one used 100grams and slot 4 used 400 grams.
@maziggy commented on GitHub (Feb 12, 2026):
Where should this be shown? In notifiction templates?
@TechnoPrints commented on GitHub (Feb 12, 2026):
Yes adding that to the notifications would be great.
@maziggy commented on GitHub (Feb 13, 2026):
Available in branch 0.2.0b. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@TechnoPrints commented on GitHub (Feb 13, 2026):
Looks great and works exactly how I needed it to, thank you. Do you think we could get the AMS that was used?
@maziggy commented on GitHub (Feb 13, 2026):
Sure...
@maziggy commented on GitHub (Feb 13, 2026):
Available in branch 0.2.0b. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@TechnoPrints commented on GitHub (Feb 13, 2026):
Perfect! Thank you!