pcb: add extra USB PD switch MOSFET to avoid back current from capacitors

Also, replace both with physically smaller and cheaper components. Now
that the engraving circuit is current limited, there is less need for
very low Rds(on) MOSFETS.
This commit is contained in:
seedhammer 2025-06-25 21:27:03 +02:00
parent 7688144475
commit 4ff227b844
No known key found for this signature in database
4 changed files with 4080 additions and 2624 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 0,
"active_layer": 2,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],

View File

@ -48,7 +48,7 @@
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.15
"min_clearance": 0.2
}
},
"diff_pair_dimensions": [

File diff suppressed because it is too large Load Diff