Flashing firmware RAMBO compiling issue -Solved-

I am having some issues flashing the firmware on to my rambo card. when trying to upload the frimware to the RAMBO i get a compiling error.

(Arduino: 1.8.2 (Windows 10), Board: “RAMBo”

Build options changed, rebuilding all
Multiple libraries were found for “U8glib.h”
Used: C:\Users\Johannes\Documents\Arduino\libraries\U8glib
Not used: C:\Users\Johannes\AppData\Local\Arduino15\packages\rambo\hardware\avr\1.0.1\libraries\U8glib
fork/exec C:\Users\Johannes\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc.exe: Filnavnet eller filtypen er for lang.
Error compiling for board RAMBo.

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.

Error compiling for board RAMBo.)

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.)

 

I have a RAMBo card (not ultimachine)

I am trying to flash the marlin MPCNC rambo firmware.

I bought it without firmware (as far as i know)

I am not using end stops

And last but not least i am running Windsows 10 on my computer.

Nope, you have to use arduino 1.9 found in hourly or beta on the arduino site.

1 Like

Thats it! Thanks!