3
1
Back

The larger board underneath the smaller board. // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*5; width_mm = hp_mm(width); // where to put the output jacks bottom_row = v_margin + 12; top_row = height - v_margin*2 - title_font_size*1.5; // surface("FireballSpellSmall.png", center=true, invert=false); More experimentation with panel alignment before printing.

New Pull Request