blob: cef6238c9730128adf9be5faee59bed0a2a0e8a3 (
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_D2.50mm_Drill1.85mm" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 5A0F774F)
(descr "wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm")
(tags "test point wire loop bead")
(attr through_hole)
(fp_text reference "REF**" (at 0.7 2.8) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 88603167-09ea-4e3a-8106-d8137aa0247c)
)
(fp_text value "TestPoint_Loop_D2.50mm_Drill1.85mm" (at 0 -2.8) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 91b27a64-5e5d-4cda-ac19-478ea4d49ed4)
)
(fp_text user "${REFERENCE}" (at 0.7 2.8) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0613ea37-9cc4-4a81-844a-c85a1bdd3e8e)
)
(fp_circle (center 0 0) (end 1.9 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp b39131e1-7773-4173-831e-2a5883e7ea4a))
(fp_circle (center 0 0) (end 2.2 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 6eba2990-b408-4b9a-bfce-5798ed2381da))
(fp_line (start -1.3 -0.2) (end -1.3 0.2) (layer "F.Fab") (width 0.12) (tstamp 391f8134-d027-4409-acc7-14a9fde0330a))
(fp_line (start -1.3 0.2) (end 1.3 0.2) (layer "F.Fab") (width 0.12) (tstamp 7c819b6b-2242-4236-b03c-7f92915d76c2))
(fp_line (start 1.3 0.2) (end 1.3 -0.2) (layer "F.Fab") (width 0.12) (tstamp a2bb09c6-f975-417a-8e4b-4dcecf8e0563))
(fp_line (start 1.3 -0.2) (end -1.3 -0.2) (layer "F.Fab") (width 0.12) (tstamp ccbabc24-cb68-4aee-89d7-1eb60c7d22da))
(pad "1" thru_hole circle (at 0 0) (size 3.4 3.4) (drill 1.85) (layers *.Cu *.Mask) (tstamp e20995c3-763e-4b4f-8af1-95935b36142a))
(model "${KICAD6_3DMODEL_DIR}/TestPoint.3dshapes/TestPoint_Loop_D2.50mm_Drill1.85mm.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|