Compare commits
No commits in common. "8ea8557a9ce0bc57831a739ce9905f2a9a01a126" and "5a2935ea55dad5bb4ad9be8ad8c2864b5c844249" have entirely different histories.
8ea8557a9c
...
5a2935ea55
2 changed files with 717 additions and 1749 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -123,11 +123,11 @@
|
||||||
},
|
},
|
||||||
"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.2,
|
"min_copper_edge_clearance": 0.2,
|
||||||
"min_groove_width": 0.0,
|
"min_groove_width": 0.0,
|
||||||
"min_hole_clearance": 0.1,
|
"min_hole_clearance": 0.2,
|
||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.2,
|
"min_microvia_diameter": 0.2,
|
||||||
"min_microvia_drill": 0.1,
|
"min_microvia_drill": 0.1,
|
||||||
|
|
@ -136,8 +136,8 @@
|
||||||
"min_text_height": 0.8,
|
"min_text_height": 0.8,
|
||||||
"min_text_thickness": 0.08,
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.3,
|
"min_through_hole_diameter": 0.3,
|
||||||
"min_track_width": 0.1,
|
"min_track_width": 0.0,
|
||||||
"min_via_annular_width": 0.05,
|
"min_via_annular_width": 0.1,
|
||||||
"min_via_diameter": 0.4,
|
"min_via_diameter": 0.4,
|
||||||
"solder_mask_to_copper_clearance": 0.0,
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue