3
1
Back

(two_holes_type == "center") { } module rail(height) { difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } } module make_step(bottom_element="switch") { // 1U = 1.75" = 44.45mm // 1HP = 1/5" = 5.08mm function units_mm(u.

New Pull Request