As promised, here are pictures of the finished product after I got the electronics sorted. It now works well. All the electronics in the case with the keyboard and display.
Hi Bruce, I would love to get a copy of the sketches as I are retired and am interested in learning about the Arduino and steppers. It gives me something to fill in my spare time. I did 2 years in a tool making apprenticeship and moved up country and finished my apprenticeship in fitting and turning. My email isGoing back several posts, if you shorted out one pole of the motor, then it should survive as the driver is current limited. If you shorted adjacent poles the outcome could be problematic and to work it out would take a little time via vector anylises. I suppect that this is the case and you have exceeded the voltage ratings of the driver. Since the driver is probably dead, disconnect the motor, turn it on and measure the motor voltages which should be slightly lower than the supply voltage. Disconnecting a stepper while energized causes very high back EMF which could be hundreds of volts and will kill the driver output chips every time.
As for changing the ratio, I have modified the Sketch so that I can have three different ratios eg 90 to 1, 60 to 1 and 40 to 1 via menu selection. With my modified Sketch, you can have any ratio with in reason just by changing one number. I have made 5 of these controllers for different people who couldn't work it out for themselves.
Happy to share both Sketches with any one who wants them. p
Bruce
WESTERN AUSTRALIA
As promised, here are pictures of the finished product after I got the electronics sorted. It now works well. All the electronics in the case with the keyboard and display.
View attachment 117693
SailPlane Driver - where did you get the electronics box?
SailPlane Driver - where did you get the electronics box?
Hi everyone, I'm an electronics student and I'm looking for a project for a rotating table and I came across this one, I congratulate you on the realization that seems to be really good, now I'm also replicating the same project, I use a nema 23, and as a driver a tb6600, I hope that in case of problems you can help me, further complements for the project
Most stepper motor systems are open loop. The idea is the stepper has enough torque to move when commanded, and not miss a step. If a step is missed, you don't know until the part being machined is trashed. With encoders, you count the movement of the stepper shaft, to ensure what was commanded occurred. The same processor that is driving the motor, can also read the encoder. But there needs to be some trickery in the code, like making the encoder edge triggered interupts, so no counts are lost.so Dave , your talking a stepper with a encoder attached ? I'm interested to learn more
thanks
animal
Why couldn't hybrid steppers not be used? Leadshine stepper motors is one but there are several companies that make them and they self correct.Most stepper motor systems are open loop.
so Dave , your talking a stepper with a encoder attached ? I'm interested to learn more
thanks
animal
While it would be possible to use a DC motor and an encoder, I would not recommend it. A servo motor or stepper+encoder would be much less likely to overrun and would be much better at holding position.
The only ones I found was gear driven to give the few seconds.Dave, using micro-stepping from the controller will provide as many step pulses as needed to get a resolution of a few seconds of arc.
Great jobYours looks like a great project. I built an indexer for my mini lathe completly (almost) with 3D printed parts. It works great and I have made three clocks with it (It is used to make the clock wheels (gears)). It is also driven with an arduino.
View attachment 122283
View attachment 122284View attachment 122285View attachment 122286View attachment 122287
Enter your email address to join: