3
1
Back

= [ [left_edge, rotate_vector_cos * rail_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * rail_depth] // top stuff // How much to cut off to create cutouts around the outer circumference of the board, connecting a trace on one side to a Work for.

New Pull Request