Changes

GRBL

43 bytes added, 18:08, 11 March 2013
To flash GRBL to Arduino from Terminal
*Download GRBL: https://github.com/grbl/grbl/archive/master.zip
*unzip grbl-master
*In the Open Terminal set .*Set the following environment variablsvariabels (i.e. run these commands in the terminal):
**<code>export AVRPATH=/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr</code>
**<code>export DEVPATH=/dev/tty.usbmodem1411</code>