3
1
Back

Pots (all p160s): font_for_label = "Futura Md BT:style=Medium"; font_for_title = "Futura Md BT"; thickness = 2; // Website specifies a thickness of 2mm - but adjust to shift left and right columns toward the center center_adjust = 5; $fn=FN; tolerance = 0.25; // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; // Width of module (HP) width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; panel(width); // lower h-rib.

New Pull Request