module joint_tee(size=60) { cube(size,center=true); }; joint_tee();