FEATURE_TWO_YSTEPPER
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:
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
Comments
i tried that to but that doesnt work
Do i have to configurate something more?
or is it enough how i made it?
like that?
do i have to configurate it somewhere i cant find it