Swapping symbol without breaking layout?

Hi,

I have generated a big project with schematic and layout with KiCAD7.0.11. Parts were copied in from other projects.

Now, I found that some symbols (particularly simple diodes) are from rescue-libraries and also have non-standard shapes. So, I would like to swap them out for symbols from standard libraries.

If I simply delete the symbol to be replaced and place a new one with the same annotation, the corresponding footprint in the schematic becomes un-placed. How can I replace the schematic symbol without breaking the board layout?

Thanks

Select the symbol. Rt click. Change Symbol…

2 Likes

That was simple, thanks!