Labels Milestones
BackFile Schematics/LUTHERS_VCO.diy Update luther's layout Update luther's layout # Using the Precision ADSR with modifications This is a little bit of margin footprint_depth = .25; //non-printing, barely-visible outline of component footprints printer_z_fix = 0.25; // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); } BIN Panels/title_test.stl Normal file Unescape