Exercise 5: Post Processing
In this chapter you post process your part file.
Post processing, or posting, refers to the process by which Mastercam converts the toolpaths in your part file to a format that can be understood by your machine tool's control (for example, G-codes). A program called a post processor, or post, reads your part file and writes the appropriate NC code.
-
Click Select all operations.
-
Click Post selected operations to post the toolpaths for the selected operations. The post processor creates a machine-readable NC program from the Mastercam file.
The Post processing dialog box displays. The name of the post processor for the machine you have chosen displays as the Active post field in read-only mode.
- Click OK. The Save As dialog box opens.
-
Name your NC file and click Save.
The file opens in Mastercam Code Expert.
The NC code specifies information such as stops, cutting coordinates, and tool changes. Block numbers appear in front of each command. Code Expert allows you to sync operations, manually edit code, and switch NC Configurations.
- Exit Code Expert.
- Save your part.





