aboutsummaryrefslogtreecommitdiff
path: root/chess/demo.scad
blob: fb0ed954d2e03cbea2f368da84e79efa4c8747c9 (plain)
1
2
3
rotate_extrude (angle = 90) {
	square(1);
}