From 96b69a9bbf240fa02eb318d11066b824046a7029 Mon Sep 17 00:00:00 2001 From: Leo Lou Date: Mon, 11 Jun 2018 11:00:30 +0900 Subject: [PATCH] Update thumb in tests --- src/dactyl_keyboard/dactyl.clj | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 78cbcb9..4c7afbf 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -660,14 +660,17 @@ (spit "things/right-test.scad" (write-scad - (union - key-holes - connectors - thumb - thumb-connectors - case-walls - thumbcaps - caps))) + (difference + (union + key-holes + connectors + thumb + thumb-connectors + case-walls + thumbcaps + caps) + + (translate [0 0 -20] (cube 350 350 40))))) (spit "things/right-plate.scad" (write-scad