un-inset the bottom panels, the bottom is now flush
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -8,7 +8,7 @@ include <components.scad>
|
||||
|
||||
module bottom_panel_solo() {
|
||||
difference() {
|
||||
rotate([180, 0, 0]) base_panel_with_raised_overhang();
|
||||
overhang_plate();
|
||||
rotate([180, 0, 0]) panel_holes();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user