Points taken. We are also way off the OT topic so I apologize to the non CNC folk.
You're correct, it's an Uno clone with a CNC Shield V3.0, with their modified turn Y into A firmware. I replaced it with an Uno form factor ESPDuino and another CNC shield so I could preserve the original intactI think Bobs machines are a Grbl 1.x board = looks like a Uno clone in his Parts. Plug into your CNC USB. Try running the most recent stable Grblgru. On the top ribbon click the 6th icon = Show controller window. Pick the bottom USB Port (usually). Under machines pick DIYCNC, for boards pick Grbl V1.x (3 axis). It should sign into your board, progress visible in the bottom right window. If successful you should be able to move your machine. If so, Lightburn will work as well.
Great comment! I spend too much time helping support CNC beginners in another venue, where software shock and learning curves are a big issue. Many succeed but I wonder how many end up on the trap thrower or buried in the back of a closet. Hmm, maybe you could cast one in resin and turn it?I'm not out to set the world on fire I just want to have fun.
Paul, that is very interesting work you are doing there. I have an interest in CNC stuff as well and I applaud your efforts on this. What controller are you using? Keep up the good work and sharing!I feel like I need to jump into this discussion! I've also been exploring CNC embellishments, though not what I would call ornamental turning. The approach I have taken is to convert the lathe itself into a 4-axis CNC. There is a bolt-on X-Z carriage (pulled from a dumpster) with the tool mounted on X with its own rotary axis (B). The A axis is the lathe spindle with a 3D printed pulley driven by a NEMA23. Control board runs GRBLHal with an LPC7809 32-bit board and TMC5130 stepper drivers. I can easily interchange a small diode laser or router. I haven't done a lot with it, but it does make doing pewa amazingly fast and accurate (no gluing on templates etc.). I have a very small work space, so having the bolt-on option was a requirement for my designs.
View attachment 59486View attachment 59487View attachment 59488
Thanks, Alan! The controller is a spare 3D printer board I had sitting around (BTT SKR 1.4 Turbo). It is supported with GrblHAL and has replaceable stepper drivers which let me upgrade to the TMC5130 to provide a little more comfort running all NEMA23s.Paul, that is very interesting work you are doing there. I have an interest in CNC stuff as well and I applaud your efforts on this. What controller are you using? Keep up the good work and sharing!
That ESPduino is very similar if not the same as a CanDuino I used a couple years ago. You should be able to get 3 linear and 1 rotary out of that still using the Uno shield with the clipped off resistor. I’ve done that then moved on ha ha.You're correct, it's an Uno clone with a CNC Shield V3.0, with their modified turn Y into A firmware. I replaced it with an Uno form factor ESPDuino and another CNC shield so I could preserve the original intact