mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
PCB[WIP]/SCH:
changes: -more routing -added poe negotiation disabled when +12V is present on the DC jack -modified m.2 "holes" Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 31,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": false,
|
||||
"hidden_nets": [],
|
||||
@@ -24,7 +24,7 @@
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": false
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
@@ -43,7 +43,6 @@
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
@@ -60,7 +59,7 @@
|
||||
37,
|
||||
38
|
||||
],
|
||||
"visible_layers": "003ffff_80000001",
|
||||
"visible_layers": "003ffff_80000007",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
|
||||
Reference in New Issue
Block a user