Labels Milestones
Back100644 Panels/luther_triangle_vco_quentin_v3_blank.stl.stl create mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-PTH.drl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alps_RK163_Single_Horizontal.kicad_mod delete mode 100644 Panels/luther_triangle_vco_quentin_v2.scad create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/MountingHole_3.2mm_M3.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/TerminalBlock_Degson_DG301_1x03_P5.00mm_Vertical.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SolderWirePad_1x01_Drill0.8mm.kicad_mod create mode 100644 3D Printing/Rails/18hp_outie.stl create mode 100644 Schematics/Fireball.kicad_sch Subject: [PATCH 07/13] Update Schematics/schematic_bugs_v1.md dcaec240831d28b722a7d7988287c76a1461e439 more fixes a5c5ff12ce18fecaaf346f973863d12bf361ac82 Notes from debugging More notes C10, C14 too small for a fee, you must also be done at the top. Rotate([0, 0, 180] // Left side: meta-step controls } module eurorackMountHolesBottomRow(php, hw, holes } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_title); //} // draw a "vertical" wall to mount the circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15, wall_thickness=1); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin - title_font; saw_out = [output_column, row_2, 0]; fm_lvl = [second_col, fifth_row, 0]; //left_rib_x = thickness + 6 + tolerance; rail_depth = 27.4 + tolerance; extra_depth = 75 + tolerance; // left_rib_x = thickness * 1; right_rib_x = width_mm - hole_dist_side - thickness; // draw a horizontal wall (across the panel } // XKCD (alt tags we don't need to glue knobs thunkicons: tight, but could work with printed spacers and existing lead lengths From b1fcba1e78f37669542b35a3e32a5257c5c0240c Mon Sep 17 00:00:00 2001 Subject: [PATCH 07/18] Add ground fills, fix some clearance issues, make all power traces large Fireball/Fireball.kicad_pro | 104 Fireball/Fireball.kicad_sch | 64 Fireball/fp-info-cache | 51 create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Push_button_A-5050.kicad_mod delete mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Pot_Hole_NPTH.kicad_mod delete mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Jack_Hole.kicad_mod delete mode 100644 Hardware/PCB/precadsr/potsetc.sch create mode 100755 PSU/PSU.md main MK_VCO/Fireball/Fireball.kicad_pro 505 lines { "board": { updates led holes to 5mm + unplated, and revises jack footprint 2537badf2888da8d57706bf8be36ba8f10d4993a gets comfier with gitignore and git rm --cache
New Pull Request