- Hardware & Machines
- Driver Boards
- Translating PPS and Pulse Width into Step and Direction Servo Timing
Translating PPS and Pulse Width into Step and Direction Servo Timing
- Hendrixx
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 23
24 Nov 2024 02:20 #315154
by Hendrixx
Translating PPS and Pulse Width into Step and Direction Servo Timing was created by Hendrixx
If i have a maximum frequency of 500k(pps) and a minimum pulse width of 1us how do i convert those numbers into the step and direction timings of a joint that i put into my ini file?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19567
- Thank you received: 6577
24 Nov 2024 02:54 #315158
by tommylight
Replied by tommylight on topic Translating PPS and Pulse Width into Step and Direction Servo Timing
Start with
DIRSETUP = 20000
DIRHOLD = 20000
STEPLEN = 5000
STEPSPACE = 5000
And if it works, change only last two to 4000, test, 3000 etc, until you notice missed steps, then add 50% more to that, i would add 100% just to be safe.
DIRSETUP = 20000
DIRHOLD = 20000
STEPLEN = 5000
STEPSPACE = 5000
And if it works, change only last two to 4000, test, 3000 etc, until you notice missed steps, then add 50% more to that, i would add 100% just to be safe.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
- Hardware & Machines
- Driver Boards
- Translating PPS and Pulse Width into Step and Direction Servo Timing
Time to create page: 0.067 seconds