]> git.armaanb.net Git - atreides.git/commitdiff
CC license, remove weird layers, rotate labels.
authorPhil Hagelberg <phil@hagelb.org>
Tue, 28 Oct 2014 04:28:28 +0000 (21:28 -0700)
committerPhil Hagelberg <phil@hagelb.org>
Tue, 28 Oct 2014 04:28:28 +0000 (21:28 -0700)
atreus.rkt
header.rktd

index abd9b1027200a89e3d16dcf3743979827ab03188..c3ecc4696c8fba7b3fa933beee11c611a60dd832 100644 (file)
   `(module MX_FLIP (layer Front) (tedit 4FD81CDD) (tstamp 543EF801)
     (at ,x ,y ,rotation)
     (path /543DB910) ; TODO: this is not documented; no idea what it does
-    (fp_text reference ,label (at 0 3.302) (layer F.SilkS)
+    (fp_text reference ,label (at 0 3.302 ,rotation) (layer F.SilkS)
              (effects (font (size 1.524 1.778) (thickness 0.254))))
     (fp_line (start -6.35 -6.35) (end 6.35 -6.35)
-             (layer Cmts.User) (width 0.381))
+             (layer F.SilkS) (width 0.381))
     (fp_line (start 6.35 -6.35) (end 6.35 6.35)
-             (layer Cmts.User) (width 0.381))
+             (layer F.SilkS) (width 0.381))
     (fp_line (start 6.35 6.35) (end -6.35 6.35)
-             (layer Cmts.User) (width 0.381))
+             (layer F.SilkS) (width 0.381))
     (fp_line (start -6.35 6.35) (end -6.35 -6.35)
-             (layer Cmts.User) (width 0.381))
+             (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
     (pad 0 thru_hole circle (at -5.08 0) (size 1.7018 1.7018)
     (fp_text reference D2:2 (at 0 0 180) (layer F.SilkS) hide
              (effects (font (size 1.016 1.016) (thickness 0.2032))))
     (fp_line (start -1.524 -1.143) (end 1.524 -1.143)
-             (layer Cmts.User) (width 0.2032))
+             (layer F.SilkS) (width 0.2032))
     (fp_line (start 1.524 -1.143) (end 1.524 1.143)
-             (layer Cmts.User) (width 0.2032))
+             (layer F.SilkS) (width 0.2032))
     (fp_line (start 1.524 1.143) (end -1.524 1.143)
-             (layer Cmts.User) (width 0.2032))
+             (layer F.SilkS) (width 0.2032))
     (fp_line (start -1.524 1.143) (end -1.524 -1.143)
-             (layer Cmts.User) (width 0.2032))
+             (layer F.SilkS) (width 0.2032))
     (fp_line (start -3.81 0) (end -1.6637 0) (layer Back) (width 0.6096))
     (fp_line (start 1.6637 0) (end 3.81 0) (layer Back) (width 0.6096))
     (fp_line (start -3.81 0) (end -1.6637 0) (layer Front) (width 0.6096))
     (path /543EEB02)
     (fp_text value A-STAR (at -3 0 270) (layer F.SilkS)
              (effects (font (size 3.048 2.54) (thickness 0.4572))))
-    (fp_line (start -15.24 -7.62) (end -15.24 7.62) (layer Dwgs.User) (width 0.381))
-    (fp_line (start -15.24 7.62) (end 10.1 7.62) (layer Dwgs.User) (width 0.381))
-    (fp_line (start 10.1 7.62) (end 10.1 -7.62) (layer Dwgs.User) (width 0.381))
-    (fp_line (start 10.1 -7.62) (end -15.24 -7.62) (layer Dwgs.User) (width 0.381))
+    (fp_line (start -15.24 -7.62) (end -15.24 7.62) (layer F.SilkS) (width 0.381))
+    (fp_line (start -15.24 7.62) (end 10.1 7.62) (layer F.SilkS) (width 0.381))
+    (fp_line (start 10.1 7.62) (end 10.1 -7.62) (layer F.SilkS) (width 0.381))
+    (fp_line (start 10.1 -7.62) (end -15.24 -7.62) (layer F.SilkS) (width 0.381))
 
     (pad B5 thru_hole circle (at -13.97 6.35 270) (size 1.7526 1.7526)
          (drill 1.0922) (layers *.Cu *.SilkS *.Mask) (net 7 N-col-2))
index c29f6abcb83636784accd3fd852ef683e011e00e..aad1fe4be68c3a90a5b78c949c8f7a49c66b6922 100644 (file)
                   )
 
              (gr_text Atreus (at 137.5 85) (layer F.SilkS)
-    (effects (font (size 4 3) (thickness 0.3048)))
-  )
+    (effects (font (size 4 3) (thickness 0.3048))))
   (gr_text "Phil Hagelberg" (at 146 107) (layer F.SilkS)
-    (effects (font (size 2.032 1.524) (thickness 0.3048)))
-  )
-  (gr_text "GPL3 © 2014" (at 121.5 107) (layer F.SilkS)
-    (effects (font (size 2.032 1.524) (thickness 0.3048)))
-  )
+    (effects (font (size 2.032 1.524) (thickness 0.3048))))
+  (gr_text "CC-BY-SA 4" (at 69 101) (layer F.SilkS)
+    (effects (font (size 2.032 1.524) (thickness 0.3048))))
   (gr_text http://atreus.technomancy.us (at 58 97.5) (layer F.SilkS)
-    (effects (font (size 2.032 1.524) (thickness 0.3048)))
-  )
+    (effects (font (size 2.032 1.524) (thickness 0.3048))))
   (gr_text "rev 1, Oct. 2014" (at 202.5 100) (layer F.SilkS)
-    (effects (font (size 2.032 1.524) (thickness 0.3048)))
-  )
+    (effects (font (size 2.032 1.524) (thickness 0.3048))))
+  (gr_text "© 2014" (at 125.5 107) (layer F.SilkS)
+    (effects (font (size 2.032 1.524) (thickness 0.3048))))