solidworks_cam
Automate SOLIDWORKS CAM to generate toolpaths, post-process G-code, simulate machining, and manage setups, machines, and tools.
Instructions
solidworks_cam: dispatches on payload.operation to one of the capability-module handlers for [check_collisions, define_feature, define_stock, generate_operation_plan, generate_toolpaths, list_features, list_machines, list_operations, list_setups, post_process, recognize_features, save_cam_data, set_machine, set_operation_parameter, set_post, set_tool, setup_sheet, simulate, techdb_query]. Each operation has its own typed field set (see the tool's input schema); unspecified fields fall back to the module function's own default. Lengths/angles follow each field's documented unit convention (SI unless the function accepts a unit field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||