PCB shape and placement
This commit is contained in:
parent
6ac906f030
commit
3fb3b43de2
File diff suppressed because it is too large
Load Diff
@ -48,7 +48,13 @@
|
|||||||
"min_clearance": 0.32999999999999996
|
"min_clearance": 0.32999999999999996
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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",
|
||||||
@ -118,7 +124,12 @@
|
|||||||
0.5,
|
0.5,
|
||||||
0.75
|
0.75
|
||||||
],
|
],
|
||||||
"via_dimensions": [],
|
"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
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user