OctoPrint-CostEstimation icon indicating copy to clipboard operation
OctoPrint-CostEstimation copied to clipboard

Add log when job start / finish

Open sancho0410 opened this issue 5 years ago • 3 comments

Hi, now not log was implement in the main log file. Is it possible to add logs when the jobs are completed by reminding the user and the cost?

sancho0410 avatar Jul 10 '19 06:07 sancho0410

I also would like to see a log of the items printed with names, print time, filament length, and cost for each item printed. It would be great to be able to check project cost after a project is completed since the cost information is lost after it is finished printing.

fixyourlan avatar Oct 30 '19 01:10 fixyourlan

To be honest I'm not going to implement this. The goal of this plugin is not to provide a print history. It provides a preview of the print cost and nothing more. You can easily track this with a spreadsheet.

It would be great to be able to check project cost after a project is completed since the cost information is lost after it is finished printing.

The information is not lost after a print has finished. As long as the gcode file is loaded the information is shown.

malnvenshorn avatar Oct 30 '19 14:10 malnvenshorn

I think @fixyourlan was referring to a potential compilation of costs for filament & energy for the lifetime of the printer. Could this data be stored?

zanovis avatar Jul 08 '20 20:07 zanovis