0
mirror of https://github.com/incutec-hw/OpenFC-Lite-Mini.git synced 2026-08-15 22:39:41 +00:00
Files
incutec-OpenFC-Lite-Mini/hardware/lib.pretty/IND-SMD_L3.0-W3.0_AFE303020S.kicad_mod
JustStan 1bee35932e WIP: schematic updates, library modernization, audit tooling
Schematic changes (user):
- Add ADC bypass caps on CURRENT/RSSI/EXTERNAL (1k + 100nF RC filter)
- Add IMU GYRO_CS 10k pull-up to +3.3V
- Reverse P1 ESC 8-pin JST SH pinout to BF standard
  (pin1=V+, pin2=GND, pin3=Current, pin5-8=M1-M4)
- SD card (blackbox) sub-sheet with SPI1 + FLASH_CS + decoupling
- Other sub-sheet cleanup (rp2350a, osd, pads, power, imu)

Footprint library:
- Convert all 62 legacy (module ...) footprints to modern
  (footprint ...) format via pcbnew API — fixes kicad-sch-api
  "footprint not found" errors

Tooling:
- Add hardware/tools/audit_design.py (BF-rule design audit script)
- Add hardware/tools/design_audit.md (audit report output)

Docs:
- Update CLAUDE.md: current GPIO map, corrected power tree net names,
  open issues list (CRIT-2..5), connector verification status

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 22:08:30 +02:00

119 lines
2.0 KiB
Plaintext

(footprint "IND-SMD_L3.0-W3.0_AFE303020S"
(version 20260206)
(generator "pcbnew")
(generator_version "10.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -4 0)
(layer "F.SilkS")
(uuid "9a5de030-b003-4875-a77b-ac2107bb8bb9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "IND-SMD_L3.0-W3.0_AFE303020S"
(at 0 4 0)
(layer "F.Fab")
(uuid "2c6731f7-fc43-41b6-9f4c-d466bcef9d68")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "30aeb3c4-e7b9-48cd-826b-c893b547d80d")
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "16919d6d-82e0-45e4-a844-c0cc1c47af2a")
(effects
(font
(size 1.27 1.27)
)
)
)
(attr through_hole)
(duplicate_pad_numbers_are_jumpers no)
(fp_line
(start -1.5 -1.7)
(end 1.5 -1.7)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "69b19a51-c8ed-4ad8-937a-75f76be5baaa")
)
(fp_line
(start -1.5 1.7)
(end 1.5 1.7)
(stroke
(width 0.25)
(type solid)
)
(layer "F.SilkS")
(uuid "8b3a034c-8f2e-4c9d-b42d-13162a18954e")
)
(fp_circle
(center -1.5 1.5)
(end -1.47 1.5)
(stroke
(width 0.06)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "a098c323-0b92-4752-ad7f-d2abb151430e")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "4b709648-7a2f-4bb7-a840-74807217f5f4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd rect
(at -0.95 0)
(size 1.2 3)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "dd8f146e-5dd3-477a-a74a-c703daebd872")
)
(pad "2" smd rect
(at 0.95 0)
(size 1.2 3)
(layers "F.Cu" "F.Mask" "F.Paste")
(uuid "87a5a2e7-87a0-44d9-aaf0-94ebc8d49b7e")
)
(embedded_fonts no)
(model "${KIPRJMOD}/lib.3dshapes/IND-SMD_L3.0-W3.0_AFE303020S.wrl"
(offset
(xyz 0 -0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)