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.