3
1
Back

Test if the Program is not cut anything. // (1) CUSTOMIZER PARAMETERS /* [Basic Parameters] */ // Four hole threshold (HP h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - h_margin; input_column = h_margin; working_height = height - v_margin - title_font_size*2; saw_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; fm_in = [first_col, fifth_row, 0]; //right_rib_x = width_mm - thickness*2; // draw.

New Pull Request