3
1
Back

Text Compare 19 commits » 2bd01a1ff2 Add schematic, start on PCB From 6f5ee76aea5e7cdfb79e86a703d20d48842d1955 Mon Sep 17 00:00:00 2001 Subject: [PATCH] README Repo uses submodules aoKicad and Kosmo\_panel. To clone: ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` git clone https://github.com/georgedorn/ttrss-plugin- _comics plugins/ _comics See init.php for how to adapt them if they do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and * Call the module that requires a lot of wiring and increases risk of noise on power rails. Latest commits for file Synth_Manuals/ElektorFormantMusicSynthesiser.pdf 0d3d72c49e Use THT electrolytics, finish SMT layout, try on quentin font for size Compare 2 commits » created pull request 'Finish schematic, add PDF Finish schematic, add PDF Schematics/Fireball_VCO.pdf | Bin 0 -> 11930 bytes create mode 100644 Schematics/SynthMages.pretty/IDC-Header_2x05_P2.54mm_Vertical_Fixed_Ground_Fill.kicad_mod create mode 100644 Docs/precadsr.pdf create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x08_P2.54mm_Vertical.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_symbols.dcm create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Push_button_A-5050.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Switch_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/fastestenv_Panel_Slotted_Mounting_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr_Gerbers/precadsr-B_Cu.gbr create mode 100644 Hardware/Panel/precadsr_panel_al/precadsr_panel_al.kicad_pcb delete mode 100644 Hardware/Panel/precadsr-panel/precadsr-panel.pretty/Bigger_Push_Switch_Hole.kicad_mod create mode 100644 3D Printing/Panels/Radio_shaek_standoff_thick.stl create mode 100644 Panels/Font files/Quentincaps.ttf Normal file View File 3D Printing/Rails/18hp_outie.stl Normal file View File 3D Printing/Pot_Knobs/pot_knobs_assortment.3mf Executable file View File 3D Printing/Pot_Knobs/Pot2.STL Executable file View File 3D Printing/Panels/HOLD PORTAL.png | Bin 684 -> 1394884 bytes Panels/title_test_18.stl | Bin 0 -> 43300 bytes Panels/FireballSpell_Large_bw.xcf | Bin 11675 -> 0 bytes main MK_VCO/Schematics/MK_VCO_RADIO_SHAEK.diy 5515 lines 2bd01a1ff2 Add schematic, start on PCB Added hard sync to schematic, laid out PCB with on-board Fireball/Fireball.kicad_pcb | 2 .../Unseen Servant/Unseen Servant.kicad_pro From c5efc87d8e154d164d448153258128679f2d6a17 Mon Sep 17 00:00:00 2001 Subject: [PATCH 04/18] adds front panel Added schmancy pcb for v2 front panel and pcb into different files main MK_SEQ/Schematics/Unseen Servant/Unseen Servant_slider_board_noncanonical.kicad_dru Normal file View File 3D Printing/Panels/image.png Normal file Unescape Synth Mages Power Word Stun Panel.kicad_pcb | 1070 Synth Mages Power Word Stun.kicad_pro Normal file View File 3D Printing/Cases/Eurorack Modular Case/EuroRack_Case_26.stl Executable file View File # For PCBs designed using KiCad: https://www.kicad.org/ # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.lck # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ Initial version \#* New KiCad version; non Al panel Gerbers .gitignore | 16 Docs/precadsr_bom.md | 3 create mode 100644 Hardware/PCB/precadsr/ao_symbols.lib delete mode 100644.

New Pull Request