Integrated LED diffuser, fixes
This commit is contained in:
@@ -21,7 +21,7 @@ module fabula_enclosure_bottom() {
|
||||
}
|
||||
|
||||
// Cutouts
|
||||
translate([98.4, 29, 17]) rotate([0, -90, 0]) usb_cutout(); // TODO: Verificare altezza
|
||||
translate([98.4, 29, 17]) rotate([0, -90, 0]) usb_cutout();
|
||||
translate([90, 5, 10]) rotate([90, 0, 0]) rotate([0, 90, 0]) switch_cutout();
|
||||
translate([-65, -40, 25]) speaker_grille();
|
||||
translate([75, 55, 16]) rotate([90, 0, 0]) cylinder(d = 3, h = 20, $fn = 4);
|
||||
|
||||
Reference in New Issue
Block a user