From b4f0e8ec9d2d9dd99ffcb381f9656de51ae5bf9d Mon Sep 17 00:00:00 2001 From: Jan Huwald Date: Tue, 11 Feb 2014 12:50:56 +0100 Subject: . diff --git a/full_model.scad b/full_model.scad index 3918d32..b0c0a2f 100644 --- a/full_model.scad +++ b/full_model.scad @@ -54,4 +54,4 @@ translate([bar_thickness + floor(num_hdd_x/2) * tray_width, -hdd_standout, bar_t color("Blue") hdd(); echo("MODEL INFO: total height = ", num_hdd_y * tray_height); -echo("MODEL INFO: total width = ", num_hdd_x * tray_width + bar_thickness); +echo("MODEL INFO: total width = ", num_hdd_x * tray_width + bar_thickness); -- cgit v0.10.1