The OctoPrint-Plugin manages all spool informations and stores it in a database.
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 :)
- Spool basic attributes, like name, color, material, vendor ...
- "Used length" and "Remaining weight"
- Additional notes
- CSV Export of "Legacy FilamentManager-Database" and SpoolManager
- CSV Import function
- Labels
- Provide "APIs" for PrintJobHistory-Plugin
- 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, Remaining)
- Force to select a spool before printing
- Warn if not enough filament is present
- Filter spool table
- Multi Tool support
- External Database
- Table column visibility
- Capture Spool-Image
- Scan QR/Barcodes of a spool
more planing details could be found here
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/OllisGit/OctoPrint-SpoolManager/releases/latest/download/master.zip
see Release-Overview
-
Color-Picker: Pick-a-Color https://github.com/lauren/pick-a-color/
-
Color Helper: https://github.com/bgrins/TinyColor
-
Date-Picker:
bootstrap-datapicker https://github.com/uxsolutions/bootstrap-datepickerdatepicker https://github.com/fengyuanchen/datepicker -
datetimepicker https://github.com/xdan/datetimepicker/tree/2.5.20 https://www.jqueryscript.net/time-clock/Clean-jQuery-Date-Time-Picker-Plugin-datetimepicker.html
-
Select/Labels select2 https://select2.org/
-
WYSIWYG - Editor quill https://quilljs.com/