forked from gnea/grbl-Mega
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Huub Buis edited this page Oct 20, 2020
·
23 revisions
New features in the current CNCL release requires some GRBL compiler options changes. These compiler options are implemented in this GRBL fork to make it easy to compile and flash GRBL to an Arduino for running on a lathe. Read the Wiki Compiler Options for an explanation of the compiler options.
I have added spindle sync threading (G33) based on fschill grbl version to this Arduino Mega version GRBL-L-Mega and the Arduino Uno version GRBL-L. Ramps shields 1.4 and 1.6 are also supported. Read the threading setup Wiki for an explanation of the threading setup.
For all other information read the GRBL Wiki.