Quote Originally Posted by AbuMaia View Post
In the Marlin firmware's configuration.h file, there's a place near the top to set the baud rate:

// This determines the communication speed of the printer
//#define BAUDRATE 250000
#define BAUDRATE 115200

is how I have mine set.
Ok, I have been working too much with too little sleep. I modified the firmware, opened Arduino, uploaded it with 115200 set. Then Opened Pronterface and was able to connect. I got an error that the printer stopped but I am sure that is cause nothing is hooked to the board yet. So that is progress. Thanks for all the help all.!!!!!!!