design finished
This commit is contained in:
parent
623a4e731e
commit
7deb5b6e60
File diff suppressed because it is too large
Load Diff
|
@ -33,9 +33,9 @@
|
||||||
"other_text_thickness": 0.15,
|
"other_text_thickness": 0.15,
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 0.762,
|
"drill": 3.2,
|
||||||
"height": 1.524,
|
"height": 3.2,
|
||||||
"width": 1.524
|
"width": 3.2
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.15,
|
"silk_line_width": 0.15,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
|
@ -121,7 +121,9 @@
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0,
|
0.0,
|
||||||
0.25,
|
0.25,
|
||||||
0.5
|
0.5,
|
||||||
|
1.5,
|
||||||
|
2.0
|
||||||
],
|
],
|
||||||
"via_dimensions": [
|
"via_dimensions": [
|
||||||
{
|
{
|
||||||
|
@ -376,7 +378,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12.0,
|
||||||
"clearance": 0.5,
|
"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…
Reference in New Issue