Hi.
I use a RAMPS 1.4 with 5 DRV8825, each one for every stepper. My steppers are rated to 2A, so i will drive them with about 1.6A, therefor i can not parralelize the two correspondig stepper of X and Y axis. So Repetier is configured to clone X signals to E0 and Y signals to E1.
Since the steppers are turned 180° one stepper connector is also turned to invert the direction.
Now the issue: If i move X+ both go in the X+ direction, if i go X- the X stepper inverts the direction (as it should) but the E0 Stepper still goes in the X+ direction. Already swapped out the RAMPS and the stepper drivers. No success. If i connect the steppers to Y and E1 everything is ok, direction is changed as it should.
Also tried Marlin, but i can not get Marlin to clone X and Y cause Marlin only allows to clone to the next free “E”-Port and E0 is already used by Extruder one. So i cloned X to E1, and there is the same issue! Now i have no clue to cope with this issue. To connect the steppers parallel they draw to much current for a single stepper driver. If nothing helps i will have to wire the axis motors in series, but thats not really what i want to do…