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_Bridge_Pitch2.54mm_Drill1.3mm.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_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod')
-rw-r--r-- | library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod new file mode 100644 index 00000000..a408c7d1 --- /dev/null +++ b/library/kicadLibrary/footprints/TestPoint.pretty/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.kicad_mod @@ -0,0 +1,35 @@ +(footprint "TestPoint_Bridge_Pitch2.54mm_Drill1.3mm" (version 20211014) (generator pcbnew)
+ (layer "F.Cu")
+ (tedit 5A0F774F)
+ (descr "wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm")
+ (tags "test point wire loop")
+ (attr through_hole)
+ (fp_text reference "REF**" (at 1.1 2.3) (layer "F.SilkS")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 2a5a3519-968e-4ded-a457-b70223dc2b2e)
+ )
+ (fp_text value "TestPoint_Bridge_Pitch2.54mm_Drill1.3mm" (at 1 -2.1) (layer "F.Fab")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 7ed4b0a7-bc96-4b20-9989-cf9917c133e3)
+ )
+ (fp_text user "${REFERENCE}" (at 1.1 2.3) (layer "F.Fab")
+ (effects (font (size 1 1) (thickness 0.15)))
+ (tstamp 4f2821b0-fdc3-41b7-8c4d-4ae6a1609d99)
+ )
+ (fp_line (start -1.5 1.5) (end 4 1.5) (layer "F.SilkS") (width 0.12) (tstamp 01efe97d-86e2-4808-a2a0-fafea60c03d2))
+ (fp_line (start 4 1.5) (end 4 -1.5) (layer "F.SilkS") (width 0.12) (tstamp 1e579e09-95c3-4059-bfcf-e8d99950e0a8))
+ (fp_line (start 4 -1.5) (end -1.5 -1.5) (layer "F.SilkS") (width 0.12) (tstamp 687450f7-c4e7-4145-8b75-d5655219f4ec))
+ (fp_line (start -1.5 -1.5) (end -1.5 1.5) (layer "F.SilkS") (width 0.12) (tstamp 6c5b7ceb-96b9-4a66-bee2-27ee58cfd09e))
+ (fp_line (start 4.34 1.8) (end -1.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 2ffede5b-8eb9-4ec6-873c-ed95140bc98f))
+ (fp_line (start -1.8 -1.8) (end 4.34 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 5c4183aa-0676-48c6-8cd2-08cdea127c92))
+ (fp_line (start 4.34 1.8) (end 4.34 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 670175aa-2530-42bb-9de3-280770243548))
+ (fp_line (start -1.8 -1.8) (end -1.8 1.8) (layer "F.CrtYd") (width 0.05) (tstamp 9f1022b7-56ff-46d6-baf2-76b5661f7216))
+ (fp_line (start 2.54 0) (end 0 0) (layer "F.Fab") (width 0.12) (tstamp eb586495-21d3-4515-9380-4c7ac810f94f))
+ (pad "1" thru_hole circle (at 0 0) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask) (tstamp 68136fb8-5517-4b9a-ab55-b0f0986e3ef7))
+ (pad "1" thru_hole circle (at 2.54 0) (size 2.6 2.6) (drill 1.3) (layers *.Cu *.Mask) (tstamp ded28cc0-f7e0-4ef1-9fa4-ee7bdf724b7e))
+ (model "${KICAD6_3DMODEL_DIR}/TestPoint.3dshapes/TestPoint_Bridge_Pitch2.54mm_Drill1.3mm.wrl"
+ (offset (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+)
|