summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/example012-expected.csg
blob: 4d5b3ebeaf8af623c004e7d63ea5da70f18469d7 (plain)
1
2
3
4
5
6
7
8
9
10
group() {
	difference() {
		sphere($fn = 0, $fa = 12, $fs = 2, r = 20);
		multmatrix([[1, 0, 0, -2.92], [0, 1, 0, 0.5], [0, 0, 1, 20], [0, 0, 0, 1]]) {
			multmatrix([[-1, 0, 0, 0], [0, 1, 0, 0], [0, 0, -1, 0], [0, 0, 0, 1]]) {
				import(file = "example012.stl", layer = "", origin = [0, 0], scale = 1, convexity = 5, $fn = 0, $fa = 12, $fs = 2);
			}
		}
	}
}
contact: Jan Huwald // Impressum