Hi, I now have a weighing scale on each printer that measures the weight of the spool and thus determines the remaining filament. I use this value for planning which print is still possible on which printer. In addition, of course, the colour and the material so that the weighed result is also correct.
Since I schedule my prints via Repetier, it would be great if I could see this information somehow in the interface. The scale is based on ESP32 and therefore I can transfer the data to the Repetier via Rest, MQTT or otherwise.
At the moment I simply don't have a "place" where I can write this information to the printer.