Compare commits
5 commits
8e198ff1b7
...
7a249c90f9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a249c90f9 | ||
|
|
92e53035eb | ||
|
|
22fe7b5c2f | ||
|
|
4946c9c841 | ||
|
|
a1a28da2cc |
3 changed files with 3610 additions and 4496 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -123,7 +123,7 @@
|
|||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_clearance": 0.1,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_groove_width": 0.0,
|
||||
|
|
@ -219,6 +219,10 @@
|
|||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.45,
|
||||
"drill": 0.3
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
|
|
@ -471,7 +475,7 @@
|
|||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"clearance": 0.1,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"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