Skip to content

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

Notifications You must be signed in to change notification settings

ikopytko/OctoPrint-PrintJobHistory

 
 

Repository files navigation

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
  • 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")

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-Plugin
  • 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 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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.8%
  • Python 9.8%
  • CSS 8.0%
  • HTML 6.4%