Changes

Jump to: navigation, search

GRBL

139 bytes added, 18:10, 11 March 2013
To flash GRBL to Arduino from Terminal
**<code>export AVRPATH=/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr</code>
**<code>export DEVPATH=/dev/tty.usbmodem1411</code>
***(note: DEVPATH should match the name of your currently connected arduino. you can find this from arduino software under Port selection)
**<code>export GRBLHEX=grbl.hex</code>
*Change to the grbl directory: <code>cd ~/PATH_TO_DOWNLOAD/grbl-master</code>

Navigation menu