Compare commits

..

No commits in common. "f73a5d6958463822613680b717372c349a6aa1d9" and "d31ed72503751a0bc1895bca23fd6ae3d848a66f" have entirely different histories.

5 changed files with 17514 additions and 60254 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,19 +1,19 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": false,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 1.0,
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 1.0
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
@ -45,13 +45,12 @@
"pads",
"zones",
"drc_warnings",
"drc_exclusions",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_fffffff5_ffffffff",
"zone_display_mode": 1
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
@ -74,8 +73,6 @@
false,
false,
false,
false,
false,
false
],
"col_order": [
@ -88,9 +85,7 @@
6,
7,
8,
9,
10,
11
9
],
"col_widths": [
0,
@ -102,8 +97,6 @@
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],

View File

@ -37,9 +37,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 3.2,
"height": 3.2,
"width": 3.2
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.1,
"silk_text_italic": false,
@ -48,16 +48,10 @@
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.0
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"diff_pair_dimensions": [],
"drc_exclusions": [],
"meta": {
"version": 2
@ -108,7 +102,6 @@
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
@ -124,23 +117,23 @@
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.1,
"min_clearance": 0.0,
"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,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.15,
"min_text_height": 1.0,
"min_text_thickness": 0.15,
"min_through_hole_diameter": 0.15,
"min_track_width": 0.16,
"min_via_annular_width": 0.05,
"min_via_diameter": 0.45,
"solder_mask_to_copper_clearance": 0.1,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
@ -187,16 +180,7 @@
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.2,
0.25,
0.4,
0.5,
1.0,
2.0,
3.0
],
"track_widths": [],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
@ -217,18 +201,13 @@
"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": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"ipc2581": {
@ -508,7 +487,7 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "output/",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff