summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Measurement_Points.pretty
diff options
context:
space:
mode:
authorrahulp132020-03-02 16:19:12 +0530
committerrahulp132020-03-02 16:19:12 +0530
commit55b7386f67afe1429f61ef9b8f923437419c7b1e (patch)
tree7fe7ad86944de9820668a19d4cf0ebd212147f6c /library/kicadLibrary/modules/Measurement_Points.pretty
parent977bfed94cb0e5e4efc6b68a143d8b79682209c2 (diff)
downloadeSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.gz
eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.bz2
eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.zip
update libraries
Diffstat (limited to 'library/kicadLibrary/modules/Measurement_Points.pretty')
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Big.kicad_mod13
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Small.kicad_mod13
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Big.kicad_mod13
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Small.kicad_mod13
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Big.kicad_mod16
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Small.kicad_mod16
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Big.kicad_mod16
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Small.kicad_mod16
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point.kicad_mod26
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_2Pads.kicad_mod26
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5000-5004_Miniature.kicad_mod19
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5005-5009_Compact.kicad_mod19
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5010-5014_Multipurpose.kicad_mod19
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5015_Micro-Minature.kicad_mod24
-rw-r--r--library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5019_Minature.kicad_mod36
15 files changed, 285 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Big.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Big.kicad_mod
new file mode 100644
index 00000000..daa07a15
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Big.kicad_mod
@@ -0,0 +1,13 @@
+(module Measurement_Point_Round-SMD-Pad_Big (layer F.Cu) (tedit 56C35F3F)
+ (descr "Mesurement Point, Round, SMD Pad, DM 3mm,")
+ (tags "Mesurement Point Round SMD Pad 3mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -3) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Round-SMD-Pad_Big (at 0 3) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 1.75 0) (layer F.CrtYd) (width 0.05))
+ (pad 1 smd circle (at 0 0) (size 3 3) (layers F.Cu F.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Small.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Small.kicad_mod
new file mode 100644
index 00000000..3cef90c6
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-SMD-Pad_Small.kicad_mod
@@ -0,0 +1,13 @@
+(module Measurement_Point_Round-SMD-Pad_Small (layer F.Cu) (tedit 56C35ED0)
+ (descr "Mesurement Point, Round, SMD Pad, DM 1.5mm,")
+ (tags "Mesurement Point Round SMD Pad 1.5mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Round-SMD-Pad_Small (at 0 2) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
+ (pad 1 smd circle (at 0 0) (size 1.5 1.5) (layers F.Cu F.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Big.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Big.kicad_mod
new file mode 100644
index 00000000..6daacd71
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Big.kicad_mod
@@ -0,0 +1,13 @@
+(module Measurement_Point_Round-TH_Big (layer F.Cu) (tedit 56C35F03)
+ (descr "Mesurement Point, Round, Trough Hole, DM 3mm, Drill 1.5mm,")
+ (tags "Mesurement Point Round Trough Hole 3mm 1.5mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -3) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Round-TH_Big (at 0 3) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 1.75 0) (layer F.CrtYd) (width 0.05))
+ (pad 1 thru_hole circle (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Small.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Small.kicad_mod
new file mode 100644
index 00000000..78bff025
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Round-TH_Small.kicad_mod
@@ -0,0 +1,13 @@
+(module Measurement_Point_Round-TH_Small (layer F.Cu) (tedit 56C35F63)
+ (descr "Mesurement Point, Square, Trough Hole, DM 1.5mm, Drill 0.8mm,")
+ (tags "Mesurement Point Round Trough Hole 1.5mm Drill 0.8mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Round-TH_Small (at 0 2) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 1 0) (layer F.CrtYd) (width 0.05))
+ (pad 1 thru_hole circle (at 0 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Big.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Big.kicad_mod
new file mode 100644
index 00000000..cc7417d9
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Big.kicad_mod
@@ -0,0 +1,16 @@
+(module Measurement_Point_Square-SMD-Pad_Big (layer F.Cu) (tedit 56C35FC6)
+ (descr "Mesurement Point, Square, SMD Pad, 3mm x 3mm,")
+ (tags "Mesurement Point Square SMD Pad 3x3mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -3) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Square-SMD-Pad_Big (at 0 3) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.75 -1.75) (end 1.75 -1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1.75 -1.75) (end 1.75 1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1.75 1.75) (end -1.75 1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1.75 1.75) (end -1.75 -1.75) (layer F.CrtYd) (width 0.05))
+ (pad 1 smd rect (at 0 0) (size 3 3) (layers F.Cu F.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Small.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Small.kicad_mod
new file mode 100644
index 00000000..b47412de
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-SMD-Pad_Small.kicad_mod
@@ -0,0 +1,16 @@
+(module Measurement_Point_Square-SMD-Pad_Small (layer F.Cu) (tedit 56C36007)
+ (descr "Mesurement Point, Square, SMD Pad, 1.5mm x 1.5mm,")
+ (tags "Mesurement Point Square SMD Pad 1.5x1.5mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Square-SMD-Pad_Small (at 0 2) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05))
+ (pad 1 smd rect (at 0 0) (size 1.5 1.5) (layers F.Cu F.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Big.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Big.kicad_mod
new file mode 100644
index 00000000..c99b7e2d
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Big.kicad_mod
@@ -0,0 +1,16 @@
+(module Measurement_Point_Square-TH_Big (layer F.Cu) (tedit 56C36076)
+ (descr "Mesurement Point, Square, Trough Hole, 3mm x 3mm, Drill 1.5mm,")
+ (tags "Mesurement Point Square Trough Hole 3x3mm Drill 1.5mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -3) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Square-TH_Big (at 0 3) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.75 -1.75) (end 1.75 -1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1.75 -1.75) (end 1.75 1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1.75 1.75) (end -1.75 1.75) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1.75 1.75) (end -1.75 -1.75) (layer F.CrtYd) (width 0.05))
+ (pad 1 thru_hole rect (at 0 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Small.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Small.kicad_mod
new file mode 100644
index 00000000..b981fc62
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Measurement_Point_Square-TH_Small.kicad_mod
@@ -0,0 +1,16 @@
+(module Measurement_Point_Square-TH_Small (layer F.Cu) (tedit 56C360B9)
+ (descr "Mesurement Point, Square, Trough Hole, 1.5mm x 1.5mm, Drill 0.8mm,")
+ (tags "Mesurement Point Square Trough Hole 1.5x1.5mm Drill 0.8mm")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Measurement_Point_Square-TH_Small (at 0 2) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05))
+ (pad 1 thru_hole rect (at 0 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point.kicad_mod
new file mode 100644
index 00000000..f3738b18
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point.kicad_mod
@@ -0,0 +1,26 @@
+(module Test_Point (layer F.Cu) (tedit 56EE99EE)
+ (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 (at 1.27 2) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 1.25) (end 2.5 1.25) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 0 -1.25) (end 2.55 -1.25) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 2.52 1) (end 0.02 1) (layer F.SilkS) (width 0.15))
+ (fp_line (start 2.52 -1) (end 0.02 -1) (layer F.SilkS) (width 0.15))
+ (fp_arc (start 0.02 0) (end 0.02 1.25) (angle 180) (layer F.CrtYd) (width 0.05))
+ (fp_arc (start 2.52 0) (end 2.52 -1.25) (angle 180) (layer F.CrtYd) (width 0.05))
+ (fp_arc (start 2.52 0) (end 2.52 -1) (angle 180) (layer F.SilkS) (width 0.15))
+ (fp_arc (start 0.02 0) (end 0.02 1) (angle 180) (layer F.SilkS) (width 0.15))
+ (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))
+ (pad 1 thru_hole circle (at 2.54 0) (size 1.4 1.4) (drill 0.8128) (layers *.Cu *.Mask))
+ (model Measurement_Points.3dshapes/Test_Point.wrl
+ (at (xyz 0.05 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 0))
+ )
+)
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)))
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5000-5004_Miniature.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5000-5004_Miniature.kicad_mod
new file mode 100644
index 00000000..2be1648b
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5000-5004_Miniature.kicad_mod
@@ -0,0 +1,19 @@
+(module Test_Point_Keystone_5000-5004_Miniature (layer F.Cu) (tedit 56E5DE14)
+ (descr "Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309")
+ (tags "Through Hole Mount Test Points")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Test_Point_Keystone_5000-5004_Miniature (at 0 2.5) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 1.65 0) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -0.75 -0.25) (end 0.75 -0.25) (layer F.Fab) (width 0.15))
+ (fp_line (start 0.75 -0.25) (end 0.75 0.25) (layer F.Fab) (width 0.15))
+ (fp_line (start 0.75 0.25) (end -0.75 0.25) (layer F.Fab) (width 0.15))
+ (fp_line (start -0.75 0.25) (end -0.75 -0.25) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.25 0) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.4 0) (layer F.SilkS) (width 0.15))
+ (pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5005-5009_Compact.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5005-5009_Compact.kicad_mod
new file mode 100644
index 00000000..04a117e2
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5005-5009_Compact.kicad_mod
@@ -0,0 +1,19 @@
+(module Test_Point_Keystone_5005-5009_Compact (layer F.Cu) (tedit 56E5DE99)
+ (descr "Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314")
+ (tags "Through Hole Mount Test Points")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2.75) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Test_Point_Keystone_5005-5009_Compact (at 0 2.75) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 2 0) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1.25 -0.4) (end 1.25 -0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 -0.4) (end 1.25 0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 0.4) (end -1.25 0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 0.4) (end -1.25 -0.4) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.6 0) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.75 0) (layer F.SilkS) (width 0.15))
+ (pad 1 thru_hole circle (at 0 0) (size 2.8 2.8) (drill 1.6) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5010-5014_Multipurpose.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5010-5014_Multipurpose.kicad_mod
new file mode 100644
index 00000000..ec3d4198
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5010-5014_Multipurpose.kicad_mod
@@ -0,0 +1,19 @@
+(module Test_Point_Keystone_5010-5014_Multipurpose (layer F.Cu) (tedit 56E5DE99)
+ (descr "Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319")
+ (tags "Through Hole Mount Test Points")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2.75) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Test_Point_Keystone_5010-5014_Multipurpose (at 0 2.75) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_circle (center 0 0) (end 2 0) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1.25 -0.4) (end 1.25 -0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 -0.4) (end 1.25 0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 0.4) (end -1.25 0.4) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 0.4) (end -1.25 -0.4) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.6 0) (layer F.Fab) (width 0.15))
+ (fp_circle (center 0 0) (end 1.75 0) (layer F.SilkS) (width 0.15))
+ (pad 1 thru_hole circle (at 0 0) (size 2.8 2.8) (drill 1.6) (layers *.Cu *.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5015_Micro-Minature.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5015_Micro-Minature.kicad_mod
new file mode 100644
index 00000000..18bde1ed
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5015_Micro-Minature.kicad_mod
@@ -0,0 +1,24 @@
+(module Test_Point_Keystone_5015_Micro-Minature (layer F.Cu) (tedit 56E5E7EB)
+ (descr "SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353")
+ (tags "Test Point")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2.25) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Test_Point_Keystone_5015_Micro-Minature (at 0 2.25) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -2.15 -1.35) (end 2.15 -1.35) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 2.15 -1.35) (end 2.15 1.35) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 2.15 1.35) (end -2.15 1.35) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -2.15 1.35) (end -2.15 -1.35) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -1.9 -1.1) (end 1.9 -1.1) (layer F.SilkS) (width 0.15))
+ (fp_line (start 1.9 -1.1) (end 1.9 1.1) (layer F.SilkS) (width 0.15))
+ (fp_line (start 1.9 1.1) (end -1.9 1.1) (layer F.SilkS) (width 0.15))
+ (fp_line (start -1.9 1.1) (end -1.9 -1.1) (layer F.SilkS) (width 0.15))
+ (fp_line (start -1.35 0.5) (end 1.35 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.35 -0.5) (end 1.35 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.35 -0.5) (end -1.35 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.35 0.5) (end -1.35 -0.5) (layer F.Fab) (width 0.15))
+ (pad 1 smd rect (at 0 0) (size 3.4 1.8) (layers F.Cu F.Paste F.Mask))
+)
diff --git a/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5019_Minature.kicad_mod b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5019_Minature.kicad_mod
new file mode 100644
index 00000000..4509026a
--- /dev/null
+++ b/library/kicadLibrary/modules/Measurement_Points.pretty/Test_Point_Keystone_5019_Minature.kicad_mod
@@ -0,0 +1,36 @@
+(module Test_Point_Keystone_5019_Minature (layer F.Cu) (tedit 56E5E83A)
+ (descr "SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357")
+ (tags "Test Point")
+ (attr virtual)
+ (fp_text reference REF** (at 0 -2.25) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Test_Point_Keystone_5019_Minature (at 0 2.25) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start 0 0.5) (end 0 1) (layer F.Fab) (width 0.15))
+ (fp_line (start 0 -1) (end 0 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.9 -0.5) (end 1.9 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.9 0.5) (end -1.9 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 -1) (end -1.25 -1) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 -1) (end -1.25 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 -0.5) (end -1.75 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.9 -0.5) (end -1.9 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.75 0.5) (end -1.25 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 0.5) (end -1.25 1) (layer F.Fab) (width 0.15))
+ (fp_line (start -1.25 1) (end 1.25 1) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 1) (end 1.25 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 0.5) (end 1.75 0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.9 0.5) (end 1.9 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.75 -0.5) (end 1.25 -0.5) (layer F.Fab) (width 0.15))
+ (fp_line (start 1.25 -0.5) (end 1.25 -1) (layer F.Fab) (width 0.15))
+ (fp_line (start -2.35 -1.45) (end 2.35 -1.45) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 2.35 -1.45) (end 2.35 1.45) (layer F.CrtYd) (width 0.05))
+ (fp_line (start 2.35 1.45) (end -2.35 1.45) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -2.35 1.45) (end -2.35 -1.45) (layer F.CrtYd) (width 0.05))
+ (fp_line (start -2.1 -1.2) (end 2.1 -1.2) (layer F.SilkS) (width 0.15))
+ (fp_line (start 2.1 -1.2) (end 2.1 1.2) (layer F.SilkS) (width 0.15))
+ (fp_line (start 2.1 1.2) (end -2.1 1.2) (layer F.SilkS) (width 0.15))
+ (fp_line (start -2.1 1.2) (end -2.1 -1.2) (layer F.SilkS) (width 0.15))
+ (pad 1 smd rect (at 0 0) (size 3.8 2) (layers F.Cu F.Paste F.Mask))
+)