3
1
Back

And b/Panels/FireballSpellSmall.png differ Binary files /dev/null and b/Panels/luther_triangle_10hp.stl differ Binary files /dev/null and b/Panels/label_test.stl differ surface("FireballSpellVertSmaller.png", center=true, invert=false); module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); // draw a "vertical" wall // h = how deep to make fitting inside a case easier. Or 10mm if it can fit; losing the bodge area.

New Pull Request