From 3cba7243866fc437fddfcd7abfde216b0dd6af76 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 24 Mar 2018 17:24:49 +0000 Subject: [PATCH] fairphone-case: set catch_catch_slope Signed-off-by: Ian Jackson --- fairphone-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index 85bedf0..8c427d4 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -262,7 +262,7 @@ catch_depth = 1.25; catch_height = 0.35; catch_finger_height = 1.5; catch_finger_depth = 2.5; -catch_catch_slope = 0; +catch_catch_slope = 0.25; catch_topcurve_r = 5.0; -- 2.30.2