duplicate_symbol
Clone a placed symbol with a new reference and offset, generating fresh UUIDs and leaving pins unconnected.
Instructions
[EXPERIMENTAL] Clone a placed symbol with a new reference, offset by (dx, dy) mm. Fresh UUIDs; the new part's pins start unconnected. Requires KICAD_MCP_ALLOW_SCHEMATIC_WRITE=1 and the file closed in KiCad.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dx_mm | No | ||
| dy_mm | No | ||
| project | Yes | ||
| reference | Yes | ||
| new_reference | Yes |