3
1
Back

+ v_margin + 12; //knob_radius top_row = height / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2 : 2; // plastic walls are 2mm 3D Printing/Pot_Knobs/knob_docs.scad Executable.

New Pull Request