3
1
Back

This project, you are using Eurorack height = 128.5; // A little less then 3U // Thickness of module (HP) width = 38; // [1:1:84] width = 17; // [1:1:84] width = 36; // [1:1:84] width_mm = hp_mm(width); // where to put reinforcing walls; i.e. The thickness of the main (cylindrical or conical) shape. [mm] knob_radius_bottom = 10; label_font = 6; //knob_radius top_row = height - v_margin - title_font_size*1.5; top_row = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff.

New Pull Request