summaryrefslogtreecommitdiff
path: root/parameters.scad
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2014-02-04 11:42:54 (GMT)
committerJan Huwald <jh@sotun.de>2014-02-04 11:42:54 (GMT)
commit9eeb7724efed6a8f960713120b3ffd002950049d (patch)
treec66d8240267c3b449ec9bd43a88acd5bff179fff /parameters.scad
parentc6c73e8c8c7dca865a1bc3937e62b5fa33dd36f7 (diff)
add nut hole on bottom
Otherwise the structure would stand on a single nut.
Diffstat (limited to 'parameters.scad')
-rw-r--r--parameters.scad4
1 files changed, 3 insertions, 1 deletions
diff --git a/parameters.scad b/parameters.scad
index f95d757..cd4f964 100644
--- a/parameters.scad
+++ b/parameters.scad
@@ -4,8 +4,10 @@ cooling_height = 10;
// thickness of the support bar
bar_thickness = 10;
-// diameter of thread rod used for support
+// outer diameter of thread rod and nut used for support
rod_diameter = 4;
+nut_diameter = 6;
+nut_height = 3;
// dimensions of HDDs; not model-specific; current values are fake
hdd_width = 80;
contact: Jan Huwald // Impressum