3
1
Back

054c37512afd84e9f4dd43316902a76ae73fd917 Mon Sep 17 00:00:00 2001 Subject: [PATCH 01/13] initial notes for v1 front panel components version

main VCA/Panels/dual_vca.scad 393 lines $fn=FN; footprint_depth = .25; //non-printing, barely-visible outline of component footprints width = 17; // [1:1:84] v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 first_row = 25.65; //mm second_row = 47.25; //mm third_row = 65.75; //mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center two holes two_holes_type = "opposite"; // [center.

New Pull Request