RepRapPro Huxley firmware

From RepRap
Revision as of 10:12, 18 December 2011 by Glenn (talk | contribs) (-Category:Huxley)
Jump to: navigation, search

Required software

Get the Arduino IDE from here.

Add the Sanguino files to your Arduino hardware folder.

Git repo

Firmware source code is stored in the eMAKER git repository. Copy this into your /sketchbook folder to make it visible within the Arduino IDE.

Uploading

Launch the Arduino IDE, and open the firmware project: Sprinter.

Select the Sanguino board from the Tools | Board menu.

Ensure the serial port is ticked from the Tools | Serial port menu (the Sanguinololu must be physically connected to your computer with the USb cable at this stage, and the auto-reset jumper must be fitted to the board).

Upload your firmware.