Adds last Todo item, fixes CPL and rotations.
This commit is contained in:
@@ -34,7 +34,7 @@ lands 2×N off instead of correct.
|
||||
|
||||
## How to reapply — copy this exact dict, don't reconstruct it from memory
|
||||
|
||||
This is the complete, current correction set (all 16 parts). **Copy-paste
|
||||
This is the complete, current correction set (all 20 parts). **Copy-paste
|
||||
this block, don't retype it from the table below or from memory** — the one
|
||||
time it was retyped from a section of prose instead of copied whole, U4 got
|
||||
silently dropped and shipped with a wrong rotation.
|
||||
@@ -49,12 +49,17 @@ corrections = {
|
||||
'D1': -90, 'D4': -90, 'D5': -90, 'U12': -90, # SOT-23-6, reconstructed hypothesis
|
||||
'U1': -180, # SOT-23-5, confirmed (two -90 corrections)
|
||||
'U4': -90, # SOT-23-5, confirmed ("U4 is good")
|
||||
'Q1': 180, 'Q2': 180, # SOT-23 bottom layer, confirmed "upside down"
|
||||
'Q1': 180, 'Q2': 180, # SOT-23; moved bottom->F.Cu in the 2026-08-28 rework, +180 re-confirmed on the top side (JLC preview)
|
||||
'D2': -90, # custom footprint, confirmed "90 CW"
|
||||
'D3': 180, # SMA diode, confirmed "180"
|
||||
'C65': 180, # electrolytic cap, confirmed "180"
|
||||
'U2': -90, # SOT-583-8, confirmed "90 CW"
|
||||
'U3': 180, # custom SOT95P280X110-6N footprint, confirmed "180"
|
||||
# LED rework 2026-08-28: 7 LEDs -> reverse-mount 1206 (hardware:LED_1206_ReverseMount_Everlight_24-21),
|
||||
# and the "Moved all components to F.Cu" commit put every part (incl. the former bottom-layer D8/D9/Q1/Q2)
|
||||
# on the top side. Only the GREEN 24-21 parts (C2980185) need a flip — their die polarity is opposite the
|
||||
# red (C2892757) / yellow (C424133) parts of the SAME footprint, so D7/D11/D13 take NO correction.
|
||||
'D6': 180, 'D8': 180, 'D9': 180, 'D12': 180, # GREEN 24-21 only — confirmed via JLC placement preview 2026-08-28
|
||||
} # positive = CCW, negative = CW
|
||||
|
||||
with open('re-bba-rb-cpl.csv', newline='') as f:
|
||||
@@ -100,8 +105,11 @@ it."
|
||||
entirely on that same weakened report. Treat both as **unverified**, not
|
||||
settled — re-check them in the placement preview before assembly. Do not
|
||||
cite "all large chips are right" as evidence again.
|
||||
- **D8, D9 (LED_0603, bottom layer)** — verified 2026-07-31 by tracing the
|
||||
circuit rather than by eye, see "D8/D9 polarity" below. No correction.
|
||||
- ~~**D8, D9 (LED_0603, bottom layer)** — no correction.~~ **SUPERSEDED
|
||||
2026-08-28.** D8/D9 were swapped to the reverse-mount 1206 footprint and moved
|
||||
to F.Cu; they now take **+180°** and live in the corrections table (green
|
||||
24-21, C2980185). The old "D8/D9 polarity" tracing section below is retained
|
||||
for the schematic-net polarity logic but its *rotation* conclusion is stale.
|
||||
- **J2 (HR911105A magjack, rot=90° in the PCB file)** — not a CPL-rotation
|
||||
question (J2 doesn't need per-part correction below, it's not in the CPL
|
||||
correction set), but its physical orientation was independently verified:
|
||||
@@ -127,12 +135,18 @@ Each row: designator, package, raw→corrected, confidence.
|
||||
| U12 | SOT-23-6 | 180° | **90°** | Reconstructed hypothesis — not independently re-confirmed |
|
||||
| U1 | SOT-23-5 | 180° | **0°** (two corrections: -90° then another -90°, user-confirmed both times) | **Confirmed** by direct user feedback, twice |
|
||||
| U4 | SOT-23-5 | 0° | **270°** (-90°, the same family correction as D1/D4/D5/U12) | **Confirmed** — user checked and said "U4 is good" after this delta, no second correction needed (unlike U1) |
|
||||
| Q1 | SOT-23 (bottom layer) | -90° | **90°** | **Confirmed** ("upside down" = 180°, direction-agnostic) |
|
||||
| Q2 | SOT-23 (bottom layer) | -90° | **90°** | **Confirmed** (same as Q1) |
|
||||
| Q1 | SOT-23 (now F.Cu; was bottom) | -90° | **90°** | **Confirmed** ("upside down" = 180°, direction-agnostic; +180 re-confirmed on top after the 2026-08-28 F.Cu move, JLC preview) |
|
||||
| Q2 | SOT-23 (now F.Cu; was bottom) | -90° | **90°** | **Confirmed** (same as Q1; re-confirmed on top 2026-08-28) |
|
||||
| D2 | custom `SON50P110X213X50-7` | 0° | **270°** | **Confirmed** ("90° clockwise") |
|
||||
| D3 | `Diode_SMD:D_SMA` | 180° | **0°** | **Confirmed** ("180°", direction-agnostic) |
|
||||
| C65 | `Capacitor_SMD:CP_Elec_6.3x7.7` | 0° | **180°** | **Confirmed** ("180°", direction-agnostic) |
|
||||
| U2 | SOT-583-8 | 180° | **90°** | **Confirmed** ("90° clockwise") |
|
||||
| D6 | `hardware:LED_1206_ReverseMount_Everlight_24-21` (green C2980185) | -90° | **90°** (+180°) | **Confirmed** (JLC preview 2026-08-28) |
|
||||
| D8 | `…24-21` (green C2980185) | 0° | **180°** (+180°) | **Confirmed** (JLC preview 2026-08-28) |
|
||||
| D9 | `…24-21` (green C2980185) | 180° | **0°** (+180°) | **Confirmed** (JLC preview 2026-08-28) |
|
||||
| D12 | `…24-21` (green C2980185) | -90° | **90°** (+180°) | **Confirmed** (JLC preview 2026-08-28) |
|
||||
| D7, D11 | `…24-21` (red C2892757) | -90° | **-90°** (none) | **Confirmed no correction** — same footprint as the green parts but opposite die polarity (JLC preview 2026-08-28) |
|
||||
| D13 | `…24-21` (yellow C424133) | -90° | **-90°** (none) | **Confirmed no correction** (JLC preview 2026-08-28) |
|
||||
|
||||
**"Reconstructed hypothesis" parts (U7, U10, D1, D4, D5, U12) explained:**
|
||||
the user reported "SOIC and SOT chips are rotated 90°, direction unsure."
|
||||
|
||||
Reference in New Issue
Block a user