3
1
Back

Engraving depth. [mm] /* [Sphere Indents (optional)] */ // Four hole threshold (HP h_margin = hole_dist_side + thickness; output_column = width_mm - h_margin; input_column = h_margin; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; arrow_scale_shaft = 1.5; set_screw_depth = 9; set_screw_height = 4; quality_of_set_screw = 20; // [0:0%, 10:10%, 20:20%, 30:30%, 40:40%, 50:50%] // Width of module (HP) width = 36; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; rail_clearance = 9; // mm from very top/bottom edge and where it is not.

New Pull Request