lib_assign_footprint
Assign a footprint to a schematic symbol by specifying its reference, library, and footprint name. This updates the symbol's footprint property directly in the KiCad schematic.
Instructions
Assign a footprint property to a schematic symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | ||
| footprint | Yes | ||
| reference | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |