aboutsummaryrefslogtreecommitdiff
path: root/3d-print/controller.scad
diff options
context:
space:
mode:
Diffstat (limited to '3d-print/controller.scad')
-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