KiRename
KiRename copied to clipboard
Rename a KiCad project
(property "Sheetfile" "NAME.kicad_sch") can occur multiple times in kicad_pcb. NAME.kicad_sch is not modified.
"meta": { "filename": "NAME.kicad_pro", "version": 1 NAME is not updated to new project name
kicad_prl is not picked up and renamed, and the references to the old project name within are not changed.
tested with 2.7, 3.7 3.8 and 3.10