diff options
author | XANTRONIX Development | 2023-11-17 13:18:13 -0500 |
---|---|---|
committer | XANTRONIX Development | 2023-11-17 13:18:13 -0500 |
commit | 5edb161548c7605ec2ca0caffa33f03f6ac4690d (patch) | |
tree | 109b8feff216c4350037a93e3a97e632311178d2 /case | |
parent | 9acbd90adcb25bed72b2ed37caff65e95245b2c9 (diff) | |
download | xantronix-z32-5edb161548c7605ec2ca0caffa33f03f6ac4690d.tar.gz xantronix-z32-5edb161548c7605ec2ca0caffa33f03f6ac4690d.tar.bz2 xantronix-z32-5edb161548c7605ec2ca0caffa33f03f6ac4690d.zip |
Did I mismeasure? Who knows
Diffstat (limited to 'case')
-rw-r--r-- | case/top.scad | 2 |
1 files changed, 1 insertions, 1 deletions
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; |