Hello, I generated g-cade with f-engrave but openbuilds control gives a error on this line: G17 G64 P0.001 M3 S3000 Is it because openbuilds control doesn't support G64 with a P? or is it because it is followed with M3 S3000. I see in the settings in F-engrave it's a setting that is given by the operator and not by the g-code generator. In my case, I don't need M3 S3000 as I do that manually.
grbl doesnt support G64 (see list half way down): Grbl v1.1 Commands ยท gnea/grbl Wiki Use a grbl compatible post processor.
Hi, F-Engrave is capable of generating gcodes for GRBL 1.1. Simply setup F-Engrave like this: * ARC Fitting to None * Enable "Suppress Comments" * Enable "Disable Variables" * Remove "G64 P0.001" in the GCode Header I am using the latest version of Openbuilds Control and F-Engrave (1.75) and that worked fine for me. Best regards, Michael