Loading openscad/libs/main_body_structure.scad +1 −1 Original line number Diff line number Diff line Loading @@ -460,7 +460,7 @@ function c270_cutout_params(params) = let( ["c270_oversize", c270_oversize], ["cut_depth", cut_depth], ["cut_xy", cut_xy], ["c270_z_space", c270_z_space], // vertical height alloed for c270 ["c270_z_space", c270_z_space], // vertical height allowed for c270 ["c270_mid_z", c270_mid_z], ["rounding", 2] // c270 cover rounding radius ] Loading Loading
openscad/libs/main_body_structure.scad +1 −1 Original line number Diff line number Diff line Loading @@ -460,7 +460,7 @@ function c270_cutout_params(params) = let( ["c270_oversize", c270_oversize], ["cut_depth", cut_depth], ["cut_xy", cut_xy], ["c270_z_space", c270_z_space], // vertical height alloed for c270 ["c270_z_space", c270_z_space], // vertical height allowed for c270 ["c270_mid_z", c270_mid_z], ["rounding", 2] // c270 cover rounding radius ] Loading