Skip to content

Merge overlapping pads

evanshultz requested to merge github/fork/evanshultz/merge-overlapping-pads into master

Breaking apart https://github.com/KiCad/kicad-footprints/pull/981.

image image image

The ST UQFN might be supported by the footprint generator script, but I already did the work here so it seems potentially an easier path to merge into the library.

I didn't touch the other LFPAK56 because they're non-standard and perhaps should be removed?


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