Merge pull request #632 from dbenamy/Marlin_v1

Made instructions more clear.
master
ErikZalm 11 years ago
commit c184f808f7

@ -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

Loading…
Cancel
Save