Extend the height of the esp32 posts

This commit is contained in:
Matt McWilliams 2024-02-11 12:55:08 -05:00
parent fe532a1f65
commit f455a6d707
1 changed files with 1 additions and 1 deletions

View File

@ -1180,7 +1180,7 @@ module electronics_panel (pos = [0, 0, 0], rot = [0, 0, 0]) {
WallY = Y - 20;
WallZ = 20;
ESP32PostsOffsetY = 10;
ESP32PostsZ = 23;
ESP32PostsZ = 23 + 15;
L298NModuleOffsetY = 5;
DCJackZ = 45;
translate(pos) rotate(rot) {