3
1
Back

943ef1409b Fix getting a bunch of wires backwards From 16055f0ae510d4466f2b156df715b3e97e4555d8 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update Schematics/schematic_bugs_v1.md Schematics/schematic_bugs_v1.md | 1 | SW_3PDT_x3 | 3PDT miniature toggle switch ON-ON Push button switch, generic, two pins | | | Tayda | A-3588 | | S2 | 1 aoKicad | 1 | 2_pin_Molex_connector | 2 jackHoleDepth = 10; label_font = 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - thickness*2.2; left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; input_column = h_margin; col_right = width_mm - thickness*2; // draw a "vertical" wall to mount a circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer ## Photos ### Photos ## Documentation: ### Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf * [How to use](Docs/use.md 96f746fa2d Final tweaks, version submitted to JLCPCB on 20240124.

New Pull Request