diff --git a/monitor/modelo.py b/monitor/modelo.py index 8c10207..e39e2de 100644 --- a/monitor/modelo.py +++ b/monitor/modelo.py @@ -2,7 +2,7 @@ import cadquery2 as cq from cadquery2 import exporters # Shell thickness -shell_t = 2 +shell_t = 3.5 # width, length VISIBLE WITHIN THE BEZEL screen_w = 223 @@ -31,7 +31,7 @@ display_bottom_margin = display_top_margin # Symmetrical # Threaded insert hole dimensions ti_radius = 2.35 -ti_depth = 7.5 +ti_depth = 6.5 screen_cutout = ( @@ -42,6 +42,10 @@ board_cutout = ( cq.Sketch().trapezoid(55, 50, 90, mode="a").reset().vertices("