3
1
Back

2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; //mm third_col = 60.7-center_adjust; //mm cv_in = [h_margin, row_1, 0]; fm_in = [input_column - h_margin/2, row_1, 0]; square_out = [output_column, row_2, 0]; f_tune = [second_col, third_row, 0]; fm_lvl = [second_col, second_row, 0]; //Third row interface placement fm_in = [input_column + h_margin/2, bottom_row, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; left_rib_x = thickness * 2; // Website specifies a thickness of 2mm - but adjust to fit in glide controls Still trying to fit in glide controls Still trying to add glide checkpoint before trying.

New Pull Request