projet crepp_git/crepp-projects/le-pot-qui-pense · branche main
Disque capteur humidité2.scad Voir sur GitLab
difference() {
cylinder(r=18.2,h=6,center=true, $fn=100);
    cylinder(r=5.5,h=10, center=true,$fn=80);
    
    
}