- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am quite new to CAM and of course, started out with a tilted 4th axis part! I have some horizontal 4th axis operations (rotary table on right side of the machine in line with X) that make nice looking tool paths that also post-process w/o issue. I am still setting up my Tormach 1100M so I don't know yet how it will run...
I have been going in circles with the tilted 4th axis. I need it tilted to get a small tool in between the teeth. I can get good looking tool paths (also look good when simulating) with the Multi-Axis Flow operation, but it won't post-process. See pictures below:
ISO View
Front View
It gives the following error when I post-process:
Information: Configuration: Tormach PathPilot
Information: Vendor: Tormach
Information: Posting intermediate data to 'C:\Temp\PostProc\1001.nc'
Information: Total number of warnings: 3
Error: Failed to post process. See below for details.
...
Code page changed to '1252 (ANSI - Latin I)'
Start time: Thursday, May 23, 2019 11:10:38 AM
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsString does not always return a value
Code page changed to '20127 (US-ASCII)'
Post processor engine: 4.3.0 45221
Configuration path: C:\Temp\PostProc\tormach.cps
Include paths: C:\Temp\PostProc
Configuration modification date: Monday, May 20, 2019 9:50:08 PM
Output path: C:\Temp\PostProc\1001.nc
Checksum of intermediate NC data: bb0820b50cae0715a4acda487fdc9fb6
Checksum of configuration: fb5d9ddfe1ea92e237772e2f17a41e84
Vendor url: http://www.tormach.com
Legal: Copyright (C) 2012-2018 by Autodesk, Inc.
Generated by: Fusion 360 CAM 2.0.5790
...
###############################################################################
Error: Error: Direction is not supported for machine configuration.
Error at line: 1
Stack dump:
("Direction is not supported for machine configuration.")@:0
onOpen()@C:\Temp\PostProc\tormach.cps:242
Failed while processing onOpen().
###############################################################################
Error: Failed to invoke 'onOpen' in the post configuration.
Error: Failed to invoke function 'onOpen'.
Error: Failed to execute configuration.
Stop time: Thursday, May 23, 2019 11:10:38 AM
Post processing failed.
I tried the 4-axis limit option through "4-axis Limit" beta mode option and it doesn't work for this one. It does work for some of my horizontal 4th axis operations.
I feel like it has something to do with the setup WCS and/or tool orientation, but I don't fully understand the implications of both of those. For the horizontal 4th axis operations that worked, I put the setup WCS in same direction as the machine's axes and put the tool orientation with the Z axis lined up with the rotary table axis.
When I do that with the tilted axis setup, the tool is at a weird angle and it doesn't post process. The tilted axis is a different cut: the horizontal axis tool path wraps around the whole part, the titled 4th axis op only does a pocket.
After writing all this up, I realized I have one good tooth space tool path. I might try post-processing that and go through the Gcode and add a repeat loop that would retract the tool, rotate the A axis and repeat the tool path. Or worst-case is I could rotate the part through Path Pilot and re-run the same program 14 times. Obviously, I would much rather fusion would take care of all this and I wouldn't have to manually code or rotate the A axis 🙂
Please explain things to me like I have no idea what I am doing since that wouldn't be too far off from reality. All help is greatly appreciated!
Cheers,
Brett
Windows 10, Suface Pro i7, 8Gb Ram
Tormach 1100M, 6" Tilting Rotary Table
Solved! Go to Solution.