Hi,
I am trying to build a NC Coil winder for some projects I have. I have the parts and built the machine but can’t sort out the code. I am very new to coding, while I can mutter through it I just don’t know enough to change what has been done.
Please see attached code .ino file. I found this on “http://openactuator.org/” and it will work for me except for the use of L9110 motor controllers. I would like to use A4988 drivers instead. They will reduce wiring by half, be better on the stepper motors and allow me to use my 24V dc supply.
The solution sort of works, I got the motors turning, but very slowly and high pitch from each. I also found the motor speed was sum what slow and not sure why it has a limit to 75 rpm. I will mess with motor steps per rev and other functions to see if I can improve it further.
Thanks to everyone who replied! I got it working almost perfect every time. My only issue is getting the correct length and winding numbers so I don't over/under travel on windings per length. (Not hard just a little math and experiment).