5 axis tilted drilling
10 Oct 2022 06:48 #253850
by Aciera
Replied by Aciera on topic 5 axis tilted drilling
I fixed it in the attached hal file../my_LinuxCNC_machine.hal:209: Ini variable '[JOINT_3]DEADBAND' not found.
The following user(s) said Thank You: Yannis
Please Log in or Create an account to join the conversation.
10 Oct 2022 07:15 #253852
by Yannis
Replied by Yannis on topic 5 axis tilted drilling
Excellent the C axis working properly on jog and mdi mode
if i try to jog or mdi move A axis i have a joint-3 following error as expected
Now we will try to add W axis?
if i try to jog or mdi move A axis i have a joint-3 following error as expected
Now we will try to add W axis?
Please Log in or Create an account to join the conversation.
10 Oct 2022 10:48 #253858
by Aciera
Replied by Aciera on topic 5 axis tilted drilling
See what you get with these files.
The following user(s) said Thank You: Yannis
Please Log in or Create an account to join the conversation.
10 Oct 2022 11:00 #253860
by Yannis
Replied by Yannis on topic 5 axis tilted drilling
this is the report
Attachments:
Please Log in or Create an account to join the conversation.
10 Oct 2022 13:45 #253882
by Aciera
The real mystery to me is why you need to define an A axis for the B and C axis to work because clearly there are simulation configs that run B and C axis just fine without an A.
Might be worth to start a new thread asking how to run a config with B and C axis without defining an A axis before changing the computer and everything. Possibly I'm just missing something obvious but I have run out of ideas.
Replied by Aciera on topic 5 axis tilted drilling
Seems you are running a rather old build of Linuxcnc 2.9 that does not allow for custom axis allocation. Problem is that more recent builds require python 3.7 now and your system is still on 2.7. Not sure if your debian stretch can be updated to python 3.7. More recent debian releases that come with python 3 require a 64bit processor and yours seems to be an older 32bit.Unknown parameter `coordinates=xyzabcw'
The real mystery to me is why you need to define an A axis for the B and C axis to work because clearly there are simulation configs that run B and C axis just fine without an A.
Might be worth to start a new thread asking how to run a config with B and C axis without defining an A axis before changing the computer and everything. Possibly I'm just missing something obvious but I have run out of ideas.
Please Log in or Create an account to join the conversation.
11 Oct 2022 05:20 #253930
by Yannis
Replied by Yannis on topic 5 axis tilted drilling
Hello
Thank you for all the help
what is the proper location for this?
General linuxcnc question or advanche config?
Thank you for all the help
what is the proper location for this?
General linuxcnc question or advanche config?
Please Log in or Create an account to join the conversation.
11 Oct 2022 05:53 #253931
by Aciera
Replied by Aciera on topic 5 axis tilted drilling
Doesn't really matter, either is fine.
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds