I’ve open sourced the code that drives my CNC tool changer and put it up on Github as scottlaird/cncatc. At the moment, it’s just an Arduino project (a single .ino file, basically C++) that probably isn’t useful to anyone but me, but I’m planning on cleaning it up a bit and extending it to cover other bits of the tool changing infrastructure. <!–Things->- more hthat I’d like to add soonish: A couple weeks of pending bug fixes, which somehow weren’t in the repo that was pushed to...