Problems compiling firmware with arduino

Post Reply
delta62
Posts: 2
Joined: Sun Mar 15, 2015 7:40 am

Problems compiling firmware with arduino

Post by delta62 »

Hello,
I bought my 3D priner via Ebay, its the I3 Pro B 8mm acrylic printer.
I assembled it, connected it to my pc and that worked fine.

Obviously the steppers dont work fine the first time, so I decided to download the Sanguinololu firmware to configure it and make it work.

Now, when i try to compile the sketches, I get the following error:

'"Error while compiling: missing 'recipe.cpp.o.pattern' configuration parameter"

I attached a screenshot off the error, please take a look at it.

Can anyone tell me how to fix this code? I suspect its the bootloader (which i pasted in the C:\Program Files (x86)\Arduino\hardware\arduino map, see the second attachment for this).

Thank you very much
Attachments
files directory.png
files directory.png (53.91 KiB) Viewed 7325 times
printer error.png
printer error.png (95.75 KiB) Viewed 7325 times
zhangxueyou
Posts: 1405
Joined: Fri Feb 06, 2015 1:33 pm

Re: Problems compiling firmware with arduino

Post by zhangxueyou »

Did you select all the files and drag them into Arduino IDE? If you did so, please leave your email address, I will re-send you the firmware to see how it will be.
delta62
Posts: 2
Joined: Sun Mar 15, 2015 7:40 am

Re: Problems compiling firmware with arduino

Post by delta62 »

Hello,
By now I found a solution to the problem.
A friend gave me an earlier version of Marlin firmware, and showed me how to add the bootloader to the IDE in the proper way, since this wasnt described very clearly on the wiki.
But thanks for your time.
Post Reply