Power button cutout
This commit is contained in:
@@ -11,7 +11,7 @@ module usb_cutout() {
|
||||
|
||||
// 14x12mm rocker switch with 21x15mm flange
|
||||
module switch_cutout() {
|
||||
cube([14, 12, 11], true); // WIP
|
||||
cube([14.2, 12.2, 30], true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user