Skip to content

malnvenshorn/OctoPrint-FilamentManager

Repository files navigation

OctoPrint-FilamentManager

This OctoPrint plugin makes it easy to manage your inventory of filament spools. You can add all your spools and assign them to print jobs. The Filament Manager will automatically track the amount of extruded filament so you can always see how much is left on your spools.

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. Since OctoPrint provides an own community forum questions and requests for help should be placed there.

Features

  • Software odometer to track amount of extruded filament
  • Warns you if the selected spool has not enugh filament left for the print job
  • Automatically pause print if filament runs out
  • Apply temperature offsets assigned to spools
  • Import & export of your spool inventory
  • Support for PostgreSQL (>=9.5) as common database for multiple OctoPrint instances

Setup

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

    https://github.com/malnvenshorn/OctoPrint-FilamentManager/archive/master.zip

  2. For PostgreSQL support you need to install an additional dependency:

    pip install psycopg2

Screenshots

FilamentManager Sidebar

FilamentManager Settings Profile

FilamentManager Settings Spool

FilamentManager Settings