mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 07:40:58 -08:00
preliminary review done, change RT and TX breakout, add PWR planes 3V3 and GND
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer": 31,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [
|
||||
@@ -41,6 +41,7 @@
|
||||
5,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
@@ -66,7 +67,7 @@
|
||||
36
|
||||
],
|
||||
"visible_layers": "80217ba_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
"zone_display_mode": 1
|
||||
},
|
||||
"meta": {
|
||||
"filename": "WiFi-Devboard-Pro.kicad_prl",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"min_clearance": 0.508
|
||||
"min_clearance": 0.09999999999999999
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
|
||||
@@ -2526,7 +2526,6 @@
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
(junction (at 307.34 121.92) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 0173cf58-9e4e-483b-8093-ce7fba368f12)
|
||||
)
|
||||
@@ -3826,10 +3825,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "RX" (shape output) (at 109.22 185.42 180) (fields_autoplaced)
|
||||
(global_label "RX" (shape output) (at 109.22 182.88 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid 4fb4d1b9-9e34-4b38-90a2-8e9996de3888)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 104.3274 185.4994 0)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 104.3274 182.9594 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
@@ -3980,10 +3979,10 @@
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
)
|
||||
(global_label "TX" (shape input) (at 109.22 182.88 180) (fields_autoplaced)
|
||||
(global_label "TX" (shape input) (at 109.22 185.42 180) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
(uuid a77866aa-2183-4f73-8d13-f12b2eeb3300)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 104.6298 182.9594 0)
|
||||
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 104.6298 185.4994 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right) hide)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user