Set the home pos.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
Thanks for all the help until now
Henrik
Please Log in or Create an account to join the conversation.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
Henrik
PS. i have to work now and then so ..........
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
- Posts: 4309
- Thank you received: 1911
Please Log in or Create an account to join the conversation.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
but was not bright enough to se that i should turned it around on min and max limit.
I still have problems with the soft limits isent there a file where you cant change those limits. the CPU must have a place where it remember it from sesion to sesion.
In the ini file there is a VEL thing in the 0 and 1 joint bothe figures are - 5 while in the 2 joint it is 5.
What is WEL.
I thinks i am very close to make my first dry run.
Thank for all the help Henrik
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
- Posts: 4309
- Thank you received: 1911
I still have problems with the soft limits isent there a file where you cant change those limits.
These ARE your soft limits:
[AXIS_Z]
MIN_LIMIT = -100.1
MAX_LIMIT = 0.1
[JOINT_2]
MIN_LIMIT = -100.1
MAX_LIMIT = 0.1
roughly explained: joint limits are before homing and axis limits after homing. For your case set them to the same values.
In the ini file there is a VEL thing in the 0 and 1 joint bothe figures are - 5 while in the 2 joint it is 5.
What is WEL.
HOME_SEARCH_VEL = -5
HOME_LATCH_VEL = -5
Those two velocity settings are used for your homing routine. HOME_SEARCH_VEL = -5 tells the controller to search for the homing switch in the NEGATIVE direction with a speed of 5mm/s, HOME_LATCH_VEL = -5 tells the controller to move off the switch after first detection and then move into the switch again witch a speed of 5mm/s. The position is set to zero on this, second activation of the home switch. So you can set two different velocities for homing. Fast for the first move to find the switch and then a slower move to set the home position.
Please Log in or Create an account to join the conversation.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
I am learning a lot from you when you tell me all those things.
I have problem with the hard limits as the CPU stops but it dosnt move away from the limits so trying to move them manualy dosnt work so i cant start linuxcnc and move the axis because the limit switch is still on.
God weekend Henrik
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
- Posts: 4309
- Thank you received: 1911
Attachments:
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
- Posts: 416
- Thank you received: 174
Please Log in or Create an account to join the conversation.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
Please Log in or Create an account to join the conversation.
- Rørbæk
- Offline
- Senior Member
-
- Posts: 53
- Thank you received: 7
I am working on it , changing the limitswitches, the old one some of the most expensive i could bay is not the right ones for this project.
Henrik
Please Log in or Create an account to join the conversation.