From 118552c9bcecef56b58b6bc6978b44f794ad3d70 Mon Sep 17 00:00:00 2001 From: Leo Lou Date: Sun, 10 Jun 2018 21:22:59 +0900 Subject: [PATCH] Remove screw --- 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 5748f79..894e071 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -591,7 +591,7 @@ (screw-insert 0 lastrow bottom-radius top-radius height [0 8 0]) (screw-insert 3 lastrow bottom-radius top-radius height [9 4 0]) (screw-insert 3 0 bottom-radius top-radius height [6 -3 0]) - (screw-insert 1 lastrow bottom-radius top-radius height [0 -16 0]))) + )) ; Hole Depth Y: 4.4 (def screw-insert-height 4)