X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fairphone-case.scad;fp=fairphone-case.scad;h=6f6a099fc467b44992ae8c844988b91b97c89f4b;hb=ed86f435528dd20166d252c921613e9da6a42987;hp=a9d042364262c45604ebd331c5a6c7b14dee368f;hpb=5e16088ea967f296eee4b30204d73b7bd0b73729;p=reprap-play.git diff --git a/fairphone-case.scad b/fairphone-case.scad index a9d0423..6f6a099 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -253,13 +253,12 @@ hinge_r_arms_gap = 0.55; rearspeaker_gap = [ 2.0, 2.0 ]; // each side thumbrecess_depth = 1.3; +thumbrecess_width = 16.5; catch_slop = -0.75; catch_len = 4.5; -catch_width = 15; catch_thickness = 1.3; -catch_side_gap = 0.75; // each side catch_depth = 0.75; catch_height = 0.35; @@ -965,8 +964,7 @@ module HingePortion(x0,x1){ } module CatchPortion(ztop){ - xwidth = catch_side_gap*2; - width = catch_width + xwidth; + width = thumbrecess_width; w = width + catch_topcurve_r*2 + 1; translate([phone_width/2, 0,0]){ difference(){