summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-25 13:14:13 -0500
committerXANTRONIX Development2023-11-25 13:14:13 -0500
commit1a2199793cb2437259f8a6e68358604c93a165ad (patch)
tree300d7317396db28ba0d20c61c6e5976f3409b38c /case
parentb833e27e878112479eb81a8eaab851e15c46ce1a (diff)
downloadxantronix-z32-1a2199793cb2437259f8a6e68358604c93a165ad.tar.gz
xantronix-z32-1a2199793cb2437259f8a6e68358604c93a165ad.tar.bz2
xantronix-z32-1a2199793cb2437259f8a6e68358604c93a165ad.zip
Remove inclusion of dimensions.scad
Diffstat (limited to 'case')
-rw-r--r--case/top.scad1
1 files changed, 0 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index e4bfabb..8482ee9 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -1,6 +1,5 @@
$fn = 72;
-include <dimensions.scad>
include <support.scad>
include <keyboard.scad>
include <logo.scad>