From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 2 Mar 2020 16:19:12 +0530 Subject: update libraries --- .../Test_Point_2Pads.kicad_mod | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod (limited to 'library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod') diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod new file mode 100644 index 00000000..02030575 --- /dev/null +++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod @@ -0,0 +1,26 @@ +(module Test_Point_2Pads + (layer F.Cu) + (tedit 56C3646A) + (descr "Connecteurs 2 pins") + (tags "CONN DEV") + (attr virtual) + (fp_text reference REF** (at 1.27 -2) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15)))) + (fp_text value Test_Point_2Pads (at 1.27 2) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15)))) + (fp_line (start -0.65 1.1500000000000001) (end 3.1500000000000004 1.1500000000000001) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.1500000000000004 1.1500000000000001) (end 3.8000000000000003 0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.8000000000000003 0.5) (end 3.8000000000000003 -0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.8000000000000003 -0.5) (end 3.1500000000000004 -1.1500000000000001) (layer F.CrtYd) (width 0.05)) + (fp_line (start 3.1500000000000004 -1.1500000000000001) (end -0.65 -1.1500000000000001) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.65 -1.1500000000000001) (end -1.3 -0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 -0.5) (end -1.3 0.5) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 0.5) (end -0.65 1.1500000000000001) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.53 -0.9) (end 3.0700000000000003 -0.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.0700000000000003 -0.9) (end 3.57 -0.4) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.57 -0.4) (end 3.57 0.4) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.57 0.4) (end 3.0700000000000003 0.9) (layer F.SilkS) (width 0.15)) + (fp_line (start 3.0700000000000003 0.9) (end -0.53 0.9) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.53 0.9) (end -1.0299999999999998 0.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.0299999999999998 0.4) (end -1.0299999999999998 -0.4) (layer F.SilkS) (width 0.15)) + (fp_line (start -1.0299999999999998 -0.4) (end -0.53 -0.9) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole circle (at 0.0 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 2.54 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))) -- cgit