Aus3D / RUMBA32

A powerful 32-bit 3D printer control board.
https://aus3d.com.au/rumba32
69 stars 25 forks source link

12v pwr select #27

Closed phongshader closed 4 years ago

phongshader commented 4 years ago

I don't see any documentation on how to set the jumpers for 12v power. I did see this

Screen Shot 2020-06-06 at 9 22 22 AM

however it is not clear to me how these should be jumped for 12v power, vin > vout or vout > 12v?

3dlpm commented 4 years ago

Hopefully this picture will clear it up. For 12V power, 12V to Vout for PSU power Vin to Vout.

IMG_3849

chrissbarr commented 4 years ago

Thanks for the image @3dlpm, your explanation is correct.

phongshader commented 4 years ago

Thank you for the explanation. What does each set of jumpers do, why is the left set vout > 12v, middle vin > vout, right vin > 12v? I just want to understand what I'm setting up and why.

chrissbarr commented 4 years ago

Each jumper sets the voltage for the output it's next to. HE2, FAN0 and FAN1 can be powered either directly from the PSU (so if you have a 12V PSU, it's 12V, if you have a 24V PSU, it's 24V) or from RUMBA's integrated 12V regulator (which will output 12V even if you are using a 24V PSU).

If you are running a 12V PSU, you should just set all to VIN. If you are running a 24V PSU but have 12V fans, you may want the 12V option selected.

The top pin of each of the three pin jumpers is the regulated 12V. The bottom pin is the raw VIN from the PSU. The middle pin is what goes to the output. The jumper connects the output to either of these depending on which position it's in.

In the picture: The left-most jumper is setting the HE2 output to be powered from the regulated 12V. The middle jumper is setting the FAN0 output to be powered from the VIN (the PSU). The right-most jumper is setting the FAN1 output to be powered from the regulated 12V.

Let me know if more explanation is required.

phongshader commented 4 years ago

That's exactly what I was looking for. I do have a 12v PSU and all the jumpers are set to VIN, so no change is needed. Thank You!