module clock_outline(D) { difference(){ color("burlywood") circle(D); circle(d=0.7); } } //clock_circle(12);