Compare commits

..

No commits in common. "master" and "FT23-TSAL" have entirely different histories.

9 changed files with 1646 additions and 11370 deletions

File diff suppressed because it is too large Load Diff

View File

@ -59,12 +59,7 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [ "drc_exclusions": [],
[
"courtyards_overlap|115595000|72809000|34edd42f-47e0-4c13-8eda-4b3a57929944|6237c764-ed5c-4b29-af63-2bf544e2809d",
""
]
],
"meta": { "meta": {
"version": 2 "version": 2
}, },
@ -166,9 +161,9 @@
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true, "td_allow_use_two_tracks": true,
"td_curve_segcount": 1, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 1.0, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false, "td_on_pad_in_zone": false,
@ -177,32 +172,29 @@
}, },
{ {
"td_allow_use_two_tracks": true, "td_allow_use_two_tracks": true,
"td_curve_segcount": 1, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 1.0, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false, "td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 1.0 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true, "td_allow_use_two_tracks": true,
"td_curve_segcount": 1, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 1.0, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false, "td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 1.0 "td_width_to_size_filter_ratio": 0.9
} }
], ],
"track_widths": [ "track_widths": [
0.0, 0.0
0.25,
0.5,
1.0
], ],
"tuning_pattern_settings": { "tuning_pattern_settings": {
"diff_pair_defaults": { "diff_pair_defaults": {
@ -435,7 +427,6 @@
"bus_label_syntax": "error", "bus_label_syntax": "error",
"bus_to_bus_conflict": "error", "bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error", "bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error", "different_unit_footprint": "error",
"different_unit_net": "error", "different_unit_net": "error",
"duplicate_reference": "error", "duplicate_reference": "error",
@ -549,41 +540,53 @@
"name": "Reference", "name": "Reference",
"show": true "show": true
}, },
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{ {
"group_by": false, "group_by": false,
"label": "Qty", "label": "Qty",
"name": "${QUANTITY}", "name": "${QUANTITY}",
"show": true "show": true
}, },
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{ {
"group_by": true, "group_by": true,
"label": "DNP", "label": "DNP",
"name": "${DNP}", "name": "${DNP}",
"show": true "show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
} }
], ],
"filter_string": "", "filter_string": "",
"group_symbols": true, "group_symbols": true,
"include_excluded_from_bom": false, "include_excluded_from_bom": true,
"name": "Grouped By Value", "name": "Default Editing",
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
}, },

File diff suppressed because it is too large Load Diff

BIN
gerbers.zip Normal file

Binary file not shown.