blob: e466075b50a883322fcf0cc12f356e6a16209ed1 (
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
|
(footprint "TestPoint_Loop_D3.80mm_Drill2.8mm" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 5A0F774F)
(descr "wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm")
(tags "test point wire loop bead")
(attr through_hole)
(fp_text reference "REF**" (at 0.5 3.5) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 8b5e7fbc-e734-4512-958a-5fd4e54cc790)
)
(fp_text value "TestPoint_Loop_D3.80mm_Drill2.8mm" (at 0 -3.5) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp bd2aa9aa-3666-459f-a083-cbcbbff8223d)
)
(fp_text user "${REFERENCE}" (at 0.5 3.5) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 138375b1-08b6-4a7b-b07e-71aedf3839b8)
)
(fp_circle (center 0 0) (end 2.7 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp b9d44280-f881-4f1b-ab6c-e998db943624))
(fp_circle (center 0 0) (end 2.9 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 5997f5fe-0fb2-43ef-951d-36c1b498709a))
(fp_line (start -1.9 -0.3) (end -1.9 0.3) (layer "F.Fab") (width 0.12) (tstamp 262c5d75-f5ee-4be8-9b8b-57198cbaf208))
(fp_line (start 1.9 -0.3) (end -1.9 -0.3) (layer "F.Fab") (width 0.12) (tstamp 8b4b74d6-a1cd-4664-b4d7-9ed007d4e105))
(fp_line (start 1.9 0.3) (end 1.9 -0.3) (layer "F.Fab") (width 0.12) (tstamp 9592ea6f-83fc-450a-ae36-9cbecae0080c))
(fp_line (start -1.9 0.3) (end 1.9 0.3) (layer "F.Fab") (width 0.12) (tstamp b1c515f8-cbf3-4974-9671-9b1a2843bf9b))
(pad "1" thru_hole circle (at 0 0) (size 4.8 4.8) (drill 2.8) (layers *.Cu *.Mask) (tstamp a8ee448b-5507-4248-ae45-9a4c2ab84b54))
(model "${KICAD6_3DMODEL_DIR}/TestPoint.3dshapes/TestPoint_Loop_D3.80mm_Drill2.8mm.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|