lawsy wrote:Ramps has a few advantages:
- 11 amps heated bed handling
- Support for either two extruders or one extruder and a PWM fan
- Inputs for max and min endstops
- Screw terminals for all high amperage loads
- Extra outputs left over for other functions
- Resettable fuses for protection
Disadvantages:
- Not as many 12V outputs for LEDs, extruder fans, etc.
Pretty much it.
But, I'd just clarify, its actually 2 x Extruders (well, its just 5 x Drivers, doesn't care what) and 2 x Fans. If you use the RepRapDiscount Fan Extender it adds a Buffer to the Servo outputs, which lets you run 2 x 12V fans using PWM (runs on pins D4/D5 from memory).
So you can run the full dual extruder setup AND have dual seperately controllable PWM fans on them both (so you can do PLA on one, ABS on the other, with correct Fan application).
The disadvantage of not as many 12V Outputs is also more than offset by being able to just pull a feed straight off of the 12V Input - its a SwitchedMode PSU we have connected so I just ran a +/- pair off of the 11amp inputs to a small strip board where I have attached about 10 12V header pairs for use on LEDs, Constant Operation Fans, etc.
It also adds support for around 6 LCD systems at present (2 x full graphical, and a bunch of 20x5, 20x4, 16x4 and 16x2 LCD's)
Heres the fan extender: http://www.ebay.com/itm/NEW-Reprap-Ramp … 2576ba4545
Tealvince, the other thing is, its just a shield over a standard Arduino - so you can blow up inputs on the Atmel and only replace the Arduino rather than the whole board.. as well as it can bolt straight onto a Due (if you deal with the signal voltages being only 3.3v on the Due instead of 5v on the older Arduino's) - I like to think of it as future proof without having to replace the entire motherboard and I/O system (which wouldn't/doesn't need to change much)
And as per 2n2r5 and as per seen in my Beta Firmware thread - memory gets real tight on even the Atmel1284, so I'd prefer to have the 2560 and run with every firmware option and additional code segment I want without having to play a game of 'if I turn this off, it'll fit' 