add_wire
Draw a wire between two coordinates in a KiCad schematic, snapping to the 1.27 mm grid. Specify schematic path and endpoints in millimeters.
Instructions
Draw a wire between two points (mm, snapped to the 1.27 mm grid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1_mm | Yes | ||
| x2_mm | Yes | ||
| y1_mm | Yes | ||
| y2_mm | Yes | ||
| schematic_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |