restore the inset tray to the bottom overhang panel
yes I keep going back and forth on this, but I think I'm done now that I have a better frame approach Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
4c224b8a60
commit
0708540ac7
@ -8,7 +8,7 @@ include <components.scad>
|
|||||||
|
|
||||||
module bottom_panel_solo() {
|
module bottom_panel_solo() {
|
||||||
difference() {
|
difference() {
|
||||||
overhang_plate();
|
rotate([180, 0, 0]) base_panel_with_raised_overhang();
|
||||||
rotate([180, 0, 0]) panel_holes();
|
rotate([180, 0, 0]) panel_holes();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user