Does anyone know where I can find the parameters and mathematical formulas for the G-code commands if I want to program a G-code interpreter from scratch.
Been using Google but can't find anything that explains it or gives a simple list over them.
I have a idea for a project where I want to control a CNC machine with an old BASIC computer (Commodore 64 for example) and libraries wont help me to much. why? I like old computers and it's fun to try it.