7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 00:33:25 +00:00

Use NPTH for Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles.

I originally created this footprint 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.
This commit is contained in:
Patrick Pelletier 2018-04-20 15:02:25 -07:00
parent 09c9abf55d
commit ad54059707

View File

@ -1,4 +1,4 @@
(module Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles (layer F.Cu) (tedit 59B15D4A)
(module Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles (layer F.Cu) (tedit 5ADA62D3)
(descr "32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471")
(tags "ESP8266 WiFi microcontroller")
(fp_text reference REF** (at 10.16 -7.35) (layer F.SilkS)
@ -59,10 +59,10 @@
(pad 12 thru_hole oval (at 20.32 20.32) (size 2.1 1.9) (drill 1.02) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 0 22.86) (size 2.1 1.9) (drill 1.02) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 20.32 22.86) (size 2.1 1.9) (drill 1.02) (layers *.Cu *.Mask))
(pad ~ thru_hole circle (at 0 -3.81) (size 3.9 3.9) (drill 2.9) (layers *.Cu *.Mask))
(pad ~ thru_hole circle (at 20.32 -3.81) (size 3.9 3.9) (drill 2.9) (layers *.Cu *.Mask))
(pad ~ thru_hole circle (at 0 29.21) (size 3.9 3.9) (drill 2.9) (layers *.Cu *.Mask))
(pad ~ thru_hole circle (at 20.32 29.21) (size 3.9 3.9) (drill 2.9) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 0 -3.81) (size 2.9 2.9) (drill 2.9) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 20.32 -3.81) (size 2.9 2.9) (drill 2.9) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 0 29.21) (size 2.9 2.9) (drill 2.9) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 20.32 29.21) (size 2.9 2.9) (drill 2.9) (layers *.Cu *.Mask))
(fp_text user %R (at 10.16 12.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)