Compare commits
No commits in common. "3d8be089eaf666704f8abd11a8ac8fd8aaea61fc" and "0f26005042f4b003250d71be5bc18f1ec4e84180" have entirely different histories.
3d8be089ea
...
0f26005042
|
|
@ -126,7 +126,7 @@
|
|||
"max_error": 0.005,
|
||||
"min_clearance": 0.1,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.2,
|
||||
"min_hole_to_hole": 0.2,
|
||||
|
|
@ -135,11 +135,11 @@
|
|||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.15,
|
||||
"min_text_height": 1.0,
|
||||
"min_text_thickness": 0.15,
|
||||
"min_text_thickness": 0.153,
|
||||
"min_through_hole_diameter": 0.15,
|
||||
"min_track_width": 0.16,
|
||||
"min_via_annular_width": 0.05,
|
||||
"min_via_diameter": 0.45,
|
||||
"min_via_annular_width": 0.45,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_to_copper_clearance": 0.1,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
|
|
@ -217,10 +217,10 @@
|
|||
"single_track_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 0.5,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.4
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [
|
||||
|
|
|
|||
1034
Ethy.kicad_sch
1034
Ethy.kicad_sch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user