]> git.armaanb.net Git - atreides.git/blobdiff - case/case.rkt
date change, switch tweak.
[atreides.git] / case / case.rkt
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)