Hello,
I've finished building my Mendel machine, but I have trouble getting the official FiveD firmware to work (I'm using the most recent "official" release from Sourceforge, 20100308).
While I can upload the firmware fine through the Arduino IDE, it does not respond to any commands (this is both with the auto-reset jumper in place and without it). For example, I can connect to the firmware, which will make it print "start" to the serial console, but when sending a command (such as "M105" as a quick test), it does not reply. I've triple-checked the baudrate and everything, but no matter which program I use (ReplicatorG, RepRap Host or a plain simple Terminal program), nothing can squeeze a reply out of the board. However, since my USB/TTL board (the Sparkfun one) has rx/tx LEDs, I can see that my test commands get sent, but the board does not send anything back.
Funnily enough, the Makerbot firmware fork works fine.
I've found a couple of threads on this board about similar issues, but none contain a solution, just unhelpful "Oh, I managed to fixed it"s.
Does anybody have an idea what could be going wrong?
PS: This might have better been placed in the "Firmware" forum, but since there are almost no threads there, I decided to post it in this forum instead.