imrahil / OctoPrint-PrintHistory

Plugin for OctoPrint - saves filename, print time and filament usage for each print
GNU Affero General Public License v3.0
64 stars 64 forks source link

Track filament spool #7

Open kareem613 opened 9 years ago

kareem613 commented 9 years ago

Feature Request: If we can mark each print in the history as coming from a spool, then we can use this to track spool inventory. Being able to enter what spools I have, how much they cost and how much filament is on the spool. Then for each print in the history, select a spool it came from. A spool inventory screen could show all the spools and how much filament remains in each.

bolsoncerrado commented 9 years ago

kudos on that! :dancer:

kontakt commented 7 years ago

I like that you implemented this, but is the quantity used for that spool tracked anywhere? I don't see a place for it.

Elfe commented 7 years ago

Would it be possible to filter jobs based on comments? like #abs #myredabs01 #red Then all stats are for the search word only.

So would be no need to manage spools in the first iteration.

Mavyre commented 7 years ago

Hello, A plugin (FilamentManager) just came out. I opened the issue #60 about implementing its API in PrintHistory.