-
Ben Z Yuan authored
Newer versions of KiCAD treat `.mod` footprint libraries as "legacy" and will refuse to edit them. This commit converts the library to the new `.pretty` format. Note that the new format is a folder with loose `.kicad_mod` files, so it needs to be zipped for distribution. Additionally, a footprint was added for the USB micro-B socket that claims to be on inventory.
Ben Z Yuan authoredNewer versions of KiCAD treat `.mod` footprint libraries as "legacy" and will refuse to edit them. This commit converts the library to the new `.pretty` format. Note that the new format is a folder with loose `.kicad_mod` files, so it needs to be zipped for distribution. Additionally, a footprint was added for the USB micro-B socket that claims to be on inventory.
fab-MIC_MEMS_ANALOG_SPU0414HR5H.kicad_mod 1.63 KiB
(module fab-MIC_MEMS_ANALOG_SPU0414HR5H (layer F.Cu) (tedit 200000)
(descr HTTP://WWW.DIGIKEY.COM/PRODUCT-SEARCH/EN?KEYWORDS=423-1134-1-ND%09)
(tags HTTP://WWW.DIGIKEY.COM/PRODUCT-SEARCH/EN?KEYWORDS=423-1134-1-ND%09)
(attr smd)
(fp_text reference >NAME (at 0.59436 -3.03784) (layer F.SilkS)
(effects (font (size 0.99822 0.99822) (thickness 0.0762)))
)
(fp_text value >VALUE (at 1.09474 3.05562) (layer F.SilkS)
(effects (font (size 0.99822 0.99822) (thickness 0.0762)))
)
(fp_line (start -1.4732 -1.8796) (end 1.4732 -1.8796) (layer F.SilkS) (width 0.127))
(fp_line (start 1.4732 -1.8796) (end 1.4732 1.8796) (layer F.SilkS) (width 0.127))
(fp_line (start 1.4732 1.8796) (end -1.4732 1.8796) (layer F.SilkS) (width 0.127))
(fp_line (start -1.4732 1.8796) (end -1.4732 -1.8796) (layer F.SilkS) (width 0.127))
(fp_circle (center 1.8288 -2.1336) (end 1.92786 -2.23266) (layer B.SilkS) (width 0.0635))
(fp_circle (center 0.84836 -1.22936) (end 1.04648 -1.42748) (layer F.SilkS) (width 0.01778))
(fp_circle (center -0.84836 -1.22936) (end -1.04648 -1.42748) (layer F.SilkS) (width 0.01778))
(fp_circle (center -0.84836 1.22936) (end -1.04648 1.42748) (layer F.SilkS) (width 0.01778))
(fp_circle (center 0.84836 1.22936) (end 1.04648 1.42748) (layer F.SilkS) (width 0.01778))
(pad 1 smd circle (at 0.9652 -1.3716) (size 1.143 1.143) (layers F.Cu F.Paste F.Mask))
(pad 2 smd circle (at 0.9652 1.3716) (size 1.143 1.143) (layers F.Cu F.Paste F.Mask))
(pad 3 smd circle (at -0.9652 1.3716) (size 1.143 1.143) (layers F.Cu F.Paste F.Mask))
(pad 4 smd circle (at -0.9652 -1.3716) (size 1.143 1.143) (layers F.Cu F.Paste F.Mask))
)