From: Ian Jackson Date: Wed, 19 Sep 2018 20:51:11 +0000 (+0100) Subject: fairphone-case: catch: many adjustments X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0c1c29eb1aca696e501320f55e102f2189b56b46;p=reprap-play.git fairphone-case: catch: many adjustments Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 32593bc..9eada62 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -252,19 +252,19 @@ hinge_r_arms_gap = 0.55; rearspeaker_gap = [ 2.0, 2.0 ]; // each side -catch_slop = -0.50; +catch_slop = -0.75; -catch_len = 7.5; +catch_len = 4.5; catch_width = 15; catch_thickness = 1.3; catch_side_gap = 0.75; // each side -catch_depth = 1.25; +catch_depth = 0.75; catch_height = 0.35; catch_finger_height = 1.5; catch_finger_depth = 2.5; -catch_catch_slope = 0.25; -catch_close_slope = 1.00; +catch_catch_slope = 2.00; +catch_close_slope = 3.00; catch_topcurve_r = 5.0;