From: Ian Jackson Date: Sat, 24 Mar 2018 17:24:49 +0000 (+0000) Subject: fairphone-case: set catch_catch_slope X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=3cba7243866fc437fddfcd7abfde216b0dd6af76 fairphone-case: set catch_catch_slope Signed-off-by: Ian Jackson --- 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;