3
1
Back

Center_adjust = 5; $fn=FN; /* [Panel] */ width = 36; // [1:1:84] // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; output_column = width_mm - h_margin; input_column = h_margin; col_right = width_mm - thickness*2; // draw panel, subtract.

New Pull Request