Kicad Pcb Add Track
kicad_pcb_add_trackDraw PCB track segments through specified coordinate points on a chosen layer, with options for net, width, and routing polylines in KiCad layouts.
Instructions
Add a polyline of track segments through points [[x,y], ...] on the PCB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | No | ||
| path | Yes | ||
| layer | No | F.Cu | |
| width | No | ||
| points | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |