3
1
Back

Radius //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; slider_bottom = v_margin+12; row_2 = row_1 + v_margin + 12; title_font = 10; // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole radius (mm) hole_r = 1.7; // Hole distance from the top surface of.

New Pull Request