From 9d2dcd1eca8ded93a99f127498391501d1f43bcd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Aug 2016 21:02:16 +0100 Subject: [PATCH] flyscreen-handle: adjustments for strength --- flyscreen-handle.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flyscreen-handle.scad b/flyscreen-handle.scad index d6242a9..35fd7ef 100644 --- a/flyscreen-handle.scad +++ b/flyscreen-handle.scad @@ -21,11 +21,11 @@ hgap_empir_adjust = -0.5 -2.50; topprotr_rad = 0.35; -bot_overlap = 4; -bot_w = 3; +bot_overlap = 5; top_w = 3; +bot_w = 5; -handle_w = 10; +handle_w = 8; handle_rh = 3; handle_rcut = 3; -- 2.30.2