3
1
Back

Output_column = width_mm - h_margin; input_column = h_margin; working_height = height * rotate_vector_cos; points = [ [right_edge, rotate_vector_sin * height], // top to bottom of the rail + a safety margin.

New Pull Request