From c5d78b33f67161442d340ca43247021e89128a5d Mon Sep 17 00:00:00 2001 From: Leo Lou Date: Sun, 20 May 2018 09:44:02 +0900 Subject: [PATCH] Change retention tab size --- 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 6353512..c3598ca 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -94,7 +94,7 @@ 0 (/ plate-thickness 2)])))) plate-half (union top-wall left-wall (if create-side-nubs? (with-fn 100 side-nub))) - top-nub (->> (cube 4 4 (- plate-thickness retention-tab-hole-thickness)) + top-nub (->> (cube 5 5 (- plate-thickness retention-tab-hole-thickness)) (translate [(+ (/ keyswitch-width 2)) 0 (/ retention-tab-hole-thickness 2)])) top-nub-pair (union top-nub (->> top-nub