How to connect power and fan to RAMPS 1.6?
My RAMPS 1.4 board has failed. I bought a RAMPS 1.6 to replace it but :
The old board had 4 power wires that went to 5 A and 11 A respectively. The RAMPS 1.6 has only 1 pair of power inputs. Which pair from the PSU do I connect to the board? Or do I combine them and connect them to their polarity respectively?
I have a cooling fan (12 V) for part cooling. In RAMPS 1.4, I had it connected to the pins between the power inputs and the X stepper driver on the board. The RAMPS 1.6 doesn't have such a pair of pins. Is it possible to connect it somewhere else on the 1.6 board?
You only need to connect one pair (one red, one black) of sufficient wire gauge to the single power connector's plus (red) and minus (black). There is no need to bundle multiple pairs from the PSU. Some pinout graphs are not clear in this respect! I've always connected the heated bed through an external MOSFET to keep large currents away from the board, but according to the design, it is capable of handling the current.
E.g. this is the correct pinout:
And this an incorrect pinout graph (look at the lower left where the power needs to be connected to the board, this hints to bundling the 11 A and 5 A wiring):
The part cooling fan should preferably not be connected to a (non-schedulable) 12 V header. Instead you should use the
D9
output connector to schedule the airflow of the fan for part cooling.Note there is no spare 12 V header available on the board. You could use the spare PSU pair to power the coldend (radiator) fan.
License under CC-BY-SA with attribution
Content dated before 7/24/2021 11:53 AM
0scar 2 years ago
Hi welcome to 3DPrinting.SE!