On the wrong configuration of five axis motion
09 Nov 2021 04:58 #225773
by yi2580
On the wrong configuration of five axis motion was created by yi2580
Hello, I want to use five axis motion now. I use the five axis configuration of linuxcnc to configure my program. I only modified the called Python program, but after the modification, its track is not displayed in my program, but in another program interface. I don't know why. I hope someone can help me. This is my INI file. I refer to the / configurations / SIM / axis / vismach / 5axis / table rotary tiling / xyzac-trt.ini file
Please Log in or Create an account to join the conversation.
09 Nov 2021 05:47 #225776
by cmorley
Replied by cmorley on topic On the wrong configuration of five axis motion
I'm sorry I don't understand.
Please Log in or Create an account to join the conversation.
09 Nov 2021 07:05 - 15 Dec 2021 07:44 #225784
by yi2580
Replied by yi2580 on topic On the wrong configuration of five axis motion
Attachments:
Last edit: 15 Dec 2021 07:44 by yi2580.
Please Log in or Create an account to join the conversation.
10 Nov 2021 04:20 #225919
by cmorley
Replied by cmorley on topic On the wrong configuration of five axis motion
Ok. does homing make any difference?
Please Log in or Create an account to join the conversation.
10 Nov 2021 05:02 #225922
by yi2580
Replied by yi2580 on topic On the wrong configuration of five axis motion
Home is no different. It can still be home, but the value and track of the axis are not displayed in the track interface, but the data position of the axis is displayed in the drolabel. It should be the INI file, but I don't know much about it. Do you have a 5-axis ini configuration example for me to refer to? Thank you
Please Log in or Create an account to join the conversation.
10 Nov 2021 06:33 #225928
by yi2580
Replied by yi2580 on topic On the wrong configuration of five axis motion
Attachments:
Please Log in or Create an account to join the conversation.
11 Nov 2021 03:09 #226057
by cmorley
Replied by cmorley on topic On the wrong configuration of five axis motion
homed jogging is different from unhomed jogging.
I would suggest you use the ACTION library's jog or do_jog for jogging.
Or look at that code for guidance.
I would suggest you use the ACTION library's jog or do_jog for jogging.
Or look at that code for guidance.
Please Log in or Create an account to join the conversation.
11 Nov 2021 04:45 #226059
by cmorley
Replied by cmorley on topic On the wrong configuration of five axis motion
There is a 9 axis sample called qtdefault_9_axis
Please Log in or Create an account to join the conversation.
17 Nov 2021 08:35 #226711
by yi2580
Replied by yi2580 on topic On the wrong configuration of five axis motion
Yes, I now know that only after all axes are home can I run my jog motion correctly. Before I had all my homes, I felt that my jog movement was very abnormal. Now I use ptvcp action.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.159 seconds