7I76E Cant Get Steppers Moving

More
14 Jul 2019 01:18 #139279 by EXTRA370
7I76E control board
4x tb6600 stepper drivers
4x nema 23 steppers
Using 10.10.10.10 with 7i76e direct to onboard eth via cable.
Used pncconf and got connected to linuxcnc.

Problem is I have no stepper movement, I am hooked up on the bench with just one controller connected to axis 0 (TB2 pin1-6).
Tried various ns delays, not sure what would be hanging it up.

machine is very basic, no switches or homing.

Attached hal ini and wiring connections for stepper driver.
Any help would be greatly appreciated!

Stepper Driver connections
DIR- to tb2 pin 4 step-
PUL- to tb2 pin 2 pul-
DIR+ to tb2 pin 6 5v
PUL- to tb2 pin 6 5v
Attachments:

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 01:31 #139280 by PCW
Replied by PCW on topic 7I76E Cant Get Steppers Moving
Try setting the step time to 10 usec (10000 ns)

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 03:21 #139281 by EXTRA370
Tried that and several other combos, was also reading that the cheap TB6600 controllers are like reboxed tb6560 drivers, and the link below shows 150000ns, i tried that too.
No combo has even made the motor even twitch, just locked solid, with about a half amp draw holding it.
wiki.linuxcnc.org/cgi-bin/wiki.pl?Stepper_Drive_Timing

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 05:40 #139283 by RoberCNC
Why you wire DIR+, PUL- to 5v? I guess you mean PUL+ TB2 got DIR+ (pin 5) and STEP+ (pin 3) connectors, try with them.

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 07:02 #139284 by pl7i92
did you set your Network static
auto enp0s25 << change to match your interface name
iface enp0s25 inet static
address 10.10.10.11
netmask 255.255.255.0



can you ping the 7i76e
via terminal
ping 10.10.10.10

the 7i76e has bidirectional connect to the tb6600

This browser does not support PDFs. Please download the PDF to view it: Download PDF

Attachments:

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 07:40 - 14 Jul 2019 07:57 #139288 by EXTRA370
cnc@debian:~$ ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10): 56 data bytes
64 bytes from 10.10.10.10: icmp_seq=0 ttl=64 time=0.531 ms
64 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.385 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.226 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.389 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.248 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.424 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.205 ms


I have this in the interfaces.d/setup
auto eth0
iface eth0 inet static
address 10.10.10.1
netmask 255.255.255.0

Ill try the bidirectional hookup now
Thanks


EDIT
Tried bidirectional and various step timings. After that connected tb2 pin6 to en+ on the driver to enable and tried again.
No luck.
Last edit: 14 Jul 2019 07:57 by EXTRA370.

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 08:10 #139290 by RoberCNC
Have you tried to connect as I told you? maybe as a newbie it's stupid what I'm saying.

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 08:25 #139291 by EXTRA370
i have tried wiring a few ways
PUL+,DIR+ to pin6 5v
pul- to pin2 step0-
dir- to pin4 dir0-

and

pul+ to pin3 step0+
pul- to pin2 step0-
dir+ to pin5 dir0+
dir- to pin4 dir0-

and

pul+ to pin3 step0+
pul- to pin2 step0-
dir+ to pin5 dir0+
dir- to pin4 dir0-
en+ to pin6 5v

mesaus.com/info/7i76e.txt
and may try these in the morning
7i76e Note: if you use single ended drives:

For common anode OPTOs (common+)
you connect the step drive common to 7I76E +5 and use the 7I76Es STEP- and DIR- pins
(the STEP+ and DIR+ pins remain unconnected)

For Common cathode OPTOs (common ground)
you connect the step drive common to 7I76E GND and use the 7I76Es STEP+ and DIR+ pins
(the STEP- and DIR- pins remain unconnected)

thanks for your input

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 08:37 - 14 Jul 2019 08:46 #139292 by RoberCNC
You're welcome, it's the least I can do with all the help I'm getting here. I have those same Drivers and a 7i76 and Nema23, wired this way I do well. Have you checked that the coils are well matched? correct power? notes that the engine takes torque? Noise? I had a pair of crossed cables at the beginning. All the information you can provide is helpful, and if you could put a picture or connection scheme, it's better.

Taking a look at the attachments, I at the beginning also connect them to 12V and they just had strength, I stopped them with a finger, I got them 36V and they go great. On the other hand in the INI file I see that the Max_Linear_Velocity do not match, they must at least coincide in the sections DISPLAY, TRAJ and AXIS
Last edit: 14 Jul 2019 08:46 by RoberCNC.

Please Log in or Create an account to join the conversation.

More
14 Jul 2019 10:04 #139296 by tommylight
It looks like you have the drive wired to stepgen 00 but in the hal the first active stepgen is 01.
You can just move the connector to the 01 or 02 or 03 stepgen, or edit the hal file to use the 00 stepgen.
The following user(s) said Thank You: EXTRA370

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.312 seconds
Powered by Kunena Forum