Skip to content

Update Linear_DE14MA.kicad_mod

evanshultz requested to merge github/fork/evanshultz/de14ma-fix into master

Split off from https://github.com/KiCad/kicad-footprints/pull/981.

Currently an unused footprint, I believe, but will be used by https://github.com/KiCad/kicad-symbols/pull/1133.

http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf

image

The dimensioned drawing isn't even worth doing since what I changed are pads 4 and 9 and KSU doesn't import the custom pad shapes (yet?).


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.

Merge request reports