@droftarts Much appreciated! Sounds like just the info I was in need of

Latest posts made by twcochran88
-
RE: CNC Pendant Programming
-
RE: CNC Pendant Programming
@dc42 Thank you so much! I'll hopefully be finished installing today and can test it out
-
CNC Pendant Programming
Hello,
I'm in the process of installing a CNC pendant on my custom clay printer following this guide:
https://docs.duet3d.com/User_manual/Connecting_hardware/IO_CNC_PendantMy main hope for using this pendant is to be able to dial in my flow rate while printing, there's a ton of variability with clay, so being able to just turn a knob will be much more helpful than the web interface or panel due.
The coding for it seems to be set up only for movement when nothing is running, I'm wondering how I might alter the output command for my extruder to do a +/-1% extrude factor override for each click of the wheel.
The current pendant firmware can be found here:
https://github.com/Duet3D/CNC-Pendant-FirmwareAny help would be so much appreciated, thanks!!!