simulating a 5-axis cnc machine
- Abdulkareem
- Offline
- Senior Member
Less
More
- Posts: 57
- Thank you received: 1
27 Feb 2024 17:54 #294615
by Abdulkareem
simulating a 5-axis cnc machine was created by Abdulkareem
Hello guys,
i need some help with linuxcnc, i am a beginner user and i need to simulate a 5-axis cnc milling machine, i do not know anything about how to do it or where to start. could any one help
i need some help with linuxcnc, i am a beginner user and i need to simulate a 5-axis cnc milling machine, i do not know anything about how to do it or where to start. could any one help
Please Log in or Create an account to join the conversation.
27 Feb 2024 18:11 #294619
by Aciera
Replied by Aciera on topic simulating a 5-axis cnc machine
There are several types of kinematics available as simulations, have a look at the simulation configs in /sim/axis/vismach/5axis.
For more specific information we would need to know more about the specific machine type you are looking for.
For more specific information we would need to know more about the specific machine type you are looking for.
Please Log in or Create an account to join the conversation.
- Abdulkareem
- Offline
- Senior Member
Less
More
- Posts: 57
- Thank you received: 1
27 Feb 2024 18:18 #294620
by Abdulkareem
Replied by Abdulkareem on topic simulating a 5-axis cnc machine
i want to know how to simulate my own machine like the one in this video my machine has 5 axes xyzab
Please Log in or Create an account to join the conversation.
27 Feb 2024 18:51 #294623
by Aciera
Replied by Aciera on topic simulating a 5-axis cnc machine
'xyzab' does not seem correct for the kinematic shown. I would have expected 'xyzbc' or 'xyzac'
If indeed you have a machine with a table rotary as shown in the video, then have a look at:
/home/dave/linuxcnc-dev/configs/sim/axis/vismach/5axis/max5/max5kins.ini
If indeed you have a machine with a table rotary as shown in the video, then have a look at:
/home/dave/linuxcnc-dev/configs/sim/axis/vismach/5axis/max5/max5kins.ini
Please Log in or Create an account to join the conversation.
- Abdulkareem
- Offline
- Senior Member
Less
More
- Posts: 57
- Thank you received: 1
27 Feb 2024 19:40 #294631
by Abdulkareem
Replied by Abdulkareem on topic simulating a 5-axis cnc machine
All I want to know is where and how to tell linuxcnc my own kinematics, offsets, links, and joints. Then how to use vismach and python files to model and simulate my custom machine.
Please Log in or Create an account to join the conversation.
28 Feb 2024 06:56 - 28 Feb 2024 07:33 #294667
by Aciera
Replied by Aciera on topic simulating a 5-axis cnc machine
Have a look at this thread and the documentation provided here:
forum.linuxcnc.org/10-advanced-configura...mill?start=80#263694
[edit]
Also here, for a more complex example (documentation is included in the compressed folder)
forum.linuxcnc.org/show-your-stuff/49103...-head?start=0#271334
forum.linuxcnc.org/10-advanced-configura...mill?start=80#263694
[edit]
Also here, for a more complex example (documentation is included in the compressed folder)
forum.linuxcnc.org/show-your-stuff/49103...-head?start=0#271334
Last edit: 28 Feb 2024 07:33 by Aciera.
Please Log in or Create an account to join the conversation.
Time to create page: 0.110 seconds