openscad/tests/regression/dumptest/sphere-expected.csg

4 lines
56 B
Plaintext

group() {
sphere($fn = 0, $fa = 12, $fs = 2, r = 1);
}