grbl / 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
5.42k stars 3.04k forks source link

Writing software to talk to GRBL, looking for like minds #1832

Open i-make-robots opened 1 year ago

i-make-robots commented 1 year ago

Hello GRBL,

Many people use GRBL for their first robot build and have asked me to add support in Robot Overlord. I've got a framework in place and now and I'm looking for the particulars of the syntax and the call-response, the state machine behavior, etc. I'm looking for people to whom I can drop (a diminishing number of) questions. I tried to find a Discord group like Marlin has, with no luck. I've resorted to trusting GPT4's answers on the subject. Please advise!

If you're excited by GRBL+robots and want to make the changes yourself in a PR, this is the relevant class.

Any help is appreciated. Thank you!