Explorateur GitLab — Projets CREPP
difference() { union() { cylinder(r=6, h=6, center=true, $fn=80); translate([0,0,5]) cylinder(r=5.1, h=5, center=true, $fn=80); } cylinder(r=4, h=20, center=true, $fn=80); }