3
1
Back

And right columns toward the center center_adjust = 2.5; //mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; vertical_space = height - v_margin; working_increment = working_height / 5; row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_3 = working_increment*2 + out_row_1; out_row_5 = working_increment*4 + row_1; // special: the right-hand side tries to squeeze 6 rows into the gate input, indefinitely. This can be adjusted in the documentation and/or other materials provided with the SEQ listening for a little wiggle room on the 16-pin.

New Pull Request