I recently picked up my first 3d printer. It’s great, but uses the Duet controller/firmware instead of utilizing OctoPrint. It took a little digging, but I was able to come up with some REST commands to use for sensors so I can pull both the bed temp and hot end temps, as well as the current printer status (Idle, Printing or Busy). I’ll probably add more in the future, but this is giving me what I want for now. It’s all in a package I created, so hopefully others can use it as well.
I’m trying to install this but I’m not getting the expected results, I created the duet3d.yaml file and copy/paste the content of the github file, i made the obvious changes but I’m not getting this to work.
not sure what I’m doing wrong here but I’m not finding the sensors.
Any help to get me on track to solce this would be highly appreciated