feat(schematic): replace L7805 with TPS61088 boost converter #1
+14
-2
@@ -1,14 +1,26 @@
|
|||||||
** Drc report for firstpcb.kicad_pcb **
|
** Drc report for firstpcb.kicad_pcb **
|
||||||
** Created on 2026-05-15T16:00:06 **
|
** Created on 2026-05-15T16:12:52 **
|
||||||
** Report includes: Errors, Warnings, Exclusions **
|
** Report includes: Errors, Warnings, Exclusions **
|
||||||
|
|
||||||
** Found 2 DRC violations **
|
** Found 6 DRC violations **
|
||||||
|
[lib_footprint_mismatch]: Footprint 'MountingHole_2.2mm_M2' does not match copy in library 'MountingHole'
|
||||||
|
Local override; warning
|
||||||
|
@(138.0000 mm, 97.0000 mm): Footprint MH4
|
||||||
|
[lib_footprint_mismatch]: Footprint 'MountingHole_2.2mm_M2' does not match copy in library 'MountingHole'
|
||||||
|
Local override; warning
|
||||||
|
@(138.0000 mm, 43.0000 mm): Footprint MH2
|
||||||
[lib_footprint_issues]: The current configuration does not include the footprint library 'Library'
|
[lib_footprint_issues]: The current configuration does not include the footprint library 'Library'
|
||||||
Local override; warning
|
Local override; warning
|
||||||
@(65.0000 mm, 53.3600 mm): Footprint ESP32-WROOM1
|
@(65.0000 mm, 53.3600 mm): Footprint ESP32-WROOM1
|
||||||
[lib_footprint_mismatch]: Footprint 'RHL0020A' does not match copy in library 'Project'
|
[lib_footprint_mismatch]: Footprint 'RHL0020A' does not match copy in library 'Project'
|
||||||
Local override; warning
|
Local override; warning
|
||||||
@(118.2250 mm, 77.4750 mm): Footprint U2
|
@(118.2250 mm, 77.4750 mm): Footprint U2
|
||||||
|
[lib_footprint_mismatch]: Footprint 'MountingHole_2.2mm_M2' does not match copy in library 'MountingHole'
|
||||||
|
Local override; warning
|
||||||
|
@(63.0000 mm, 43.0000 mm): Footprint MH1
|
||||||
|
[lib_footprint_mismatch]: Footprint 'MountingHole_2.2mm_M2' does not match copy in library 'MountingHole'
|
||||||
|
Local override; warning
|
||||||
|
@(63.0000 mm, 97.0000 mm): Footprint MH3
|
||||||
|
|
||||||
** Found 0 unconnected pads **
|
** Found 0 unconnected pads **
|
||||||
|
|
||||||
|
|||||||
+1100
-693
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -99,7 +99,7 @@
|
|||||||
85,
|
85,
|
||||||
80,
|
80,
|
||||||
42,
|
42,
|
||||||
666
|
678
|
||||||
],
|
],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user