3
1
Back

main MK_VCO/Fireball/Fireball_panel.kicad_pro 505 lines | 13 commits to main since this release Submitted to fab on 2024/01/24. From b11a8d31874f2e074879a668b4f6eb5f32915bd6 Mon Sep 17 00:00:00 2001 Subject: [PATCH] initial kicad project f51b7b97734e404127fa5d5d263acbfd66f116e4 Add schematic, start on PCB Fireball/Fireball.kicad_sch | 4 812d609d12 More assembly notes Latest commits for file Schematics/bad_trace_v1.jpeg add pic add pic Schematics/bad_trace_v1.jpeg | Bin 0 -> 144834 bytes .../Pot_Knobs/pot_knob_two_parts_cap.stl | Bin 0 -> 509084 bytes // Width of module (mm) - Would not change this if you can use it instead of the base panel's thickness to account for squishing width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x = thickness * 1; //right_rib_x = width_mm - col_right - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12*3 + tolerance*2; // rib + half a jack col_right = width_mm - hole_dist_side - thickness; // additives - labels, etc // one more vertical to mount the circuit board to module make_surface(filename, h) .

New Pull Request