route_single_track
Routes a single straight track segment between two coordinates on a PCB, allowing specification of layer, width, and net name.
Instructions
Route a single straight track segment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | F_Cu | |
| x1_mm | Yes | ||
| x2_mm | Yes | ||
| y1_mm | Yes | ||
| y2_mm | Yes | ||
| net_name | No | ||
| width_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |