First print with Marlin running on Due! Works with RAMPS-FD or RADDS printer shields.

First print with Marlin running on Due!

Works with RAMPS-FD or RADDS printer shields.

Source code at https://github.com/bobc/Marlin - enjoy silky smooth 32 bit printing :slight_smile:
http://www.youtube.com/watch?v=_ic_s0gkf3g

great work!

Awesome Bob! - I have a Chinese RAMPS-FD and Due clone sitting in the basement waiting for use (I’m aware you weren’t impressed with the quality of the components on the RAMPS-FD) - I had a crack at getting the due working with Repertier and Reprap firmware but in both cases, although the code compiled and upload successfully, I couldn’t connect with any host software - are there any tricks to running USB communication between host software and Dues?

Scratch that - tried your marlin fork and got a host to connect first time :D. Cheers Bob, I’ll submit a bug report if I find any unexpected features!

@D_Rob Marlin for Arduino Due!

@Tim_Rastall thanks for plugging me in. This is wonderful news!

@Tim_Rastall There were some problems with Due USB drivers, the latest drivers from Arduino should work better.
I’ve found no issues with the Due port so far but there are likely to be some bugs, so please do flag up any issues.
Soon I will extend support to Duet thanks to hardware donation from Think3dPrint3d!
Btw, as an alternative to RAMPS-FD, build quality of the RADDS is excellent, I have no reservation about recommending it :slight_smile:

Great work. I`m running the RADDS from Angelo on my OrdBot Hadron printer in combination with the external stepper drivers (Silencioso).
1/128 step on X and Y and 1/64 on Z and Extruder.
I may test your code - is RADDS and RADDS LCD fully supported?