3
1
Back

- center_adjust; center_col = width_mm/2; row_1 = bottom_row + v_margin + 12; row_1 = vertical_space/7; row_2 = working_increment*1 + row_1; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - hole_dist_side, height - v_margin - title_font_size*2; saw_out = [h_margin + working_width/4, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; c_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; working_height.

New Pull Request