I am not sure if this plugin already exist or not, or if I am just searching for the wrong words...
But I am looking for a way to control the gpio on a pi, depending on what the printer is doing. It can be things like light colors, fans depending on temperature and such.
One of the things I want to control is a fan, based on hotend temperature, but instead of adding a secondary sensor, I would like it to trigger on the value returned by the printer.
That is what I am looking for too. I would like to print a huge multi LED sign outside of my printing closure to signal current print progress. Preferably there would be a list of conditions you could make like equal less than or greater than a value provided that would pull high or low a GPIO pin.