thisal_perera:
The link above explains about the cnc shield v3.
As @polymorph says, that shield is specially designed for A4988 drivers, not Leadshine or Gecko drivers.
The A4988 requires a lot more connections than either the Leadshine of Gecko drivers. Most of the functionality of the shield is already within the Leadshine and Gecko drivers.
I already linked to stepper motor basics. The info in it should enable you to figure things out - basically the same as what @polymorph suggests. I can see no value in using that shield.
As per the diagram above ( found in an instructable) the ramps 1.4 driver has no relationship with the drivers?
If these breakout boards are not suitable, please suggest a suitable one for my use. I need to drive 4 nema 23 stepper motos (using 2 motors for y axis) with a peak of 3 amps each.
If I am using Arduino Uno instead of Arduino mega for the GRBL. What breakout board would you suggest me to use? Could you name a model? For the leadshine M542 driver? It should also fascilitate a display...
thisal_perera:
If I am using Arduino Uno instead of Arduino mega for the GRBL. What breakout board would you suggest me to use? Could you name a model? For the leadshine M542 driver? It should also fascilitate a display...
You are losing me here. I thought you had already found one in Reply #8
I have no suggestions to offer. I probably would not use one at all.
With one caveat: I don't see anything in the M542 partial schematic about microstepping, so make sure the GRBL code that you load on the Arduino is set to no microstepping. Or if the M542 has switches on it to set microstepping, make sure the GRBL code and the M542 switches agree.
Normally, your Arduino GRBL code will set microstepping on the A4988 boards.
polymorph:
With one caveat: I don't see anything in the M542 partial schematic about microstepping, so make sure the GRBL code that you load on the Arduino is set to no microstepping. Or if the M542 has switches on it to set microstepping, make sure the GRBL code and the M542 switches agree.
Well the photo shows the jumper settings for both setting current and microstepping printed
all over the unit, hard to miss I'd have though. All industrial stepper-drives are configurable
for microstepping and current.