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