Cloning an X-axis on an Arduino Mega and RAMPS 1.4 shield
To those that know; On the Arduino CNC shield used with the Arduino Uno there is an X-, Y-, Z- and an A-axis. The A-axis can be used as a clone for X,Y or Z to run two stepper motors at the same time. The clone setup is done easily with jumper pins.
Is there any way to do this with the Arduino Mega/RAMPS 1.4 combination? Perhaps using the EO or E1 Axis? I know the Z-axis has a second set of pins for a second stepper motor, but in that case, the two motors are being driven by only one driver. I would like to have two drivers.