include module rail() { cube([rail_thickness, hdd_length, rail_height]); cube([rail_width, hdd_length, rail_thickness]); } rail();