Jednak miało nie być dziury
This commit is contained in:
parent
c4ad5feeff
commit
1e627100b2
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ total_height = height_up + height_down + shelf_thickness;
|
||||||
translate([width/2, length/2, height_up])
|
translate([width/2, length/2, height_up])
|
||||||
translate([wt,wt,height_down + st + 0.1])
|
translate([wt,wt,height_down + st + 0.1])
|
||||||
cuboid([width, length, height_up * 2], rounding=10);
|
cuboid([width, length, height_up * 2], rounding=10);
|
||||||
translate([sl, sl,0])
|
|
||||||
cube([width - sl*2, length - sl*2, total_height*2]);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue