Hello,
I'm building a CNC router with Mach3, using a parallel port for control. For the Y-axis, I have two motors:
One method is to connect both motors' Pulse and Direction pins to the same parallel port pins (common signal method).
The other method is to connect the second motor's Pulse and Direction pins to the A-axis outputs and configure Mach3 to slave the A-axis to the Y-axis.
Which method do you recommend for better synchronization and reliability? Are there any risks or disadvantages to using the common signal method to control both motors?
Thanks in advance for your insights!