Skip to content

Moving mini circuits footprints out of Package_SO lib

Rene Poeschl requested to merge github/fork/poeschlr/move_minicircuits into master

The mini circuits footprints in the Package_SO lib have been placed there by mistake. (Non of them are gullwing parts.)

This is a partial fix for #1249

Most of these footprints have been added recently by @aewallin (They have never been part of a kicad release) Meaning we should be free to move them. But we really need to get this done till 5.1.0 is released! (We are stuck with whatever library they are in at that point in time till we start v6 development.)

Symbol pull request: https://github.com/KiCad/kicad-symbols/pull/1459


Why a special RF_Mini-Circuits library?

Well mini circuits uses the same package for many different parts. Even one of the packages already in the lib is used for both a mixer and a transformer: screenshot from 2019-01-26 13-39-28

Merge request reports