Trying to do metal printer
This is a preconfigured Marlin Firmware for the O3DE-Prusa I3.
original https://github.com/ErikZalm/Marlin/.
- Download Arduino 1.0.5 from 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
- 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
- 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 )