5,710
edits
Changes
GRBL
,→To compile GRBL and upload to the Arduino
*Set the following environment variabels (i.e. run these commands in the terminal):
<syntaxhighlight lang="bash">
export AVRPATH=/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/
</syntaxhighlight>
<syntaxhighlight lang="bash">