Skip to content

Add footprint & land pattern for Mini-Circuits AF320

Hendrik v. Raven requested to merge github/fork/hvraven/af320 into master

This adds the footprint and a matching land pattern for the AF320 package of Mini-Circuits.

I was not really sure how to make silk marker in general on this package as the pads are rather large compared to everything else. I decided to go with markers next to the center node. I shortened them to indicate pin 1.

The footprint itself was generated following the metric dimensions given in the datasheet. The land pattern was created based on the imperial dimensions as there are no metric. So some values might be weird when checking the metric values.

The KLC checker is complaining a lot about the land pattern variant, but I think everything is as intended (no silk & mask on the extra parts). Screenshot_20190722_221120 Screenshot_20190722_221946


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.
Edited by Joel Guittet

Merge request reports