dm860a driver
- ben erhart
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
23 Jun 2019 20:20 #137666
by ben erhart
dm860a driver was created by ben erhart
does anyone know the step time, step space, direction hold and direction setup numbers for Longs dm860a drivers. any help would be appreciated. thank you.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10747
- Thank you received: 3543
23 Jun 2019 20:38 #137669
by rodw
Replied by rodw on topic dm860a driver
Try these from my Longs motor DM542a's
Some might say these are too short but they work for me on a Mesa 7i76e. If in doubt, double them.
# these are in nanoseconds
DIRSETUP = 500
DIRHOLD = 500
STEPLEN = 1500
STEPSPACE = 1500
Some might say these are too short but they work for me on a Mesa 7i76e. If in doubt, double them.
The following user(s) said Thank You: ben erhart
Please Log in or Create an account to join the conversation.
- Hakan
- Away
- Platinum Member
Less
More
- Posts: 498
- Thank you received: 156
24 Jun 2019 09:05 #137721
by Hakan
Replied by Hakan on topic dm860a driver
I think the dm860 are a bit slower. Couldn't find exactly the dm860a, but the manuals for dm860m and dm860 both say > 2.5 microseconds for steps and > 5 microseconds for direction.
The following user(s) said Thank You: ben erhart
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1890
- Thank you received: 356
24 Jun 2019 13:42 #137737
by pl7i92
Replied by pl7i92 on topic dm860a driver
the DM860 A verison is a clone of the 880 with low level fet
you shoudt start standard at
# these are in nanoseconds
DIRSETUP = 15000
DIRHOLD = 10000
STEPLEN = 5000
STEPSPACE = 5000
i got in the 880
DIRSETUP = 8000
DIRHOLD = 5000
STEPLEN = 3500
STEPSPACE = 3500
Running 12meter/min at 100Steps/mm
you shoudt start standard at
# these are in nanoseconds
DIRSETUP = 15000
DIRHOLD = 10000
STEPLEN = 5000
STEPSPACE = 5000
i got in the 880
DIRSETUP = 8000
DIRHOLD = 5000
STEPLEN = 3500
STEPSPACE = 3500
Running 12meter/min at 100Steps/mm
The following user(s) said Thank You: ben erhart
Please Log in or Create an account to join the conversation.
- Hakan
- Away
- Platinum Member
Less
More
- Posts: 498
- Thank you received: 156
24 Jun 2019 14:16 #137740
by Hakan
Replied by Hakan on topic dm860a driver
The manual for the dm880 says 5 microseconds for direction change and larger than 1.2 microseconds for step, so that was an odd advice.
The following user(s) said Thank You: ben erhart
Please Log in or Create an account to join the conversation.
Time to create page: 0.064 seconds