3
1
Back

Cube([knob_radius_bottom, knob_radius_bottom, external_indicator_height], center = false); z_position = height - v_margin*2 - title_font_size*1.5; top_row = height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side, hole_dist_top); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - hole_dist_side - thickness; // How much to cut off to create a serrating effect for better grip on the wrong side of the indenting spheres, measured from the top (mm h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; working_height = height * rotate_vector_cos; [left_edge, rotate_vector_cos * rail_depth], // top point? ]; From 32ece2d681b26731bad50902587b988d6a79e43e Mon Sep 17 00:00:00 2001.

New Pull Request