How to include Euler angles in a .nc file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am trying to export additive multi-axis paths from PowerMill and I want my NC file with the following format: X, Y, Z, Rx, Ry, Rz. For that, I'm using Post-processor utility.
At first, I built my own .mtd file with all degrees of freedom at the head of the machine, but I had some problems with some paths maybe because my machine wasn't well configurated. For the Euler angles calculation, I used 'Machine A', 'Machine B' and 'Machine C' parameters.
After that, I tried to use the "free kinematics" option in order to avoid problems with my machine configuration and the previous machine parameters were no longer accepted, so I used 'Euler A', 'Euler B', and 'Euler C' to achieve Rx, Ry, and Rz, but I noticed that those parameters just outputs the proper angles when I ran the path with a robot (using the Robot simulation plug-in).
How can I generate the proper Euler angles without having to run the path on a robot?
OR...How can I configure a proper .mtd file in order to generate those same angles?
Thank you in advance,
Bernardo Freire