summaryrefslogtreecommitdiff
path: root/lampenhalter.scad
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2014-01-30 11:12:50 (GMT)
committerJan Huwald <jh@sotun.de>2014-01-30 11:12:50 (GMT)
commit1105802267e3c88ed7c7a35c564b624deab3b246 (patch)
treeedfe8cc3526e50696fc22d0be19bce308646a166 /lampenhalter.scad
parent8c4e069a5b231061dfa1f7528b2e5a7551e72af4 (diff)
new measurements after print
Diffstat (limited to 'lampenhalter.scad')
-rw-r--r--lampenhalter.scad12
1 files changed, 6 insertions, 6 deletions
diff --git a/lampenhalter.scad b/lampenhalter.scad
index fee3dde..f1f846a 100644
--- a/lampenhalter.scad
+++ b/lampenhalter.scad
@@ -1,14 +1,14 @@
// dimension of the outer box: *w*idth, dep*t*h, *h*eight, thickness (d), width of the upper slot (wi)
d = 2.4;
-t = 50;
-w = 16.05 + 2*d;
-wi = 13.2;
-h = 5+2*d;
+t = 41 + d;
+w = 18 + 2*d;
+wi = 13.1;
+h = 5.1 + d;
// dimension of the retainer hole: *w*idth, dep*t*h, *d*istance to edge
-aw = 8.5;
+aw = 8.6;
at = 4.1;
-ad = 3;
+ad = t - d - 32.6 - at;
// curve radius of rounded corners
cr = 2;
contact: Jan Huwald // Impressum