I have a motor on each of my two Y axes (shapeoko) and am trying to makes sense of the documentation (conceptual issue) and also trying to determine why homing stopped working once I added the 2nd Y axis. The homing process begins correctly but as soon as the homing switch is tripped, the Y axis motors seem to fight each other (the Y carriage does not move but simply vibrates).
I am using the following mapping from motor to axis:
motor 1 – X axis
motor 2 – Y1 axis
motor 3 – Z axis
motor 4 – Y2 axis
I am trying to set the motor parameters (except for polarity) for motor 4 to be the same as those of motor 2, and this is where I become confused because motor 4 expects units for the parameter “travel per rev” to be in degrees whereas motor 2 expects units to be in mm!
I am of course expecting that the A axis settings are irrelevant since motor 4 is no longer mapped to the A axis.