3
1
Back

Special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_5 = working_increment*4 + row_1; //special-case the knob spacing on the front panel. Tightening it down here: https://www.youtube.com/watch?v=mmd_7p62Z18.

New Pull Request