This OctoPrint plugin helps to manage your filament spools. The project is still under heavy development. So don't rely on it and use it at your own risk. I'm grateful for all reports that help me to track down bugs.
If you have questions or encounter issues please take a look at the Frequently Asked Questions first. There might be already an answer. In case you haven't found what you are looking for, feel free to open a ticket and I'll try to help.
- Replacing filament volume with weight in sidebar
- Software odometer to measure used filament
- Warn if print exceeds remaining filament on spool
- Assign temperature offset to spools
- Automatically pause print if filament runs out
- Import & export of spool inventory
- Support for PostgreSQL as database for multiple instances
-
Install this plugin via the bundled Plugin Manager or manually using this URL:
https://github.com/malnvenshorn/OctoPrint-FilamentManager/archive/master.zip
-
For PostgreSQL support you need to install an additional dependency:
pip install psycopg2