Skip to content
This repository has been archived by the owner on Nov 21, 2017. It is now read-only.

Commit

Permalink
change attribute to virtual (missing fp)
Browse files Browse the repository at this point in the history
  • Loading branch information
odurc committed Mar 20, 2016
1 parent ef1a943 commit 31d6892
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions Test_Point_Keystone_5000-5004_Miniature.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
(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)))
)
Expand Down
1 change: 1 addition & 0 deletions Test_Point_Keystone_5005-5009_Compact.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
(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)))
)
Expand Down
1 change: 1 addition & 0 deletions Test_Point_Keystone_5010-5014_Multipurpose.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
(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)))
)
Expand Down
2 changes: 1 addition & 1 deletion Test_Point_Keystone_5015_Micro-Minature.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(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 smd)
(attr virtual)
(fp_text reference REF** (at 0 -2.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
Expand Down
2 changes: 1 addition & 1 deletion Test_Point_Keystone_5019_Minature.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(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 smd)
(attr virtual)
(fp_text reference REF** (at 0 -2.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
Expand Down

0 comments on commit 31d6892

Please sign in to comment.