First pass at esp32 case

This commit is contained in:
Matt McWilliams 2023-03-12 17:55:09 -04:00
parent 87695b173d
commit cc2af435d5
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ module arduino_uno_standoffs (pos) {
}
}
module case_shell (pos = [0,0,0]) {
translate(pos) difference () {
rounded_cube([85, 75, 30], 8);