From 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a Mon Sep 17 00:00:00 2001 From: PSR0001 Date: Sun, 18 Jun 2023 09:10:00 +0530 Subject: Update libries for KiCad V6 --- .../TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod (limited to 'library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod') diff --git a/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod new file mode 100644 index 00000000..cef6238c --- /dev/null +++ b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.85mm.kicad_mod @@ -0,0 +1,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)) + ) +) -- cgit