KiCad 7.0 – Footprint does not match copy in library


            

Another one in KiCad 7.0. I work on a project these days and I face all kind of weird stuff in KiCad 7.0. While running DRC in PCB editor, I ran into a “Footprint [whatever footprint] does not match copy in library [whatever library]” warning:

The warning is marked with a yellow marker and concerns two footprints, one switch and an SMA connector. Updating both as described in text will remove the warning.

The warning is marked with a yellow marker and concerns two footprints, one switch and an SMA connector. Updating both as described in text will remove the warning.

This seems to be related whenever the 3D file is updated and is not according to the one specified in the library. Removing warning can be done via the Tools → Update footprints from Library:

Use Tools → Update footprints from Library menu entry to remove this warning message. YOU can apply this to multiple components at once.

Use Tools → Update footprints from Library menu entry to remove this warning message. YOU can apply this to multiple components at once.

Running the DRC again will reveal an error and warning free design.

Running the DRC again will reveal an error and warning free design.

DRC error was silenced. 🙂 Voila, clean and error-free design. Hope this will help someone else. Drop me a message if so.

Greetings & thx !

KiCad 7.0 – track has unconnected end

A lot of microscopic tracks that needed to be cleaned up in your KiCad PCB project might end up messing with your DRC report: You just need to select and delete the culprit, then DRC gets cleared: Hope this helps. Greetings !

Leave a Reply

Your email address will not be published. Required fields are marked *