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 --- ...stPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod (limited to 'library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod') diff --git a/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod new file mode 100644 index 00000000..bc3aaa4c --- /dev/null +++ b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.kicad_mod @@ -0,0 +1,35 @@ +(footprint "TestPoint_Bridge_Pitch5.08mm_Drill0.7mm" (version 20211014) (generator pcbnew) + (layer "F.Cu") + (tedit 5A0F774F) + (descr "wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm") + (tags "test point wire loop") + (attr through_hole) + (fp_text reference "REF**" (at 2.8 1.9) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4490165c-e9df-4a30-9ea1-120ea41cee00) + ) + (fp_text value "TestPoint_Bridge_Pitch5.08mm_Drill0.7mm" (at 1 -1.7) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 33a8bf0e-c1fb-4aab-b141-7f8656a496bd) + ) + (fp_text user "${REFERENCE}" (at 2.8 1.9) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 76658762-1e49-4756-a7b3-a86eade034b7) + ) + (fp_line (start 6 0.9) (end -0.9 0.9) (layer "F.SilkS") (width 0.12) (tstamp 372110bc-c369-480d-bf9a-060374a8fc3a)) + (fp_line (start -0.9 -0.9) (end 6 -0.9) (layer "F.SilkS") (width 0.12) (tstamp 68dc43a9-0d47-475f-94db-4beec55b29e1)) + (fp_line (start 6 -0.9) (end 6 0.9) (layer "F.SilkS") (width 0.12) (tstamp ae184b5f-7e49-4a14-8b7f-057eb472e492)) + (fp_line (start -0.9 0.9) (end -0.9 -0.9) (layer "F.SilkS") (width 0.12) (tstamp e97d94c0-913d-403e-92e0-5a2713d065c9)) + (fp_line (start 6.28 1.2) (end -1.2 1.2) (layer "F.CrtYd") (width 0.05) (tstamp 2492fc39-bb48-4899-ac57-5c3bf55392ca)) + (fp_line (start -1.2 -1.2) (end 6.28 -1.2) (layer "F.CrtYd") (width 0.05) (tstamp 29e8fe38-34e7-4f2e-a616-952df094546e)) + (fp_line (start -1.2 -1.2) (end -1.2 1.2) (layer "F.CrtYd") (width 0.05) (tstamp 769096a3-c9c4-466d-bf40-d23cce3d1910)) + (fp_line (start 6.28 1.2) (end 6.28 -1.2) (layer "F.CrtYd") (width 0.05) (tstamp a0ca1977-5e57-4a42-8b73-25b1858f1f9d)) + (fp_line (start 5.08 0) (end 0 0) (layer "F.Fab") (width 0.12) (tstamp f82c7cef-b45e-4fc8-a01b-bbb75f99f080)) + (pad "1" thru_hole circle (at 5.08 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) (tstamp a658bf4e-78be-4e58-b4f0-46d6fd268b1c)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) (tstamp db6bc053-c951-424a-ad50-80ecdb0c72ff)) + (model "${KICAD6_3DMODEL_DIR}/TestPoint.3dshapes/TestPoint_Bridge_Pitch5.08mm_Drill0.7mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) -- cgit