7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-09 00:30:06 +00:00

Fix KLC errors found by travis

This commit is contained in:
Rene Pöschl 2018-04-26 03:42:20 +02:00
parent b261d8a757
commit f719a553c0

View File

@ -1,6 +1,7 @@
(module LGA-14_2x2mm_P0.35mm (layer F.Cu) (tedit 5AE12CAE)
(module LGA-14_2x2mm_P0.35mm (layer F.Cu) (tedit 5AE12E63)
(descr "LGA 14 (2x4 + 2x3), 2x2mm, see: http://www.st.com/resource/en/datasheet/lis2dh.pdf")
(tags LGA)
(attr smd)
(fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
@ -19,13 +20,13 @@
(fp_line (start 1.1 1.1) (end 0.7 1.1) (layer F.SilkS) (width 0.12))
(fp_line (start -1.1 0.9) (end -1.1 1.1) (layer F.SilkS) (width 0.12))
(fp_line (start -1.1 1.1) (end -0.7 1.1) (layer F.SilkS) (width 0.12))
(fp_line (start -1.575 -1.575) (end 1.575 -1.575) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.575 -1.575) (end 1.575 1.575) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.575 1.575) (end -1.575 1.575) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.575 1.575) (end -1.575 -1.575) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(fp_line (start -1.58 1.58) (end 1.58 1.58) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.58 1.58) (end 1.58 -1.58) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.58 -1.58) (end -1.58 -1.58) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.58 -1.58) (end -1.58 1.58) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -0.9625 -0.525) (size 0.725 0.25) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.9625 -0.175) (size 0.725 0.25) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -0.9625 0.175) (size 0.725 0.25) (layers F.Cu F.Paste F.Mask))