]> git.armaanb.net Git - atreides.git/commitdiff
Add diode polarity, remove copper from switch holes.
authorPhil Hagelberg <phil@hagelb.org>
Wed, 29 Oct 2014 05:22:49 +0000 (22:22 -0700)
committerPhil Hagelberg <phil@hagelb.org>
Wed, 29 Oct 2014 05:22:49 +0000 (22:22 -0700)
atreus.rkt

index c3ecc4696c8fba7b3fa933beee11c611a60dd832..563eaf794fec0af9e284bf7f5850c685e27b1b05 100644 (file)
     (fp_line (start -6.35 6.35) (end -6.35 -6.35)
              (layer F.SilkS) (width 0.381))
     (pad 0 np_thru_hole circle (at 0 0) (size 3.9878 3.9878)
-         (drill 3.9878) (layers *.Cu)) ; switch hole, no copper
+         (drill 3.9878)) ; switch hole, no copper
     (pad 0 thru_hole circle (at -5.08 0) (size 1.7018 1.7018)
-         (drill 1.7018) (layers *.Cu)) ; board-mount hole, no copper
+         (drill 1.7018)) ; board-mount hole, no copper
     (pad 0 thru_hole circle (at 5.08 0) (size 1.7018 1.7018)
-         (drill 1.7018) (layers *.Cu)) ; board-mount hole, no copper
+         (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)
     (pad 1 thru_hole circle (at 3.81 -2.54) (size 2.286 2.286) (drill 1.4986)
              (layer F.SilkS) (width 0.2032))
     (fp_line (start 1.524 -1.143) (end 1.524 1.143)
              (layer F.SilkS) (width 0.2032))
+    (fp_line (start 0 -1.143) (end 0 1.143)
+             (layer F.SilkS) (width 0.2032))
+    (fp_line (start 0 -1.143) (end -1.524 0)
+             (layer F.SilkS) (width 0.2032))
+    (fp_line (start -1.524 0) (end 0 1.143)
+             (layer F.SilkS) (width 0.2032))
     (fp_line (start 1.524 1.143) (end -1.524 1.143)
              (layer F.SilkS) (width 0.2032))
     (fp_line (start -1.524 1.143) (end -1.524 -1.143)