3
1
Back

// Width of module (HP row_2 = row_1 + v_margin + 12; title_font = 10; // diameter of the rail + a safety margin // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 c_tune = [width_mm/2, top_row, 0]; f_tune = [width_mm/2 + h_margin, top_row, 0]; scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); module label(string, size=4, halign="center", font="Futura XBlk BT:style=Extra Black") { .

New Pull Request