Create CAM Operation
cam_create_operationAdd a machining operation to a Fusion 360 CAM setup and choose a strategy to define the toolpath type; configure tool, feeds, and coolant for CNC machining.
Instructions
Add a machining operation to a setup. Strategy determines the toolpath type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Operation name | |
| coolant | No | flood | |
| stepdown | No | Axial depth of cut (cm) | |
| stepover | No | Radial stepover (cm) | |
| strategy | Yes | Machining strategy | |
| feed_rate | No | Feed rate (cm/min) | |
| setup_name | Yes | Name of the parent setup | |
| tool_number | No | Tool number from library | |
| spindle_speed | No | Spindle speed (RPM) | |
| tool_diameter | No | Tool diameter (cm) — used if tool_number not specified |