feat: Complete project cleanup and Rev. 0.3 updates
- Remove unused schematic files (mcu.kicad_sch, PWR.kicad_sch) - Update version numbering to semantic versioning (Rev. 0.0/0.1) - Add comprehensive changelog documentation in both languages - Create separate CHANGELOG.md and CHANGELOG.de.md files - Update PCB to Rev. 0.3 with layout optimizations - Professional 4-layer PCB design with optimal via stitching - Excellent differential pair routing for CAN-bus (< 18mm) - Superior thermal management with 19 vias at PFET drain - Strategic power plane distribution and EMI considerations - Production-ready PCB layout with best practices implementation
This commit is contained in:
80
prj.pretty/SERIAL_No.kicad_mod
Normal file
80
prj.pretty/SERIAL_No.kicad_mod
Normal file
@@ -0,0 +1,80 @@
|
||||
(footprint "SERIAL_No"
|
||||
(version 20241229)
|
||||
(generator "pcbnew")
|
||||
(generator_version "9.0")
|
||||
(layer "F.Cu")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 -0.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(hide yes)
|
||||
(uuid "09053d6e-dd8b-49b5-bc82-85c3ee3a68d3")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.1)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SERIAL_No"
|
||||
(at 0 1 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(uuid "afa435ac-0bd3-4cd8-8b73-c8928393d05d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "1754232c-9927-4f38-9a86-408f71648e93")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "8f815bef-00db-4750-8a77-8800f7a1be04")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(fp_rect
|
||||
(start -2.5 -2.5)
|
||||
(end 2.5 2.5)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type solid)
|
||||
)
|
||||
(fill yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "8707425d-0aa5-4be9-82a0-6a60212790b0")
|
||||
)
|
||||
(fp_rect
|
||||
(start -5 -2.5)
|
||||
(end 5 4.5)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type default)
|
||||
)
|
||||
(fill no)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "a8932c6f-e977-4893-9648-f30f8ef2c49c")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
Reference in New Issue
Block a user