I'm not sure that this is the right place to post this question, but I figured it was a good start since it deals with code... if not, please point me to the right forum, thanks.
I'm looking to create a G-Code interpreter on a C/C++/FPGA embedded system and I'm not quite sure of how to translate G-code into motor movement signals. This is a project for a proprietary system so there's a lot of extras I don't need like variable gearing ratios, etc. Does anyone know where I can find this info, or know if there's an open source interpreter that I can view as an aid?
Thanks all!