- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Getting started with PnCConf and my new 5i25 board
Getting started with PnCConf and my new 5i25 board
- PCW
- Away
- Moderator
Less
More
- Posts: 17861
- Thank you received: 4767
25 May 2013 02:15 #34653
by PCW
Replied by PCW on topic Getting started with PnCConf and my new 5i25 board
man hostmot2
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23536
- Thank you received: 4852
26 May 2013 05:51 #34703
by andypugh
It is possible that the index pulse might be too short to see that way.
Try instead.
In the HAL set the home switch to always-true.
setp axis.4.home-sw-in 1
In the INI set the axis to use the index for homing
[AXIS_5]
HOME_USE_INDEX = 1
This should allow you to home at full speed, as a bonus.
Replied by andypugh on topic Getting started with PnCConf and my new 5i25 board
I found the answer to the B axis home problem
net test_sig axis.4.home-sw-in <= hm2_5i25.0.gpio.031.in
dose the trick!
It is possible that the index pulse might be too short to see that way.
Try instead.
In the HAL set the home switch to always-true.
setp axis.4.home-sw-in 1
In the INI set the axis to use the index for homing
[AXIS_5]
HOME_USE_INDEX = 1
This should allow you to home at full speed, as a bonus.
The following user(s) said Thank You: AlexN
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Getting started with PnCConf and my new 5i25 board
Time to create page: 0.068 seconds