summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tray.scad3
1 files changed, 1 insertions, 2 deletions
diff --git a/tray.scad b/tray.scad
index 9ea7f60..b34fb7c 100644
--- a/tray.scad
+++ b/tray.scad
@@ -61,7 +61,6 @@ module back() {
module ccube(x) cube(x, center=true);
module tray(D, power_hole=true, straps=true, inlet=[-1,1], rail=true, support_bar=true)
-//translate([0, D/2, H/2])
union() {
difference() {
union() {
@@ -85,7 +84,7 @@ union() {
for (i = [-0.65, -0.12, 0.25, 0.65])
for (k = [-1, 1])
translate([i*hdd_width/2, 0, k*(hrail_height/2 - SH/2)])
- strap_hole();
+ strap_hole(D);
// vertical strap holes
for (i = [-1, 1])
contact: Jan Huwald // Impressum