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.
- Replacing filament volume with weight in sidebar
- Filament odometer to keep track of remaining filament on spool
- Enable warning if print exceeds remaining filament on spool
- Assign temperature offset to spools
Odometer feature doesn't work when printing from SD
My profiles/spools will not be loaded
Is it possible to change the location of the plugin in the sidebar?
Due to how this feature works it is not possible to count the used filament in this case.
Try to clear your browser cache and reload the page.
You can reorder the items in the sidebar in the config.yaml. E.g. to put the filament selection below the printer state add the following to your config:
appearance:
components:
order:
sidebar:
- connection
- state
- plugin_filamentmanager