Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.05 KB

Compilation.md

File metadata and controls

19 lines (16 loc) · 1.05 KB

Configuring and compilation

  1. Install the LATES non-beta arduino software IDE/toolset: http://www.arduino.cc/en/Main/Software and download board SAM 1.6.6!
  2. Download the MarlinKimbra4due firmware https://github.com/MagoKimbra/MarlinKimbra4due Use the "Download Zip" button on the right.
  3. Some boards require special files and/or libraries from the Arduino directory. For Alligator Board add this link in Arduino IDE File -> Preferences -> Additional Boards Manager URLs: http://www.chew-z.it/download/alligator/package_Alligator_r2_index.json
  4. Start the arduino IDE
  5. Select File -> Preferences -> Compiler warning and select none
  6. Select Tools -> Board -> Arduino Due (Native USB port) or Alligator Board R2 3D printer controller (USB/MCU native)
  7. Select the correct serial port in Tools ->Serial Port
  8. Open MarlinKimbra4due.ino
  9. Click the Verify/Compile button
  10. Click the Upload button. If all goes well the firmware is uploading

Guida in Italiano per la compilazione dei campi. http://forums.reprap.org/read.php?352,440672