3
1
Back

16055f0ae510d4466f2b156df715b3e97e4555d8 Mon Sep 17 00:00:00 2001 Subject: [PATCH 05/13] move bugs to md file to be centered around the top (mm) hole_dist_top = 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]; pwm_in = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; saw_out = [third_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [second_col, third_row, 0]; saw_out = [output_column, row_2, 0]; f_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune.

New Pull Request