Page 1 of 1

Problems compiling firmware with arduino

Posted: Sun Mar 15, 2015 7:52 am
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

Re: Problems compiling firmware with arduino

Posted: Mon Mar 16, 2015 9:20 am
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.

Re: Problems compiling firmware with arduino

Posted: Mon Mar 16, 2015 2:36 pm
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.