5 axis trunnion type newbie
- alaamomen9
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
27 Mar 2018 21:29 #108000
by alaamomen9
5 axis trunnion type newbie was created by alaamomen9
I'm trying to make this machine
i've started from reading kinematics wiki in website !
but this type wasn't existed !
how to start to implent this type and make it moves corecctly!!?
i've started from reading kinematics wiki in website !
but this type wasn't existed !
how to start to implent this type and make it moves corecctly!!?
Please Log in or Create an account to join the conversation.
27 Mar 2018 22:52 #108005
by BigJohnT
Replied by BigJohnT on topic 5 axis trunnion type newbie
That uses normal kinematics nothing special to do.
JT
JT
Please Log in or Create an account to join the conversation.
- alaamomen9
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
27 Mar 2018 22:55 #108006
by alaamomen9
Replied by alaamomen9 on topic 5 axis trunnion type newbie
so how the emc2 know cutter location!!?
to 5axis machining!?
to 5axis machining!?
Please Log in or Create an account to join the conversation.
27 Mar 2018 22:58 #108007
by BigJohnT
Replied by BigJohnT on topic 5 axis trunnion type newbie
When rotary axes are used LinuxCNC does not know the cutter location relative to the part, it only follows the G code. It's up to the 5 axis CAM program to sort out where to go.
JT
JT
Please Log in or Create an account to join the conversation.
- alaamomen9
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
27 Mar 2018 23:01 #108008
by alaamomen9
Replied by alaamomen9 on topic 5 axis trunnion type newbie
you mean that my configuration will be in cam postprossor!?
Please Log in or Create an account to join the conversation.
27 Mar 2018 23:04 #108010
by BigJohnT
Replied by BigJohnT on topic 5 axis trunnion type newbie
Ah you have surpassed my skill level, I've never CAD/CAM for a 5 axis machine.
JT
JT
The following user(s) said Thank You: alaamomen9
Please Log in or Create an account to join the conversation.
30 Mar 2018 19:26 #108121
by andypugh
That's not necessarily true. Whilst it is possible to use that machine with trivial kinematics and with the tool paths calculated in the CAM, it would also be possible and arguably better) to set the machine up for TCP.
There are some rather mathematical docs here:
linuxcnc.org/docs/devel/html/motion/5-axis-kinematics.html
Which are directly related to the machine type you show.
If you install the development (2.8) version of LinuxCNC there are simulators that you can experiment with (the screen shots in that docs section are actually from the simulators)
Replied by andypugh on topic 5 axis trunnion type newbie
That uses normal kinematics nothing special to do.
That's not necessarily true. Whilst it is possible to use that machine with trivial kinematics and with the tool paths calculated in the CAM, it would also be possible and arguably better) to set the machine up for TCP.
There are some rather mathematical docs here:
linuxcnc.org/docs/devel/html/motion/5-axis-kinematics.html
Which are directly related to the machine type you show.
If you install the development (2.8) version of LinuxCNC there are simulators that you can experiment with (the screen shots in that docs section are actually from the simulators)
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds