3
1
Back

VCA/Panels/dual_vca.scad 393 lines $fn=FN; footprint_depth = 1; top_margin = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height .

New Pull Request