From d309b22d98e1bdb2f08fd401fb91edea7fd0bdbd Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Fri, 22 Jul 2022 13:38:25 -0300 Subject: [PATCH] Adjust hole size for threaded insert --- monitor/modelo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor/modelo.py b/monitor/modelo.py index 17bf260..a5669b5 100644 --- a/monitor/modelo.py +++ b/monitor/modelo.py @@ -30,7 +30,7 @@ display_bottom_margin = display_top_margin # Symmetrical # Threaded insert hole dimensions -ti_radius = 2.25 +ti_radius = 2.5 ti_depth = 7.5