summaryrefslogtreecommitdiffstats
path: root/case
diff options
context:
space:
mode:
authorXANTRONIX Development2023-11-15 17:56:52 -0500
committerXANTRONIX Development2023-11-15 17:56:52 -0500
commit1b3ce06bfa00f6565c4f28337f8b770b1b471b20 (patch)
tree14e5488e835b09fd2615ea23d0a7bdb04f33df48 /case
parent249c98bb23374dd032b8bfa5dba280e87fff8ec7 (diff)
downloadxantronix-z32-1b3ce06bfa00f6565c4f28337f8b770b1b471b20.tar.gz
xantronix-z32-1b3ce06bfa00f6565c4f28337f8b770b1b471b20.tar.bz2
xantronix-z32-1b3ce06bfa00f6565c4f28337f8b770b1b471b20.zip
Whoops
Diffstat (limited to 'case')
-rw-r--r--case/top.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/case/top.scad b/case/top.scad
index 4454ba2..6954a0a 100644
--- a/case/top.scad
+++ b/case/top.scad
@@ -81,7 +81,7 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
}
}
- module support(dimensions, width) {
+ module support(dimensions, width) {
length = dimensions[0];
height = dimensions[1];