From: Ian Jackson Date: Sat, 20 Jan 2018 23:09:16 +0000 (+0000) Subject: fairphone-case: Struts: split up a translate (nfc) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=15c68d0b71f9d428bdebc15c7d5be6252ca2ada2;p=reprap-play.git fairphone-case: Struts: split up a translate (nfc) Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 26531d5..5cd591e 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -248,8 +248,11 @@ module AroundEdges(fill_zstart, fill_th, fill_downwards=0){ module Struts(z_min, th){ for (i= [1 : 1 : case_struts_count]) { translate([0, + 0, + z_min]) + translate([0, -phone_height * i / (case_struts_count+1), - z_min + case_struts_solid_below]) + case_struts_solid_below]) linear_extrude(height= th -(case_struts_solid_below+case_struts_solid_above)) rectfromto([ epp2i[0], -0.5 * case_struts_width ],