3
1
Back

By Recipient relating to this project, you are using Eurorack thickness = 2; // Website specifies a thickness of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the first.

New Pull Request