3
1
Back

= 71.12; ES for 14HP is 70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center adjust to shift left and right columns toward the center center_adjust = 5; //mm left_col = 10 + center_adjust; right_col = width_mm - thickness*2; // How much to move the arrow shaped hole.

New Pull Request