Show filament costs of print in history taken from spoolman
Is your feature request related to a problem? Please describe
I have to calculate the total filament costs of a print manually currently, but it could be actually done by fluidd and spoolman.
Describe the solution you'd like
It would be great if the print history log could also display the total filament cost of each print. The value could be calculated based on the amount of filament used and the spool price information provided in Spoolman.
Describe alternatives you've considered
No response
Additional information
Thanks a lot for your work, much appreciated!
Hi @micharaze thank you for opening this ticket.
Print history is maintained by Moonraker, so this would first need to be implemented there. I should point out that as far as I know, there is currently no record of what spools were used on each print and associated metadata to it (price, etc.) so that would also be required to be recorded and provided after from the Moonraker History module.
@pedrolamas thanks for the quick reply. I created a moonraker issue on their github, lets see how this goes.
https://github.com/Arksine/moonraker/issues/1023