Fixed switch cutout dimensions
This commit is contained in:
@@ -9,9 +9,9 @@ module usb_cutout() {
|
||||
}
|
||||
}
|
||||
|
||||
// 14x12mm rocker switch with 21x15mm flange
|
||||
// 19x13mm rocker switch with 21x15mm flange
|
||||
module switch_cutout() {
|
||||
cube([14.2, 12.2, 30], true);
|
||||
cube([19.2, 13.2, 50], true);
|
||||
}
|
||||
|
||||
module speaker_grille() {
|
||||
|
||||
Reference in New Issue
Block a user