Closed jgilbertfpv closed 5 years ago
Did you try to just bridge the step and dir pins of the y axis to one of the spare axis?
So just run my jumper from the step and dir pins on the external driver plugs on the board underneath the original drivers?
i just tried running a jumper across from the step/dir pins on y over to e0 step/dir pins and it didn't turn on the stepper plugged into e0
You also need to bridge the enable pin to activate the driver.
@cprezzi yes I had all four pins on the board bridged. Enable, step, direction, and ground.
You could try it with E1, as E0 is used by this firmware for A asis. Unfortunately grbl doesn't support dual axes in software, sorry.
@jgilbertfpv Please excuse me if I am out of place here, or am mistaken in the question. But my machine is an MPCNC, and it has dual steppers for x and y axis, but we only use one stepper driver on the board to control each. Here is a diagram of how we have them wired. As well as a link to the wiring instructions. Maybe it will help with what your trying to do?
Yeah, I considered that but after researching a bit most of the things I read said it was better to have a driver for each stepper and just bridge the step and dir pins
@cprezzi jumping it to E1 seems to do the trick, thanks for the help
Is there any way to use one of the free plugs for E0 or E1 on a mks/smoothieboard as a second pinout for a dual-y axis configuration? I'm currently hooking two external drivers up in parallel but they're just cheap tb6600's and the onboard stepper drivers seem to be working alot better so i'd like to be able to do away with the externals and run everything directly on the mks board.