Welcome! Log In Create A New Profile

Advanced

Downloading the firmware to arduino

Posted by andy hall 
Downloading the firmware to arduino
April 17, 2008 12:13PM
I think I have followed the instuctions for downloading the arduino firmware correctly however when I complile the progamme I get a whole series of errors starting with

24: Error: repstrapper.h:no such file or directory.

In file included from cartesioan bot_snap_v1.cpp:1:
cartesianbot_snap_v1.h26:24:error:repstrapper.h:no such file or directory


and so it continues with lots of

CartesianBot_SNAP-v1.cpp:53: error class linear axix has no member named stepper

I guess I have loaded/not loaded something into the right place.

I have copied the library file into arduino library folder
I then copied the Snap/single/arduino/single-arduino-snap.pde into the examples folder and then ran it from there.
I also tried copying and pasting it into the arduino programme.

I am learning about programming the arduino and really do not know what I am doing as you can probably tell!

Any ideas? Thanks
Andy
emt
Re: Downloading the firmware to arduino
April 17, 2008 12:33PM
Hi

You must copy the directories in the Library folder(ThermoplastExtruder, CartesianBot etc.) into the arduino LIBRARIES folder.


Regards

Ian
Sorry, only registered users may post in this forum.

Click here to login