Motor won't spin, MESA 5i25 + 7i76
22 Mar 2020 09:56 - 22 Mar 2020 09:57 #161076
by prochj51
Motor won't spin, MESA 5i25 + 7i76 was created by prochj51
Hi,
this is my first wiring setup with MESA cards (5i25 + 7i76).
I just wanted to test if everything is connected properly.
So I have just one motor (nema 17) and want to test a jog
so I am using just axis x.
When I run the test of axis X, I cannot make it work.
I double checked the wiring and it should be fine.
I do not know how to debug this issue.
Can someone check or test my .ini and .hal file attached please?
Another thing I noticed is that my motor gets very hot even though it does not spin.
Is it usual thing with steppers?
Another thing why I wanted to ask is why PNCCONF comments this part by default?
I uncommented it.
Thanks a lot
Jiri
this is my first wiring setup with MESA cards (5i25 + 7i76).
I just wanted to test if everything is connected properly.
So I have just one motor (nema 17) and want to test a jog
so I am using just axis x.
When I run the test of axis X, I cannot make it work.
I double checked the wiring and it should be fine.
I do not know how to debug this issue.
Can someone check or test my .ini and .hal file attached please?
Another thing I noticed is that my motor gets very hot even though it does not spin.
Is it usual thing with steppers?
Another thing why I wanted to ask is why PNCCONF comments this part by default?
[HOSTMOT2]
# **** This is for info only ****
#DRIVER0=hm2_pci
#BOARD0=5i25
I uncommented it.
Thanks a lot
Jiri
Last edit: 22 Mar 2020 09:57 by prochj51.
Please Log in or Create an account to join the conversation.
22 Mar 2020 10:05 #161078
by cmorley
Because Pncconf uses the direct pin names rather then using substitution.
It annoyed me to have to look up the pin name when I wanted to reference it.
Is there a way you could confirm the steps are being output on the pins?
Stepper motors can get pretty warm but not usually super quicker when doing nothing but it depends on the drive.
Chris
Replied by cmorley on topic Motor won't spin, MESA 5i25 + 7i76
[HOSTMOT2]
# **** This is for info only ****
#DRIVER0=hm2_pci
#BOARD0=5i25
Because Pncconf uses the direct pin names rather then using substitution.
It annoyed me to have to look up the pin name when I wanted to reference it.
Is there a way you could confirm the steps are being output on the pins?
Stepper motors can get pretty warm but not usually super quicker when doing nothing but it depends on the drive.
Chris
Please Log in or Create an account to join the conversation.
22 Mar 2020 10:32 #161081
by prochj51
Replied by prochj51 on topic Motor won't spin, MESA 5i25 + 7i76
I guess I can connect some LEDs to it and check if it gets any signal, but I will have to get some.
Or is there any tool for checking if the steps are sent over parport?
Jiri
Or is there any tool for checking if the steps are sent over parport?
Jiri
Please Log in or Create an account to join the conversation.
22 Mar 2020 10:38 #161082
by prochj51
Replied by prochj51 on topic Motor won't spin, MESA 5i25 + 7i76
Or can I check if linuxcnc actually connects to MESA 5i25?
I have multiple options of selection of 5i25 in PNCCONF, I dont know which one to choose.
I selected the highlighted (see attached pic)
Jiri
I have multiple options of selection of 5i25 in PNCCONF, I dont know which one to choose.
I selected the highlighted (see attached pic)
Jiri
Please Log in or Create an account to join the conversation.
22 Mar 2020 12:34 #161092
by prochj51
Replied by prochj51 on topic Motor won't spin, MESA 5i25 + 7i76
Okey so the problem might me at some configuration.
Because what I have read is that both of the STATUS LEDS on MESA 7i76 should illuminate for proper use. But only LED for power field lights up for me, not 5V LED.
The 5V should come from the parport right?
MESA 5i25 also does not illuminate. Only when I hit
mesaflash 5i25 --reload, it blinks for a short time.
Jiri
Because what I have read is that both of the STATUS LEDS on MESA 7i76 should illuminate for proper use. But only LED for power field lights up for me, not 5V LED.
The 5V should come from the parport right?
MESA 5i25 also does not illuminate. Only when I hit
mesaflash 5i25 --reload, it blinks for a short time.
Jiri
Please Log in or Create an account to join the conversation.
22 Mar 2020 13:23 #161099
by Clive S
If you are using a 5i25 with 7i76 you won't be using a PP
Have you checked the jumpers are in the correct position on the boards
Replied by Clive S on topic Motor won't spin, MESA 5i25 + 7i76
Okey so the problem might me at some configuration.
Because what I have read is that both of the STATUS LEDS on MESA 7i76 should illuminate for proper use. But only LED for power field lights up for me, not 5V LED.
The 5V should come from the parport right?
MESA 5i25 also does not illuminate. Only when I hit
mesaflash 5i25 --reload, it blinks for a short time.
Jiri
If you are using a 5i25 with 7i76 you won't be using a PP
Have you checked the jumpers are in the correct position on the boards
Please Log in or Create an account to join the conversation.
22 Mar 2020 13:44 #161103
by prochj51
Replied by prochj51 on topic Motor won't spin, MESA 5i25 + 7i76
I meant the port between the cards.
Yes I checked the jumpers, they are in default position.
Yes I checked the jumpers, they are in default position.
Please Log in or Create an account to join the conversation.
22 Mar 2020 14:17 #161109
by PCW
Replied by PCW on topic Motor won't spin, MESA 5i25 + 7i76
I you want the 5I25 to supply 5V power to the 7I76 you need to set the jumpers like this:
7I76 W2 LEFT
5I25 W2 UP
7I76 W2 LEFT
5I25 W2 UP
Please Log in or Create an account to join the conversation.
22 Mar 2020 14:23 - 22 Mar 2020 14:25 #161110
by Clive S
On the 5i25 to get power from the host computer .
W1 or W2 which ever you are using has to be in the UP position the default is Down.
Please check the manual first though ie 5i25 and 7i76
Edit PCW post at the same time He will be correct
Replied by Clive S on topic Motor won't spin, MESA 5i25 + 7i76
I meant the port between the cards.
Yes I checked the jumpers, they are in default position.
On the 5i25 to get power from the host computer .
W1 or W2 which ever you are using has to be in the UP position the default is Down.
Please check the manual first though ie 5i25 and 7i76
Edit PCW post at the same time He will be correct
Last edit: 22 Mar 2020 14:25 by Clive S.
Please Log in or Create an account to join the conversation.
22 Mar 2020 14:37 #161111
by prochj51
Replied by prochj51 on topic Motor won't spin, MESA 5i25 + 7i76
Thanks a lot guys, that saved me!
I appreciate.
I appreciate.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.130 seconds