LinuxCNC 2.8 DM542T drivers Mesa 7i96 controller
- bbsr_5a
- Offline
- Platinum Member
-
- Posts: 544
- Thank you received: 105
just search for it
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
-
- Posts: 2245
- Thank you received: 481
Also, I don't know anything about HAL, MESAFLASH or what I need to "talk" to the motors. I have one motor connected to one of the drivers to see if I can make it move but I get lost in what needs to happen next. I reloaded Mint 19.2 and the RT Kernel and LINUXCNC 2.8. What do I need to do now? PNCCONF? Install something from the mesa 7i96 zip folder that I downloaded? Any help is appreciated
See this:-
jethornton.github.io/7i96/
.
forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
- Posts: 18491
- Thank you received: 5060
Please Log in or Create an account to join the conversation.
- J Crowder
- Offline
- Junior Member
-
- Posts: 31
- Thank you received: 2
Please Log in or Create an account to join the conversation.
- BeagleBrainz
-
- Visitor
-
The electrical characteristics are dependant on the motor. Like I said before one can not expect the driver to be setup for the motor, even if purchased from the same source.
2 turns per inch seems very high, could you please check and confirm that is the case.
Set the drivers for 3.5amp or closest to it without going over.
Please Log in or Create an account to join the conversation.
- J Crowder
- Offline
- Junior Member
-
- Posts: 31
- Thank you received: 2
Here is what the manufacturer (Mcmaster-Carr) has for the lead screw:
Component Lead Screw
Thread Type Acme
Threading Fully Threaded
Thread Direction Right Hand
Material 1018 Carbon Steel
Thread Size 1/2"-10
Length 6 ft.
Number of Thread Starts 5
Speed Ratio 5:1
Travel Distance per Turn 0.5"
Accuracy for Travel Distance per Turn ±0.009" per ft.
Thread Fit Class 2C
Hardness Brinell 126
Tensile Strength 64,000 psi
System of Measurement Inch
Travel distance per turn = .5 inch, so it would be 2 turns per inch, correct?
Thank you for your input. I will hopefully get my control box finished soon so I can get everything connected and tested.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
-
- Visitor
-
What kind of machine are you building ?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
- Posts: 20133
- Thank you received: 6850
Yes.
Travel distance per turn = .5 inch, so it would be 2 turns per inch, correct?
so 200 steps will move the machine 0.5", so you have to set 400 steps per inch in your ini file.
Multiply that by the microstep divider on the drives
1/4 would be 1600 steps per inch
1/16 would be 6400 steps per inch.
Please Log in or Create an account to join the conversation.
- J Crowder
- Offline
- Junior Member
-
- Posts: 31
- Thank you received: 2
Please Log in or Create an account to join the conversation.
- BeagleBrainz
-
- Visitor
-
Please Log in or Create an account to join the conversation.