remove schematic library subfolders, rename libs shimatta_*, add new footprint for BGA420

This commit is contained in:
2017-11-13 21:55:39 +01:00
parent f12b7f2411
commit d2260f96a7
33 changed files with 25 additions and 7 deletions

View File

@@ -0,0 +1,16 @@
(module BGA420-INF (layer F.Cu) (tedit 5A0A04B8)
(fp_text reference REF** (at 0.25 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BGA420-INF (at -13 -8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.5 -1.75) (end -1.5 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -1.5 1.75) (end 1.5 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 1.5 1.75) (end 1.5 -1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 1.5 -1.75) (end -1.5 -1.75) (layer F.SilkS) (width 0.15))
(pad 4 smd rect (at -0.65 -0.8) (size 0.6 0.9) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.65 -0.8) (size 0.6 0.9) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -0.65 0.8) (size 0.6 0.9) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.5 0.8) (size 1 0.9) (layers F.Cu F.Paste F.Mask))
)