Corexy does only run 1 motor
Hello,
I am testing my custom core xy laser engraver/cutter in manual mode without end stops just 3 motors ( xy and z). using a arduino mega. When I am configure the firmware at the site and use one of the core xy options my Y motor doesn't rotate.
When I put the in Cartesian I can control all motors. I change the pin lay out to :
X-step 54
X-Dir 55
X-Ena 56
Y-step 57
Y-Dir 58
Y-Ena 59
Z-step 46
Z-Dir 47
Z-Ena 48
But this should not be the problem I guess because its works in Cartesian mode. What is the fix for this ?
Tested on both of the firmware version 0.92 and 1.04.
I am testing my custom core xy laser engraver/cutter in manual mode without end stops just 3 motors ( xy and z). using a arduino mega. When I am configure the firmware at the site and use one of the core xy options my Y motor doesn't rotate.
When I put the in Cartesian I can control all motors. I change the pin lay out to :
X-step 54
X-Dir 55
X-Ena 56
Y-step 57
Y-Dir 58
Y-Ena 59
Z-step 46
Z-Dir 47
Z-Ena 48
But this should not be the problem I guess because its works in Cartesian mode. What is the fix for this ?
Tested on both of the firmware version 0.92 and 1.04.
Comments
Does Y motor get enabled (blocking)?
I am using closed loop servo motors of type jmc-ihsv57-30-18-36-180w-servo
#define STEPPER_HIGH_DELAY 2