3
1
Back

3.25; shaft_smoothness = 20; // [0:0%, 10:10%, 20:20%, 30:30%, 40:40%, 50:50%] // Width of module (HP row_2 = row_1 + v_margin + 12; row_2 = row_1 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_3, 0]; cv_in_2b = [right_col, row_5, 0]; cv_in_2a = [left_col, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [second_col, third_row, 0]; fm_lvl = [second_col, second_row, 0]; //Third.

New Pull Request