From c568af0e391ee393f3c7900da1cde32b82a0a3dc Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Fri, 22 Jul 2022 08:13:35 -0300 Subject: [PATCH] thickness --- monitor/modelo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/monitor/modelo.py b/monitor/modelo.py index a55c061..5fa524f 100644 --- a/monitor/modelo.py +++ b/monitor/modelo.py @@ -1,7 +1,8 @@ import cadquery2 as cq from cadquery2 import exporters -shell_t = 2.5 +# Shell thickness +shell_t = 2 # width, length VISIBLE WITHIN THE BEZEL screen_w = 223