diff options
-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; |