I am trying to connect an Arduino Mega / Ramps 1.4 / RepRap LCD Screen with Marlin firmware to my printer.
I am able to connect to the Arduino and flash the software, I can operate the servos from the LCD screen but I can't
get the communications to go the other way. If I load a file in Repetier host and slice it everything goes fine. When I hit
print nothing happens and the Manual Jog doesn't connect also. It's like it connects to the Arduino but does not send anything
back to the printer..... The LCD screen operates all the steppers and both heaters and thermisters but the computer doesn't .
I have checked the port number the baud rate, and think it all matches.......... any suggestions how to get it to connect?