Welcome! Log In Create A New Profile

Advanced

ReplicatorG firmware question

Posted by mikey 
ReplicatorG firmware question
September 06, 2011 05:51PM
OK, so my assembly is (reasonably) complete. I was using Teacup firmware (I have no clue of the version) with ReplicatorG, a RAMPS V1.2 board on a Prusa and I actually got the X-axis to MOVE. OK OK, I know it's not exactly some big earth shattering event to the majority of the users here, but it MOVED and that's a huge leap for me at this juncture.

The issue now is this: I open ReplicatorG to jog the motors to check movement, but no matter which axis I choose, only the X-axis moves. Is there a specific teacup thread on setup and the voodoo it needs? Is this the correct firmware for ReplicatorG? I tried using the 5D firmware from github, which is listed as tested with ReplicatorG, but I get an error on upload to the Mega of:

In file included from FiveD_GCode_Interpreter.cpp:9:
/hostcom.h: In member function 'void hostcom::putInit()':
hostcom.h:111: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put(const char*)':
hostcom.h:112: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put(const float&)':
hostcom.h:113: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put(const long int&)':
hostcom.h:114: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put(int)':
hostcom.h:115: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put(double)':
hostcom.h:116: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::put()':
hostcom.h:117: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::putEnd()':
hostcom.h:118: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'void hostcom::putWs()':
hostcom.h:119: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'byte hostcom::gotData()':
hostcom.h:120: error: 'Serial' was not declared in this scope
/hostcom.h: In member function 'char hostcom::get()':
hostcom.h:121: error: 'Serial' was not declared in this scope
FiveD_GCode_Interpreter.cpp: In function 'void validate_hardware()':
FiveD_GCode_Interpreter:313: error: 'Serial' was not declared in this scope
FiveD_GCode_Interpreter:324: error: 'Serial' was not declared in this scope
FiveD_GCode_Interpreter:325: error: 'Serial' was not declared in this scope
FiveD_GCode_Interpreter:327: error: 'Serial' was not declared in this scope
FiveD_GCode_Interpreter:329: error: 'Serial' was not declared in this scope

Any ideas on what I'm doing wrong? I know that list could be a long one. I readily accept the consequences of asking a stupid question that's been asked a million times, but I searched and didnt' get anywhere.

Edited 1 time(s). Last edit at 09/06/2011 06:47PM by mikey.
Re: ReplicatorG firmware question
September 07, 2011 02:57PM
Found the fix.

[forums.reprap.org]

and

[reprap.svn.sourceforge.net]

Just took more looking grinning smiley

Now to test it......
Sorry, only registered users may post in this forum.

Click here to login