Changes

GRBL

5 bytes removed, 18:24, 17 August 2015
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">