Why my nema23 motor is moving differently #15
Replies: 2 comments 2 replies
-
Test Direction DifferencesNo worries — in version v1.4 of forward(MOTOR_SPEED, 1600)
time.sleep(1)
backward(MOTOR_SPEED, 1600)In earlier versions, it was: backward(MOTOR_SPEED, 1600)
time.sleep(1)
forward(MOTOR_SPEED, 1600)I will upload a new v1.5 version to fix this inconsistency.Wiring ObservationI also noticed something: According to the motor’s label:
But based on your test results, it seems the motor is moving correctly even with a different wiring setup. what happens if you rewire it exactly according to the label? Feel free to test and let me know your findings. |
Beta Was this translation helpful? Give feedback.
-
|
the wiring is done base on what the seller told me. because I cant read chinese. i will change the wiring and test it again. thanks. btw what happen if we wiring it incorrectly? will it damage the motor? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
20250526_171250.mp4
My nema motor is moving counter clockwise first and then clockwise. Its backwards than on kuokuo video.
Is my wiring wrong?
Beta Was this translation helpful? Give feedback.
All reactions