diff options
author | PSR0001 | 2023-06-18 09:10:00 +0530 |
---|---|---|
committer | PSR0001 | 2023-06-18 09:10:00 +0530 |
commit | 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a (patch) | |
tree | 74e2437a43bb50652f329e6c03924afbbe1d5286 /library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod | |
parent | b4466912da566a52c902e81c59d3ab0f08154814 (diff) | |
download | eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.gz eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.bz2 eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.zip |
Update libries for KiCad V6
Diffstat (limited to 'library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod')
-rw-r--r-- | library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod new file mode 100644 index 00000000..372a7a66 --- /dev/null +++ b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Pad_D2.5mm.kicad_mod @@ -0,0 +1,22 @@ +(footprint "TestPoint_Pad_D2.5mm" (version 20211014) (generator pcbnew)
+ (layer "F.Cu")
+ (tedit 5A0F774F)
+ (descr "SMD pad as test Point, diameter 2.5mm")
+ (tags "test point SMD pad")
+ (attr exclude_from_pos_files exclude_from_bom)
+ (fp_text reference "REF**" (at 0 -2.148) (layer "F.SilkS")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 0fecc0bc-9640-4f76-b6ab-04e23f80de41)
+ )
+ (fp_text value "TestPoint_Pad_D2.5mm" (at 0 2.25) (layer "F.Fab")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 138e56ca-7edb-48aa-9dba-af65820d711f)
+ )
+ (fp_text user "${REFERENCE}" (at 0 -2.15) (layer "F.Fab")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 813fbb69-c107-4125-bc8e-882f78863ff8)
+ )
+ (fp_circle (center 0 0) (end 0 1.45) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 688e12e1-e110-4abc-a9a5-a7de881eb903))
+ (fp_circle (center 0 0) (end 1.75 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp 9a309fad-1502-4f82-86b3-5ad73f81edf1))
+ (pad "1" smd circle (at 0 0) (size 2.5 2.5) (layers "F.Cu" "F.Mask") (tstamp 197dbe30-be8e-4a1d-bec3-2484ff4b9b67))
+)
|