From db646b9da24a88170fba704ff05104a6c869d833 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Fri, 22 Jul 2022 10:11:25 -0300 Subject: [PATCH] Added circuit board cutout and rearranged things so they made sense mechanically --- monitor/modelo.py | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/monitor/modelo.py b/monitor/modelo.py index aa1a0c0..bd375ca 100644 --- a/monitor/modelo.py +++ b/monitor/modelo.py @@ -38,9 +38,11 @@ screen_cutout = ( cq.Sketch().trapezoid(screen_w, screen_l, 90, mode="a").reset().vertices().fillet(1) ) +board_cutout = cq.Sketch().trapezoid(55, 50, 90, mode="a").reset().vertices("