Route Arc Trace
route_arc_traceRoute copper arc traces on a PCB by defining start, midpoint, and end points. Utilizes true PCB arc primitives for accurate geometry.
Instructions
Route a copper arc trace defined by start/mid/end points. Uses true PCB arc primitives when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Arc end position | |
| mid | Yes | A point on arc midpoint | |
| net | No | Net name | |
| layer | Yes | PCB layer | |
| start | Yes | Arc start position | |
| width | Yes | Trace width in mm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |