3
1
Back

Voltage to another voltage. Useful here for pitching up from bottom; these are for steps only row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = working_increment*4 + row_1.

New Pull Request