3
1
Back

Components version

main VCA/Panels/dual_vca.scad 393 lines $fn=FN; footprint_depth = .25; //non-printing, barely-visible outline of component footprints printer_z_fix = 0.5; // this gets added to the Y position. Set the Y position of the indenting spheres. Sphere_indents_count = 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_middle.

New Pull Request