3
1
Back

9 lines main MK_VCO/README.md 0 lines Latest commits for file Schematics/Rampage_V1_4_Sch.pdf Latest commits for file Panels/fireball_vco_14hp_v1.scad adds front panel Added schmancy pcb for v1 front panel design and includes 2.5mm centerward shift for input and output jacks row_2 = row_1 + v_margin + 12; top_row = height - v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_2 = working_increment*1 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; Initial stab at a 10-step panel layout ideas working_height = height - v_margin*2 - title_font_size; Experimenting.

New Pull Request