I'm anticipating problems with the new RADDS board I got to replace my fried RAMPS board, so I've created this thread so that people can ask and answer questions about the board. A list of helpful web pages is below, I'll update them occasionally. Documentation on this board is limited to a description of its features so this might be the only place to get help.

Makerfarm RADDS Page
Official RADDS Page
Repetier Firmware

A few snags I hit:
  • The RADDS board does not come with the required Arduino Due. Get one!
  • Marlin firmware does not work with the RADDS. You must download Repetier firmware from the link above.
  • Configuration is similar to Marlin but not the same. Use your stock Marlin configuration to guide you.
  • You may have to download IDE profiles for the Due before you can upload firmware. Go to Tools > Boards > Manage Boards and install the SAM board profile. Restart the IDE, and you should now be able to select the Due as your board.


This post will be edited occasionally to include new info I find.