Kicad Sch Add Wire
kicad_sch_add_wireAdds a straight wire segment between two points in a KiCad schematic using millimeter coordinates, with the Y axis pointing down.
Instructions
Add a wire segment to a schematic (mm coordinates, Y axis points down).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |