×
Forum Header
How to add 5 axis to foam cutting machine?
17 Nov 2022 23:41 #256987
by andypugh
Replied by andypugh on topic How to add 5 axis to foam cutting machine?
The graphical preview needs the right GEOMETRY entry in the [DISPLAY] section of the iNI. Try CXYUV and XYUVC and see if there is a difference. There might not be, it is possible that the (special) foam preview doesn't handle a rotary axis.
Note that even if this is the case, it is purely a graphical/preview problem, the physical machine will operate as commanded.
Note that even if this is the case, it is purely a graphical/preview problem, the physical machine will operate as commanded.
Please Log in or Create an account to join the conversation.
- slidinghawk
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 1
18 Nov 2022 07:41 #257014
by slidinghawk
Replied by slidinghawk on topic How to add 5 axis to foam cutting machine?
Thanks to everyone who responded. It turned out to adjust all 5 axes. The machine worked. Works better than masn3. It turned out to cut a good wing of the aircraft.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
18 Nov 2022 08:49 #257019
by HansU
Replied by HansU on topic How to add 5 axis to foam cutting machine?
I think we should not change the title to be able to be found later by people having the same problem...
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19304
- Thank you received: 6463
18 Nov 2022 10:14 #257022
by tommylight
Replied by tommylight on topic How to add 5 axis to foam cutting machine?
Title set to original one.
Thank you.
Thank you.
Please Log in or Create an account to join the conversation.
- slidinghawk
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 1
07 Apr 2023 06:31 #268490
by slidinghawk
Replied by slidinghawk on topic How to add 5 axis to foam cutting machine?
Good afternoon friends. I want to contact you again. In my graphical interface, the axis two planes x,y and u,v are displayed at a very small distance from each other. It's about 100mm. Is it possible to somehow correct this distance by 670mm. For a better understanding of how the finished part will look.
Please Log in or Create an account to join the conversation.
07 Apr 2023 09:05 #268498
by andypugh
Replied by andypugh on topic How to add 5 axis to foam cutting machine?
From the Axis docs:
So, include these two comments in the G-code file and the preview will be more accurate.
For and example, see this G-code:
github.com/LinuxCNC/linuxcnc/blob/master...m/axis/foam/foam.ngc
The special comments (XY_Z_POS) and (UV_Z_POS) set the Z coordinates of these planes, which default to 0 and 1.5 machine units.
So, include these two comments in the G-code file and the preview will be more accurate.
For and example, see this G-code:
github.com/LinuxCNC/linuxcnc/blob/master...m/axis/foam/foam.ngc
Please Log in or Create an account to join the conversation.
07 Apr 2023 09:05 #268499
by andypugh
Replied by andypugh on topic How to add 5 axis to foam cutting machine?
From the Axis docs:
So, include these two comments in the G-code file and the preview will be more accurate.
For and example, see this G-code:
github.com/LinuxCNC/linuxcnc/blob/master...m/axis/foam/foam.ngc
The special comments (XY_Z_POS) and (UV_Z_POS) set the Z coordinates of these planes, which default to 0 and 1.5 machine units.
So, include these two comments in the G-code file and the preview will be more accurate.
For and example, see this G-code:
github.com/LinuxCNC/linuxcnc/blob/master...m/axis/foam/foam.ngc
Please Log in or Create an account to join the conversation.
- slidinghawk
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 1
07 Apr 2023 09:36 #268502
by slidinghawk
Replied by slidinghawk on topic How to add 5 axis to foam cutting machine?
Thanks a lot. I knew it was easy to do. I just couldn't find how.
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds