Changes

Jump to: navigation, search

GRBL

71 bytes added, 15:26, 23 May 2014
Upload to Nano V3.0
</syntaxhighlight>
adapted from here: https://github.com/grbl/grbl/wiki/Flashing-Grbl-to-an-Arduino
==Upload to Nano V3.0(slower baud rate)==Needs 57600 baud rate instead of default uno 115200
<syntaxhighlight lang="bash">
$AVRPATH/bin/avrdude -C$AVRPATH/etc/avrdude.conf -b57600 -pm328p -carduino -P$DEVPATH -D -Uflash:w:$GRBLHEX

Navigation menu