Post Process
cam_post_processPost-process CAM setups into NC G-code by specifying a setup, post processor, and optional operation. Configure output units and folder to generate machine-ready code.
Instructions
Post-process toolpaths to generate NC code (G-code)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setup_name | Yes | Setup to post-process | |
| output_units | No | mm | |
| output_folder | No | Output directory (default: ~/Desktop) | |
| operation_name | No | Specific operation (omit to post all in setup) | |
| post_processor | No | Post processor short name ('fanuc', 'grbl', 'haas') resolved against the local post folder when the Fusion build provides one, or a full path to a .cps file (required on cloud-post builds) | fanuc |