summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/highlight-and-background-modifier-expected.txt
blob: a525d68af3461201c54b2bce9cbed1dc530c2e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
	difference() {
		sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
		%cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
	}
	multmatrix([[1, 0, 0, 13], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
		difference() {
			sphere($fn = 0, $fa = 12, $fs = 2, r = 10);
			%cylinder($fn = 0, $fa = 12, $fs = 2, h = 30, r1 = 6, r2 = 6, center = true);
		}
	}

contact: Jan Huwald // Impressum