summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2014-02-04 12:01:41 (GMT)
committerJan Huwald <jh@sotun.de>2014-02-04 12:01:41 (GMT)
commitcb28e264b74a562e9e1e0688f7208b2eed22f6cd (patch)
treede2a9bb920ed38eb088916f031df9831d6f44a39
parenta89d060d468e9a18aac46e7ee26d818919491aa0 (diff)
update hdd form factor
source: http://en.wikipedia.org/wiki/Hard_disk_drive#Form_factors
-rw-r--r--parameters.scad6
1 files changed, 3 insertions, 3 deletions
diff --git a/parameters.scad b/parameters.scad
index 4164a0d..7dc102a 100644
--- a/parameters.scad
+++ b/parameters.scad
@@ -14,9 +14,9 @@ nut_diameter = 6;
nut_height = 3;
// dimensions of HDDs; not model-specific; current values are fake
-hdd_width = 80;
-hdd_height = 30;
-hdd_length = 100;
+hdd_width = 101.6;
+hdd_height = 25.4;
+hdd_length = 146;
// dimensions of the L-shaped rail between front and back
rail_width = 15;
contact: Jan Huwald // Impressum