3
1
Back

End of the knob spacing on the larger board underneath the smaller board. // margins from edges v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; // surface("FireballSpellSmall.png", center=true, invert=false); More experimentation with panel alignment before printing.

New Pull Request