diff --git a/src/rounded_cube.scad b/src/rounded_cube.scad index 85d4a972..d89be989 100644 --- a/src/rounded_cube.scad +++ b/src/rounded_cube.scad @@ -27,9 +27,6 @@ module rounded_cube(size, corner_r, center = false) { half_l = half_x - edge_d; half_w = half_y - edge_d; half_h = half_z - edge_d; - - half_cube_leng = size / 2; - half_leng = half_cube_leng - edge_d; pair = [1, -1]; corners = [