Compare commits
No commits in common. "7a249c90f9a63aad5d94bc549f0738c9ab4b3bf9" and "8e198ff1b768dd3c1caf4167cc18c086b6cd3e82" have entirely different histories.
7a249c90f9
...
8e198ff1b7
3 changed files with 4469 additions and 3583 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -123,7 +123,7 @@
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"max_error": 0.005,
|
"max_error": 0.005,
|
||||||
"min_clearance": 0.1,
|
"min_clearance": 0.0,
|
||||||
"min_connection": 0.0,
|
"min_connection": 0.0,
|
||||||
"min_copper_edge_clearance": 0.0,
|
"min_copper_edge_clearance": 0.0,
|
||||||
"min_groove_width": 0.0,
|
"min_groove_width": 0.0,
|
||||||
|
|
@ -219,10 +219,6 @@
|
||||||
{
|
{
|
||||||
"diameter": 0.0,
|
"diameter": 0.0,
|
||||||
"drill": 0.0
|
"drill": 0.0
|
||||||
},
|
|
||||||
{
|
|
||||||
"diameter": 0.45,
|
|
||||||
"drill": 0.3
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"zones_allow_external_fillets": false
|
"zones_allow_external_fillets": false
|
||||||
|
|
@ -475,7 +471,7 @@
|
||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12,
|
"bus_width": 12,
|
||||||
"clearance": 0.1,
|
"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,
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue