From 98ca9169f2518796ef62bba55f2e58623d076b37 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sat, 21 Sep 2024 16:16:13 +0200 Subject: Add v-cut separated dual usb board --- model/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'model') diff --git a/model/main.py b/model/main.py index 5b374f7..403a172 100644 --- a/model/main.py +++ b/model/main.py @@ -333,7 +333,7 @@ def main(): hole_radius = 3.2/2, hole_offset = 2.8, tol = tol, bolt_radius = 3/2, bolt_head_radius = 3, bolt_depth = 4, usbc_height = 1.60) - board_space = V3(36, 54, 10) + board_space = V3(36, 48, 10) rod_support = V(thickness = thin_wall, height = 9) #rod_hole = V(height = 12, radius = m3hole) -- cgit v1.2.3-71-gd317