Kicad Pcb Add Footprint
kicad_pcb_add_footprintAdd a footprint to a PCB by library ID at a set position, layer, and rotation, and assign its reference and value for schematic-driven layout.
Instructions
Add a footprint to a PCB by library id (e.g. 'Resistor_SMD:R_0603_1608Metric').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| path | Yes | ||
| layer | No | F.Cu | |
| value | No | ||
| lib_id | Yes | ||
| rotation | No | ||
| reference | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |