Skip to content

Use NPTH for Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles.

KiCad Bot requested to merge github/fork/ppelleti/huzzah-npth into master

Created by: ppelleti

I originally created this footprint for the Adafruit HUZZAH ESP8266 Breakout with plated mounting holes. However, this confuses CvPCB, and it thinks the footprint has a different number of pins than the library symbol, so it doesn't show up unless you uncheck the "#" button in CvPCB.

So, this PR changes the type of the mounting holes to NPTH. This also matches the other *_WithMountingHoles footprints in this library, which use NPTH mounting holes.

huzzah-npth


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

Merge request reports