// -*- C -*- height = 15; $fn= 20; cube([20, 4, 2]); cylinder(r=4, h=height); translate([30,0,0]) cylinder(r=8, h=height);