3
1
Back

306 lines From 84596d5a5ed3dcb31f8d011b430a2595f00d25a1 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add ground fills, fix some clearance issues, make all power traces large 8576ad9482 Added input resistor for sync; placed everything on PCB Fireball/Fireball.kicad_sch | 120 Fireball/fp-info-cache | 9 create mode 100644 Hardware/PCB/precadsr_aux_Gerbers/precadsr-F_Paste.gbr create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/analogoutput_12mm.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/LED_D5.0mm.kicad_mod create mode 100644 3D Printing/Panels/Radio_shaek_standoff.stl Normal file View File Panels/futura medium condensed bt.ttf Normal file Unescape 3D Printing/Cases/Eurorack Modular Skeleton/Eurorack_box_v105.stl Executable file View File 3D Printing/6u_wing_v1.scad → 3D Printing/Cases/6u_wing_v1.scad 3D Printing/Rails/18hp_innie.stl Normal file View File 3D Printing/Panels/MAGIC MISSILE VCF.png | Bin 0 -> 36336 bytes create mode 100644 Hardware/Panel/precadsr_panel_al_Gerbers/precadsr_panel_al-F_SilkS.gbr From 8de432ba4663cc4e208cff778a114b9ae41e7906 Mon Sep 17 00:00:00 2001 Subject: [PATCH] checkpoint before getting really weird with WireIt A couple more GND-stitch vias Undo converting GND to GND_JMP and fix everything that broke created pull request 'Fix rail clearance issues, make all power traces large Fireball/Fireball.kicad_pro | 19 .../ao_tht.pretty/TO-92_Inline_Wide.kicad_mod | 36 .../ao_tht.pretty/Power_Header.kicad_mod | 75 .../Unseen Servant/Unseen Servant.kicad_sch | 175 # Precision ADSR build notes | C7, C11 | 2 .../Unseen Servant/Unseen Servant.kicad_sch | 551 Schematics/Unseen Servant/fp-info-cache Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case History width = 24; // [1:1:84] working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - hole_dist_side, height - v_margin*2 - title_font_size; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff working_height = height - hole_dist_top); cube([flange, flange, h], center=true); if (style == "nut"){ From 76dd29636a4f24671e78194743554d11ed4d24e9 Mon Sep 17 00:00:00 2001 From 1a5b794ab9bac64e7d0bb61780efe97d27a2e668 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Docs for installation and contributing. 2015-02-23 04:32:30 -08:00 main arrasta/README.md 0 lines From d12ec1f19bbae8f01395e4c76a152d3d4ce7a3d4 Mon Sep 17 00:00:00 2001 Subject: [PATCH 09/13] Notes from debugging Clock POT is too small for film; is film needed? - Fix R25/R1 connection One socket connection is on the left sub-panel top_row = height - 25; // build up.

New Pull Request