add_track
Draw a straight copper track between specified coordinates in KiCad, optionally connecting it to an existing net.
Instructions
Add one straight copper track, optionally assigned to an existing net; no autorouting or DRC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | F.Cu | |
| end_x_mm | Yes | ||
| end_y_mm | Yes | ||
| net_name | No | ||
| width_mm | No | ||
| start_x_mm | Yes | ||
| start_y_mm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||