Posted by David-Clark 1 on 28/08/2023 21:50:31:
I have just purchased a CNC Proxxon mill conversion on ebay.
…
The mill has an Aurdino interface but not software.
I am thinking Mach 3 as I have used it before, about 20 years ago but wondering what the best software would be for me to use that does not cost me an arm (I have no legs) so I can’t throw in an arm and a leg.
Also, the same goes for the CAD Software. I have Turbo Cad 17 Pro but also have Turbo Cad 16 and the matchingCAD software.
…
The usual Arduino CNC program is GRBL, which is a free download. Various ways of installing it, you might try searching 'Arduino GRBL' , which will find various sites and tutorials like All3DP.
In outline, a controller board powers the mill's motors, and the controller is told what to do by an Arduino running GRBL. GRBL is fed a list of G-Gode commands that move the axes as necessary to make the cuts needed to produce an object. G-code can be handwritten, but it's more usual to model objects in 3D-CAD and then use CAD to generate the G-CODE.
The process is similar for 3D-printing, except the commands makes a 3D object by adding layers of plastic, concrete or metal, whilst a mill or lathe subtracts metal to create 3D objects. CAD software usually supports both methods. Not tried CNC, but basic 3D-printing is rather easy, almost plug and play.
I watched a Youtube video a few months ago where a chap who knows his stuff enthused about the Proxxon Mill. I suspect they have an undeservedly poor reputation because people expect too much of them.
Dave