peta / OctoPrint-PrintJobHistory

OctoPrint Plugin stores all print-job informations of a print in a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoPrint-PrintJobHistory

Version Released GitHub Releases (by Release)

The OctoPrint-Plugin stores all print-job informations of a print in a local database. These informations were collected from OctoPrint itself, but also from other plugins. See below for more information abaut these plugins.

Support my Efforts

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 :)

More coffee, more code

Included features

  • Print result (success, fail, cancel)
  • Start/End datetime -> duration
  • Temperatures Bed/Extruder -> HINT: Only single Extruder-Temperature is currently collected. Selectable Tool
  • Username
  • Filename, filesize
  • Note (WYSIWYG-Editor)
  • Image (single Image)
  • Printed Layers/Height
  • Spoolname
  • Material
  • Used/Calculated length
  • Used weight
  • Filament cost
  • Slicer Settings (look here for "how to use it")
  • Export all data from PrintHistory-Plugin as CSV

UI features

  • List all printjobs
  • Edit single printjob
  • Capture/Upload Image
  • Filter history table (only print result)
  • Sort history table (printdate, filename)
  • Table column visibility
  • Capture image after print
  • Take Thumbnail from UltimakerFormatPackage and PrusaSlicer Thumbnails
  • Export all printjobs as CSV
  • Import printjobs from CSV
  • Better error-feedback (more then just the "happy-path")

Not included

  • No report diagramms

Optional Plugins

Planning Release #2, ...

.. see:

Screenshots

plugin-tab editPrintJob-dialog changePrintStatus-dialog statistics-dialog plugin-settings missingplugins-dialog

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/OllisGit/OctoPrint-PrintJobHistory/releases/latest/download/master.zip

Roadmap

see Planning-Board

Versions

see Release-Overview

About

OctoPrint Plugin stores all print-job informations of a print in a database


Languages

Language:JavaScript 71.8%Language:Python 12.2%Language:HTML 8.6%Language:CSS 7.4%Language:Less 0.0%