OllisGit / OctoPrint-SpoolManager

Plugin for managing Spools
168 stars 58 forks source link

Feature Request: Dev Events also add remaining length in millimeters. #306

Closed Terandium closed 1 year ago

Terandium commented 1 year ago

Heyy, Love the usage of Octoprint events so I can hook into it. However, right now all it provides is remainingWeight (which should be remaining_weight btw, JSON uses snake_casing) In order to transfer grams to millimeters I need to know the density of the filament, which it doesn't say. I only print in PLA so it is fine for me to hardcode it that way, but doing it properly would be nice.

I need (milli)meters instead of grams because what I am trying to hook in to only gives the filament length instead of weight.

TL;DR: Add the remaining (milli)meters of filament to events

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.