summaryrefslogtreecommitdiff
path: root/tray.scad
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2015-02-20 10:05:22 (GMT)
committerJan Huwald <jh@sotun.de>2015-02-20 10:05:22 (GMT)
commit67b175140dd97b90583150ac41080018b0f8dafb (patch)
tree3db8310c499398170058d79a4259dd3739b74e90 /tray.scad
parentc8d30e2dab7a1c513db9a76d5e00c303e960034c (diff)
change strap positions to avoid collision with other features
Diffstat (limited to 'tray.scad')
-rw-r--r--tray.scad2
1 files changed, 1 insertions, 1 deletions
diff --git a/tray.scad b/tray.scad
index df0ab3c..25343bf 100644
--- a/tray.scad
+++ b/tray.scad
@@ -83,7 +83,7 @@ union() {
// notches to attach cable strap
if (straps) {
// horizontal strap holes
- for (i = [-0.65, -0.12, 0.25, 0.65])
+ for (i = [-0.55, -0.18, 0.18, 0.55])
for (k = [-1, 1])
translate([i*hdd_width/2, 0, k*(hrail_height/2 - SH/2)])
strap_hole(D);
contact: Jan Huwald // Impressum