5 axis tilted drilling
Really not sure what is going on.iI allready create several configurations in 2.7 and 2.9 versions .The resault is always the same:If the axis named C it want work
If the axis named A works perfekt(exakly the same config)
Just as a work around you could try to add an A axis and increase the number of joints to 7 in the ini file and see if that gets the C axis going.
Please Log in or Create an account to join the conversation.
so in your ini file, instead of
KINEMATICS = 5axiskins coordinates=xyzcbw
revert back to
KINEMATICS = trivkins
Please Log in or Create an account to join the conversation.
edit:
Also, have you tried if the C axis works in MDI command?
Please Log in or Create an account to join the conversation.
yes
Also, have you tried if the C axis works in MDI command?
no
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Attachments:
Please Log in or Create an account to join the conversation.
You have your AXIS limits set larger than your JOINT limits. Try setting equal limits for axis and jointscheck_config: (trivkins kinematics) ERROR:
[JOINT_3]MIN_LIMIT > [AXIS_A]MIN_LIMIT (-9999.01 > -1e99)
[JOINT_3]MAX_LIMIT < [AXIS_A]MAX_LIMIT (9999.01 < +1e99)
[JOINT_5]MIN_LIMIT > [AXIS_C]MIN_LIMIT (-10 > -9999.01)
[JOINT_5]MAX_LIMIT < [AXIS_C]MAX_LIMIT (20 < 9999.01)
Please Log in or Create an account to join the conversation.
the error result
Attachments:
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
the resault with the latest file
Attachments:
Please Log in or Create an account to join the conversation.