Sun_sensor: Finalize routing of module

Sun_sensor
Petr Malanik 2 years ago
parent 91f55b5ff2
commit 7d07785093

File diff suppressed because it is too large Load Diff

@ -1,8 +1,8 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 36,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": false,
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 0, "high_contrast_mode": 0,
"net_color_mode": 1, "net_color_mode": 1,

@ -45,7 +45,7 @@
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"45_degree_only": false, "45_degree_only": false,
"min_clearance": 0.508 "min_clearance": 0.254
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@ -359,19 +359,19 @@
"classes": [ "classes": [
{ {
"bus_width": 12.0, "bus_width": 12.0,
"clearance": 0.2, "clearance": 0.15,
"diff_pair_gap": 0.25, "diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25, "diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2, "diff_pair_width": 0.2,
"line_style": 0, "line_style": 0,
"microvia_diameter": 0.3, "microvia_diameter": 0.45,
"microvia_drill": 0.1, "microvia_drill": 0.2,
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25, "track_width": 0.15,
"via_diameter": 0.8, "via_diameter": 0.45,
"via_drill": 0.4, "via_drill": 0.2,
"wire_width": 6.0 "wire_width": 6.0
} }
], ],

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save