OllisGit / OctoPrint-SpoolManager

Plugin for managing Spools
169 stars 57 forks source link

In the files list show filament usage in grams/weight instead of volume #299

Closed B1ackCr0 closed 1 year ago

B1ackCr0 commented 1 year ago

Reopening Issue #44

@OllisGit mentions this is added in v1.5. I'm using v1.7 of SpoolManager and it is not appearing in the file details of the gcode. Forgive me for reopening an old issue, but wanted to see if it was removed for a particular reason, or if a bug.

Mike

github-actions[bot] commented 1 year ago

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

B1ackCr0 commented 1 year ago

Since this plugin seems to be abandoned (as evident by the number of posts being opened & closed with no activity), I have figured out a workaround for anyone with the same issue. Insert "; filament_weight = {filament_weight}" (without the quotes) to the end g-code in Cura. Then use the Octoprint plugin ExtraFileInfo and insert these settings:

Key = filament_weight Label = Filament Weight Unit = g Enable filter = Check Filtered Characters = []

There was a conflict with the TP-Link plugin I was also using, but there is a RC for that which solved the problem. Hopefully this helps anyone else looking for the same info.

Mike

github-actions[bot] commented 1 year ago

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

github-actions[bot] commented 1 year ago

This issue was closed, because it has been already marked for 10 days with no activity.