The OctoPrint-Plugin stores all print-job informations of a print in a database
https://github.com/OllisGit/OctoPrint-PrintJobHistory/releases/latest/download/master.zip
This plugin, as well as my other plugins were developed in my spare time. If you like it, I would be thankful about a cup of coffee :)
should include the following features:
- Print result (success, fail, cancel)
- Start/End datetime -> duration
- Username
- Filename, filesize
- Note
- Image
- Printed Layers/Height
- Spoolname
- Material
- Used/Calculated length
- Used weight
- Filament cost
- Better error-feedback (more then just the "happy-path")
- List all printjobs
- Edit single printjob
- Capture/Upload Image
- Export all printjobs as CSV
- Filter history table (only print result)
- Sort history table (printdate, filename)
- Capture image after print
- Take Thumbnail from UltimakerFormatPackage-Plugin
- No report diagramms
- No fancy looking UI
....to be done.... see:
- Poll: "What is the next big thing?" OllisGit#6
- Planning Board: https://github.com/OllisGit/OctoPrint-PrintJobHistory/projects/1
Plugin is in "working-mode" and not released in official OctoPrint Plugin-Repository. You need to install it manually using this URL:
https://github.com/OllisGit/OctoPrint-PrintJobHistory/releases/latest/download/master.zip
see Planning-Board
see Release-Overview