This commit is contained in:
IvanChuba 2021-05-08 00:01:27 +03:00
parent 8253edc525
commit 877d9019f8
4 changed files with 5033 additions and 87315 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,13 @@
"min_clearance": 0.508 "min_clearance": 0.508
} }
}, },
"diff_pair_dimensions": [], "diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [], "drc_exclusions": [],
"meta": { "meta": {
"filename": "board_design_settings.json", "filename": "board_design_settings.json",
@ -110,10 +116,17 @@
"solder_mask_clearance": 0.051, "solder_mask_clearance": 0.051,
"solder_mask_min_width": 0.25, "solder_mask_min_width": 0.25,
"solder_paste_clearance": 0.0, "solder_paste_clearance": 0.0,
"solder_paste_margin_ratio": 0.0 "solder_paste_margin_ratio": -0.0
}, },
"track_widths": [], "track_widths": [
"via_dimensions": [], 0.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false, "zones_allow_external_fillets": false,
"zones_use_no_outline": true "zones_use_no_outline": true
}, },
@ -339,7 +352,7 @@
"classes": [ "classes": [
{ {
"bus_width": 12.0, "bus_width": 12.0,
"clearance": 0.200025, "clearance": 0.2,
"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,
@ -349,7 +362,7 @@
"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.254, "track_width": 0.6,
"via_diameter": 0.8128, "via_diameter": 0.8128,
"via_drill": 0.4064, "via_drill": 0.4064,
"wire_width": 6.0 "wire_width": 6.0
@ -558,7 +571,7 @@
}, },
"sheets": [ "sheets": [
[ [
"bbf5e56b-eaa8-4c00-9fa4-cdb364efdb70", "0d02d824-434b-4f8c-b8e7-a149ecdc35dd",
"" ""
] ]
], ],

File diff suppressed because it is too large Load Diff