Reversing direction causes motors to jerk
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10820
- Thank you received: 3566
29 Dec 2019 20:47 #153500
by rodw
OK just to finish up on this, what is the total amps the power supply can output?
What is the amps required for each drive and what is the total?
The total of the drives can be about 40% higher than the power supply.
A couple more thoughts to eliminate hardware/build issues.
Are the pinions slipping on the motor shaft under inertia?
Is it possible to lock the spring loaded pinions (eg bridge with a fixed link)?
Is the Z axis drive still using a spring loaded drive?
Replied by rodw on topic Reversing direction causes motors to jerk
I'm using the Avid power supply with their motors, so I assume that's not the problem. I have measured the voltage at the Geckos between 46-48 depending on load. This also happens when I only have a single motor hooked up.
OK just to finish up on this, what is the total amps the power supply can output?
What is the amps required for each drive and what is the total?
The total of the drives can be about 40% higher than the power supply.
A couple more thoughts to eliminate hardware/build issues.
Are the pinions slipping on the motor shaft under inertia?
Is it possible to lock the spring loaded pinions (eg bridge with a fixed link)?
Is the Z axis drive still using a spring loaded drive?
Please Log in or Create an account to join the conversation.
- Despontene
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
29 Dec 2019 20:50 #153501
by Despontene
Replied by Despontene on topic Reversing direction causes motors to jerk
Total output amps: 20.8
Amps per drive: 7
Drives: 4
Total drive amps: 28
The Z axis motor is directly connected to a screw. It's not spring loaded and doesn't use a rack and pinion like the other axes.
Amps per drive: 7
Drives: 4
Total drive amps: 28
The Z axis motor is directly connected to a screw. It's not spring loaded and doesn't use a rack and pinion like the other axes.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17994
- Thank you received: 4838
29 Dec 2019 20:58 #153502
by PCW
Replied by PCW on topic Reversing direction causes motors to jerk
Just in case the Gecko drive does something funny if direction changes without a step pulse
you might try setting the P term to 200 (this will prevent any dithering of direction at near 0 velocity)
you might try setting the P term to 200 (this will prevent any dithering of direction at near 0 velocity)
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10820
- Thank you received: 3566
29 Dec 2019 21:11 #153506
by rodw
Replied by rodw on topic Reversing direction causes motors to jerk
So the Gecko current setting is set to 7 amps? via the switches (eg all on)?
See what PCW's suggestion yields.
My experience with gecko drives is limited to blowing one up before replacing it with some Chinese ones.
AS long as nothing is slipping on the motor shaft, then it does seem to point to an issue with the drives.
How are you changing direction? With Gcode? If not, try doing it that way so the trajectory planner can kick in and deal with the acellaration paramters in your ini file.
See what PCW's suggestion yields.
My experience with gecko drives is limited to blowing one up before replacing it with some Chinese ones.
AS long as nothing is slipping on the motor shaft, then it does seem to point to an issue with the drives.
How are you changing direction? With Gcode? If not, try doing it that way so the trajectory planner can kick in and deal with the acellaration paramters in your ini file.
Please Log in or Create an account to join the conversation.
- Despontene
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
29 Dec 2019 21:55 #153515
by Despontene
Replied by Despontene on topic Reversing direction causes motors to jerk
rodw: Yep, all switches on.
I set P to 200 and made sure to move with G Code, no dice on either one.
I set P to 200 and made sure to move with G Code, no dice on either one.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19526
- Thank you received: 6553
29 Dec 2019 22:56 #153522
by tommylight
Replied by tommylight on topic Reversing direction causes motors to jerk
Check the wiring to the drives, something is fishy there.
Please Log in or Create an account to join the conversation.
- Despontene
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
29 Dec 2019 23:26 #153528
by Despontene
Replied by Despontene on topic Reversing direction causes motors to jerk
I checked the connectivity of the motor wires. I think the pins are paired correctly. two of the connected pins are wired to A/~A and the other two are connected to B/~B.
I've checked/redone the wiring from the drives to the break out board. I think that's also correct.
I also redid the wiring from the drives to the power supply.
Is there anything else I can do to check the wiring?
I've checked/redone the wiring from the drives to the break out board. I think that's also correct.
I also redid the wiring from the drives to the power supply.
Is there anything else I can do to check the wiring?
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1125
- Thank you received: 184
30 Dec 2019 08:27 #153543
by Mike_Eitel
Replied by Mike_Eitel on topic Reversing direction causes motors to jerk
I would try to scope the signals of enable, dir and step with.
linuxcnc.org/docs/2.7/html/hal/tutorial....ec:tutorial-halscope
Mike
linuxcnc.org/docs/2.7/html/hal/tutorial....ec:tutorial-halscope
Mike
Please Log in or Create an account to join the conversation.
- Despontene
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
30 Dec 2019 16:31 #153554
by Despontene
Replied by Despontene on topic Reversing direction causes motors to jerk
Thanks Mike, this looks great. Exactly what I was looking for. I'll give it a shot and report back.
Please Log in or Create an account to join the conversation.
- Despontene
- Offline
- Junior Member
Less
More
- Posts: 21
- Thank you received: 0
03 Jan 2020 15:39 #153897
by Despontene
Replied by Despontene on topic Reversing direction causes motors to jerk
Update: I checked HAL scope and all of the wiring again with no luck. The folks at Gecko thinks this could be related to a firmware issue they had. They're going to send me a new set of drivers to try.
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds