MaxHeadRoom
- Joined Jul 18, 2013
- 30,712
Its an ambitious project, for a complete PC based CNC control that has to compete with the Hobby style Mach and Linux etc, you require a HMI front end that accepts and interprets G,M,S,T commands as well as a multi axis trajectory controller, if the loop is not closed back to the trajectory engine then outboard drives that close the PID loop are required.So this project i'm working on is a hobby closed loop cnc controller with all accompanying electronics. Reason i'm working on closed loop is that i can use very cheap an powerful DC motors. Also the entire electronics part of the project will cost me less than 100$.
On the way i'm developing microelectronic(atmega) software.
It seems like a shame to develop and perfect all this and not share it with other hobbyists. Do you think this project has the perspective, or is it worth sharing and making an open source? And are there many similar projects posted online already?
You also require a PLC style control for the MST code processing and a suitable I/O interface.
It sounds as though you are moving close to the lines of Dynomotion.com
Max.