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])