3
1
Back

Knobs top_row = height - v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_2 = working_increment*1 + row_1; //special-case the knob main shape. [mm] // Cylinder faces to use for rounding teh top edge. (Other "top rounding *" parameters are only relevant if checked.) enable_top_rounding = false; // Number of facets of rounding cylinder // this is good practice.

New Pull Request