switching from a 2-layer PCB to a 4-layer PCB

This commit is contained in:
Dominik Kuhn 2024-09-15 13:28:12 +02:00
parent 62de7985e0
commit 140f7e91a2
3 changed files with 4904 additions and 2304 deletions

File diff suppressed because it is too large Load Diff

View File

@ -87,7 +87,7 @@
"silk_text_thickness": 0.15, "silk_text_thickness": 0.15,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"min_clearance": 0.15 "min_clearance": 0.2
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@ -97,29 +97,7 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [ "drc_exclusions": [],
"courtyards_overlap|130516900|89917138|4eb3c4de-6829-4d7c-b102-6d5b64bbe287|9826f073-9163-4b0a-bd8b-f87a1c1ddfe7",
"courtyards_overlap|131984783|109528201|179031f1-a186-49c1-a673-4b0ced171893|87a2bdf6-8080-4b0d-b1cc-a1963bcd7277",
"courtyards_overlap|166530379|96322489|01036702-cee8-410b-b4b3-36f7c85865a3|d21cef52-b0f2-4460-ab58-cd8c96c82a0a",
"courtyards_overlap|168442578|95758887|01036702-cee8-410b-b4b3-36f7c85865a3|af263916-9a8c-45c5-8514-d15a85112130",
"courtyards_overlap|181215300|105614338|4c45eafd-e6b4-40f0-8a48-990825961b30|d415ad31-d6fe-415e-9a4c-725917d04fd3",
"courtyards_overlap|181215300|89917138|3b1672bd-c1eb-45f6-a297-58fab190e2eb|9826f073-9163-4b0a-bd8b-f87a1c1ddfe7",
"courtyards_overlap|182079199|109801454|87a2bdf6-8080-4b0d-b1cc-a1963bcd7277|d415ad31-d6fe-415e-9a4c-725917d04fd3",
"courtyards_overlap|182678908|93833601|3b1672bd-c1eb-45f6-a297-58fab190e2eb|4c45eafd-e6b4-40f0-8a48-990825961b30",
"hole_clearance|135589000|102973600|ac739640-3d0d-4c87-98de-68cc36be65a1|4bf2199c-937f-4497-8320-ebddd1da053b",
"hole_clearance|135589000|102973600|ac739640-3d0d-4c87-98de-68cc36be65a1|68d0d34c-ee6f-41ff-a36c-2e6d7181d7f6",
"hole_clearance|135589000|96873600|603b2ac6-bede-4cd0-a103-29973bf79ef8|01cd9f30-817b-4ca5-a69d-5512f41b948a",
"hole_clearance|135589000|96873600|603b2ac6-bede-4cd0-a103-29973bf79ef8|02eb4758-950c-4612-a298-a7ee2dd573fd",
"isolated_copper|156633943|87543007|00000000-0000-0000-0000-00005f0deb0e|00000000-0000-0000-0000-000000000000",
"lib_footprint_issues|146899900|104085300|23cf345d-1457-455f-9276-d17c9150abd5|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|156154200|111328200|87a2bdf6-8080-4b0d-b1cc-a1963bcd7277|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|156154200|88468200|9826f073-9163-4b0a-bd8b-f87a1c1ddfe7|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|166359500|99923600|5e71ef37-f708-4f7c-ae3e-317ef2905df7|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|184682200|99923600|4c45eafd-e6b4-40f0-8a48-990825961b30|00000000-0000-0000-0000-000000000000",
"silk_over_copper|158693788|108023468|7d6278cc-74e6-47ad-95fc-f4a1d42f380a|00000000-0000-0000-0000-000000000000",
"silk_over_copper|174056000|108023600|ab62c938-d7fb-4bcb-875a-e16ce32e9c7a|00000000-0000-0000-0000-000000000000",
"silk_over_copper|174056000|91823600|785d6373-456a-40d9-8346-fb062d4a0d1e|00000000-0000-0000-0000-000000000000"
],
"meta": { "meta": {
"filename": "board_design_settings.json", "filename": "board_design_settings.json",
"version": 2 "version": 2
@ -247,8 +225,10 @@
0.3048, 0.3048,
0.3556, 0.3556,
0.4064, 0.4064,
0.5,
1.0, 1.0,
1.1176, 1.1176,
1.165098,
1.785112 1.785112
], ],
"tuning_pattern_settings": { "tuning_pattern_settings": {

File diff suppressed because it is too large Load Diff