gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4.07k stars 1.61k forks source link

Radius/IJK #787

Open jayj9009 opened 4 years ago

jayj9009 commented 4 years ago

Ok took a while to get here. I’m new to the machining world but understand a few concepts. I’m trying to get my 3018 cnc router to make round pockets, radius corners, etc. but for some reason candle won’t execute any type of g02-g03-g12-g13 or any IJK or R sequences. I even copied the circle from above the ‘i’ in the example template to my own and even it failed. What am I doing wrong?

PT400C commented 4 years ago

Any new development to this? I'm actually having the exact same problem it seems.