3
1
Back

//mm second_col = width_mm/2; vertical_space = height / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert = (board_height - hole_vdist) / 2; hole_vert = (board_height - hole_vdist) / 2; standoff_radius = hole_radius * 2.5; Latest commits for file Schematics/schematic_bugs_v1.md Update Schematics/schematic_bugs_v1.md dcaec240831d28b722a7d7988287c76a1461e439 glide fix a5c5ff12ce18fecaaf346f973863d12bf361ac82 Notes from MK's PCB livestream 3afa35e4b1 PCB initial layout, no traces "silk_line_width": 0.15, "silk_text_italic": false, "silk_text_size_h": 1.0, "silk_text_size_v": 1.0, "silk_text_thickness": 0.15, "silk_text_upright": false, "zones": { "min_clearance": 0.5 } }, updates to rev 2 Notes on needed revisions from revision 1: Corrected: Fix silkscreen misalignment for lower three knobs 4efd2875e8 Replaced accidentally dropped Fine tuning hole. Am totally not using git correctly More experimentation with panel title fonts 62cb30efbf Initial kicad, images, gitignore for kicad backups Initial kicad, images, gitignore for kicad backups afea9d5a2c Final revision; added custom DRC as project file c4e1c30b9b Add jlc constraints DRC; replace order number text replaces FIREBALL mask/etch with silkscreen caaf12f2da0fe056d0b625b9c1a860efbae9f4d1 adds ideas for a single 2 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO THT Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.3mm, pad diameter 2.3mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator JST EH series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf Texas DRC0010J, VSON10 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900FM15K0039/0900FM15K0039.pdf), generated with kicad-footprint-generator Molex KK 396 Interconnect System, old/engineering part number: 26-60-4130, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py QFN, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator Molex CLIK-Mate series connector, B16B-XH-A.

New Pull Request