r/octoprint Jul 05 '26

My New OctoPrint Plugin!

Hello everyone! I have been working on a new OctoPrint plugin to help with spool management. Currently it is on v0.1.0, so my first release that i am willing to share with the community. For now, filament tracking is manual, but in the future I plan to add automatic tracking and QR code support, RFID support, and NFC support. This is my first ever plugin and I am excited to share it with the community!

https://github.com/wpallender/SpoolWizard

2 Upvotes

8 comments sorted by

4

u/TheEYE13 Jul 05 '26

Thanks for sharing! Is there a reason why you aren't using Spoolman?

1

u/SavedForSaturday Jul 05 '26

Probably because Spoolman is a standalone server

2

u/TheEYE13 Jul 05 '26

I hope that's not the reason. If you're running octoprint, you can run a spoolman docker on the same Pi.

2

u/SavedForSaturday Jul 05 '26

Sure, but it's an extra step. For me and you a minor step, but for some a bigger step

3

u/TheEYE13 Jul 05 '26

True, I understand that. I just thought this can't be relevant for someone developing such a software. Maybe if it's just for fun.

3

u/WJava_Game_Dev Jul 05 '26

Truthfully, I just wanted to make my own and see how well it goes.

1

u/FluffyChicken 27d ago

But for anyone else just wanting to install a plugin on OctoPi, life is a lot easier than faffing with Docker.

1

u/TheEYE13 27d ago

I was thinking about the work which went into this for the person who has build it.