Home all with A
30 Apr 2015 02:51 #58244
by cwebs
Home all with A was created by cwebs
Just setting up a small machine with XYZA. Home switches on XYZ. When I use Home All, homing on XYZ working correct. When I try to touch off I keep getting error not homed. I have to home A through the drop down list. Then everything works fine. Is there any way to get the A drive to show homed when using "Home All"? All set up is using Step Config. No changes to the .ini other then jog speed. Sorry, not near machine now so Ill have to go get the .ini and .hal if needed. Thanks, Carl
Please Log in or Create an account to join the conversation.
30 Apr 2015 13:26 #58255
by ArcEye
Replied by ArcEye on topic Home all with A
Just set HOME_VELOCITY and LATCH_VELOCITY to zero and it will show as homed without any movement
Need to ensure it is on the same HOME_SEQUENCE as the other axes, 0 probably
regards
Need to ensure it is on the same HOME_SEQUENCE as the other axes, 0 probably
regards
Please Log in or Create an account to join the conversation.
30 Apr 2015 20:21 #58267
by cwebs
Replied by cwebs on topic Home all with A
Thank you for your answer but I don't have those setting in my A setting. Here is what I have.
[AXIS_3]
TYPE = ANGULAR
HOME = 0.0
MAX_VELOCITY = 360.0
MAX_ACCELERATION = 1200.0
STEPGEN_MAXACCEL = 1500.0
SCALE = 6.66666666667
FERROR = 1
MIN_FERROR = .25
MIN_LIMIT = -9999.0
MAX_LIMIT = 9999.0
HOME_OFFSET = 0.0
[AXIS_3]
TYPE = ANGULAR
HOME = 0.0
MAX_VELOCITY = 360.0
MAX_ACCELERATION = 1200.0
STEPGEN_MAXACCEL = 1500.0
SCALE = 6.66666666667
FERROR = 1
MIN_FERROR = .25
MIN_LIMIT = -9999.0
MAX_LIMIT = 9999.0
HOME_OFFSET = 0.0
Please Log in or Create an account to join the conversation.
30 Apr 2015 20:28 #58268
by ArcEye
So add them
www.linuxcnc.org/docs/devel/html/config/...tml#sub:AXIS-section
Replied by ArcEye on topic Home all with A
I don't have those setting in my A setting
So add them
www.linuxcnc.org/docs/devel/html/config/...tml#sub:AXIS-section
Please Log in or Create an account to join the conversation.
30 Apr 2015 20:32 - 30 Apr 2015 20:36 #58269
by cwebs
Replied by cwebs on topic Home all with A
I did add those two lines and it made no differance. So I took them back out. I will try again after reading the Docs. Carl
Last edit: 30 Apr 2015 20:36 by cwebs.
Please Log in or Create an account to join the conversation.
30 Apr 2015 20:54 #58270
by ArcEye
There are 3 lines
The first 2 tell it not to move to home, which is the default anyway and the 3rd puts all the axes into one group for homing, so they home together
Replied by ArcEye on topic Home all with A
I did add those two lines and it made no differance
There are 3 lines
The first 2 tell it not to move to home, which is the default anyway and the 3rd puts all the axes into one group for homing, so they home together
The following user(s) said Thank You: cwebs
Please Log in or Create an account to join the conversation.
30 Apr 2015 21:13 #58272
by cwebs
Replied by cwebs on topic Home all with A
Hold your cards, Bingo has been called.
It worked after I add all three lines and set them to 0. Thanks for your help and laughing at me.
It worked after I add all three lines and set them to 0. Thanks for your help and laughing at me.
Please Log in or Create an account to join the conversation.
Time to create page: 0.078 seconds