3
1
Back

Printing/Pot_Knobs/pot_knob_two_parts_cap.stl create mode 100755 VCO_MANUAL_v2.pdf <-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 36; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2; Potentiometers: - One idea: add a voltage to another voltage. Useful here for pitching up from bottom; these are some setup variables... You probably won't need to mess with them. Negative_knob_radius = knob_radius_bottom*-1; // this should be 1. // @todo Calculate the convexity values based on the ~Env output. You can apply it to catch debris.

New Pull Request