Pin out for Molex microfit BitRunner on V3 boards

Hello,
Does anyone know if the pinouts on the molex microfit connector on the opposite side of power/USB of the v3 boards that ship with the Shapeoko 4 are the same as what’s shown here:

or
https://wiki.shapeoko.com/index.php/Spindle_Control
?

I’m trying to implement a simple relay based on/off switch using a 2 channel 5v relay module and set $30 to something low like 1000 so any M3 S#### commands would basically set the PWM pin to high and turn on the relay module for both the router and the shopvac.

I’m also guessing the PWM pin on that port front molex microfit is the same as the headless pin towards the other end of the board one of which is labeled PWM?

Hi @eyecon,

As far as I know the pinout is the same, indeed (and yes, the PWM signal is available at several locations on the board, it’s the same signal)

A quick way to double-check is issuing a M3S1000 command, and checking with a voltmeter that you do read around 5V between GND pin and PWM pin

A word of caution: be very careful if checking the pins that come out of the Molex connector to the board. I was doing exactly what @Julien suggested and my voltmeter probe slipped onto the 24V rail and I had the dreaded puff of smoke.

The new board is working just fine.

4 Likes

Good point. On second thought, don’t check the PWM signal, at least not there at the connector. The other end of the cable you intend to use, at the relay side, would be a safer place to check it especially since you will likely not have connected the 24V pin at all.

2 Likes

I took the easy route and got a press-in connector from JTech for the labeled PWM and GND in the upper right hand corner.

yes I was going to use my portable oscilloscope/MM to test but I was honestly too lazy and the garage is too hot these days where I am :slight_smile: I don’t have a microfit connector anyway and I had soldered a JST header to the 4 pin slot on the other end of the board. I will need the 5V to power the relay module anyway so I figured it would be better to go from there. Thanks for the info @Julien and @Gerry

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.