OctoPrint-FilamentManager
OctoPrint-FilamentManager copied to clipboard
OctoPrint plugin to manage your filament inventory
**Describe the bug** FilamentManger fails to load external database with newest version of Octoprint (1.9.0) with Python 3.9.2 **Steps to reproduce** 1. Fresh install of Octoprint 2. Add FilamentManager to...
**Describe the bug** The UI install ends with "Done! and Install Unknown /checkmark/" after octoprint restarts plugin is not installed and operation can be repeated. Install using pip using the...
The Filament Manager (FM) reads usage greater than actual consumption. That is, there is 15% of a spool remaining when FM says it is empty. Would it be possible to...
**Describe the bug** When starting a print, this Plugin powers up the Nozzle to 285°C by overwriting the Filament offset (195°C) and the GCode Command (198°)! It burns the Filament...
The Add Spool button is disabled, and when I used Manage Profiles to save a new filament profile I get an error message: "There was an unexpected error while saving...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Developer of OctoPod here. OctoPod already has support for this plugin to let users...
I LOVE this plugin! I've just purchased not one, but two more printers. Each will have its own instance of Octoprint. But, I am now realizing I am going to...
**Describe the bug** **Steps to reproduce** 1. Print a job on primary networked Pi. 2. Load a new job to second networked Pi. 3. Selected filament is the same as...
I have 2 separate printers with separate Raspberry Pis. When I created the external database and attached both instances to share filament history, I noticed when I start printing with...
**Describe the bug** Installing plugin "FilamentManager" from https://github.com/OllisGit/OctoPrint-FilamentManager/releases/latest/download/master.zip... /home/pi/OctoPrint/venv3/bin/python -m pip --disable-pip-version-check install file:///tmp/tmp58i74yvk/master.zip --no-cache-dir Processing /tmp/tmp58i74yvk/master.zip Requirement already satisfied: OctoPrint in /home/pi/OctoPrint/venv3/lib/python3.9/site-packages (from OctoPrint-FilamentManager==1.9.1) (1.8.6) Collecting SQLAlchemy=1.1.15 Downloading SQLAlchemy-1.1.18.tar.gz...