3
1
Back

// https://cdn.sparkfun.com/datasheets/Components/Switches/MX%20Series.pdf module cherry_mx_button() { union(){ cube([14,14,thickness]); // 1HP = 1/5" = 5.08mm function units_mm(u) = u * U; // h[p] function hp_mm(h) = h * HP; Panels/10_step_seq_38hp_v2.scad Normal file Unescape Hardware/PCB/precadsr_Gerbers/precadsr-B_Paste.gbr Normal file Unescape left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; //special-case the knob (in mm). If you want a shaft, set this to the minimum extent necessary to make fitting inside a case easier. Or 10mm if it faces away.

New Pull Request