Merlin Arduino compiler error

Post Reply
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

Merlin Arduino compiler error

Post by VDRPEP »

Hi, get the firmware from you for my printer. Acral with Sanguinololu Rev 1.3a and 0,3 nozzle for 1,75mm.

If I upload the firmware to the controller, that I get this error message. Can You help me?
Unbenannt.PNG
Unbenannt.PNG (64.52 KiB) Viewed 15388 times
kris.mao
Posts: 22
Joined: Tue Dec 23, 2014 10:47 am

Re: Merlin Arduino compiler error

Post by kris.mao »

Dear friend,

If there is an error: Arduino.h:No such file or directory. That is because Arduino IDE lacks indispensable file:Arduino.h
(Location of Arduino.h: Hardware / sanguino / cores/ arduino / arduino.h).
1. Please re-download "Sanguino" file, and make sure it has been put into the "Hardware" folder under installation directory of Arduino IDE.
(You can download relative files at: http://www.geeetech.com/wiki/index.php/Sanguinololu)
2. Please make sure there is a file named "areduino.h" at :Hardware / sanguino / cores/ arduino

Best regards!
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

Re: Merlin Arduino compiler error

Post by VDRPEP »

Where I can download the right arduino.h?
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

Re: Merlin Arduino compiler error

Post by VDRPEP »

I get another error.
Unbenannt.PNG
Unbenannt.PNG (58.71 KiB) Viewed 15337 times
john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: Merlin Arduino compiler error

Post by john »

Hi
Have changed the settings in configuration.h or boards.h?
I don't know what your Marlin version is, so I can't point out an accuracte line in Marlin. Please search MOTHERBOARD and #define it to 62
Here is the description for the BOARD in boards.h(boards.h was just contained in newer Marlin V1.0) or configuration.h.
I'm sure that a wrong configuration case your problem.
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

Re: Merlin Arduino compiler error

Post by VDRPEP »

Thank YOu for your help. I have test it with many versions ..... but it don't works. I get different error mesages. :( :(

I have another idee. :P

can you place under documents on the web-side from this printer a zip-file with all files?

I mean the right arduino version with all necassary files. With all right config files for my machine.

It would be the most easy solution for my problem. :lol: :P :D


Please.
john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: Merlin Arduino compiler error

Post by john »

I think it is a little hard for me, I don't know the detail about your machine. It's my pleasure to help you, but I don't want to deprive the fun of building your own firmware from you.
Keep in touch if you can't fix your problem after your trying.
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

Re: Merlin Arduino compiler error

Post by VDRPEP »

I want this file from Geeetech. Geeetech must have this.
john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: Merlin Arduino compiler error

Post by john »

Please leave your Email and tell me what machine do you have?
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: Merlin Arduino compiler error

Post by zhangxueyou »

Have you fixed your problem?
Post Reply