3
1
Back

Second_col = width_mm/2; vertical_space = height * rotate_vector_cos; points = [ [left_edge, rotate_vector_cos * rail_depth], // top to bottom of box [right_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * height], // top stuff // How much to move the arrow.

New Pull Request