Skip to content

Latest commit

 

History

History
91 lines (65 loc) · 3.05 KB

README.md

File metadata and controls

91 lines (65 loc) · 3.05 KB

OctoPrint-SpoolManager

Version Released GitHub Releases (by Release)

Release candidate 1 is out!

The OctoPrint-Plugin manages all spool informations and stores it in a database.

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

Planning Release #1

should include the following features:

Basic attributes to be captured:

  • Spool basic attributes, like name, color, material, vendor ...
  • "Used length" and "Remaining weight"
  • Additional notes
  • Labels
  • Provide "APIs" for PrintJobHistory-Plugin

UI features

  • Better error-feedback (more then just the "happy-path")
  • List all spools
  • Edit single spool
  • Copy single spool
  • Template spool
  • Sort spool table (Displayname, Last/First use)
  • Force to select a spool before printing
  • Filter spool table

Planning Release #2

  • External Database
  • Table column visibity
  • Capture Spool-Image
  • Scan QR/Barcodes of a spool
  • CSV Export function
  • CSV Import function
  • Multi Tool support

Screenshots

listSpools-tab editSpool-dialog scanSpool-dialog

Setup

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-SpoolManager/releases/latest/download/master.zip

Versions

see Release-Overview


Used UI-Tools