use the larger concaveness from the overhang panel
This commit is contained in:
parent
1db6577f75
commit
16d3feadc1
@ -21,7 +21,7 @@ include <components.scad>
|
||||
module bottom_panel() {
|
||||
difference() {
|
||||
mirror([0, 0, 1]) topplate();
|
||||
translate([0, 0, top_plate_z/2]) cube([top_plate_x*2/3, top_plate_y*2/3, top_plate_z], center=true);
|
||||
translate([0, 0, top_plate_z/2]) cube([top_plate_x*5/6, top_plate_y*5/6, top_plate_z], center=true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user