All pastes #2061481 Raw Edit

Anonymous

public text v1 · immutable
#2061481 ·published 2011-05-16 14:23 UTC
rendered paste body
difference(){
cylinder(h=8,r=21/2,center=true);
difference(){
cylinder(h=6,r=22/2,center=true);
cylinder(h=6.01,r=18/2,center=true);
}
cylinder(h=8.01,r=17/2,center=true);
}