3
1
Back

// tweak on this script here. // for cylinder indentations, set quantity, quality, size, and adjust the placement // these are not responsible for enforcing compliance by third parties to this height controls label depth label_inset_height = thickness-1; module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } BIN Panels/title_test.stl Normal file Unescape .

New Pull Request