5axiskins following error
29 Apr 2020 17:19 #166109
by AndrewL
5axiskins following error was created by AndrewL
I'm trying get 5 axis kinematics working (5axiskins). After homing, switching to world mode, and attempting to jog in B or C, linuxcnc errors:
joint 4 following error or joint 5 following error
Can someone share a .hal & .ini file example that uses real hardware rather than simulated that I can look over?
Or, what is wrong with my hal/ini file?
joint 4 following error or joint 5 following error
Can someone share a .hal & .ini file example that uses real hardware rather than simulated that I can look over?
Or, what is wrong with my hal/ini file?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
29 Apr 2020 17:52 #166114
by tommylight
Replied by tommylight on topic 5axiskins following error
It seems you are using an older version of Linuxcnc, it is much better if you use the 2.8 or 2.9 version as it has joint/axis implementation meaning it can have multiple joints for the same axis.
And you have f-errors set for inches on some axis in the ini file, that will not work for metrics that the machine is set to use in that same file.
And you have f-errors set for inches on some axis in the ini file, that will not work for metrics that the machine is set to use in that same file.
The following user(s) said Thank You: AndrewL
Please Log in or Create an account to join the conversation.
29 Apr 2020 18:51 #166126
by bbsr_5a
Replied by bbsr_5a on topic 5axiskins following error
Hi if you use the xyzac-trt-kins
you need to HOME all axis to ZERO as spezial the ROT A/C B/C
so your INI Saying
HOME=0
HOME_OFFSET = 410.783
Only Z shoudt be at MAX pos
all others shoudt home towards the Rotation point BEST praxis i got
PLEASE Upload the INI and HAL File to get more infos
you need to HOME all axis to ZERO as spezial the ROT A/C B/C
so your INI Saying
HOME=0
HOME_OFFSET = 410.783
Only Z shoudt be at MAX pos
all others shoudt home towards the Rotation point BEST praxis i got
PLEASE Upload the INI and HAL File to get more infos
The following user(s) said Thank You: AndrewL
Please Log in or Create an account to join the conversation.
29 Apr 2020 20:20 #166138
by AndrewL
Replied by AndrewL on topic 5axiskins following error
Perfect. Thank you Tommy
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
29 Apr 2020 20:36 #166141
by tommylight
Replied by tommylight on topic 5axiskins following error
You are welcomed, always.
Please Log in or Create an account to join the conversation.
Time to create page: 0.068 seconds