Skip to content

Add mica capacitor footprints

evanshultz requested to merge github/fork/evanshultz/mica-caps into master

And one more axial and one more disc, too.

All are scripted.

Mica caps: https://www.cde.com/resources/catalogs/STD-DIPPED.pdf http://www.sharmacomponents.com/datasheet/Mica/SECI%20mica_all.pdf image

I chose the biggest body for each lead pitch in the datasheets.

Edit: The corners are square since this is all the script does, even with the existing disc caps, but the datasheet doesn't give this dimension anyway.

The axial is simply a different lead prep for the part using our existing footprints: image

And a new disc cap: http://www.vishay.com/docs/28549/dseries.pdf image

Script PR: https://github.com/pointhi/kicad-footprint-generator/pull/523


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.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Merge request reports