- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to get my new Mazak Vcn machine up and running with fusion and am having a little trouble with the post processor. Our machine is A and C axis. I am using roll pitch and yaw angles. 5 axis positional is working ok but needs some tweaks. 5 axis simultaneous is not working at all. I took the 5 axis mazak post from the library and have modified it to work with our machine but would like to fix the following issues.
1. Machine will not post C0. on the first and last G53 line. This causes issues if the C axis is not at zero when the program is started. In addition B should post as A
How it is posting now.
N25 G53 X0. Y0. B0.
How it should post
N25 G53 X0. Y0. A0. C0.
2. after every operation where there is a rotary move it is posting X0. and Y0. in the G53 line I would like to remove these x, y movements as they are unnecessary.
4. I followed the instructions on the link below but the code is still outputting B axis moves instead of A axis moves
For 5 axis simultaneous does Fusion use a ordinate system fixed to the table or rotating with the table? I need to change some parameters in my control depending on which is used.
Thanks
Eric
Alloy Craft
Solved! Go to Solution.