Welcome! Log In Create A New Profile

Advanced

Repetier Firmware can not verify for upload to x3 board

Posted by Anonymous User 
Anonymous User
Repetier Firmware can not verify for upload to x3 board
March 29, 2014 04:21PM
New to this forum and new to 3D printing. Started building a 3D printer last year about this time and have progressed slowly to the point of the final step of making my heated bed work. After 3 different builds I am have been able to make all the changes I needed to the mechanics of the printer without updating my firmware or host software. I had used version 82.2 firmware and did not have any issues uploading or verifing changes when I made them. Any help would be greatly appreciated with my problem, I think it is a simple problem but not being a programmer I can not resolve it on my own.

I am using Arduino version 1.0.5 rev.2
I have Repetier Host 0.95F
Trying to update to Repetier Firmware Ver 91

I have a fully working printer except for the Heated Bed. When I updated to the new version of Repetier 0.95F because of the auto update I somehow lost the old firmware that I had on my hard drive. (Not sure at all how that happened). My problem is that when I used the auto configuration tool for the new firmware (ver. 91) that firmware will not complete the verify portion in Arduino before the upload.

The first error I get is:
Repetier:136: error: 'Printer' has not been declared

I don't understand how to fix the problem, I did comment out the line causing the error to see if I could get farther along in the process and found I got another error. This one I don't understand either...

Repetier:141: error: 'Commands' has not been declared

Any help to point me in the right direction would be greatly appreciated.
Re: Repetier Firmware can not verify for upload to x3 board
March 30, 2014 03:42AM
Uncommenting these lines is dangerous. Not sure why your compiler does not see that stuff as it is in defined in the included Repetier.h resp. includes called from there.

You could try compiling it with

[arduinodev.com]

which is what I prefer. Simply open the Repetier.cbp file to open the project. If it still persists, please post you Configuration.h as attachment.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Sorry, only registered users may post in this forum.

Click here to login