From 5edb161548c7605ec2ca0caffa33f03f6ac4690d Mon Sep 17 00:00:00 2001
From: XANTRONIX Development <dev@xantronix.com>
Date: Fri, 17 Nov 2023 13:18:13 -0500
Subject: [PATCH] Did I mismeasure?  Who knows

---
 case/top.scad | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/case/top.scad b/case/top.scad
index db1201e..e834511 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -6,7 +6,7 @@ wall_width  =  2.5000;
 wall_height = 17.2500;
 
 case_width_top     = 317.5000;
-case_width_bottom  = 320.0000;
+case_width_bottom  = 319.0000;
 case_length_top    = 150.0000;
 case_length_bottom = 151.5000;
 case_height        = wall_height;