packages feed

implicit-0.4.0.0: Examples/example15.scad

difference() {
sphere(20);
cylinder(r=17, h=100, center = true);
}