KiCad / kicad-library-utils

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

Din41612 symbols #332

Closed evanshultz closed 3 years ago

evanshultz commented 4 years ago

This is one of the tasks I wanted to get done for v6 (https://github.com/KiCad/kicad-symbols/issues/2705#issuecomment-629806378), and this part of it turned out to be easy enough that I will try to sneak it in now.

Triple-row symbols will take some framework, err, work, but single- and double-row symbols could be supported with the generous support already available in the script. This supports most of the DIN41612 footprints so I felt taking more time and changing a lot more stuff was a case of 'letting perfection be the enemy of good' if this can get done quickly.

Symbol PR: https://github.com/KiCad/kicad-symbols/pull/2935

evanshultz commented 3 years ago

@myfreescalewebpage Can you merge this? You merged the symbols that came from this generator so I assume you're OK with this.

myfreescalewebpage commented 3 years ago

Sure, sorry I have miss to do it !