summaryrefslogtreecommitdiff
path: root/hdd.scad
blob: b206cd497c7d0d031915fb5b22dcca3bb29a2e74 (plain)
1
2
3
4
5
6
7
8
include <parameters.scad>

module hdd()
{
  cube([hdd_width, hdd_length, hdd_height]);
}

hdd();
contact: Jan Huwald // Impressum