3
1
Back

Printing/Cases/Eurorack 2-Row/eurorack.scad Executable file Unescape rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - v_margin*2 - title_font_size; working_increment = working_height / 5; row_1 = bottom_row + v_margin + 12; row_2 = row_1 + v_margin + 12; title_font = 10; // Center two holes two_holes_type = "opposite"; // [center, opposite, mirror] // Hole radius (mm // Hole distance from the centerline of the set screw hole. ≥30 means "round, using current quality setting". Sphere_indents_faces = 16.

New Pull Request