I was thinking about this lately:
How hard would it be to build a CNC machine controller that has a micro SD card slot, so when I want to debug the G Code and make a test part, I control the CNC machine with a computer directly, but when everything is already worked out, I save a G code file on the SD card and the controller reads the code off the SD card and no computer is needed.
I tried building this kind of controller, but I really could not find any information on how to build a device that is visible to a PC as an external memory, in the file explorer.
I envision this controller to be like a digital camera, so it can work when it is attached to the machine and on its own, except instead of saving information to the SD card, it will read the G code off the SD card.
Not something I could build using PIC18 microcontrollers and my limited knowledge of USB.
You are welcome to build your own devices that work on this principle if you like my idea.
If it works out, send me a circuit, please. If you commercially succeed at building a controller like this, please send me one.
Gerry
Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
What benefits would this idea have over the computer?
Well it can store a lot more information than a mem card ie you'd have to have a bunch of mem cards and swopping and changing.Well. The benefits are that computer is really an overkill to run a CNC machine.
Too much processing power.
And how would you select a certain file to machine from the card? and mem cards are not that reliable.Plus you have a hard drive, a communication line. More things can go wrong in process of manufacturing.
It will never catch on,people like to take control of their machines rather than slip a card in and away yer go ie its the joy of routing a piece of work and the end result gets us with a big smile.Awesome project.![]()
It takes a huge amount of processing power to contour at high speed. All the big players went to 64 bit long before pc's ever did.
You will still have to plug the card into a computer to transfer the data over for the job piece,,,,so rather defeats the object doesn't it.
The developer dropped the ball on it. I believe that anyone who wanted could purchase one.
They are used in the Shark routers that Rockler sells in standalone mode with SD cards, I believe.
And mach3 has a plugin to use it with the PC, but the plugin was never fully completed due to an apparent lack of help from the developer of the NcPOD. If the developer would have worked to get a fully functioning Mach3 plugin, they would have sold thousands of them. Instead, everyone who purchased them eventually moved on to different hardware.
Gerry
Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)