3
1
Back

Difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); */ module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_title); //} // draw a "vertical" wall to mount the circuit board sideways on d923559173 Go to file f6c7924538 Messing around with panel alignment before.

New Pull Request