3
1
Back

Use this if you are using Eurorack thickness = 2; center_adjust = 2.5; // margins from edges h_margin = hole_dist_side + thickness; working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the main module. It calls the submodules. Make_the_knob(); module make_the_knob() { difference() { union() { difference(){ color([.1,.1,.1]) panel(width); // waves out.

New Pull Request