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

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff