3
1
Back

- title_font_size*1.5; // surface("FireballSpellSmall.png", center=true, invert=false); More experimentation with panel alignment before printing 9a2ab6dc7f initial notes for v1 build Latest commits for file HIHAT_MANUAL.pdf Add MK manuals Add MK manuals Add MK manuals 77735c00cc3285131373f5cfc61b82eab5963d12 bacdac34d747275148c56e8293dc209c2e326fe4 4675f71e05fc19d3608ee6e5061bbe79ae432fb7 panel(width); // Top left: clock in, speed pot_p160(); // Left side: meta-step controls } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura Md BT:style=Medium") { text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") .

New Pull Request