feat(schematic): replace L7805 with TPS61088 boost converter #1
@@ -0,0 +1,26 @@
|
||||
** Drc report for firstpcb.kicad_pcb **
|
||||
** Created on 2026-05-15T16:00:06 **
|
||||
** Report includes: Errors, Warnings, Exclusions **
|
||||
|
||||
** Found 2 DRC violations **
|
||||
[lib_footprint_issues]: The current configuration does not include the footprint library 'Library'
|
||||
Local override; warning
|
||||
@(65.0000 mm, 53.3600 mm): Footprint ESP32-WROOM1
|
||||
[lib_footprint_mismatch]: Footprint 'RHL0020A' does not match copy in library 'Project'
|
||||
Local override; warning
|
||||
@(118.2250 mm, 77.4750 mm): Footprint U2
|
||||
|
||||
** Found 0 unconnected pads **
|
||||
|
||||
** Found 0 Footprint errors **
|
||||
|
||||
** Ignored checks **
|
||||
- Footprint has no courtyard defined
|
||||
- Track endpoint not centered on via
|
||||
- Tuning profile track geometries
|
||||
- Footprint doesn't match symbol's footprint filters
|
||||
- PTH inside courtyard
|
||||
- NPTH inside courtyard
|
||||
- Footprint component type doesn't match footprint pads
|
||||
|
||||
** End of Report **
|
||||
+1348
-1099
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 2,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
||||
Reference in New Issue
Block a user