Skip to content

Commit

Permalink
Made instructions more clear.
Browse files Browse the repository at this point in the history
Not sure what happened to my last commit so this includes that one + reordering the steps.
  • Loading branch information
dbenamy committed Oct 30, 2013
1 parent 4382068 commit c886f5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,13 +235,13 @@ Configuring and compilation:
Install the arduino software IDE/toolset v23 (Some configurations also work with 1.x.x)
http://www.arduino.cc/en/Main/Software

Download the Marlin firmware
https://github.com/ErikZalm/Marlin/tree/Marlin_v1
Use the "Download Zip" button on the right.

For gen6/gen7 and sanguinololu the Sanguino directory in the Marlin dir needs to be copied to the arduino environment.
copy ArduinoAddons\Arduino_x.x.x\sanguino <arduino home>\hardware\Sanguino

Copy the Marlin firmware
https://github.com/ErikZalm/Marlin/tree/Marlin_v1
(Use the download button)

Start the arduino IDE.
Select Tools -> Board -> Arduino Mega 2560 or your microcontroller
Select the correct serial port in Tools ->Serial Port
Expand Down

0 comments on commit c886f5c

Please sign in to comment.