blob: e7df85ceefaf2c045e038df0a7359ecd45e89240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
(footprint "Banana_Jack_3Pin" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 5A1AB217)
(descr "Triple banana socket, footprint - 3 x 6mm drills")
(tags "banana socket")
(attr through_hole)
(fp_text reference "REF**" (at 7.75 -6.25) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a64b3cc7-e7fa-435e-9194-bc07feb25bd7)
)
(fp_text value "Banana_Jack_3Pin" (at 22.5 -6.25) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 57e79344-fc42-48f2-98dd-4675d6c4e7b4)
)
(fp_text user "${REFERENCE}" (at 14.99 0) (layer "F.Fab")
(effects (font (size 0.8 0.8) (thickness 0.12)))
(tstamp bffe4cb2-7f09-479e-af88-b5fbac7b22e0)
)
(fp_line (start 0 5.25) (end 30 5.25) (layer "F.SilkS") (width 0.12) (tstamp 736b08e3-1a2e-4029-b4bb-cd1be3b29913))
(fp_line (start 30 -5.25) (end 0 -5.25) (layer "F.SilkS") (width 0.12) (tstamp d9f8c79d-5e4f-4b7e-a239-00c2879696f7))
(fp_arc (start 0 5.25) (mid -5.25 0) (end 0 -5.25) (layer "F.SilkS") (width 0.12) (tstamp 0a781790-263b-448e-8819-672c0db2fc9a))
(fp_arc (start 30 -5.25) (mid 35.25 0) (end 30 5.25) (layer "F.SilkS") (width 0.12) (tstamp cc66dbe0-71c0-4c70-8790-6a6ae6f2be34))
(fp_line (start 30 5.5) (end 0 5.5) (layer "F.CrtYd") (width 0.05) (tstamp 2950849e-a2da-4805-8db2-eb477798df83))
(fp_line (start 0 -5.5) (end 30 -5.5) (layer "F.CrtYd") (width 0.05) (tstamp 426425f9-811d-478d-a137-6edae03e5bc3))
(fp_arc (start 0 5.5) (mid -5.5 0) (end 0 -5.5) (layer "F.CrtYd") (width 0.05) (tstamp 1abd30dd-fda3-4e02-bc58-b525b42320de))
(fp_arc (start 30 -5.5) (mid 35.5 0) (end 30 5.5) (layer "F.CrtYd") (width 0.05) (tstamp c1be02a2-fac0-4f71-add0-688de2ad98eb))
(fp_circle (center 15 0) (end 17 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 2c458777-b9b5-4ef2-9351-43b81a8adda0))
(fp_circle (center 30 0) (end 30 -2) (layer "F.Fab") (width 0.1) (fill none) (tstamp 52e4c7a1-537e-4d36-96a7-afec2a0475e2))
(fp_circle (center 0 0) (end 2 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 6d179d5a-d8ed-40f8-8e56-14e59fc6f5be))
(fp_circle (center 30 0) (end 30 -4.75) (layer "F.Fab") (width 0.1) (fill none) (tstamp 6f0592ae-9723-47dd-a5e3-8b411a94def7))
(fp_circle (center 0 0) (end 4.75 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp 9b991dd3-5c18-4c72-aa32-21c1b004dcef))
(fp_circle (center 15 0) (end 19.75 0) (layer "F.Fab") (width 0.1) (fill none) (tstamp cdca7daa-5375-4387-8b36-7110c9430d76))
(pad "1" thru_hole circle (at 0 0) (size 10.16 10.16) (drill 6.1) (layers *.Cu *.Mask) (tstamp 2e8239f8-7afd-4bbc-b05b-f9822787c902))
(pad "2" thru_hole circle (at 14.99 0) (size 10.16 10.16) (drill 6.1) (layers *.Cu *.Mask) (tstamp 395a5163-a060-40c9-bff1-133d25874e92))
(pad "3" thru_hole circle (at 29.97 0) (size 10.16 10.16) (drill 6.1) (layers *.Cu *.Mask) (tstamp 710947d5-297f-4e40-ad5a-3b0c3aeea11a))
(model "${KICAD6_3DMODEL_DIR}/Connector.3dshapes/Banana_Jack_3Pin.wrl"
(offset (xyz 14.99999977 0 0))
(scale (xyz 2 2 2))
(rotate (xyz 0 0 0))
)
)
|