summaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2024-09-21 16:16:13 +0200
committerLouis Burda <quent.burda@gmail.com>2024-09-21 16:16:13 +0200
commit98ca9169f2518796ef62bba55f2e58623d076b37 (patch)
treee982e614ea5774c2a2959758a16f934e97b3c269 /model
parentcce1d1606b87f572cfe5bb7b740d30d416685b2c (diff)
downloaddesk-andon-98ca9169f2518796ef62bba55f2e58623d076b37.tar.gz
desk-andon-98ca9169f2518796ef62bba55f2e58623d076b37.zip
Add v-cut separated dual usb board
Diffstat (limited to 'model')
-rw-r--r--model/main.py2
1 files changed, 1 insertions, 1 deletions
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)