Add USB 2.0 plug-on-pcb footprint

This commit is contained in:
Luca 2020-10-19 22:27:18 +02:00
parent 2f4dc49c2a
commit 4fc6ed79e0
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,17 @@
(module USB_A_Plug_PCB (layer F.Cu) (tedit 5F8DF2F0)
(attr virtual)
(fp_text reference REF** (at 0 10) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value USB_A_Plug_PCB (at 0 -1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -6 11.75) (end -6 0) (layer Dwgs.User) (width 0.12))
(fp_line (start -6 0) (end 6 0) (layer Dwgs.User) (width 0.12))
(fp_line (start 6 0) (end 6 11.75) (layer Dwgs.User) (width 0.12))
(pad 1 connect rect (at -3.5 4.945) (size 1 7.41) (layers F.Cu F.Mask))
(pad 2 connect rect (at -1 5.445) (size 1 6.41) (layers F.Cu F.Mask))
(pad 3 connect rect (at 1 5.445) (size 1 6.41) (layers F.Cu F.Mask))
(pad 4 connect rect (at 3.5 4.945) (size 1 7.41) (layers F.Cu F.Mask))
(pad 5 connect rect (at 0 4.575) (size 11 8.15) (layers B.Cu B.Mask))
)

3
fp-lib-table Normal file
View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name anykey)(type KiCad)(uri ${KIPRJMOD}/anykey.pretty)(options "")(descr ""))
)