KiCad / kicad-library-utils

Some scripts for helping with library development
GNU General Public License v3.0
128 stars 95 forks source link

Have Travis check for duplicate lines (maybe duplicate pads) #278

Closed Shackmeister closed 5 years ago

Shackmeister commented 5 years ago

I have seen a few footprints which has multiple lines in the same spots, probably because the were copied and paste and forgot about

ghost commented 5 years ago

Can you give an example of a footprint where that applies?

Shackmeister commented 5 years ago

For instance this one https://github.com/KiCad/kicad-footprints/pull/1118

Not saying it's a huge problem, but it could be nice to catch them when they come

myfreescalewebpage commented 5 years ago

Already seen too and not so easy to catch when making a review!

cpresser commented 5 years ago

New patch, that checks different layers.