update mcu-0.3 kicad-imported source
This commit is contained in:
parent
eb642ac39f
commit
fa915e240e
File diff suppressed because it is too large
Load Diff
|
@ -20,7 +20,7 @@
|
||||||
"keepouts": true,
|
"keepouts": true,
|
||||||
"lockedItems": true,
|
"lockedItems": true,
|
||||||
"otherItems": true,
|
"otherItems": true,
|
||||||
"pads": true,
|
"pads": false,
|
||||||
"text": true,
|
"text": true,
|
||||||
"tracks": true,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
|
@ -37,7 +37,6 @@
|
||||||
8,
|
8,
|
||||||
9,
|
9,
|
||||||
10,
|
10,
|
||||||
11,
|
|
||||||
12,
|
12,
|
||||||
13,
|
13,
|
||||||
14,
|
14,
|
||||||
|
|
|
@ -45,13 +45,13 @@
|
||||||
"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.19999999999999998
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"diff_pair_dimensions": [],
|
"diff_pair_dimensions": [],
|
||||||
"drc_exclusions": [],
|
"drc_exclusions": [],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 1
|
"version": 2
|
||||||
},
|
},
|
||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"annular_width": "error",
|
"annular_width": "error",
|
||||||
|
@ -106,10 +106,7 @@
|
||||||
"min_track_width": 0.19999999999999998,
|
"min_track_width": 0.19999999999999998,
|
||||||
"min_via_annular_width": 0.049999999999999996,
|
"min_via_annular_width": 0.049999999999999996,
|
||||||
"min_via_diameter": 0.39999999999999997,
|
"min_via_diameter": 0.39999999999999997,
|
||||||
"solder_mask_clearance": 0.0,
|
"use_height_for_length_calcs": true
|
||||||
"solder_mask_min_width": 0.0,
|
|
||||||
"solder_paste_clearance": 0.0,
|
|
||||||
"solder_paste_margin_ratio": 0.0
|
|
||||||
},
|
},
|
||||||
"track_widths": [],
|
"track_widths": [],
|
||||||
"via_dimensions": [],
|
"via_dimensions": [],
|
||||||
|
@ -420,7 +417,7 @@
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
[
|
[
|
||||||
"141f9c00-659d-4baa-a951-d0b2b7c583b0",
|
"7116d287-81f6-451d-a913-a4682fd6d788",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue