From 84d16f15d3e404edafc30ba361229f1a8a3c2160 Mon Sep 17 00:00:00 2001 From: Leo Lou Date: Wed, 13 Jun 2018 18:48:42 +0900 Subject: [PATCH] Adjust thumb --- src/dactyl_keyboard/dactyl.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 0d9682a..a0c4c0a 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -341,7 +341,7 @@ (rotate (deg2rad -34) [0 1 0]) (rotate (deg2rad 35) [0 0 1]) (translate thumborigin) - (translate [-38 -42.5 -15]))) + (translate [-39 -43 -16]))) (defn thumb-bl-place [shape] (->> shape (rotate (deg2rad 6) [1 0 0])