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.0mm.kicad_mod | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm.kicad_mod (limited to 'library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm.kicad_mod') diff --git a/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm.kicad_mod b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm.kicad_mod new file mode 100644 index 00000000..d10dd021 --- /dev/null +++ b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Loop_D2.50mm_Drill1.0mm.kicad_mod @@ -0,0 +1,31 @@ +(footprint "TestPoint_Loop_D2.50mm_Drill1.0mm" (version 20211014) (generator pcbnew) + (layer "F.Cu") + (tedit 5A0F774F) + (descr "wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm") + (tags "test point wire loop bead") + (attr through_hole) + (fp_text reference "REF**" (at 0.7 2.5) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 65ea50a6-0a97-4b19-ac09-c14b23b7e915) + ) + (fp_text value "TestPoint_Loop_D2.50mm_Drill1.0mm" (at 0 -2.8) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 330cb298-55ba-42c3-baff-70963c03f15f) + ) + (fp_text user "${REFERENCE}" (at 0.7 2.5) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0c0babfb-7fec-48d1-a974-a9c1fe86c284) + ) + (fp_circle (center 0 0) (end 1.5 0) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 3258b626-405a-45c0-b912-1d0182e96c34)) + (fp_circle (center 0 0) (end 1.8 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 8500b327-5c68-450e-8934-34d3234683a2)) + (fp_line (start 1.3 -0.2) (end -1.3 -0.2) (layer "F.Fab") (width 0.12) (tstamp 163e80ec-c78b-4a97-97ed-068b8b1d03ae)) + (fp_line (start -1.3 0.2) (end 1.3 0.2) (layer "F.Fab") (width 0.12) (tstamp 3df6cd11-d948-435a-92ec-4874e5b9e600)) + (fp_line (start -1.3 -0.2) (end -1.3 0.2) (layer "F.Fab") (width 0.12) (tstamp 9c34f827-1a32-417c-97ad-4ba2f351f51e)) + (fp_line (start 1.3 0.2) (end 1.3 -0.2) (layer "F.Fab") (width 0.12) (tstamp b8472f42-c0b0-41d6-b2b4-967439348d06)) + (pad "1" thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask) (tstamp 00d7fbca-23d8-4e7f-837d-98a6cab6c06a)) + (model "${KICAD6_3DMODEL_DIR}/TestPoint.3dshapes/TestPoint_Loop_D2.50mm_Drill1.0mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) -- cgit