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.03k stars 1.6k forks source link

Drill Peck G code #927

Open poolrod opened 3 years ago

poolrod commented 3 years ago

Is there a working peck drilling G code for GRBL?. Thank you for your time.

terjeio commented 3 years ago

Not by the controller itself, some senders may translate the peck drilling G code to G code supported by Grbl.

FYI, my 32-bit port has support for many canned cycles, including peck drilling.

poolrod commented 3 years ago

Ok thank you, I posted in Mastercam and loaded in the openbuilds control, but it didn't the peck cycle codes.