Hello everyone,
i am trying to intergrate a couple of load cell sensors on my duet3 wifi printer to measure the filament spools weight. I found a plugin in github already that shows the registered weight on DWC but i want to pull the data directly from the duet and project them on my monitoring GUI that i made. Saddly i have no idea how to do this in Python...Does anyone have any tipps on how this would be possible?
Thanks in advance y'all