Skip to content

SMD inductors to custom pads

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

Breaking apart https://github.com/KiCad/kicad-footprints/pull/981. https://github.com/KiCad/kicad-footprints/pull/981#issuecomment-425544190 https://github.com/KiCad/kicad-footprints/pull/981#issuecomment-425997055

https://www.coilcraft.com/pdfs/lps4018.pdf image image Here shows just the the latest pad dimensions: image

http://katalog.we-online.de/pbs/datasheet/7440310047.pdf image image

Note that once this is merged, https://github.com/KiCad/kicad-footprints/pull/972 can be merged. @antoniovazquezblanco You assigned that PR to yourself so maybe you could look at this one too?


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