malnvenshorn / OctoPrint-FilamentManager

OctoPrint plugin to manage your filament inventory
GNU Affero General Public License v3.0
131 stars 60 forks source link

change Filament after print is started or finished #220

Open spanzetta opened 3 years ago

spanzetta commented 3 years ago

Is your feature request related to a problem? Please describe. It can happen that you forget to change filament prior to start a print.. then you cannot change anything and the filament database weight will not match the reality..

Describe the solution you'd like Make it possible to change (add an "edit" button) filament for a started or even finished print.. so the job history is properly updated Before confirming there should be a message saying something like: " Do you confirm you want to change the [Print name] print from [old filament] to [new filament] This will will remove [print grams] from [old filament] and add it to [new filament]" After this the filament database will be updated (print job history)