Hi
I rryed to update the Firmware to Vertex m1-1.1-h2. The first upload worked fin but i had no Display anymore.
By the second upload, i got all the times errormessage when compiling, so I can not upload anymore.
C:\Users\TeMaServ\Documents\Arduino\libraries\Marlin/SdBaseFile.cpp:890: multiple definition of SdBaseFile::openRoot(SdVolume*)' SdBaseFile.cpp.o:C:\Users\TeMaServ\AppData\Local\Temp\build5538356015401423134.tmp/SdBaseFile.cpp:890: first defined here Marlin\SdBaseFile.cpp.o: In functionSdBaseFile::openCachedEntry(unsigned char, unsigned char)’:
…
I use Arduino 1.0.6
But now i could upload the Program a again. The way it worked was: I opened the Merlin file in the zip Folder without unzipping. so i could upload the file without Errors.
Now i have an other Problem, how can I Change the language? There is a language file but if I chouse #4 for German, the Display is still in english.
can you help me there?
thanks
[quote=“Örni”]I use Arduino 1.0.6
But now i could upload the Program a again. The way it worked was: I opened the Merlin file in the zip Folder without unzipping. so i could upload the file without Errors.
Now i have an other Problem, how can I Change the language? There is a language file but if I chouse #4 for German, the Display is still in english.
can you help me there?
thanks[/quote]
Quite strange that it worke out of the zip file…
Do you mean the language settings in repetier?
I don’t remebmer if the velleman version came with all language files.
I updated to repetoer host 1.0.6 a while ago, there german works.
I think he’s speaking of the language you can chose in the language.h file.
For the Vertex only the English file is working. The other languages are missing a part of the file and if you try to switch to this languages you get an error.
I changed the file for French and I can do it for German and the others languages I know (Spanish, Dutch, Italian …) I’m afraid Polish or Finnish are out of my league;).
I’ll put the corrected file on the Wiki when I’m done.
Clearly, you have the Marlin source twice on your system, both of which are found by the Arduino IDE. One is located where you extracted the zip file, the other is probably somewhere in the Arduino libraries folder. Not extracting the zip file will cause you to only have one copy of the source, but it also means that you aren’t compiling what you downloaded but what was already somewhere on your system.
Hi again
You remember when i wrote, i can download only a zip Marlin file.
when i see only the Marlin Folder in the arduino 1.0.6, the i can download it to the vertex Printer.
If i see all the other Folders like: BlinkM.cpp, BlinkM.h, ConfigurationStore.cpp,…, then i get the compiling Errors.
There mus be something wrong.
Can you help me with that probblem?
Thanks.
That sounds strange. When you unpack the file you will get Marlin folder, in it double click on Marlin.ino, chose right port and board and press on upload button, it’s not more complicated than this.
Hi, I do it like you say. but it works only with the zip Folder. If i unzip the Folder and open the Marlin.ino, I see in the arduino Programm all the Folder from the Programm. Then i get the compiling Errors.
I fI open in the zip Folder the merlin.ino, I see in the arduino only the Marlin Folder. I twill work to Upload the Programm.
I Need urgent help.
Thanks
[quote=“Örni”]Hi, I do it like you say. but it works only with the zip Folder. If i unzip the Folder and open the Marlin.ino, I see in the arduino Programm all the Folder from the Programm. Then i get the compiling Errors.
I fI open in the zip Folder the merlin.ino, I see in the arduino only the Marlin Folder. I twill work to Upload the Programm.
I Need urgent help.
Thanks[/quote]
I think you have unchecked the option to unpack folder paths in your packer program.
That would lead to all files placed int the same folder, instead of those they were meant to.
Hallo Christian
wie ich sehe bist du aus Deutschland. Es ist einfacher für mich in deutsch zu schreiben, damit keine Missverständnisse entstehen.
Ist es möglich mit Teamviewer einen Sitzung zu halten. Ich habe die Lizenz für den Teamviewer 8. Ich bin normal ab 18:00 zu Hause.
[quote=“Örni”]Hallo Christian
wie ich sehe bist du aus Deutschland. Es ist einfacher für mich in deutsch zu schreiben, damit keine Missverständnisse entstehen.
Ist es möglich mit Teamviewer einen Sitzung zu halten. Ich habe die Lizenz für den Teamviewer 8. Ich bin normal ab 18:00 zu Hause.[/quote]
Ja stimmt! (Yes indeed!)
The forum language is english, to make all posts available to as much people as possible for contibuting and using them.
So i’ll continue in english. Perhaps fomulate your questions in english and german, so others can also read it.
Sorry, i don’t use teamviewer.
I also don’t have a vertex myself. So i don’t know if i can help with it’S hardware.
But for Arduino and compiling issues i think i can help.
[quote=“Örni”]Hi
I tried with a other pc. but i have the same Problem. The Errors start with compiling the program. Eaven with no Printer connectet to the pc.[/quote]
Which arduino version do you use?
1.0.6 or 1.6.0?
Marlin only compiles correctly with 1.0.6.