background image background image background image
to DeskProto home page
Contact  
looking glass icon
to DeskProto Facebook page
to DeskProto Youtube page
to DeskProto Instagram page

Forum menu:

DeskProto user forum

Forum: communicate with other users


Forum home page main
Forum:
Thread:
Compatible with GRBL parser?
You’re logged in as:guest
Online users:0
Online guests:111
 

matock
2018-04-06
10:38 CEST
Hi,

I'm using a DIY CNC machine controlled by Arduino/GRBL (which is very common on such machine). As GRBL is not proposed in your default postproc list, I selected the "ISO plain G-codes mm".

An issue (minor, indeed) is the % symbol on the 1st line, which is not recognized.

But how to be sure that the rest of the code is fully compatible with GRBL? Is anybody already tested it?

Very thank you.

PS: GRBL project https://github.com/gnea/grbl

Lex
2018-04-06
13:24 CEST
Hi Matock,

You will be pleased to know that two GRBL postprocessors are present in DeskProto (Version 7), called "GRBL (Arduino) - inch" and "GRBL (Arduino) - mm".
I think that you have searched the list of machines, as indeed no machine with the name GRBL is present. Machines that use this postprocessor are for instance the Shapeoke series.
What you can do is use one of these machines, or create a new machine definition (Options > Library of Machines > Add), enter the proper speeds and dimensions (use the Help button for help!) and select the GRBL postprocessor to be used.

Lex.

matock
2018-04-10
00:07 CEST
Ahhhh...
Yes, indeed. I'm confused.
Thank you very much.