Skip to content

Commit

Permalink
updated Firmaware installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
morriswinkler committed Aug 20, 2013
1 parent 5683998 commit 314f9b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 2 additions & 0 deletions Firmware/Marlin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Installation Instructions:
* Download Arduino 1.0.5 from *[http://arduino.cc/en/Main/Software](http://arduino.cc/en/Main/Software).*
* Install /ArduinoAddons/Arduino_1.x.x/u8glib_arduino_v1.12.zip into your Arduino library directory *see [http://arduino.cc/en/Guide/Libraries](http://arduino.cc/en/Guide/Libraries)*
* on Windows install arduino Drivers located in the arduino drivers directory ( right click arduino.inf and select install )
* To use the Taurino Classic and Taurino Power ( both Arduino Mega clones ) on Windows 8/7/Vista/XP 32 and 64 bit install the USB driver from [ftp://ftp.open3dengineering.org/pub/Taurino_USB_Driver_Windows/RRD_RUMBA_TAURINO_DriverSetup.exe](ftp://ftp.open3dengineering.org/pub/Taurino_USB_Driver_Windows/RRD_RUMBA_TAURINO_DriverSetup.exe)*

* Open /Marlin/Marlin.ino with the Arduino IDE
* set your Boardtype to "Arduino Mega 2560" and select the coresponding serial interface
* upload the Firmware ( File->Upload )
Expand Down
10 changes: 2 additions & 8 deletions Firmware/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
Marlin Firmware for the O3DE-Prusa I3
Firmware for the O3DE-Prusa I3
=============

To use the Taurino Classic and Taurino Power ( both Arduino Mega clones ) on Windows 8/7/Vista/XP 32 and 64 bit

*install the USB driver from [ftp://ftp.open3dengineering.org/pub/Taurino_USB_Driver_Windows/RRD_RUMBA_TAURINO_DriverSetup.exe](ftp://ftp.open3dengineering.org/pub/Taurino_USB_Driver_Windows/RRD_RUMBA_TAURINO_DriverSetup.exe)*


Than install Marlin firmware with Arduino.

Please read the Instructions in the subseqent folder.



0 comments on commit 314f9b1

Please sign in to comment.