summaryrefslogtreecommitdiff
path: root/testdata/scad/features/background-modifier.scad
blob: 5430472dd6ab3263754673b003d733cc1f9fa40b (plain)
1
2
3
4
5
difference() {
  sphere(r=10);
  %cylinder(h=30, r=6, center=true);
}
%if (true) cube([25,6,3], center=true);
contact: Jan Huwald // Impressum