Get Board Origin
get_board_originRetrieves the auxiliary drill/place and grid origins from a .kicad_pcb file, providing coordinates in millimeters for accurate board positioning.
Instructions
Read back the auxiliary (drill/place) origin and grid origin of a .kicad_pcb in mm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardPath | Yes | Path to the .kicad_pcb file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |