3
1
Back

5.08; // 5.08, must explicitly account for margin at edges width = 17; // [1:1:84] fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_3, 0]; left_rib_x = 0; right_rib_x = width_mm .

New Pull Request