3
1
Back

CV out /* [Default values] */ // Four hole threshold (HP // Center two holes hole_r = 1.7; // Hole radius (mm // Horizontal pitch size (mm /* [Panel] */ width = 24; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; // margins from edges h_margin = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put.

New Pull Request