Speaker grille
This commit is contained in:
@@ -14,5 +14,12 @@ module switch_cutout() {
|
||||
cube([14.2, 12.2, 30], true);
|
||||
}
|
||||
|
||||
module speaker_grille() {
|
||||
linear_extrude(height = 10, center = true) {
|
||||
import("speaker_grille.svg");
|
||||
}
|
||||
}
|
||||
|
||||
//usb_cutout();
|
||||
|
||||
//usb_cutout();
|
||||
speaker_grille();
|
||||
Reference in New Issue
Block a user