Skip to content

Commit

Permalink
Merge pull request MarlinFirmware#632 from dbenamy/Marlin_v1
Browse files Browse the repository at this point in the history
Made instructions more clear.
  • Loading branch information
ErikZalm committed Oct 30, 2013
2 parents 4382068 + c886f5c commit c184f80
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 c184f80

Please sign in to comment.