Add SpoolTracker plugin#1378
Conversation
|
Hi @thatguymendel, I noticed that you closed your PR. Anyway, I still took a quick look at your plugin OctoPrint-SpoolTracker. In your You can refer to how the OctoPrint built-in plugin Here you can find a list of predefined permissions you can check: Alternatively, you can define custom permissions using the I strongly suggest adding proper permission checks for both the |
|
The simplest approach is to add this to the plugin right @jacopotediosi? |
Not exactly the same thing.
|
|
Yeah, that makes sense. I've done permission implementations in several of my plugins. |
This PR adds the SpoolTracker plugin for simply tracking how much filament is left on your spool.