downsize some resistors
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -172,7 +172,9 @@
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0
|
||||
0.0,
|
||||
2.54,
|
||||
5.08
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
@@ -422,7 +424,7 @@
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"track_width": 0.254,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
@@ -439,7 +441,7 @@
|
||||
"name": "Power",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.5,
|
||||
"track_width": 0.508,
|
||||
"via_diameter": 1.0,
|
||||
"via_drill": 0.6,
|
||||
"wire_width": 6
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user