Dualshock control MPCNC?

I posted DualSense code in Python the other day for my zen table in the thread below. It should be really easy to adapt for cnc use (was planning to get to it eventually but I’m traveling and won’t be back in front of my cnc for several weeks). I’m not sure offhand if that library supports the DualShock also but PS5 controllers are finally pretty available. There’s not all that much to the code - feel free to use it however you’d like!

Btw looking at it just now I realized there’s a minor bug in the homing routine (it doesn’t reset its stored X/Y position), I’ll fix it on Wednesday when I can test it out.