]> git.armaanb.net Git - atreides.git/commitdiff
date change, switch tweak.
authorPhil Hagelberg <phil@hagelb.org>
Fri, 17 Jul 2020 20:21:43 +0000 (13:21 -0700)
committerPhil Hagelberg <phil@hagelb.org>
Fri, 17 Jul 2020 20:21:43 +0000 (13:21 -0700)
README.org
case/case.rkt

index 28a3a7b9680a0789a67b0f33b01305e331f27109..b4741d882259c0ad97831b4bda7ffa1a03a44d83 100644 (file)
@@ -240,6 +240,6 @@ ARM [[https://github.com/technomancy/orestes/tree/teensy3][Forth-based]] firmwar
 
 ** License
 
-Copyright © 2014-2018 Phil Hagelberg and contributors
+Copyright © 2014-2020 Phil Hagelberg and contributors
 
 Released under the [[https://www.gnu.org/licenses/gpl.html][GNU GPL version 3]]
index 7af8b30a8b26f2316152c820dcb7b72213eb2142..59bce5039db29281d9ed14f6a0a949c4fa40496b 100644 (file)
@@ -1,12 +1,8 @@
 #lang racket
 ;; Atreus 2 case design
-;; Copyright © 2019 Phil Hagelberg and contributors
+;; Copyright © 2019-2020 Phil Hagelberg and contributors
 ;; released under the GPLv3 or later
 
-;; TODO:
-;; * port notch on bottom plate and spacer
-;; * top layer
-
 (require xml)
 
 ;; glowforge uses 96 dpi, 25.4 mm in an inch
@@ -20,8 +16,8 @@
 (define angle (degrees->radians 10))
 (define corner-radius 6.0)
 
-(define alps-switch-width 15.887)
-(define alps-switch-height 13.087)
+(define alps-switch-width 15.34)
+(define alps-switch-height 12.49)
 (define cherry-switch-width 13.62)
 (define cherry-switch-height 13.72)
 (define cherry? false)