3
1
Back

2; hole_vert = (board_height - hole_vdist) / 2 : 2; // surface("FireballSpellSmall.png", center=true, invert=false); } module make_surface(filename, h) { for (a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]) linear_extrude(height=a/h, convexity=10) projection(cut = true) surface(filename, center=true); } // Breaking.

New Pull Request