route_trace
Route a copper trace between two points on any layer, specifying start/end coordinates and trace width.
Instructions
Add a copper trace between two points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_x | Yes | ||
| start_y | Yes | ||
| end_x | Yes | ||
| end_y | Yes | ||
| width | No | ||
| layer | No | F.Cu | |
| net | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |