canon_ble #82
|
@ -34,7 +34,6 @@ module arduino_uno_standoffs (pos) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
module case_shell (pos = [0,0,0]) {
|
module case_shell (pos = [0,0,0]) {
|
||||||
translate(pos) difference () {
|
translate(pos) difference () {
|
||||||
rounded_cube([85, 75, 30], 8);
|
rounded_cube([85, 75, 30], 8);
|
||||||
|
|
Loading…
Reference in New Issue