Hey,
i got a problem
I use the RADDS 1.5 Board with Repetier and want to configurate a Dual Y Axis.
Configurated it via Repetier Configuratior and set the Extruder 3, because Extruder 1 and Extruder 2 are already used.
Downloaded it, uploaded it on the RADDS tested and it doesn't work.
Normal Y Axis does move but the Stepper connected on Extruder 3 does not work :(
Does anyone know how to solve the Problem?
My Code:
#define FEATURE_TWO_YSTEPPER 1
#define Y2_STEP_PIN ORIG_E3_STEP_PIN
#define Y2_DIR_PIN ORIG_E3_DIR_PIN
#define Y2_ENABLE_PIN ORIG_E3_ENABLE_PIN
I connected it on this Pins
Best regards
Mane