Add power switch hole to mount
This commit is contained in:
@@ -95,6 +95,9 @@ difference() {
|
||||
cube([oled_width, oled_depth, plate_height + 0.1]);
|
||||
}
|
||||
}
|
||||
translate([plate_width/2 - power_switch_hole_depth/2, plate_depth - 50, -0.05]) {
|
||||
cube([power_switch_hole_depth, power_switch_hole_width, plate_height + 0.1]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user