Index homing Mesa 7i96s

More
15 Jun 2023 21:35 #273651 by besriworld
Replied by besriworld on topic Index homing Mesa 7i96s
Yes, I want this option. Can you share a sample file / configuration .

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

More
15 Jun 2023 22:15 #273658 by PCW
Replied by PCW on topic Index homing Mesa 7i96s
Its the same as a normal stepgen configuration
with the following connections:
(assuming pncconf like names, stepgen.00 is mapped
to the X axis, and joint.0 is X)

net x-index-enable [HMOT](CARD0).stepgen.00.index-enable
net x-index-enable joint.0.index-enable
The following user(s) said Thank You: besriworld

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

More
16 Jun 2023 06:13 #273683 by besriworld
Replied by besriworld on topic Index homing Mesa 7i96s
Yes, but you say at the beginning of the topic.
" If you mean homing to index in a step/dir system without encoder feedback,
that requires special firmware. "




Is there something I need to change in my firmware?

 

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

More
16 Jun 2023 13:09 #273695 by PCW
Replied by PCW on topic Index homing Mesa 7i96s
Umm that's not 7I96S firmware...

To support stepgen index, you need
1. Recent LinuxCNC 2.9 or master

2 To change the stepgen revision from 0x02 to 0xC2

3. If you want shared encoder/stepgen index pins, replace
QCountIDXPin with SharedSDQCIdxPin
(the module number must match on shared pins
so stepgen index 00 == encoderindex 00)
like:
IOPortTag & x"NN" & QCountTag &SharedSDQCIdxPin,

4.If you want just a stepgen index, use :
IOPortTag & x"NN" & StepGenTag & StepGenIndexPin,
The following user(s) said Thank You: besriworld

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

More
16 Jun 2023 14:44 #273703 by besriworld
Replied by besriworld on topic Index homing Mesa 7i96s
Many thanks for the detailed information! Great support!

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

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