Error uploading firmware

Having a problem? Post it here and someone will be along shortly to help
Post Reply
1948John
Noob
Posts: 2
Joined: Thu Feb 20, 2014 9:26 pm

Error uploading firmware

Post by 1948John »

Hi guys, I am having a problem uploading the latest Repetier firmware to the RAMBo v1.2e. I'm using Arduino IDE v1.0.5-r2. I have the broad set to Mega 2560, and the right port
I'm getting this error

Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:409: error: missing terminating " character
Commands.cpp:412: error: missing terminating " character
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:6: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1654: error: expected unqualified-id before numeric constant

The 6th line in Commands.cpp is highlighted

<title>RostockMAX/FIRMWARE/Repetier/Commands.cpp at master · seemecnc/RostockMAX · GitHub</title>

Any help, would be great
Thanks, John
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Error uploading firmware

Post by Eaglezsoar »

In the Arduino IDE application, use File->Open. Navigate into the RepetierMAX/Repetier folder and open Repetier.ino.

Select your board and port as the manual describes, then hit Upload.
1948John
Noob
Posts: 2
Joined: Thu Feb 20, 2014 9:26 pm

Re: Error uploading firmware

Post by 1948John »

Hi Eaglezsoar
After downloading the file Rostock Max-Master Zip and using the repetier.ino, it worked just fine.

Thank you,
John
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Error uploading firmware

Post by Eaglezsoar »

1948John wrote:Hi Eaglezsoar
After downloading the file Rostock Max-Master Zip and using the repetier.ino, it worked just fine.

Thank you,
John
I'm glad to hear that, you are probably going to have to do the calibration listed in the appendix of the manual.
Post Reply

Return to “Troubleshooting”