Getting an error in Arduino 1.6.7 every time

Post Reply
SLCPUNK
Posts: 2
Joined: Tue May 03, 2016 12:34 pm

Getting an error in Arduino 1.6.7 every time

Post by SLCPUNK » Tue May 03, 2016 12:48 pm

Hey guys,

I hope this doesn't double post as I just tried to post this a moment ago and can't find my original post anywhere. First off I should state I recently purchased a Geeetech Prusia i3 Aluminum and have just finished construction. I needed to reverse my axis for both Y and X and jumped into the firmware to do so. However, I've hit a snag after three different times following every step in this guide: http://www.geeetech.com/forum/viewtopic ... 20&t=16433

Every time I try to upload my firmware I get the following error:
In file included from sketch\Marlin.h:23:0,

from sketch\BlinkM.cpp:5:

pins.h:1102: error: #error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.

#error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.

^

exit status 1
#error Oops! Make sure you have 'Sanguino' selected from the 'Tools -> Boards' menu.


I would very much appreciate any help you can provide.

User avatar
Admin
Posts: 486
Joined: Wed Nov 30, 2011 9:49 am

Re: Getting an error in Arduino 1.6.7 every time

Post by Admin » Fri May 06, 2016 12:30 pm

there is indeed some problem if using 1.6.7.
TRY WITH 1.0.1.

Post Reply