add_trace
Add an explicit, validated trace path between two pad endpoints, with dry-run preview and SHA256 confirmation for safe PCB edits.
Instructions
Add an explicit validated trace path between two normalized pad endpoints. All distances are in millimetres, regardless of the document's own Units attribute. dry_run=true previews without writing. Set dry_run=false only after inspecting the preview and pass its expected_sha256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | ||
| path | No | ||
| txid | No | ||
| layer | Yes | ||
| width | Yes | ||
| points | Yes | ||
| dry_run | No | ||
| clearance | No | ||
| end_object_id | Yes | ||
| expected_sha256 | No | ||
| start_object_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||