From: Ian Jackson Date: Sat, 24 Mar 2018 17:05:39 +0000 (+0000) Subject: fairphone-case: Adjust catch thickness too X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=704f6747031bf1d83786913b0ad8456b31f0f4a9;p=reprap-play.git fairphone-case: Adjust catch thickness too This broke off when provoked. Hopefully it won't be too stiff now. Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 469a20e..bfe2110 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -255,7 +255,7 @@ rearspeaker_gap = [ 2.0, 2.0 ]; // each side catch_len = 7.5; catch_width = 15; -catch_thickness = 1.0; +catch_thickness = 1.3; catch_side_gap = 0.75; // each side catch_depth = 0.75;