7i76e
17 Jan 2022 22:49 - 17 Jan 2022 22:51 #232199
by Clive S
Its late for me now but in the ini file
DIRSETUP = 2500 change to 5000
DIRHOLD = 2500 change to 5000
STEPLEN = 5000
STEPSPACE = 5000
test from the gui ie left right arrows keys if that is your X not pnconf
Just work with X axis first report back with the change I will look in the morning
DIRSETUP = 2500 change to 5000
DIRHOLD = 2500 change to 5000
STEPLEN = 5000
STEPSPACE = 5000
test from the gui ie left right arrows keys if that is your X not pnconf
Just work with X axis first report back with the change I will look in the morning
Last edit: 17 Jan 2022 22:51 by Clive S.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19197
- Thank you received: 6434
17 Jan 2022 22:56 #232201
by tommylight
Replied by tommylight on topic 7i76e
Issue with e-stop and enable now working = invert the pins in PncConf
issue with stepper motor vibrating but not moving = first check the motor wires, there are two windings on the motor, make sure the first winding is wired to first two pins on the drive connector and the other two to pin 3/4.
Lower the speed/velocity when testing with PncConf.
Report back.
issue with stepper motor vibrating but not moving = first check the motor wires, there are two windings on the motor, make sure the first winding is wired to first two pins on the drive connector and the other two to pin 3/4.
Lower the speed/velocity when testing with PncConf.
Report back.
Please Log in or Create an account to join the conversation.
18 Jan 2022 06:59 #232220
by rodw
I think there was a lot of mud in the water before I got here.
Ok, the drive in use is the V 4 version in this manual (with 5v/24v switch)
www.omc-stepperonline.com/download/DM542T_V4.0.pdf
The correct wiring is shown in Figure 4 in section 4.1 exactly as I said earlier.
The existing steplen parameters should be fine for a DM542. My config used 500,500,2500,2500 with them so I do not expect the change to 5000 will have any affect.
There are some very low max velocities set in the ini file 4 ipm??? Get these up to a more reasonable value. say 400-500 rpm (my DM542s could do 750 rpm
Back to basics
Next question: Do you have holding torque with the motor powered up?
If not follow Tommys advice.
Ok, the drive in use is the V 4 version in this manual (with 5v/24v switch)
www.omc-stepperonline.com/download/DM542T_V4.0.pdf
The correct wiring is shown in Figure 4 in section 4.1 exactly as I said earlier.
The existing steplen parameters should be fine for a DM542. My config used 500,500,2500,2500 with them so I do not expect the change to 5000 will have any affect.
There are some very low max velocities set in the ini file 4 ipm??? Get these up to a more reasonable value. say 400-500 rpm (my DM542s could do 750 rpm
Back to basics
Next question: Do you have holding torque with the motor powered up?
If not follow Tommys advice.
Please Log in or Create an account to join the conversation.
18 Jan 2022 09:38 #232245
by rodw
Hmm, this may be an incompatibility with the mesa 7i76e and the DM542T (V4) driver from Steppersonline.
Read this:
forum.linuxcnc.org/9-installing-linuxcnc...xes-fail-to-function
Maybe its a PCW issue.
Read this:
forum.linuxcnc.org/9-installing-linuxcnc...xes-fail-to-function
Maybe its a PCW issue.
Please Log in or Create an account to join the conversation.
18 Jan 2022 11:29 #232267
by Clive S
Finally you are listening ! In the op's case, the one I am working with. linked me to the wrong drives ie DM556
and did not tell me he had changed the drives.
I now have his config working
In ini file Display
MAX_LINEAR_VELOCITY = 1.000000 changed to 20
in X axis
MAX_VELOCITY = 4.33333333333 changed to 15
MAX_ACCELERATION = 30.0
Joint 0
MAX_VELOCITY = 4.33333333333 changed to 15
STEPGEN_MAXVEL = 5.42 changed to 20
STEPGEN_MAXACCEL = 37.50
I would also change. It dose not do any harm
DIRSETUP = 2500 to 5000
DIRHOLD = 2500 to 5000
In the Y axis I had to remove the -sign from HOME_SEQUENCE = -1 in both joints
This is so I could jog the X axis (as with the -sign you have to home the machine first before it will jog)
So only test this with the X axis or the gantry will rack
This is working with single ended. If it works then you can try differential and see if it is ok.
Hmm, this may be an incompatibility with the mesa 7i76e and the DM542T (V4) driver from Steppersonline.
Read this:
forum.linuxcnc.org/9-installing-linuxcnc...xes-fail-to-function
Maybe its a PCW issue.
Finally you are listening ! In the op's case, the one I am working with. linked me to the wrong drives ie DM556
and did not tell me he had changed the drives.
I now have his config working
In ini file Display
MAX_LINEAR_VELOCITY = 1.000000 changed to 20
in X axis
MAX_VELOCITY = 4.33333333333 changed to 15
MAX_ACCELERATION = 30.0
Joint 0
MAX_VELOCITY = 4.33333333333 changed to 15
STEPGEN_MAXVEL = 5.42 changed to 20
STEPGEN_MAXACCEL = 37.50
I would also change. It dose not do any harm
DIRSETUP = 2500 to 5000
DIRHOLD = 2500 to 5000
In the Y axis I had to remove the -sign from HOME_SEQUENCE = -1 in both joints
This is so I could jog the X axis (as with the -sign you have to home the machine first before it will jog)
So only test this with the X axis or the gantry will rack
This is working with single ended. If it works then you can try differential and see if it is ok.
Please Log in or Create an account to join the conversation.
18 Jan 2022 17:16 #232298
by Clive S
Yes I always use differential when I can but it does not always work then you have to do it single ended.
Not all bobs will take differential .
Clive, do you have the same drive? I did not realise that.
I don't like using single ended when it can be done just using step and dir pins because it obfuscates things in my view. Simple is good.
Yes I always use differential when I can but it does not always work then you have to do it single ended.
Not all bobs will take differential .
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
18 Jan 2022 17:23 - 18 Jan 2022 17:27 #232301
by Clive S
Ok back on track please see forum.linuxcnc.org/38-general-linuxcnc-q...i76e?start=70#232267
To be safe unplug the drives from the gantry axis so that it won't rack
then follow the instructions re: removing the minus sign from the two joints
I have it working here From now on you have to hand edit the hal and ini files
www.omc-stepperonline.com/digital-steppe...t.html?search=dm542t
Ok back on track please see forum.linuxcnc.org/38-general-linuxcnc-q...i76e?start=70#232267
To be safe unplug the drives from the gantry axis so that it won't rack
then follow the instructions re: removing the minus sign from the two joints
I have it working here From now on you have to hand edit the hal and ini files
Last edit: 18 Jan 2022 17:27 by Clive S.
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds