Integrated LED diffuser, fixes
This commit is contained in:
@@ -34,5 +34,5 @@ module test_fit_components() {
|
||||
}
|
||||
|
||||
test_fit_components();
|
||||
//color(color_bottom) translate([0, 0, explode_view ? -20 : 20]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_bottom();
|
||||
color(color_bottom) translate([0, 0, explode_view ? -20 : 20]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_bottom();
|
||||
color(color_top) translate([0, 0, explode_view ? 100 : 21]) rotate([0, 0, -90]) rotate([180, 0, 0]) fabula_enclosure_top();
|
||||
|
||||
Reference in New Issue
Block a user