Welcome! Log In Create A New Profile

Advanced

Problem compiling RepRap - Arduino 0018

Posted by tombo9999 
Problem compiling RepRap - Arduino 0018
March 03, 2010 12:06PM
Bought Generation 3 Electronics from Makerbot, I want to use it in a Mendel RepStrap machine.
I need somebody help, because I can't compile FiveD_GCode_Interpreter.pde.

Windows XP

1. Installed Arduino environment 0018.
2. Downloaded the core information from Zach's Sanguino site an copied in the
sketchbook.
3. When I try to compile FiveD_GCode_Interpreter.pde, I get a compile error:
28: error: HardwareSerial.h: No such file or directory.

Ubuntu

1. Tried to install it on Ubuntu, but i can't find the file boards.txt

Sorry, but it looks I have quite a lot of lack in my knowledge…

Thanks, Luca

Edited 1 time(s). Last edit at 03/03/2010 03:30PM by tombo9999.
Re: Problem compiling RepRap - Arduino 0018
March 03, 2010 04:55PM
Tried ReplicatorG - 0013 and I could add CupCake CNC machine with no problem at all.
But what about RepRap?

A lot of "buzzing", but to find the right way is quite difficult.

Thanks, Luca
Re: Problem compiling RepRap - Arduino 0018
March 03, 2010 08:03PM
They totally changed the structure of Arduino in release 17.

Since the Sanguino is not officially supported by the Arduino team the layout and libraries for Sanguino need to be revised. Something the makerbot team hasn't gotten to yet.

So until they do release 16 is the latest that you can use.
Re: Problem compiling RepRap - Arduino 0018
March 04, 2010 12:31AM
Arduino 0017 works fine for me - I've been printing with the Makerbot firmware as well as the 5D firmware on Gen3 electronics with it.

Did you install the libraries and edit the file as indicated in the installation instructions here:

[sanguino.cc]

that might do it for you.

Wade
Re: Problem compiling RepRap - Arduino 0018
March 04, 2010 04:29PM
Thanks Wade, I thougth I did... smiling smiley
Actually I did not follow exactly, mixed some instruction from Arduino site and made a mess.
Now it works, Windows XP and Arduino 0018.

Luca

And, just for my knowledge, can someone tell me where I can find Arduino directory after Ubuntu install using this http://www.arduino.cc/playground/Linux/Ubuntu

Thanks again
Re: Problem compiling RepRap - Arduino 0018
March 21, 2010 08:19AM
I found the answer by myself...smiling smiley
Arduino directory is /usr/share/arduino (Ubuntu 9.10 - the Karmic Koala)

tombo9999 Wrote:
-------------------------------------------------------
...
> And, just for my knowledge, can someone tell me
> where I can find Arduino directory after Ubuntu install
http://www.arduino.cc/playground/Linux/Ubuntu

Edited 1 time(s). Last edit at 03/21/2010 08:21AM by tombo9999.
Sorry, only registered users may post in this forum.

Click here to login