route_diff_pair
Route coupled differential pairs in PCB designs, setting clearance, width, gap, and via parameters. Use dry-run to preview changes safely, then confirm execution by passing the expected SHA-256.
Instructions
Route a coupled pair; omitted clearance comes from document DRC. 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 |
|---|---|---|---|
| gap | No | ||
| grid | No | ||
| pair | Yes | ||
| path | No | ||
| txid | No | ||
| layer | Yes | ||
| width | No | ||
| dry_run | No | ||
| max_vias | No | ||
| via_cost | No | ||
| clearance | No | ||
| via_style | No | ||
| max_detour | No | ||
| expected_sha256 | No | ||
| end_pad_point_id | No | ||
| preferred_layers | No | ||
| start_pad_point_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||