imrahil / OctoPrint-PrintHistory

Plugin for OctoPrint - saves filename, print time and filament usage for each print
GNU Affero General Public License v3.0
64 stars 64 forks source link

Log filament used and time for Failed Prints #33

Open tinkermake opened 7 years ago

tinkermake commented 7 years ago

Ideally number of failed prints is low, but there are times a print fails after 6 hours of printing. During that time your bot's been running for 6 hours and it's used a ton filament. It would be great to capture this so that users have a try value for bot usage and filament used as a whole.

Please let me know if there are other details required for this enhancement request. Thank you.

imrahil commented 7 years ago

At the moment (ver 1.0.0) I enabled filament usage for cancelled prints. But these values are from gcode analysis fired after file upload.... so it's usage for full, successful print (probably not so useful in your case) What can I do is to divide this filament usage by time portion used by failed print. Rough estimation but maybe will be useful.... what do you think?

AiyionPrime commented 6 years ago

Even such an estimate would help a lot, I think. I was just about to open a request until I saw it's already open. Keep up the good work!

SirBastol commented 5 years ago

agreed ! this is a must and a notes field so you can add a fail category and some notes ..

ie category ( print aborted becuase of adhesion or underextrusion or layer adhesion all teh common fails should be predefined and then add an other)

so when you cancel a print or it gets cancelled it asks you why.. AND all timelapses shoudl be linked to the log as well !!!
so you can review and see what went wrong and on what layer..