Skip to content

Correct NPTH to 1.27mm

evanshultz requested to merge github/fork/evanshultz/micro-fit-fix into master

Fixes https://github.com/KiCad/kicad-footprints/issues/1518.

Drill holes were 1mm and should have been 1.27mm. The pin drill holes were a tiny bit too small as well. Also fixed the orientation keyword as a result of script framework corrections.

https://www.molex.com/pdm_docs/sd/436500215_sd.pdf

Smallest and largest screenshot: image


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