kicad.set_reference
Update component reference designators in KiCad PCB designs by specifying old and new identifiers to maintain accurate schematic-to-layout correspondence.
Instructions
Set the reference designator of a component.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_ref | Yes | ||
| new_ref | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |