analyze_toolpath_risk
Check CNC toolpath segments for travel, rapid, fixture, limit, and approach-angle risks to prevent collisions and out-of-bound moves.
Instructions
Check supplied toolpath segments for travel, rapid, fixture-envelope, limit, and approach-angle risks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| safeZ | No | ||
| stock | No | ||
| machine | Yes | ||
| fixtures | No | ||
| segments | Yes | ||
| safetyMargin | No | ||
| maxApproachAngleDeg | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| live | No | ||
| tool | Yes | ||
| error | No | ||
| receipt | No | ||
| documentRevision | No | ||
| operationFingerprint | No |