route_net
Route a PCB net on a specified layer and width, with dry-run preview to verify before applying changes.
Instructions
Route exported ratlines; 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 |
|---|---|---|---|
| net | Yes | ||
| grid | No | ||
| path | No | ||
| txid | No | ||
| layer | Yes | ||
| width | Yes | ||
| dry_run | No | ||
| max_vias | No | ||
| via_cost | No | ||
| clearance | No | ||
| via_style | No | ||
| expected_sha256 | No | ||
| preferred_layers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||