INI Confusion Joint numbering
- bbsr_5a
- Offline
- Platinum Member
Less
More
- Posts: 544
- Thank you received: 105
25 Jan 2020 16:06 #155730
by bbsr_5a
INI Confusion Joint numbering was created by bbsr_5a
Hi
im on a 5Axis TCP the Trivial Workes fine XYZAC
so im Adviced to see the VISMACH example
github.com/LinuxCNC/linuxcnc/blob/master...ilting/xyzac-trt.ini
here the numbering is straight BUT there is B inside the XYZAC Mashine as joint_4 // C is joint_5
and Vismach gets C as joint_4
HALCMD = net :rotate-c joint.4.pos-fb xyzac-trt-gui.rotate-c
This is taking my head of the System
as the Simulation Work fine on AC
PLEASE give me a Answer on this setup
REAL Machine is there a advice on Homing Sequence First Liniar last Rotary
as i learned the machine needs to homed to almost the Rotatet Zero and nearest save Liniar to work prober
otherwise the Jog axis fails as the Rotarys are not at Zero AC as
after Homing all axis move TCP on a Tilded rotary A or C
im on a 5Axis TCP the Trivial Workes fine XYZAC
so im Adviced to see the VISMACH example
github.com/LinuxCNC/linuxcnc/blob/master...ilting/xyzac-trt.ini
here the numbering is straight BUT there is B inside the XYZAC Mashine as joint_4 // C is joint_5
and Vismach gets C as joint_4
HALCMD = net :rotate-c joint.4.pos-fb xyzac-trt-gui.rotate-c
This is taking my head of the System
as the Simulation Work fine on AC
PLEASE give me a Answer on this setup
REAL Machine is there a advice on Homing Sequence First Liniar last Rotary
as i learned the machine needs to homed to almost the Rotatet Zero and nearest save Liniar to work prober
otherwise the Jog axis fails as the Rotarys are not at Zero AC as
after Homing all axis move TCP on a Tilded rotary A or C
Attachments:
Please Log in or Create an account to join the conversation.
- bbsr_5a
- Offline
- Platinum Member
Less
More
- Posts: 544
- Thank you received: 105
27 Jan 2020 08:39 #155878
by bbsr_5a
Replied by bbsr_5a on topic INI Confusion Joint numbering
here is the running TRIVIAL INI
that is to be converted to TCP
i
that is to be converted to TCP
i
Please Log in or Create an account to join the conversation.
- bbsr_5a
- Offline
- Platinum Member
Less
More
- Posts: 544
- Thank you received: 105
27 Jan 2020 15:40 #155918
by bbsr_5a
Replied by bbsr_5a on topic INI Confusion Joint numbering
Isent there Somone of the Moderators that can explain this
i wont play around on a real machine as 5 Axis crashing is not a good idee at all
i wont play around on a real machine as 5 Axis crashing is not a good idee at all
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
05 Feb 2020 13:29 #156589
by andypugh
Replied by andypugh on topic INI Confusion Joint numbering
Which version of LinuxCNC are you using? 2.8 onwards works a lot better for non-trivial kinematics.
But in that case the joint numbers are controlled by the kinematics. You could make a kins where joint 9 was the X axis, if you wanted to.
So, the HAL needs to match the kins, and the INI needs to match both.
But in that case the joint numbers are controlled by the kinematics. You could make a kins where joint 9 was the X axis, if you wanted to.
So, the HAL needs to match the kins, and the INI needs to match both.
Please Log in or Create an account to join the conversation.
- bbsr_5a
- Offline
- Platinum Member
Less
More
- Posts: 544
- Thank you received: 105
05 Feb 2020 13:54 #156592
by bbsr_5a
Replied by bbsr_5a on topic INI Confusion Joint numbering
thank you
there is a switch kinetics for selfcompiling for a AC 5Axis
how do i compile the C file
can i use DEV halcompile or do i need a gcc
im on Debian 9 and 2.9 from buildbot
there is a switch kinetics for selfcompiling for a AC 5Axis
how do i compile the C file
can i use DEV halcompile or do i need a gcc
im on Debian 9 and 2.9 from buildbot
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
05 Feb 2020 17:41 #156602
by andypugh
Replied by andypugh on topic INI Confusion Joint numbering
Try halcompile, it will either work or not.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds