

- #FEATURE CAM POST PROCESSOR SOFTWARE#
- #FEATURE CAM POST PROCESSOR CODE#
- #FEATURE CAM POST PROCESSOR DOWNLOAD#
His software expertise includes Inventor, Inventor FEA, Nastran, Inventor HSM (CAM), Fusion 360, Fusion 360 Simulation, Fusion 360 CAM, and Generative Design. Manufacturing Applications ExpertEd assesses clients' current business processes to recommend and implement software solutions to meet their needs. If you'd like help customizing your post processor, reach out to IMAGINiT Technologies and our CAM posts team can assist you. Test the Post Processor using a sample CAM program.Īs expected, the post processor translates the 4th axis motion to index the A-axis to 0 degrees. Adjust the coordinate, table, axis, range, and preference values to match the desired machine configuration.Ĥth Axis Setup, A rotates around X, table mounted, direction is negative:Ĥth Axis Setup, A rotates around X, table mounted, direction is positive:ħ. remove the b-axis if the machine doesn't have one):Ħ. Use two forward slashes "//" to comment out any axis that won't be used. PartMaker is available as part of FeatureCAM Ultimate, bringing together.
#FEATURE CAM POST PROCESSOR CODE#
The new axis can be activated by modifying the "machineConfiguration" line: This helps to ensure our post-processors generate accurate NC code for your. Adjust the machine configuration to include the axis you require. Preference: Specifies the preferred angle (-1: negative angles, 0: don't care, 1: positive angles).ĥ. Range: Specifies the angular range for the axis in degrees. A-axis rotating around the X-axis would be. This defines which axis the new axis rotates about (e.g. Axis: Specifies the axis as a 3-element array. Table: Specifies whether the axis is attached to the table or the head of the machine. The number will define the letter for the axis. Coordinate: Specifies the coordinate used in the ABC vectors (e.g. You'll notice there are several parameters that can be changed. Activate the axis by changing the if statement from "if (false)" to if (true)" Find the line with the comment "setup your machine here"Ĥ. Using Ctrl-F, search for the function "onOpen"ģ. Open the CPS file with Visual Studio Code.Ģ.

The same process can be used on posts for other common controllers.ġ. In this example, I'll be modifying the Haas (pre-NGC) Post Processor to include an additional 4th axis configuration. The utility allows you to post directly from VS Code and quickly search for variables and functions.
#FEATURE CAM POST PROCESSOR DOWNLOAD#
You can also download the Fusion 360 Post Processor Utility here. It makes the editing process more efficient. Notepad, TextEdit, etc).Īn extensive list of all the available post processors can be found here: īefore making modifications, I recommend download and installing Microsoft Visual Studio Code using this link. They can be opened and modified with any text editor (e.g. Use simulation tools to visualize programming within your machining envelope. Get more from 3-axis to 5-axis mills, lathes, turn-mill centers, Swiss lathes, and wire EDMs. Program mills, lathes, turn-mills, and more (video: 1:17 min.) Use a single interface for all your CNC applications.

Need to customize a post processor to include an additional axis? Post Processors for Fusion 360 and Inventor CAM platforms are Javascript text files with a CPS extension. FeatureCAM offers comprehensive machine support.
