Jednak miało nie być dziury

This commit is contained in:
sasza 2025-06-19 21:22:55 +02:00
parent c4ad5feeff
commit 1e627100b2

View file

@ -29,8 +29,6 @@ total_height = height_up + height_down + shelf_thickness;
translate([width/2, length/2, height_up])
translate([wt,wt,height_down + st + 0.1])
cuboid([width, length, height_up * 2], rounding=10);
translate([sl, sl,0])
cube([width - sl*2, length - sl*2, total_height*2]);
}