]> git.armaanb.net Git - atreides.git/commitdiff
Board-mount holes should be non-plated.
authorPhil Hagelberg <phil@hagelb.org>
Fri, 31 Oct 2014 05:01:36 +0000 (22:01 -0700)
committerPhil Hagelberg <phil@hagelb.org>
Fri, 31 Oct 2014 05:01:36 +0000 (22:01 -0700)
atreus.rkt

index 62ed11850f158f37e267ab83aa344138b0dd5602..0ec96517946a0eb6a02745f74f69e1f886dd3ed8 100644 (file)
@@ -28,9 +28,9 @@
              (layer F.SilkS) (width 0.381))
     (pad 0 np_thru_hole circle (at 0 0) (size 3.9878 3.9878)
          (drill 3.9878)) ; switch hole, no copper
-    (pad 0 thru_hole circle (at -5.08 0) (size 1.7018 1.7018)
+    (pad 0 np_thru_hole circle (at -5.08 0) (size 1.7018 1.7018)
          (drill 1.7018)) ; board-mount hole, no copper
-    (pad 0 thru_hole circle (at 5.08 0) (size 1.7018 1.7018)
+    (pad 0 np_thru_hole circle (at 5.08 0) (size 1.7018 1.7018)
          (drill 1.7018)) ; board-mount hole, no copper
     (pad 1 thru_hole circle (at 2.54 -5.08) (size 2.286 2.286) (drill 1.4986)
          (layers *.Cu *.SilkS *.Mask) ,net-pos)