- 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
24 Nov 2024 02:20 #315154
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: 19226
- Thank you received: 6443
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.
- Hardware & Machines
- Driver Boards
- Translating PPS and Pulse Width into Step and Direction Servo Timing
Time to create page: 0.064 seconds