From c375423326ac155a9133fe86d60537601cd479eb Mon Sep 17 00:00:00 2001
From: XANTRONIX Development
Date: Tue, 14 Nov 2023 16:35:34 -0500
Subject: Slight screwhole adjustment for strength

---
 case/compact.scad | 2 +-
 case/top.scad     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'case')

diff --git a/case/compact.scad b/case/compact.scad
index 318827f..9bceea8 100644
--- a/case/compact.scad
+++ b/case/compact.scad
@@ -12,7 +12,7 @@ pcb_screw_holes = [
     [ 61.9125, 47.6250],
     [138.1125, 47.6250],
     [214.3125, 47.6250],
-    [ 19.0500,  9.5250],
+    [ 20.2406,  9.5250],
     [123.8250,  9.5250],
     [238.1250,  9.5250]
 ];
diff --git a/case/top.scad b/case/top.scad
index 62ea948..bf85eaf 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -16,7 +16,7 @@ pcb_screw_holes = [
     [ 61.9125, 47.6250],
     [138.1125, 47.6250],
     [214.3125, 47.6250],
-    [ 19.0500,  9.5250],
+    [ 20.2406,  9.5250],
     [123.8250,  9.5250],
     [238.1250,  9.5250]
 ];
-- 
cgit v1.2.3