3
1
Back

Configurations. * @todo Add a front-panel PCB More tweaks after pro review "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", "no_connect_dangling": "warning", "pin_not_connected": "error", "pin_not_driven": "error", "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", More tweaks after pro review 2 From 5082711a9800483ca58d4b1dffec55bdf27856b9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from MK's PCB livestream # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak Initial kicad, images, gitignore for kicad backups .gitignore | 16 .../precadsr_aux_Gerbers/precadsr-F_Cu.gbr | 580 .../precadsr_aux_Gerbers/precadsr-F_Mask.gbr | 266 .../precadsr_aux_Gerbers/precadsr-F_Paste.gbr | 4 Schematics/Unseen Servant/Unseen Servant_counter_board_noncanonical.kicad_pcb Normal file Unescape * Bourns PTL series, such as: https://www.mouser.com/ProductDetail/Bourns/PTL30-15O0-105A2?qs=fV9UsjselOEqdQiKFAm%2Fog%3D%3D (A1M, orange LED, 30mm travel, 15mm shaft ** https://www.digikey.com/en/products/detail/bourns-inc/PTL30-15R0-103B1/3781301 (red B10K) and https://www.digikey.com/en/products/detail/bourns-inc/PTL30-15O0-105A2/7314942 (orange A1M *** The first two groups should be changed to IDC 2×6 connectors. - If we expect or plan on developing modules which use the 4 pins RGB RGBLED LED, Round, FlatTop, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins LED, diameter 5.0mm 3 pins THT ceramic resonator filter DSS6 SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf SMD SMT SPST EVQPL EVQPT Coto Technologies SPST Reed Switch CT05-XXXX-G1 Coto Reed SPST Switch Coto Technologies SPST Reed Switch CT10-XXXX-G4 ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html TL3305 Series Tact Switch with LCD screen K switch triple-pole double-throw DPDT spdt ON-ON K reed magnetic switch D MEC 5G single pole double throw Precision Timers, 555 compatible, PDIP-8 | | | Tayda | A-553 | | D6, D7 | 2 | 1N5817 | Schottky diode | Tayda | A-4349 | | | | | | | J6 | 1 delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Bourns_3296W_Vertical_screw_centered.kicad_mod delete mode 100644 Images/IMG_6771.JPG create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/fastestenv_Panel_Mounting_Hole.kicad_mod create mode 100644 Hardware/PCB/precadsr/precadsr.net create mode 100644 Panels/title_test_18.stl create mode 100644 Hardware/PCB/precadsr/potsetc.kicad_sch delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/OSHW-Logo2_7.3x6mm_SilkScreen.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 README.md create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-8_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 Hardware/Panel/precadsr-panel-Gerbers/drill_report.rpt create mode 100644 3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/HOLD PORTAL.png differ Binary files /dev/null and b/3D Printing/Panels/Radio_shaek_standoff_thick.stl differ Binary files /dev/null and b/Images/capsocket.png differ // The Trenches // The number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1924020 16A (HC Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C.

New Pull Request