3
1
Back

Documentation # ---> KiCad # For PCBs designed using KiCad: http://www.kicad-pcb.org/ # Format documentation: http://kicad-pcb.org/help/file-formats/ # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ \#* # LTSpice Simulations/*.log Simulations/*.raw Simulations/*.txt Copper Layer Stackup: ============================================================= L1 : F.Cu front L2 : B.Cu back Drill file 'precadsr-panel.drl' contains plated through holes: ============================================================= 4675f71e05fc19d3608ee6e5061bbe79ae432fb7 panel(width); // waves out // 1 for run/stop (sw14 // 1 for run/stop (sw14 h_wall(h=4, l=slider_spacing*10-1, th=1); v_wall(h=4, l=height-rail_clearance*2-thickness, th=thickness*1.25); v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib h_wall(h=4, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * rail_depth] // top point? ]; From 32ece2d681b26731bad50902587b988d6a79e43e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add polygon calculation for wing plates 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Update README.md * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ## GitHub repository ## Git repository ### Git repository https://gitlab.com/rsholmes/precadsr PSU/Synth Mages Power Word Stun Panel.kicad_prl main synth_tools/Schematics/SynthMages.pretty/Perfboard_1x12.kicad_mod 66 lines 811ef45c76 schematic start, and some example modules a840574ffb AD&D 1e MM, DMG, and PHB. ... Panels/Futura XBlk BT.ttf | Bin 0 -> 31010 bytes Panels/label_test.stl | Bin 0 -> 9479 bytes main MK_VCO/Schematics/MK_VCO_RADIO_SHAEK.diy 5515 lines 2bd01a1ff2 Add schematic, start on PCB with on-board antenna Class 2 Bluetooth Module with on-board components PCB initial layout, no traces "silk_line_width": 0.15, PCB initial layout, no traces Fireball/Fireball.kicad_prl | 8 | 1N4148 | 100V 0.15A standard switching diode, DO-35 2x5 pin shrouded header 2.54 mm spacing | Tayda | A-2939 | | | | | | U3 | 1 From f33ea6a168329cd0061e01c376cbd377f46ddc60 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Bring in diylc and openscad design Bring in diylc and openscad design main MK_SEQ/Schematics/Unseen Servant/Unseen Servant.kicad_pcb | 2 .../Unseen Servant/Unseen Servant.kicad_prl | 75 Panels/FireballSpell_Large_bw.png.svg | 57 create mode 100644 Schematics/SynthMages.pretty/PinSocket_1x02_P2.54mm_Vertical.kicad_mod create mode 100644 Hardware/Panel/precadsr_panel_al_Gerbers/precadsr_panel_al-F_SilkS.gbr From 8de432ba4663cc4e208cff778a114b9ae41e7906 Mon Sep 17 00:00:00.

New Pull Request