aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2020-08-20 17:50:30 +0100
committerdakkar <dakkar@thenautilus.net>2020-08-20 17:50:30 +0100
commit41d4cce389db5a4b29651db6631ce169faf5255a (patch)
treea6b3f1b827161f161a3b3e185e77faaae40bc3c4
parentthe other board (diff)
downloadlego-piano-41d4cce389db5a4b29651db6631ce169faf5255a.tar.gz
lego-piano-41d4cce389db5a4b29651db6631ce169faf5255a.tar.bz2
lego-piano-41d4cce389db5a4b29651db6631ce169faf5255a.zip
move esp forward, make space for battery connector
-rw-r--r--3d-print/controller.scad3
1 files changed, 2 insertions, 1 deletions
diff --git a/3d-print/controller.scad b/3d-print/controller.scad
index cf8a850..eaf2570 100644
--- a/3d-print/controller.scad
+++ b/3d-print/controller.scad
@@ -27,7 +27,8 @@ module wire_pack() {
difference() {
cube([40,80,1.25]);
- translate([6.25,5,0]) esp32();
+ translate([6.25,2,0]) esp32();
+ translate([12,-2,-1]) cube([15,10,3]);
// rows