Update thumb in tests

This commit is contained in:
Leo Lou 2018-06-11 11:00:30 +09:00
parent 84e010318c
commit 58a95b8a56

View file

@ -352,7 +352,6 @@
(def thumbcaps (def thumbcaps
(union (union
(thumb-1x-layout (sa-cap 1))
(thumb-15x-layout (rotate (/ π 2) [0 0 1] (sa-cap 1))))) (thumb-15x-layout (rotate (/ π 2) [0 0 1] (sa-cap 1)))))
(def thumb (def thumb
@ -624,6 +623,7 @@
(spit "things/right-test.scad" (spit "things/right-test.scad"
(write-scad (write-scad
(difference
(union (union
key-holes key-holes
connectors connectors
@ -631,7 +631,9 @@
thumb-connectors thumb-connectors
case-walls case-walls
thumbcaps thumbcaps
caps))) caps)
(translate [0 0 -20] (cube 350 350 40)))))
(spit "things/right-plate.scad" (spit "things/right-plate.scad"
(write-scad (write-scad