mirror of
https://github.com/mirdej/synkie.git
synced 2026-06-16 12:59:39 +02:00
cleanup
This commit is contained in:
@@ -21,6 +21,7 @@ kicad/**/*-backups/*
|
||||
kicad/**/*.kicad_prl
|
||||
kicad/**/_autosave-*
|
||||
kicad/**/production/*
|
||||
kicad/**/.history*
|
||||
.~lock.*
|
||||
*-bak
|
||||
*.ps
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -77,6 +79,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -94,6 +97,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -113,9 +117,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -234,17 +241,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -434,11 +452,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -461,6 +482,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -493,13 +515,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -521,6 +544,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -592,6 +619,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -599,6 +627,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -622,6 +651,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
@@ -630,8 +660,23 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk002-input-clamp.kicad_sch",
|
||||
"name": "sk002-input-clamp",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -73,6 +75,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -91,6 +94,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -110,9 +114,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -226,17 +233,28 @@
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -427,11 +445,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -454,6 +475,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -486,6 +508,7 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
@@ -503,13 +526,14 @@
|
||||
"priority": 0,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 1.0,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -744,6 +768,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -845,6 +873,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -852,6 +881,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -884,6 +914,7 @@
|
||||
},
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_current_sheet_as_root": false,
|
||||
@@ -893,7 +924,16 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk003-output.kicad_sch",
|
||||
"name": "sk003-output",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
@@ -905,5 +945,11 @@
|
||||
"Resyncer"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -77,6 +79,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -95,6 +98,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -114,9 +118,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -226,17 +233,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -427,11 +445,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -454,6 +475,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -486,13 +508,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -514,6 +537,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -597,6 +624,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -604,6 +632,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -627,6 +656,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
@@ -635,7 +665,16 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk040-3x2mux.kicad_sch",
|
||||
"name": "sk040-3x2mux",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
@@ -643,5 +682,11 @@
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -77,6 +79,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -94,6 +97,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -113,9 +117,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -225,17 +232,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -425,11 +443,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -452,6 +473,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -487,13 +509,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -515,6 +538,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -604,6 +631,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -611,6 +639,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -634,6 +663,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
@@ -642,7 +672,16 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk080-inverter.kicad_sch",
|
||||
"name": "sk080-inverter",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
@@ -650,5 +689,11 @@
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -78,6 +80,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "error",
|
||||
"hole_clearance": "error",
|
||||
@@ -96,6 +99,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -115,9 +119,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -238,17 +245,28 @@
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -438,11 +456,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -465,6 +486,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -497,13 +519,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -525,6 +548,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -614,6 +641,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -621,6 +649,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -644,6 +673,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_current_sheet_as_root": false,
|
||||
@@ -653,12 +683,21 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk101-inAndOut.kicad_sch",
|
||||
"name": "sk101-inAndOut",
|
||||
"uuid": "65078ef2-1253-4ae9-a848-3d72584795a0"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"65078ef2-1253-4ae9-a848-3d72584795a0",
|
||||
"Root"
|
||||
"sk101-inAndOut"
|
||||
],
|
||||
[
|
||||
"00b1032f-3875-494b-85ab-5eedb0596440",
|
||||
@@ -681,5 +720,11 @@
|
||||
"Resyncer"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Submodule kicad/sk107-comparator/.history updated: f02960a1ac...5da669ddea
Submodule kicad/sk108-scabi-log/.history updated: 5d0334ae92...6dcb6abec9
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"active_layer": 7,
|
||||
"active_layer_preset": "Back Assembly View",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
@@ -49,7 +49,7 @@
|
||||
"drc_warnings",
|
||||
"shapes"
|
||||
],
|
||||
"visible_layers": "00000000_00000000_00000000_22000088",
|
||||
"visible_layers": "00000000_00000000_00000002_22000088",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
|
||||
@@ -672,8 +672,8 @@
|
||||
"group_symbols": true,
|
||||
"include_excluded_from_bom": true,
|
||||
"name": "",
|
||||
"sort_asc": true,
|
||||
"sort_field": "${EXCLUDE_FROM_BOARD}"
|
||||
"sort_asc": false,
|
||||
"sort_field": "LCSC"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -77,6 +79,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -95,6 +98,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -114,9 +118,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -226,17 +233,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -486,13 +504,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -597,6 +616,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -635,7 +655,14 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk119-boolean.kicad_sch",
|
||||
"name": "sk119-boolean",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
@@ -643,5 +670,11 @@
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
+3319
-2741
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -77,6 +79,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -94,6 +97,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -113,9 +117,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -225,17 +232,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -425,11 +443,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -452,6 +473,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -484,13 +506,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -512,6 +535,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "${PROJECTNAME}.csv",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -613,6 +640,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -620,6 +648,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -643,6 +672,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
@@ -651,12 +681,21 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk500-pots.kicad_sch",
|
||||
"name": "sk500-pots",
|
||||
"uuid": "a5eb3066-a5ea-4a9f-a812-76a70d93d266"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"a5eb3066-a5ea-4a9f-a812-76a70d93d266",
|
||||
"Root"
|
||||
"sk500-pots"
|
||||
],
|
||||
[
|
||||
"88410739-7c0b-4074-89af-a016db9d8bec",
|
||||
@@ -667,5 +706,11 @@
|
||||
"channel1"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
+1138
-500
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -15,6 +15,7 @@
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"prototype_zone_fills": false,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
@@ -53,6 +54,7 @@
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
"integration_disabled": false,
|
||||
"repo_password": "",
|
||||
"repo_type": "",
|
||||
"repo_username": "",
|
||||
@@ -106,6 +108,7 @@
|
||||
"filter_text": "",
|
||||
"group_by_constraint": false,
|
||||
"group_by_netclass": false,
|
||||
"show_time_domain_details": false,
|
||||
"show_unconnected_nets": false,
|
||||
"show_zero_pad_nets": false,
|
||||
"sort_ascending": true,
|
||||
@@ -116,6 +119,7 @@
|
||||
"files": []
|
||||
},
|
||||
"schematic": {
|
||||
"hierarchy_collapsed": [],
|
||||
"selection_filter": {
|
||||
"graphics": true,
|
||||
"images": true,
|
||||
@@ -123,6 +127,7 @@
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pins": true,
|
||||
"ruleAreas": true,
|
||||
"symbols": true,
|
||||
"text": true,
|
||||
"wires": true
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_barcodes": false,
|
||||
"apply_defaults_to_fp_dimensions": false,
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
@@ -78,6 +80,7 @@
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_field_mismatch": "warning",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
@@ -96,6 +99,7 @@
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"missing_tuning_profile": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
@@ -115,9 +119,12 @@
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_not_centered_on_via": "ignore",
|
||||
"track_on_post_machined_layer": "error",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"tuning_profile_track_geometries": "ignore",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
@@ -240,17 +247,28 @@
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"bom_rev": "",
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
"mpn": "",
|
||||
"sch_revision": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"component_class_settings": {
|
||||
"assignments": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"sheet_component_classes": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
@@ -441,11 +459,14 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"field_name_whitespace": "warning",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"ground_pin_not_ground": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"isolated_pin_label": "warning",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
@@ -468,6 +489,7 @@
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"stacked_pin_name": "warning",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
@@ -500,13 +522,14 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"tuning_profile": "",
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 4
|
||||
"version": 5
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -621,6 +644,10 @@
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"annotation": {
|
||||
"method": 0,
|
||||
"sort_order": 0
|
||||
},
|
||||
"bom_export_filename": "",
|
||||
"bom_fmt_presets": [],
|
||||
"bom_fmt_settings": {
|
||||
@@ -692,6 +719,7 @@
|
||||
"sort_asc": true,
|
||||
"sort_field": "Reference"
|
||||
},
|
||||
"bus_aliases": {},
|
||||
"connection_grid_size": 50.0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
@@ -699,6 +727,7 @@
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"hop_over_size_choice": 0,
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
@@ -722,6 +751,7 @@
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"reuse_designators": true,
|
||||
"space_save_all_events": true,
|
||||
"spice_adjust_passive_values": false,
|
||||
"spice_current_sheet_as_root": false,
|
||||
@@ -731,7 +761,16 @@
|
||||
"spice_save_all_dissipations": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
"subpart_id_separator": 0,
|
||||
"top_level_sheets": [
|
||||
{
|
||||
"filename": "sk509-noise.kicad_sch",
|
||||
"name": "sk509-noise",
|
||||
"uuid": "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
],
|
||||
"used_designators": "",
|
||||
"variants": []
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
@@ -739,5 +778,11 @@
|
||||
"Root"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
"text_variables": {},
|
||||
"tuning_profiles": {
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"tuning_profiles_impedance_geometric": []
|
||||
}
|
||||
}
|
||||
|
||||
+22931
-4724
File diff suppressed because it is too large
Load Diff
+421
-52
@@ -1,53 +1,422 @@
|
||||
(module Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 5E9C4158)
|
||||
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
|
||||
(tags "connector Molex KK-254 side entry")
|
||||
(fp_text reference Servo2 (at 2.54 -4.12) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Conn_01x03 (at 2.54 4.08) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.27 2.88) (end 6.35 2.88) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.35 2.88) (end 6.35 -2.92) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6.35 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.38 2.99) (end 6.46 2.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6.46 2.99) (end 6.46 -3.03) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 6.46 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.25 1.46) (end 4.83 1.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.83 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.83 2.99) (end 4.83 1.99) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.77 3.38) (end 6.85 3.38) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.85 3.38) (end 6.85 -3.42) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.85 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 2.54 -2.22) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.2) (drill 1.2) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
|
||||
(pad 2 thru_hole oval (at 2.54 -0.2) (size 1.74 2.2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
(footprint "Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical"
|
||||
(version 20260206)
|
||||
(generator "pcbnew")
|
||||
(generator_version "10.0")
|
||||
(layer "F.Cu")
|
||||
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
|
||||
(tags "connector Molex KK-254 side entry")
|
||||
(property "Reference" "Servo2"
|
||||
(at 2.54 -4.12 0)
|
||||
(layer "F.SilkS")
|
||||
(uuid "38fc07aa-4451-49fc-95a5-33ec19ebfd11")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "Conn_01x03"
|
||||
(at 2.54 4.08 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "efbd4ddf-a43c-4669-a60e-ac90ef6a24d2")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "e924c608-2645-4c78-b8f2-3245a3bcd669")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "b9d174c7-21c1-4188-843e-24f97a08a08e")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(attr through_hole)
|
||||
(duplicate_pad_numbers_are_jumpers no)
|
||||
(fp_line
|
||||
(start -1.67 -2)
|
||||
(end -1.67 2)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "436b1522-fc80-4cea-b247-7a92a9dad447")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.38 -3.03)
|
||||
(end -1.38 2.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "a93b9cee-9d0d-411b-bca2-7454f72fafe8")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.38 2.99)
|
||||
(end 6.46 2.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c7b85ddf-8400-49e7-87e9-b53131e653c7")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.8 -3.03)
|
||||
(end -0.8 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "118499aa-39d1-4fba-bf48-212725ce4064")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.8 -2.43)
|
||||
(end 0.8 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "7005c03f-dd59-4a38-9d80-83e9667d08c3")
|
||||
)
|
||||
(fp_line
|
||||
(start 0 1.99)
|
||||
(end 0.25 1.46)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "aac10445-ff41-46dc-8f03-329220166a47")
|
||||
)
|
||||
(fp_line
|
||||
(start 0 1.99)
|
||||
(end 5.08 1.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "d1561599-f656-4dfb-a8af-bb32f516b4cf")
|
||||
)
|
||||
(fp_line
|
||||
(start 0 2.99)
|
||||
(end 0 1.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "eef8bfe6-6ad4-4114-8e8a-a1020448885b")
|
||||
)
|
||||
(fp_line
|
||||
(start 0.25 1.46)
|
||||
(end 4.83 1.46)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "a55320e7-cbdb-421d-9f91-8ce5412ac900")
|
||||
)
|
||||
(fp_line
|
||||
(start 0.25 2.99)
|
||||
(end 0.25 1.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "fc8e744c-dc8e-4fae-8b9d-b3761749f725")
|
||||
)
|
||||
(fp_line
|
||||
(start 0.8 -2.43)
|
||||
(end 0.8 -3.03)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "4bc8daf5-3729-4f28-87b2-dbc11a7d895b")
|
||||
)
|
||||
(fp_line
|
||||
(start 1.74 -3.03)
|
||||
(end 1.74 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "34a29ce1-4665-40bf-ad2a-df0523689e43")
|
||||
)
|
||||
(fp_line
|
||||
(start 1.74 -2.43)
|
||||
(end 3.34 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "a25fcfba-4a9b-4096-b7f5-ce77fe38e2df")
|
||||
)
|
||||
(fp_line
|
||||
(start 3.34 -2.43)
|
||||
(end 3.34 -3.03)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "0afbdf92-c6d3-4820-99fb-1f7a048e53c8")
|
||||
)
|
||||
(fp_line
|
||||
(start 4.28 -3.03)
|
||||
(end 4.28 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "c7492927-194a-43fa-b473-d5acce0be24d")
|
||||
)
|
||||
(fp_line
|
||||
(start 4.28 -2.43)
|
||||
(end 5.88 -2.43)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "8da9a18d-2e10-4263-9979-8dbae0434583")
|
||||
)
|
||||
(fp_line
|
||||
(start 4.83 1.46)
|
||||
(end 5.08 1.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "d13380fd-2abd-4d60-a3e2-239bdcec43f1")
|
||||
)
|
||||
(fp_line
|
||||
(start 4.83 2.99)
|
||||
(end 4.83 1.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "f403ee3b-cf7f-4b7c-b122-3fa69b678fbe")
|
||||
)
|
||||
(fp_line
|
||||
(start 5.08 1.99)
|
||||
(end 5.08 2.99)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "4d19f96f-993e-4152-b857-20f111f3574a")
|
||||
)
|
||||
(fp_line
|
||||
(start 5.88 -2.43)
|
||||
(end 5.88 -3.03)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "b60810d9-47b3-4344-9d62-58fea429023f")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.46 -3.03)
|
||||
(end -1.38 -3.03)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "19a4311b-8e13-4716-82ea-3347f64ebe96")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.46 2.99)
|
||||
(end 6.46 -3.03)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "32a97f9e-0f9c-4041-ab32-9ab0aac69f85")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.77 -3.42)
|
||||
(end -1.77 3.38)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "6c5d1369-005c-42b2-9d86-320c82ff616a")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.77 3.38)
|
||||
(end 6.85 3.38)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "b076c3ab-af5f-4786-ad81-2dcf5d37d059")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.85 -3.42)
|
||||
(end -1.77 -3.42)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "c87d69fd-59eb-476c-8441-6e685e31bc6b")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.85 3.38)
|
||||
(end 6.85 -3.42)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "6176c663-be56-4773-9e4a-afd41adc0953")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 -2.92)
|
||||
(end -1.27 2.88)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "c4073b06-f219-4c57-be69-f25dcec768d8")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 -0.5)
|
||||
(end -0.562893 0)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "fe741adc-0cf7-4192-96c7-3b841d08ccb3")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.27 2.88)
|
||||
(end 6.35 2.88)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "2f0e62f7-da43-4b19-a535-16171da3241c")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.562893 0)
|
||||
(end -1.27 0.5)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "63d6d1b3-ac6e-4d6a-99da-2ce320d40e3b")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.35 -2.92)
|
||||
(end -1.27 -2.92)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "68fd018f-271e-407e-b13f-3cb5c11c61fc")
|
||||
)
|
||||
(fp_line
|
||||
(start 6.35 2.88)
|
||||
(end 6.35 -2.92)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "ea743e7b-8be0-4798-87bb-a1334f958713")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 2.54 -2.22 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "92dac713-a7d9-4d3f-ac73-35d2e2e31c5c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pad "1" thru_hole roundrect
|
||||
(at 0 0)
|
||||
(size 1.74 2.2)
|
||||
(drill 1.2)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(roundrect_rratio 0.143678)
|
||||
(uuid "d31bbb34-2fe6-4652-809c-5a66f991b65d")
|
||||
)
|
||||
(pad "2" thru_hole oval
|
||||
(at 2.54 -0.2)
|
||||
(size 1.74 2.2)
|
||||
(drill 1.2)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(uuid "c7f6b16f-069b-4ae3-8fce-c8744298f712")
|
||||
)
|
||||
(pad "3" thru_hole oval
|
||||
(at 5.08 0)
|
||||
(size 1.74 2.2)
|
||||
(drill 1.2)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(uuid "5e872521-e5f3-4d40-8d10-3ea48aa8d2f4")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
(model "${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical.step"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
@@ -1,43 +1,297 @@
|
||||
(module SOIC-8_3.9x4.9mm_P1.27mm (layer F.Cu) (tedit 5A02F2D3)
|
||||
(descr "8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC] (see Microchip Packaging Specification 00000049BS.pdf)")
|
||||
(tags "SOIC 1.27")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -3.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SOIC-8_3.9x4.9mm_P1.27mm (at 0 3.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -0.95 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.95 2.45) (end -1.95 -1.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.95 -1.45) (end -0.95 -2.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.73 -2.7) (end -3.73 2.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.73 -2.7) (end 3.73 2.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.73 -2.7) (end 3.73 -2.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.73 2.7) (end 3.73 2.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.075 -2.575) (end -2.075 -2.525) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2.075 -2.575) (end 2.075 -2.43) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 2.075 2.575) (end 2.075 2.43) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -2.075 2.575) (end -2.075 2.43) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -2.075 -2.575) (end 2.075 -2.575) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -2.075 2.575) (end 2.075 2.575) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -2.075 -2.525) (end -3.475 -2.525) (layer F.SilkS) (width 0.15))
|
||||
(pad 1 smd rect (at -2.7 -1.905) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -2.7 -0.635) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -2.7 0.635) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at -2.7 1.905) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 2.7 1.905) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 2.7 0.635) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 7 smd rect (at 2.7 -0.635) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 8 smd rect (at 2.7 -1.905) (size 1.55 0.6) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
(footprint "SOIC-8_3.9x4.9mm_P1.27mm"
|
||||
(version 20260206)
|
||||
(generator "pcbnew")
|
||||
(generator_version "10.0")
|
||||
(layer "F.Cu")
|
||||
(descr "8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC] (see Microchip Packaging Specification 00000049BS.pdf)")
|
||||
(tags "SOIC 1.27")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 -3.5 0)
|
||||
(layer "F.SilkS")
|
||||
(uuid "12bf562b-75f3-4473-819f-e52d86fcad97")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SOIC-8_3.9x4.9mm_P1.27mm"
|
||||
(at 0 3.5 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "1b607f45-2d05-4f83-9f4f-cf6c5cf3b6a6")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "1fc849f4-594a-41b8-abb1-af9d50a55744")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "43f4b1fd-0e58-46d3-9b9e-655271a08d3e")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(attr smd)
|
||||
(duplicate_pad_numbers_are_jumpers no)
|
||||
(fp_line
|
||||
(start -2.075 -2.575)
|
||||
(end -2.075 -2.525)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "7344c60d-39a2-49da-901a-830c6c22e262")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.075 -2.575)
|
||||
(end 2.075 -2.575)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "adc4c433-809a-4782-94c7-786729060a29")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.075 -2.525)
|
||||
(end -3.475 -2.525)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "7ad2cb43-b0d3-4513-8e75-0b60cdfee3cb")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.075 2.575)
|
||||
(end -2.075 2.43)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "038feb8e-a7b9-4c49-aab5-ecaae8db9a29")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.075 2.575)
|
||||
(end 2.075 2.575)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "fb1e9ffa-bdf0-4115-931a-c53d026fd34d")
|
||||
)
|
||||
(fp_line
|
||||
(start 2.075 -2.575)
|
||||
(end 2.075 -2.43)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "58972eb9-a600-480c-83dc-aff6f48d20e4")
|
||||
)
|
||||
(fp_line
|
||||
(start 2.075 2.575)
|
||||
(end 2.075 2.43)
|
||||
(stroke
|
||||
(width 0.15)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "7f510b80-20b7-44c3-88d0-2a5c0d382e76")
|
||||
)
|
||||
(fp_poly
|
||||
(pts
|
||||
(xy -3.302 -3.302) (xy -2.794 -2.794) (xy -2.286 -3.302)
|
||||
)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(fill yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "86aee181-84d1-40f9-a893-ea1647527680")
|
||||
)
|
||||
(fp_line
|
||||
(start -3.73 -2.7)
|
||||
(end -3.73 2.7)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "be17f4b4-5ad8-4054-a3fe-fb3e4cc85ae9")
|
||||
)
|
||||
(fp_line
|
||||
(start -3.73 -2.7)
|
||||
(end 3.73 -2.7)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "316a750c-77c4-4d9f-8815-2548495cf535")
|
||||
)
|
||||
(fp_line
|
||||
(start -3.73 2.7)
|
||||
(end 3.73 2.7)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "cc3111f3-2d15-45f8-b3ed-255c8213948e")
|
||||
)
|
||||
(fp_line
|
||||
(start 3.73 -2.7)
|
||||
(end 3.73 2.7)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "65ce9748-6cc5-4f20-985e-ecd70e4a72fa")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.95 -1.45)
|
||||
(end -0.95 -2.45)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "8c3c2082-252d-4d24-9230-1a8c94620b98")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.95 2.45)
|
||||
(end -1.95 -1.45)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "432226d5-9e10-46e8-bcad-6e83db6b07ad")
|
||||
)
|
||||
(fp_line
|
||||
(start -0.95 -2.45)
|
||||
(end 1.95 -2.45)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "7b0a34ef-68df-4b90-8f5e-23d4f9bcae78")
|
||||
)
|
||||
(fp_line
|
||||
(start 1.95 -2.45)
|
||||
(end 1.95 2.45)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "c0f591d4-5358-4127-855c-afe7c6613ce2")
|
||||
)
|
||||
(fp_line
|
||||
(start 1.95 2.45)
|
||||
(end -1.95 2.45)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "d029349f-a038-4590-8495-e1dd5ca04fe1")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "4f76c071-09d9-4adf-94b1-c1d91fcbdd7a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pad "1" smd rect
|
||||
(at -2.7 -1.905)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "2917ba05-830a-461e-95e0-f1b0bfb9b136")
|
||||
)
|
||||
(pad "2" smd rect
|
||||
(at -2.7 -0.635)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "e955932f-5e85-4451-b546-6bef98e2233f")
|
||||
)
|
||||
(pad "3" smd rect
|
||||
(at -2.7 0.635)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "1ab3f373-9e21-49dc-bc59-f67435981f09")
|
||||
)
|
||||
(pad "4" smd rect
|
||||
(at -2.7 1.905)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "83933e9c-6f11-438b-afb3-544e1eda415d")
|
||||
)
|
||||
(pad "5" smd rect
|
||||
(at 2.7 1.905)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "dc5d0eb0-177f-48bf-ab56-1ba6b3ba3f87")
|
||||
)
|
||||
(pad "6" smd rect
|
||||
(at 2.7 0.635)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "bce41d5e-f331-49c5-9585-84bf0b081548")
|
||||
)
|
||||
(pad "7" smd rect
|
||||
(at 2.7 -0.635)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "e55f6615-d160-42dd-984c-595890d19a09")
|
||||
)
|
||||
(pad "8" smd rect
|
||||
(at 2.7 -1.905)
|
||||
(size 1.55 0.6)
|
||||
(layers "F.Cu" "F.Mask" "F.Paste")
|
||||
(uuid "ca11cfc3-8b6f-48d4-b6ab-fbc909e09738")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
(model "${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
(footprint "Banana2mm-Löthülse"
|
||||
(version 20241229)
|
||||
(version 20260206)
|
||||
(generator "pcbnew")
|
||||
(generator_version "9.0")
|
||||
(generator_version "10.0")
|
||||
(layer "F.Cu")
|
||||
(property "Reference" "VALUE**"
|
||||
(at 0 -5.5 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(hide yes)
|
||||
(uuid "8346e677-ca1b-4c92-bfff-dc2b0778798a")
|
||||
(uuid "a0d1d2f1-91e6-40fb-aabc-a98729bba12d")
|
||||
(effects
|
||||
(font
|
||||
(face "Bastard")
|
||||
@@ -19,112 +19,135 @@
|
||||
(render_cache "VALUE**" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy -3.37336 -6.285055) (xy -3.569853 -5.761151) (xy -3.720551 -5.30845) (xy -3.785345 -5.200348)
|
||||
(xy -3.832536 -5.107194) (xy -3.893015 -4.95694) (xy -3.961374 -4.735457) (xy -3.974444 -4.706541)
|
||||
(xy -3.99911 -4.678182) (xy -4.029487 -4.658449) (xy -4.056507 -4.654368) (xy -4.145166 -4.678076)
|
||||
(xy -4.21939 -4.723538) (xy -4.282045 -4.792791) (xy -4.333722 -4.891161) (xy -4.468178 -5.252885)
|
||||
(xy -4.599165 -5.593131) (xy -4.745272 -6.002833) (xy -4.8321 -6.190411) (xy -4.870436 -6.294438)
|
||||
(xy -4.888154 -6.392034) (xy -4.883221 -6.431305) (xy -4.861576 -6.459396) (xy -4.818647 -6.479061)
|
||||
(xy -4.742585 -6.487166) (xy -4.674343 -6.478856) (xy -4.638904 -6.459078) (xy -4.580692 -6.383073)
|
||||
(xy -4.524972 -6.266628) (xy -4.473674 -6.096744) (xy -4.389776 -5.884009) (xy -4.353262 -5.724884)
|
||||
(xy -4.179727 -5.273768) (xy -4.154942 -5.231722) (xy -4.120505 -5.207638) (xy -4.07336 -5.199152)
|
||||
(xy -4.027547 -5.210886) (xy -3.978147 -5.251054) (xy -3.922173 -5.333729) (xy -3.875892 -5.432437)
|
||||
(xy -3.84658 -5.524483) (xy -3.748599 -5.78686) (xy -3.600139 -6.219476) (xy -3.600139 -6.303984)
|
||||
(xy -3.605757 -6.39411) (xy -3.593527 -6.421593) (xy -3.549825 -6.464452) (xy -3.498139 -6.498497)
|
||||
(xy -3.468492 -6.506706) (xy -3.423402 -6.500285) (xy -3.39194 -6.477191) (xy -3.370679 -6.434089)
|
||||
(xy -3.362124 -6.360771)
|
||||
(xy -3.37336 -6.283834) (xy -3.362443 -6.346015) (xy -3.362247 -6.359427) (xy -3.366135 -6.410982)
|
||||
(xy -3.377726 -6.451215) (xy -3.393001 -6.475961) (xy -3.413374 -6.493147) (xy -3.464687 -6.505223)
|
||||
(xy -3.468614 -6.505118) (xy -3.50717 -6.491564) (xy -3.578841 -6.436484) (xy -3.597705 -6.413203)
|
||||
(xy -3.605757 -6.393133) (xy -3.600139 -6.303496) (xy -3.600139 -6.219476) (xy -3.739159 -5.814537)
|
||||
(xy -3.84658 -5.525094) (xy -3.893823 -5.389626) (xy -3.922173 -5.334706) (xy -3.956271 -5.278858)
|
||||
(xy -3.991294 -5.237909) (xy -4.020904 -5.215326) (xy -4.051132 -5.202904) (xy -4.07336 -5.200251)
|
||||
(xy -4.106647 -5.204124) (xy -4.134259 -5.215608) (xy -4.171848 -5.256413) (xy -4.179849 -5.273157)
|
||||
(xy -4.353384 -5.726716) (xy -4.389776 -5.886329) (xy -4.473796 -6.099064) (xy -4.505879 -6.212851)
|
||||
(xy -4.542245 -6.309374) (xy -4.576079 -6.37647) (xy -4.613479 -6.431638) (xy -4.639026 -6.4603)
|
||||
(xy -4.683537 -6.482685) (xy -4.742585 -6.488265) (xy -4.799424 -6.484333) (xy -4.842198 -6.472438)
|
||||
(xy -4.865722 -6.457687) (xy -4.880984 -6.438019) (xy -4.888154 -6.393133) (xy -4.862412 -6.270449)
|
||||
(xy -4.832222 -6.19151) (xy -4.745394 -6.003932) (xy -4.607226 -5.617136) (xy -4.476934 -5.275573)
|
||||
(xy -4.468178 -5.253496) (xy -4.333845 -4.89226) (xy -4.306034 -4.832113) (xy -4.27327 -4.780674)
|
||||
(xy -4.238582 -4.740825) (xy -4.199667 -4.708326) (xy -4.112696 -4.666247) (xy -4.056629 -4.654368)
|
||||
(xy -4.017638 -4.665162) (xy -3.974354 -4.706982) (xy -3.961374 -4.735457) (xy -3.918034 -4.883043)
|
||||
(xy -3.87407 -5.008263) (xy -3.832536 -5.107927) (xy -3.784634 -5.203178) (xy -3.722391 -5.306726)
|
||||
(xy -3.720551 -5.309549) (xy -3.622663 -5.607847) (xy -3.509767 -5.925919)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -2.324862 -6.544264) (xy -2.266327 -6.51596) (xy -2.210084 -6.465847) (xy -2.15532 -6.388248)
|
||||
(xy -2.029291 -6.113475) (xy -1.964933 -5.90599) (xy -1.732536 -5.345209) (xy -1.488904 -4.784549)
|
||||
(xy -1.478518 -4.740907) (xy -1.485341 -4.706753) (xy -1.508443 -4.677937) (xy -1.560715 -4.648854)
|
||||
(xy -1.626046 -4.638736) (xy -1.703372 -4.649831) (xy -1.768599 -4.682127) (xy -1.82486 -4.737288)
|
||||
(xy -1.856093 -4.836966) (xy -1.959316 -5.111591) (xy -2.002408 -5.204532) (xy -2.046358 -5.270152)
|
||||
(xy -2.09084 -5.314312) (xy -2.130005 -5.335861) (xy -2.201511 -5.356391) (xy -2.320429 -5.373419)
|
||||
(xy -2.44084 -5.376838) (xy -2.558443 -5.386852) (xy -2.660988 -5.373171) (xy -2.744356 -5.334132)
|
||||
(xy -2.813189 -5.269005) (xy -2.868101 -5.174272) (xy -2.930792 -4.999605) (xy -3.002201 -4.772876)
|
||||
(xy -3.026046 -4.713353) (xy -3.055229 -4.682138) (xy -3.099047 -4.661997) (xy -3.163189 -4.654368)
|
||||
(xy -3.206397 -4.663821) (xy -3.235415 -4.690937) (xy -3.252826 -4.741074) (xy -3.25612 -4.782199)
|
||||
(xy -3.250017 -4.802623) (xy -3.110538 -5.062666) (xy -3.012002 -5.297704) (xy -2.863625 -5.714504)
|
||||
(xy -2.85979 -5.72403) (xy -2.650889 -5.72403) (xy -2.642463 -5.684951) (xy -2.589105 -5.626897)
|
||||
(xy -2.519242 -5.592871) (xy -2.390526 -5.584445) (xy -2.31024 -5.596295) (xy -2.25989 -5.624338)
|
||||
(xy -2.230388 -5.667096) (xy -2.219678 -5.729647) (xy -2.231866 -5.819816) (xy -2.273996 -5.936294)
|
||||
(xy -2.356821 -6.086974) (xy -2.380586 -6.111801) (xy -2.40948 -6.12278) (xy -2.446458 -6.120436)
|
||||
(xy -2.482027 -6.100286) (xy -2.529809 -6.04003) (xy -2.594835 -5.91112) (xy -2.639864 -5.789763)
|
||||
(xy -2.650889 -5.72403) (xy -2.85979 -5.72403) (xy -2.558443 -6.472512) (xy -2.527726 -6.514946)
|
||||
(xy -2.474314 -6.542714) (xy -2.387718 -6.5536)
|
||||
(xy -2.309929 -6.545782) (xy -2.270458 -6.525231) (xy -2.233256 -6.495904) (xy -2.192992 -6.451292)
|
||||
(xy -2.15532 -6.395209) (xy -2.029291 -6.120924) (xy -1.964933 -5.913073) (xy -1.732536 -5.351926)
|
||||
(xy -1.488904 -4.791999) (xy -1.480038 -4.751966) (xy -1.483796 -4.724679) (xy -1.495564 -4.701048)
|
||||
(xy -1.517918 -4.678358) (xy -1.547684 -4.66143) (xy -1.585007 -4.650259) (xy -1.626168 -4.64643)
|
||||
(xy -1.676265 -4.651) (xy -1.71786 -4.662811) (xy -1.756111 -4.681791) (xy -1.792514 -4.709272)
|
||||
(xy -1.824982 -4.744371) (xy -1.866915 -4.873912) (xy -1.959316 -5.116842) (xy -1.965642 -5.13289)
|
||||
(xy -2.026302 -5.248087) (xy -2.090962 -5.318342) (xy -2.143341 -5.344579) (xy -2.218849 -5.363564)
|
||||
(xy -2.320551 -5.377205) (xy -2.424574 -5.379086) (xy -2.440962 -5.380013) (xy -2.558565 -5.38844)
|
||||
(xy -2.652743 -5.377186) (xy -2.739677 -5.339168) (xy -2.778635 -5.30866) (xy -2.813311 -5.270837)
|
||||
(xy -2.857735 -5.198898) (xy -2.895184 -5.111585) (xy -2.930914 -5.002048) (xy -2.995883 -4.793511)
|
||||
(xy -3.026168 -4.716406) (xy -3.029412 -4.711613) (xy -3.05019 -4.689497) (xy -3.076981 -4.673158)
|
||||
(xy -3.115841 -4.661449) (xy -3.163311 -4.657543) (xy -3.187606 -4.660056) (xy -3.210474 -4.66885)
|
||||
(xy -3.228772 -4.684068) (xy -3.244071 -4.709779) (xy -3.252948 -4.744371) (xy -3.256598 -4.771688)
|
||||
(xy -3.250139 -4.806043) (xy -3.121699 -5.042749) (xy -3.061954 -5.173982) (xy -3.012124 -5.301612)
|
||||
(xy -2.863747 -5.719267) (xy -2.861493 -5.724884) (xy -2.650889 -5.724884) (xy -2.642585 -5.685561)
|
||||
(xy -2.590806 -5.627727) (xy -2.557543 -5.606981) (xy -2.519364 -5.592871) (xy -2.390526 -5.584445)
|
||||
(xy -2.342039 -5.588886) (xy -2.275681 -5.612692) (xy -2.252493 -5.631983) (xy -2.235515 -5.656323)
|
||||
(xy -2.223719 -5.690106) (xy -2.219801 -5.730502) (xy -2.223264 -5.777268) (xy -2.237307 -5.841348)
|
||||
(xy -2.262278 -5.91189) (xy -2.302753 -5.997186) (xy -2.356943 -6.090027) (xy -2.390012 -6.119784)
|
||||
(xy -2.416228 -6.126174) (xy -2.44658 -6.123733) (xy -2.454724 -6.121365) (xy -2.482256 -6.103499)
|
||||
(xy -2.511715 -6.070001) (xy -2.552008 -6.004336) (xy -2.594958 -5.913073) (xy -2.635628 -5.804167)
|
||||
(xy -2.650889 -5.724884) (xy -2.861493 -5.724884) (xy -2.780019 -5.92788) (xy -2.558565 -6.479228)
|
||||
(xy -2.541436 -6.507648) (xy -2.517945 -6.529066) (xy -2.487265 -6.545024) (xy -2.442502 -6.556558)
|
||||
(xy -2.387718 -6.560439)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -0.129082 -4.894214) (xy -0.126273 -4.860997) (xy -0.137946 -4.780598) (xy -0.168891 -4.728009)
|
||||
(xy -0.218719 -4.695279) (xy -0.293336 -4.675184) (xy -0.401937 -4.6629) (xy -0.554675 -4.662184)
|
||||
(xy -1.162351 -4.687341) (xy -1.213902 -4.70367) (xy -1.279954 -4.757194) (xy -1.297023 -4.789194)
|
||||
(xy -1.299494 -4.835352) (xy -1.263101 -5.195732) (xy -1.252683 -5.475461) (xy -1.260293 -5.874605)
|
||||
(xy -1.282641 -6.553478) (xy -1.268978 -6.577799) (xy -1.195812 -6.640062) (xy -1.106297 -6.670837)
|
||||
(xy -1.013852 -6.656915) (xy -0.974773 -6.623332) (xy -0.962199 -6.515845) (xy -0.95792 -6.402414)
|
||||
(xy -0.966224 -6.234741) (xy -0.966224 -5.711939) (xy -0.971842 -5.521796) (xy -0.977459 -5.331653)
|
||||
(xy -0.967461 -5.177322) (xy -0.941646 -5.069407) (xy -0.904675 -4.996186) (xy -0.856622 -4.94544)
|
||||
(xy -0.79191 -4.907388) (xy -0.706296 -4.882439) (xy -0.593876 -4.87321) (xy -0.46676 -4.880629)
|
||||
(xy -0.311043 -4.905205) (xy -0.22975 -4.911074)
|
||||
(xy -0.129204 -4.892505) (xy -0.192035 -4.906137) (xy -0.249276 -4.910303) (xy -0.311165 -4.90374)
|
||||
(xy -0.430196 -4.882695) (xy -0.538078 -4.871804) (xy -0.593998 -4.870157) (xy -0.668213 -4.874049)
|
||||
(xy -0.734094 -4.885665) (xy -0.786837 -4.902884) (xy -0.832676 -4.926361) (xy -0.869351 -4.953964)
|
||||
(xy -0.899973 -4.986939) (xy -0.904797 -4.993377) (xy -0.946595 -5.082972) (xy -0.972462 -5.217262)
|
||||
(xy -0.977581 -5.329333) (xy -0.974088 -5.458704) (xy -0.971964 -5.51972) (xy -0.96984 -5.580737)
|
||||
(xy -0.966346 -5.710108) (xy -0.966346 -6.233764) (xy -0.95792 -6.401681) (xy -0.961828 -6.510272)
|
||||
(xy -0.973551 -6.615181) (xy -0.974773 -6.622965) (xy -0.98459 -6.631099) (xy -1.013974 -6.656549)
|
||||
(xy -1.077445 -6.665968) (xy -1.106297 -6.670471) (xy -1.107955 -6.670013) (xy -1.195935 -6.639696)
|
||||
(xy -1.25052 -6.596278) (xy -1.278438 -6.564875) (xy -1.282763 -6.552868) (xy -1.260293 -5.872529)
|
||||
(xy -1.252588 -5.575941) (xy -1.255471 -5.325628) (xy -1.263101 -5.192191) (xy -1.299494 -4.830956)
|
||||
(xy -1.298498 -4.793563) (xy -1.287834 -4.763525) (xy -1.279954 -4.752554) (xy -1.241363 -4.717007)
|
||||
(xy -1.20442 -4.694109) (xy -1.162351 -4.682578) (xy -0.554797 -4.657299) (xy -0.43269 -4.656673)
|
||||
(xy -0.330544 -4.664592) (xy -0.218719 -4.690882) (xy -0.18842 -4.707553) (xy -0.164127 -4.730214)
|
||||
(xy -0.134291 -4.790665) (xy -0.126395 -4.858921)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 1.563032 -4.795785) (xy 1.543622 -4.736606) (xy 1.503116 -4.702384) (xy 1.434194 -4.689539)
|
||||
(xy 1.374611 -4.697024) (xy 1.198988 -4.734357) (xy 1.143604 -4.732762) (xy 1.011409 -4.69479)
|
||||
(xy 0.876651 -4.652813) (xy 0.798674 -4.638736) (xy 0.635072 -4.638364) (xy 0.500425 -4.657556)
|
||||
(xy 0.389769 -4.693281) (xy 0.298922 -4.743837) (xy 0.224703 -4.808974) (xy 0.156689 -4.903264)
|
||||
(xy 0.104228 -5.026507) (xy 0.069481 -5.185758) (xy 0.056664 -5.389661) (xy 0.056664 -6.09308)
|
||||
(xy 0.045429 -6.215812) (xy 0.034316 -6.338667) (xy 0.046563 -6.418078) (xy 0.079298 -6.470064)
|
||||
(xy 0.133015 -6.502311) (xy 0.216277 -6.514521) (xy 0.252669 -6.509026) (xy 0.30707 -6.478479)
|
||||
(xy 0.335775 -6.442945) (xy 0.345115 -6.400704) (xy 0.345115 -5.514591) (xy 0.339497 -5.378548)
|
||||
(xy 0.339218 -5.274927) (xy 0.347801 -5.217348) (xy 0.370108 -5.163348) (xy 0.423517 -5.073) (xy 0.501621 -4.968381)
|
||||
(xy 0.563468 -4.911922) (xy 0.641283 -4.869076) (xy 0.727372 -4.843079) (xy 0.823831 -4.834131)
|
||||
(xy 0.941481 -4.846025) (xy 1.040254 -4.879833) (xy 1.124093 -4.934696) (xy 1.195458 -5.012383)
|
||||
(xy 1.255041 -5.117086) (xy 1.260981 -5.155239) (xy 1.269085 -5.322494) (xy 1.271894 -5.347407)
|
||||
(xy 1.271894 -5.380746) (xy 1.269085 -6.129839) (xy 1.266277 -6.287986) (xy 1.263468 -6.398995)
|
||||
(xy 1.272935 -6.43858) (xy 1.301622 -6.468414) (xy 1.357033 -6.489961) (xy 1.453855 -6.49889) (xy 1.504528 -6.491134)
|
||||
(xy 1.537626 -6.470445) (xy 1.558101 -6.436584) (xy 1.56584 -6.384218) (xy 1.56223 -6.360781) (xy 1.551919 -6.34233)
|
||||
(xy 1.551919 -5.332752) (xy 1.563032 -5.02232) (xy 1.56721 -4.878611)
|
||||
(xy 1.563032 -4.79322) (xy 1.566042 -4.952194) (xy 1.563032 -5.02) (xy 1.551796 -5.330799) (xy 1.551796 -6.341598)
|
||||
(xy 1.561978 -6.360542) (xy 1.56584 -6.383607) (xy 1.561914 -6.422586) (xy 1.550057 -6.453634)
|
||||
(xy 1.533826 -6.473556) (xy 1.511816 -6.487698) (xy 1.453855 -6.498401) (xy 1.386589 -6.494494)
|
||||
(xy 1.333798 -6.48277) (xy 1.301985 -6.467707) (xy 1.279638 -6.447611) (xy 1.268057 -6.426351)
|
||||
(xy 1.263535 -6.401385) (xy 1.263468 -6.397651) (xy 1.266154 -6.285666) (xy 1.268963 -6.126053)
|
||||
(xy 1.271772 -5.37) (xy 1.271772 -5.336416) (xy 1.268963 -5.311259) (xy 1.263056 -5.165645) (xy 1.255041 -5.104019)
|
||||
(xy 1.222586 -5.040166) (xy 1.185122 -4.984386) (xy 1.145494 -4.939494) (xy 1.101429 -4.901672)
|
||||
(xy 1.054509 -4.871786) (xy 1.003385 -4.848527) (xy 0.887408 -4.821774) (xy 0.823831 -4.818499)
|
||||
(xy 0.758648 -4.822442) (xy 0.696977 -4.834407) (xy 0.642218 -4.853144) (xy 0.590529 -4.879318)
|
||||
(xy 0.563468 -4.896901) (xy 0.483079 -4.97622) (xy 0.423395 -5.0592) (xy 0.358014 -5.175141) (xy 0.343173 -5.224438)
|
||||
(xy 0.33737 -5.279657) (xy 0.339375 -5.367191) (xy 0.343148 -5.455982) (xy 0.344993 -5.504455)
|
||||
(xy 0.344993 -6.397651) (xy 0.341085 -6.425621) (xy 0.329361 -6.450737) (xy 0.28355 -6.491782)
|
||||
(xy 0.252669 -6.506828) (xy 0.216277 -6.512445) (xy 0.166448 -6.508538) (xy 0.124477 -6.496817)
|
||||
(xy 0.094277 -6.480178) (xy 0.070161 -6.457575) (xy 0.041091 -6.397614) (xy 0.034194 -6.33598)
|
||||
(xy 0.045429 -6.212882) (xy 0.056664 -6.089661) (xy 0.056664 -5.384043) (xy 0.060572 -5.267179)
|
||||
(xy 0.072299 -5.160213) (xy 0.089978 -5.070717) (xy 0.114268 -4.98978) (xy 0.142592 -4.922679)
|
||||
(xy 0.176565 -4.863039) (xy 0.224581 -4.801646) (xy 0.267923 -4.760051) (xy 0.316613 -4.72419)
|
||||
(xy 0.431004 -4.669274) (xy 0.573355 -4.636501) (xy 0.751441 -4.628654) (xy 0.798674 -4.630921)
|
||||
(xy 0.903771 -4.652444) (xy 1.011409 -4.689661) (xy 1.106338 -4.721675) (xy 1.172485 -4.733905)
|
||||
(xy 1.198988 -4.731671) (xy 1.354418 -4.697721) (xy 1.434194 -4.686852) (xy 1.474804 -4.690741)
|
||||
(xy 1.507713 -4.702332) (xy 1.530235 -4.718657) (xy 1.54705 -4.740688)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 2.943126 -4.885544) (xy 2.954361 -4.824849) (xy 2.942134 -4.753135) (xy 2.908351 -4.703557)
|
||||
(xy 2.850802 -4.670488) (xy 2.766405 -4.661308) (xy 2.455983 -4.662184) (xy 1.937944 -4.684532)
|
||||
(xy 1.880754 -4.694374) (xy 1.854218 -4.710285) (xy 1.845498 -4.730572) (xy 1.84269 -5.321273)
|
||||
(xy 1.856734 -5.391127) (xy 1.870778 -5.46098) (xy 1.870778 -6.011137) (xy 1.856734 -6.181496)
|
||||
(xy 1.84269 -6.351978) (xy 1.851009 -6.44838) (xy 1.869312 -6.493028) (xy 1.907772 -6.519755) (xy 1.999494 -6.541877)
|
||||
(xy 2.162366 -6.555714) (xy 2.427896 -6.561416) (xy 2.629518 -6.561416) (xy 2.692242 -6.538617)
|
||||
(xy 2.734934 -6.498417) (xy 2.761165 -6.437585) (xy 2.733199 -6.382508) (xy 2.69425 -6.370455)
|
||||
(xy 2.643562 -6.366022) (xy 2.524494 -6.374815) (xy 2.405547 -6.383607) (xy 2.307291 -6.369929)
|
||||
(xy 2.232693 -6.33177) (xy 2.175837 -6.268813) (xy 2.161631 -6.22794) (xy 2.15068 -6.12874) (xy 2.155025 -5.994103)
|
||||
(xy 2.179446 -5.904484) (xy 2.218344 -5.846789) (xy 2.271092 -5.812445) (xy 2.439131 -5.781549)
|
||||
(xy 2.532263 -5.756084) (xy 2.581891 -5.722808) (xy 2.56679 -5.666485) (xy 2.538445 -5.62886) (xy 2.495834 -5.60549)
|
||||
(xy 2.433513 -5.596779) (xy 2.397121 -5.596779) (xy 2.363538 -5.599588) (xy 2.279679 -5.590005)
|
||||
(xy 2.219945 -5.564358) (xy 2.177981 -5.524418) (xy 2.150802 -5.467941) (xy 2.145184 -5.280362)
|
||||
(xy 2.150802 -5.017191) (xy 2.171822 -4.969823) (xy 2.210376 -4.931871) (xy 2.271214 -4.902397)
|
||||
(xy 2.444748 -4.866004) (xy 2.624023 -4.840847) (xy 2.680922 -4.845682) (xy 2.780704 -4.864539)
|
||||
(xy 2.881427 -4.882549)
|
||||
(xy 2.943004 -4.886643) (xy 2.850492 -4.879724) (xy 2.780704 -4.867103) (xy 2.68861 -4.848205)
|
||||
(xy 2.6239 -4.841946) (xy 2.444626 -4.867103) (xy 2.271092 -4.903374) (xy 2.229298 -4.921324) (xy 2.196137 -4.944357)
|
||||
(xy 2.173032 -4.969888) (xy 2.15688 -4.999387) (xy 2.15068 -5.018046) (xy 2.145062 -5.280729) (xy 2.15068 -5.468063)
|
||||
(xy 2.165265 -5.504366) (xy 2.186215 -5.534898) (xy 2.243624 -5.577034) (xy 2.3267 -5.597813) (xy 2.363415 -5.599466)
|
||||
(xy 2.397121 -5.596657) (xy 2.433513 -5.596657) (xy 2.477208 -5.600565) (xy 2.513515 -5.612294)
|
||||
(xy 2.539055 -5.628894) (xy 2.558846 -5.651437) (xy 2.580728 -5.712918) (xy 2.581891 -5.722442)
|
||||
(xy 2.529364 -5.757208) (xy 2.439009 -5.781182) (xy 2.271092 -5.811957) (xy 2.23945 -5.828985)
|
||||
(xy 2.21263 -5.852546) (xy 2.173632 -5.918694) (xy 2.152219 -6.020291) (xy 2.15068 -6.127763) (xy 2.157751 -6.20955)
|
||||
(xy 2.171424 -6.26006) (xy 2.175837 -6.267592) (xy 2.202646 -6.302781) (xy 2.234583 -6.331634)
|
||||
(xy 2.311578 -6.369547) (xy 2.405425 -6.382142) (xy 2.525837 -6.373838) (xy 2.64344 -6.362602)
|
||||
(xy 2.690792 -6.366497) (xy 2.730266 -6.378125) (xy 2.733077 -6.379333) (xy 2.746562 -6.407137)
|
||||
(xy 2.761043 -6.435387) (xy 2.747969 -6.473354) (xy 2.728538 -6.504859) (xy 2.675445 -6.546504)
|
||||
(xy 2.629518 -6.561416) (xy 2.427896 -6.561416) (xy 2.188034 -6.557195) (xy 2.010523 -6.543275)
|
||||
(xy 1.999494 -6.541755) (xy 1.922795 -6.525797) (xy 1.875838 -6.499624) (xy 1.850969 -6.453161)
|
||||
(xy 1.84269 -6.351367) (xy 1.856612 -6.180886) (xy 1.870655 -6.010404) (xy 1.870655 -5.459637)
|
||||
(xy 1.856612 -5.389783) (xy 1.84269 -5.31993) (xy 1.845498 -4.729839) (xy 1.851061 -4.713584) (xy 1.864174 -4.700517)
|
||||
(xy 1.916737 -4.684079) (xy 1.937822 -4.682334) (xy 2.455861 -4.659863) (xy 2.712533 -4.657492)
|
||||
(xy 2.842145 -4.666046) (xy 2.85068 -4.66829) (xy 2.886637 -4.6854) (xy 2.91483 -4.708209) (xy 2.946405 -4.764423)
|
||||
(xy 2.954239 -4.825094)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 3.880041 -6.286277) (xy 3.768056 -6.081601) (xy 3.661688 -5.865812) (xy 3.244522 -5.885474)
|
||||
(xy 3.229578 -5.944755) (xy 3.180164 -6.067679) (xy 3.134634 -6.183159) (xy 3.12411 -6.238649)
|
||||
(xy 3.13182 -6.277216) (xy 3.154884 -6.308747) (xy 3.283201 -6.413455) (xy 3.454448 -6.524535)
|
||||
(xy 3.476919 -6.530153) (xy 3.532366 -6.512995) (xy 3.661688 -6.43209)
|
||||
(xy 3.880041 -6.286521) (xy 3.661566 -6.43209) (xy 3.56277 -6.495992) (xy 3.495531 -6.527145) (xy 3.476796 -6.530153)
|
||||
(xy 3.454326 -6.524535) (xy 3.342291 -6.454757) (xy 3.243447 -6.383812) (xy 3.154762 -6.308869)
|
||||
(xy 3.135306 -6.283521) (xy 3.125186 -6.254268) (xy 3.123988 -6.238893) (xy 3.139219 -6.169818)
|
||||
(xy 3.180041 -6.068046) (xy 3.225867 -5.957144) (xy 3.244399 -5.886085) (xy 3.661566 -5.866545)
|
||||
(xy 3.767934 -6.08209)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 4.862875 -6.286277) (xy 4.750889 -6.081601) (xy 4.644522 -5.865812) (xy 4.227355 -5.885474)
|
||||
(xy 4.212412 -5.944755) (xy 4.162997 -6.067679) (xy 4.117467 -6.183159) (xy 4.106943 -6.238649)
|
||||
(xy 4.114653 -6.277216) (xy 4.137718 -6.308747) (xy 4.266034 -6.413455) (xy 4.437281 -6.524535)
|
||||
(xy 4.459752 -6.530153) (xy 4.515199 -6.512995) (xy 4.644522 -6.43209)
|
||||
(xy 4.862875 -6.286521) (xy 4.644399 -6.43209) (xy 4.545603 -6.495992) (xy 4.478364 -6.527145)
|
||||
(xy 4.45963 -6.530153) (xy 4.437159 -6.524535) (xy 4.325124 -6.454757) (xy 4.226281 -6.383812)
|
||||
(xy 4.137595 -6.308869) (xy 4.118139 -6.283521) (xy 4.108019 -6.254268) (xy 4.106821 -6.238893)
|
||||
(xy 4.122053 -6.169818) (xy 4.162875 -6.068046) (xy 4.208701 -5.957144) (xy 4.227233 -5.886085)
|
||||
(xy 4.644399 -5.866545) (xy 4.750767 -6.08209)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -133,7 +156,8 @@
|
||||
(at 0.127 5.3594 0)
|
||||
(unlocked yes)
|
||||
(layer "F.SilkS")
|
||||
(uuid "619d9ded-d34f-4726-b854-b943ed4d48d9")
|
||||
(hide yes)
|
||||
(uuid "f85e6f89-d88d-422e-8aa9-d94742dd4d6c")
|
||||
(effects
|
||||
(font
|
||||
(face "Bastard")
|
||||
@@ -144,94 +168,112 @@
|
||||
(render_cache "In/Out" 0
|
||||
(polygon
|
||||
(pts
|
||||
(xy -3.191893 6.106235) (xy -3.214679 6.165191) (xy -3.258729 6.199828) (xy -3.331845 6.212847)
|
||||
(xy -3.411232 6.20445) (xy -3.467013 6.182226) (xy -3.505501 6.148245) (xy -3.499884 5.878845)
|
||||
(xy -3.486939 5.296533) (xy -3.495263 4.849537) (xy -3.519545 4.514748) (xy -3.519355 4.454833)
|
||||
(xy -3.50441 4.402704) (xy -3.474727 4.356113) (xy -3.433518 4.319599) (xy -3.384849 4.297766)
|
||||
(xy -3.326349 4.290167) (xy -3.264509 4.301287) (xy -3.222108 4.332197) (xy -3.194347 4.385816)
|
||||
(xy -3.183467 4.472617) (xy -3.191893 4.591929) (xy -3.20032 4.711242) (xy -3.20032 5.52799) (xy -3.19055 5.73291)
|
||||
(xy -3.180658 5.937829)
|
||||
(xy -3.192016 6.101838) (xy -3.180946 5.959823) (xy -3.18078 5.933799) (xy -3.189207 5.729368)
|
||||
(xy -3.20032 5.525059) (xy -3.20032 4.710265) (xy -3.192016 4.589853) (xy -3.183589 4.47225) (xy -3.187498 4.417278)
|
||||
(xy -3.19923 4.37205) (xy -3.215327 4.34137) (xy -3.237066 4.317814) (xy -3.292198 4.293177) (xy -3.326349 4.290167)
|
||||
(xy -3.366752 4.29396) (xy -3.403599 4.304877) (xy -3.465635 4.34641) (xy -3.506877 4.410433) (xy -3.517691 4.448931)
|
||||
(xy -3.521056 4.490573) (xy -3.519545 4.51426) (xy -3.492814 4.89867) (xy -3.48806 5.438939) (xy -3.500006 5.875059)
|
||||
(xy -3.505501 6.143848) (xy -3.45266 6.184958) (xy -3.372093 6.206213) (xy -3.331967 6.208206)
|
||||
(xy -3.289499 6.204317) (xy -3.254363 6.192727) (xy -3.229602 6.176247) (xy -3.210693 6.153968)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -1.692364 6.116615) (xy -1.700956 6.153185) (xy -1.728757 6.1883) (xy -1.766912 6.21302) (xy -1.80435 6.220663)
|
||||
(xy -1.853525 6.2138) (xy -1.902413 6.192575) (xy -1.93851 6.158815) (xy -1.949919 6.116737) (xy -1.940149 5.872494)
|
||||
(xy -1.930379 5.628252) (xy -1.941396 5.453568) (xy -1.971129 5.31869) (xy -2.015792 5.215737)
|
||||
(xy -2.073418 5.138296) (xy -2.144092 5.081833) (xy -2.229943 5.044145) (xy -2.323509 5.025287)
|
||||
(xy -2.409608 5.025712) (xy -2.490428 5.044145) (xy -2.5399 5.074163) (xy -2.578413 5.128895) (xy -2.605222 5.218046)
|
||||
(xy -2.641614 5.414295) (xy -2.641614 6.084497) (xy -2.638805 6.104037) (xy -2.649539 6.139472)
|
||||
(xy -2.686433 6.174256) (xy -2.734285 6.197918) (xy -2.775948 6.205031) (xy -2.816147 6.196461)
|
||||
(xy -2.845923 6.171326) (xy -2.881016 6.103236) (xy -2.893551 6.014155) (xy -2.893551 5.455572)
|
||||
(xy -2.890742 5.396587) (xy -2.890742 5.275931) (xy -2.890742 5.0036) (xy -2.881175 4.963073) (xy -2.851541 4.929351)
|
||||
(xy -2.810068 4.907129) (xy -2.764713 4.899797) (xy -2.649919 4.916039) (xy -2.535124 4.932159)
|
||||
(xy -2.48201 4.923223) (xy -2.294301 4.874152) (xy -2.176916 4.848521) (xy -2.101105 4.845087)
|
||||
(xy -2.038004 4.857803) (xy -1.96165 4.888855) (xy -1.868708 4.943517) (xy -1.773473 5.020671)
|
||||
(xy -1.72406 5.086007) (xy -1.706408 5.143307) (xy -1.697349 5.378218)
|
||||
(xy -1.692487 6.114051) (xy -1.696098 5.478747) (xy -1.70575 5.15389) (xy -1.706408 5.145261) (xy -1.727782 5.081075)
|
||||
(xy -1.786393 5.010706) (xy -1.86883 4.94657) (xy -1.945166 4.901139) (xy -2.0152 4.869326) (xy -2.101227 4.848506)
|
||||
(xy -2.216071 4.858144) (xy -2.294423 4.876472) (xy -2.535246 4.932526) (xy -2.650041 4.915673)
|
||||
(xy -2.764835 4.901751) (xy -2.827391 4.916158) (xy -2.854714 4.933725) (xy -2.875649 4.956802)
|
||||
(xy -2.886858 4.979788) (xy -2.890864 5.00531) (xy -2.890864 5.276908) (xy -2.890864 5.39732) (xy -2.893673 5.45606)
|
||||
(xy -2.893673 6.0133) (xy -2.889828 6.063869) (xy -2.878545 6.108689) (xy -2.846046 6.170104) (xy -2.826653 6.189169)
|
||||
(xy -2.802674 6.200364) (xy -2.77607 6.203688) (xy -2.716041 6.189581) (xy -2.682531 6.170515)
|
||||
(xy -2.655874 6.145722) (xy -2.643373 6.125016) (xy -2.638805 6.102938) (xy -2.641614 6.083276)
|
||||
(xy -2.641614 5.414051) (xy -2.605222 5.218168) (xy -2.591331 5.161955) (xy -2.571444 5.11595)
|
||||
(xy -2.549189 5.08413) (xy -2.522558 5.060417) (xy -2.490428 5.044511) (xy -2.437356 5.030368)
|
||||
(xy -2.382738 5.023956) (xy -2.26873 5.034363) (xy -2.230065 5.044511) (xy -2.178549 5.063803)
|
||||
(xy -2.131848 5.089801) (xy -2.054743 5.159617) (xy -1.995224 5.256438) (xy -1.953229 5.386462)
|
||||
(xy -1.931939 5.558344) (xy -1.930379 5.626908) (xy -1.938805 5.87054) (xy -1.950041 6.114051)
|
||||
(xy -1.935945 6.15864) (xy -1.89419 6.194973) (xy -1.825684 6.216476) (xy -1.804472 6.217732) (xy -1.75356 6.203682)
|
||||
(xy -1.727702 6.18512) (xy -1.70739 6.161157)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy -0.509496 4.408625) (xy -0.575599 4.589739) (xy -0.702692 4.90456) (xy -0.935089 5.479874)
|
||||
(xy -1.055501 5.811434) (xy -1.141654 6.026973) (xy -1.226349 6.198803) (xy -1.252499 6.26135)
|
||||
(xy -1.321482 6.468325) (xy -1.354733 6.536626) (xy -1.402486 6.583154) (xy -1.46705 6.611451)
|
||||
(xy -1.506086 6.565299) (xy -1.514678 6.530118) (xy -1.4912 6.422018) (xy -1.394266 6.132002) (xy -1.351364 6.072103)
|
||||
(xy -1.296325 5.96665) (xy -1.258692 5.825826) (xy -1.17826 5.619374) (xy -1.038648 5.327344) (xy -0.999447 5.161992)
|
||||
(xy -0.649447 4.328757) (xy -0.628523 4.300542) (xy -0.588721 4.279232) (xy -0.520731 4.26672)
|
||||
(xy -0.502215 4.348209)
|
||||
(xy -0.509496 4.410701) (xy -0.502485 4.345694) (xy -0.520731 4.265132) (xy -0.570789 4.27303)
|
||||
(xy -0.609706 4.287628) (xy -0.633214 4.304731) (xy -0.648165 4.326125) (xy -0.64957 4.32949) (xy -0.99957 5.163946)
|
||||
(xy -1.038771 5.329176) (xy -1.138156 5.530819) (xy -1.214578 5.705473) (xy -1.260134 5.829219)
|
||||
(xy -1.289707 5.934568) (xy -1.296325 5.967505) (xy -1.347402 6.065874) (xy -1.394266 6.132735)
|
||||
(xy -1.477352 6.375994) (xy -1.513507 6.517937) (xy -1.514678 6.530363) (xy -1.50367 6.570237)
|
||||
(xy -1.46705 6.611451) (xy -1.427019 6.596665) (xy -1.392714 6.575367) (xy -1.342596 6.516599)
|
||||
(xy -1.321482 6.468691) (xy -1.262996 6.290788) (xy -1.227897 6.202808) (xy -1.226349 6.199902)
|
||||
(xy -1.161072 6.070089) (xy -1.097549 5.924031) (xy -1.055501 5.81351) (xy -0.935089 5.483171)
|
||||
(xy -0.731819 4.977481) (xy -0.702692 4.906392)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 0.741695 4.267256) (xy 0.956448 4.297983) (xy 1.090075 4.33429) (xy 1.215576 4.397209) (xy 1.334915 4.489011)
|
||||
(xy 1.449208 4.613789) (xy 1.544011 4.754423) (xy 1.608848 4.893333) (xy 1.646733 5.032128) (xy 1.659257 5.172739)
|
||||
(xy 1.651274 5.270144) (xy 1.628482 5.354333) (xy 1.615749 5.405789) (xy 1.59209 5.569511) (xy 1.558507 5.633869)
|
||||
(xy 1.505262 5.720453) (xy 1.429936 5.842734) (xy 1.332208 5.952817) (xy 1.209728 6.051647) (xy 1.07358 6.130442)
|
||||
(xy 0.935575 6.182441) (xy 0.794027 6.209427) (xy 0.550286 6.225389) (xy 0.427174 6.220663) (xy 0.250831 6.161922)
|
||||
(xy 0.143267 6.137114) (xy 0.041973 6.092962) (xy -0.054525 6.028257) (xy -0.147191 5.94061) (xy -0.236433 5.826577)
|
||||
(xy -0.319604 5.685741) (xy -0.376742 5.547543) (xy -0.410172 5.410607) (xy -0.421203 5.273367)
|
||||
(xy -0.414675 5.183714) (xy -0.41452 5.183066) (xy -0.110299 5.183066) (xy -0.085246 5.356776)
|
||||
(xy -0.071203 5.4353) (xy -0.060588 5.509605) (xy -0.025748 5.594389) (xy 0.040001 5.693233) (xy 0.145806 5.809602)
|
||||
(xy 0.264521 5.912523) (xy 0.365491 5.976765) (xy 0.452161 6.010932) (xy 0.528046 6.02136) (xy 0.564438 6.015743)
|
||||
(xy 0.587643 6.01412) (xy 0.634414 6.02136) (xy 0.710007 6.038213) (xy 0.791313 6.035531) (xy 0.87722 6.013403)
|
||||
(xy 0.969867 5.969034) (xy 1.071242 5.898018) (xy 1.179422 5.796697) (xy 1.259638 5.691976) (xy 1.315315 5.582971)
|
||||
(xy 1.348492 5.468172) (xy 1.359693 5.34554) (xy 1.347177 5.186167) (xy 1.310176 5.036178) (xy 1.248547 4.89352)
|
||||
(xy 1.16088 4.756549) (xy 1.064106 4.646763) (xy 0.961844 4.565058) (xy 0.85318 4.508018) (xy 0.736429 4.47377)
|
||||
(xy 0.609257 4.462114) (xy 0.522429 4.467732) (xy 0.470649 4.480432) (xy 0.413252 4.490202) (xy 0.321324 4.493991)
|
||||
(xy 0.232628 4.527055) (xy 0.143559 4.593772) (xy 0.052017 4.703304) (xy -0.022045 4.828523) (xy -0.073576 4.949643)
|
||||
(xy -0.104786 5.067836) (xy -0.110299 5.183066) (xy -0.41452 5.183066) (xy -0.396046 5.105694)
|
||||
(xy -0.373575 4.957561) (xy -0.327021 4.85359) (xy -0.256854 4.744945) (xy -0.159174 4.63041) (xy -0.029193 4.509009)
|
||||
(xy 0.112762 4.401864) (xy 0.24115 4.328911) (xy 0.35823 4.284547) (xy 0.466375 4.264522) (xy 0.603639 4.258904)
|
||||
(xy 0.609166 4.258925) (xy 0.758665 4.269519) (xy 0.956326 4.298105) (xy 1.00169 4.307608) (xy 1.073885 4.330043)
|
||||
(xy 1.143985 4.360596) (xy 1.215545 4.401146) (xy 1.283698 4.449311) (xy 1.350282 4.506546) (xy 1.412007 4.570274)
|
||||
(xy 1.468628 4.640107) (xy 1.519096 4.714743) (xy 1.597512 4.870818) (xy 1.644055 5.027314) (xy 1.659135 5.176402)
|
||||
(xy 1.656168 5.235575) (xy 1.645686 5.299931) (xy 1.62836 5.358852) (xy 1.627943 5.359995) (xy 1.611962 5.431893)
|
||||
(xy 1.591968 5.575007) (xy 1.558385 5.639609) (xy 1.543064 5.663173) (xy 1.50514 5.726559) (xy 1.477033 5.777512)
|
||||
(xy 1.430462 5.846845) (xy 1.376865 5.911974) (xy 1.315555 5.973708) (xy 1.248522 6.029917) (xy 1.101534 6.122998)
|
||||
(xy 0.946897 6.185974) (xy 0.793905 6.217365) (xy 0.589565 6.23173) (xy 0.427174 6.228478) (xy 0.250709 6.169738)
|
||||
(xy 0.121711 6.137825) (xy 0.058276 6.109954) (xy -0.002673 6.074362) (xy -0.063585 6.029017) (xy -0.121801 5.975263)
|
||||
(xy -0.180632 5.90902) (xy -0.236433 5.833293) (xy -0.277553 5.768457) (xy -0.35837 5.603662) (xy -0.405568 5.440867)
|
||||
(xy -0.417294 5.359305) (xy -0.421203 5.277397) (xy -0.419428 5.229504) (xy -0.403951 5.149736)
|
||||
(xy -0.11155 5.149736) (xy -0.104561 5.246273) (xy -0.085246 5.358852) (xy -0.071203 5.437498)
|
||||
(xy -0.067355 5.477316) (xy -0.051171 5.534011) (xy -0.023768 5.593735) (xy 0.019411 5.663908)
|
||||
(xy 0.072961 5.733791) (xy 0.20348 5.864927) (xy 0.333968 5.958813) (xy 0.44352 6.009413) (xy 0.527924 6.024169)
|
||||
(xy 0.557584 6.019939) (xy 0.564316 6.018552) (xy 0.565149 6.01839) (xy 0.592672 6.01719) (xy 0.634414 6.024169)
|
||||
(xy 0.710007 6.0409) (xy 0.711534 6.041009) (xy 0.766162 6.040784) (xy 0.821622 6.032509) (xy 0.88049 6.0151)
|
||||
(xy 0.940261 5.988586) (xy 1.005178 5.949977) (xy 1.07112 5.900582) (xy 1.113128 5.865161) (xy 1.222299 5.748643)
|
||||
(xy 1.298225 5.625234) (xy 1.32483 5.560087) (xy 1.343905 5.492665) (xy 1.355659 5.421306) (xy 1.359571 5.347617)
|
||||
(xy 1.354437 5.245501) (xy 1.341828 5.160022) (xy 1.321686 5.076775) (xy 1.293652 4.994736) (xy 1.257978 4.914987)
|
||||
(xy 1.213362 4.835351) (xy 1.160757 4.758136) (xy 1.118158 4.705487) (xy 1.006361 4.598537) (xy 0.886664 4.524073)
|
||||
(xy 0.822626 4.497834) (xy 0.755786 4.478965) (xy 0.683997 4.467243) (xy 0.609135 4.463335) (xy 0.522638 4.46892)
|
||||
(xy 0.522307 4.468953) (xy 0.471993 4.480188) (xy 0.453896 4.485956) (xy 0.41313 4.491423) (xy 0.343431 4.492014)
|
||||
(xy 0.295656 4.502236) (xy 0.248948 4.520595) (xy 0.200096 4.549329) (xy 0.152471 4.58748) (xy 0.101499 4.640376)
|
||||
(xy 0.052017 4.704769) (xy 0.018095 4.758073) (xy -0.060827 4.917415) (xy -0.104786 5.069668) (xy -0.11155 5.149736)
|
||||
(xy -0.403951 5.149736) (xy -0.396046 5.108991) (xy -0.373575 4.960247) (xy -0.350182 4.902674)
|
||||
(xy -0.309415 4.826722) (xy -0.258175 4.750383) (xy -0.193491 4.669879) (xy -0.120338 4.592131)
|
||||
(xy 0.0421 4.453012) (xy 0.203453 4.350695) (xy 0.346854 4.28937) (xy 0.466375 4.264522) (xy 0.603517 4.258904)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 3.030803 6.104647) (xy 3.018527 6.15529) (xy 2.983475 6.185358) (xy 2.916009 6.197215) (xy 2.809519 6.185492)
|
||||
(xy 2.703151 6.173768) (xy 2.646607 6.181971) (xy 2.560391 6.212603) (xy 2.468527 6.244718) (xy 2.42044 6.254246)
|
||||
(xy 2.308455 6.259741) (xy 2.186454 6.248038) (xy 2.086467 6.21518) (xy 2.003964 6.162663) (xy 1.935984 6.089382)
|
||||
(xy 1.871626 5.924518) (xy 1.839188 5.792141) (xy 1.826808 5.608834) (xy 1.832425 5.42724) (xy 1.838043 5.245645)
|
||||
(xy 1.829616 5.157596) (xy 1.82119 5.069668) (xy 1.831384 5.020428) (xy 1.866009 4.963545) (xy 1.914091 4.92009)
|
||||
(xy 1.958455 4.907613) (xy 1.989886 4.914181) (xy 2.034048 4.938388) (xy 2.073313 5.082086) (xy 2.087293 5.25456)
|
||||
(xy 2.084484 5.374972) (xy 2.081675 5.495261) (xy 2.089599 5.634727) (xy 2.111036 5.743823) (xy 2.143224 5.828286)
|
||||
(xy 2.20173 5.915443) (xy 2.284244 5.988898) (xy 2.395283 6.049326) (xy 2.445597 6.060561) (xy 2.512662 6.050385)
|
||||
(xy 2.579587 6.018666) (xy 2.648563 5.961155) (xy 2.705364 5.890742) (xy 2.739177 5.822709) (xy 2.753587 5.75538)
|
||||
(xy 2.759205 5.209375) (xy 2.759205 5.069302) (xy 2.775851 5.006554) (xy 2.804835 4.965687) (xy 2.846328 4.941103)
|
||||
(xy 2.904773 4.932159) (xy 2.943317 4.941607) (xy 2.972621 4.970473) (xy 2.993958 5.026758) (xy 3.002837 5.125722)
|
||||
(xy 3.002837 5.19582) (xy 3.002837 5.2603) (xy 3.000028 5.263109) (xy 3.015415 5.406235) (xy 3.030803 5.549239)
|
||||
(xy 3.030803 5.54582) (xy 3.016759 5.40306) (xy 2.999906 5.260178) (xy 3.000257 5.269306) (xy 3.002715 5.257369)
|
||||
(xy 3.002715 5.193011) (xy 3.002715 5.123035) (xy 2.998828 5.054415) (xy 2.987255 5.000795) (xy 2.972334 4.968355)
|
||||
(xy 2.952522 4.945751) (xy 2.931762 4.934224) (xy 2.907521 4.929879) (xy 2.904773 4.929839) (xy 2.86377 4.93376)
|
||||
(xy 2.829523 4.945577) (xy 2.804962 4.962524) (xy 2.785494 4.985671) (xy 2.761443 5.05176) (xy 2.759205 5.066981)
|
||||
(xy 2.759205 5.207055) (xy 2.753587 5.75306) (xy 2.732348 5.836341) (xy 2.678449 5.925944) (xy 2.639788 5.968143)
|
||||
(xy 2.596126 6.004181) (xy 2.550844 6.031394) (xy 2.503569 6.049832) (xy 2.445597 6.058241) (xy 2.395161 6.047006)
|
||||
(xy 2.329246 6.015139) (xy 2.27154 5.978112) (xy 2.225469 5.939155) (xy 2.186432 5.89558) (xy 2.143224 5.825844)
|
||||
(xy 2.103996 5.716462) (xy 2.083351 5.563085) (xy 2.081553 5.492575) (xy 2.084362 5.372163) (xy 2.087171 5.251873)
|
||||
(xy 2.083205 5.155207) (xy 2.071077 5.065607) (xy 2.033926 4.935457) (xy 1.991962 4.912635) (xy 1.958332 4.90456)
|
||||
(xy 1.912832 4.918614) (xy 1.862125 4.964993) (xy 1.839609 5.000377) (xy 1.825245 5.037467) (xy 1.82119 5.066981)
|
||||
(xy 1.829616 5.15381) (xy 1.837921 5.243447) (xy 1.834498 5.367818) (xy 1.832425 5.425408) (xy 1.830139 5.488148)
|
||||
(xy 1.826808 5.607369) (xy 1.830803 5.719214) (xy 1.843138 5.817984) (xy 1.871626 5.923785) (xy 1.935984 6.089016)
|
||||
(xy 1.971549 6.132548) (xy 2.011989 6.169607) (xy 2.105851 6.223952) (xy 2.220855 6.253995) (xy 2.308332 6.259741)
|
||||
(xy 2.384071 6.256354) (xy 2.420318 6.254246) (xy 2.508379 6.232172) (xy 2.560391 6.212969) (xy 2.636165 6.185071)
|
||||
(xy 2.696991 6.173897) (xy 2.703151 6.173768) (xy 2.809519 6.182194) (xy 2.916009 6.19343) (xy 2.95802 6.189521)
|
||||
(xy 2.990642 6.177789) (xy 3.010376 6.162226) (xy 3.023542 6.141336) (xy 3.030803 6.100984)
|
||||
)
|
||||
)
|
||||
(polygon
|
||||
(pts
|
||||
(xy 3.972847 4.937044) (xy 3.935392 4.956314) (xy 3.827279 4.993098) (xy 3.759371 5.023154) (xy 3.714686 5.062689)
|
||||
(xy 3.68821 5.112286) (xy 3.678901 5.175303) (xy 3.678901 5.747076) (xy 3.692945 5.808625) (xy 3.725863 5.878381)
|
||||
(xy 3.776843 5.946012) (xy 3.910844 6.067997) (xy 3.933646 6.105746) (xy 3.926943 6.137438) (xy 3.906037 6.165989)
|
||||
(xy 3.86648 6.192697) (xy 3.811699 6.213711) (xy 3.754494 6.220663) (xy 3.694771 6.213625) (xy 3.6397 6.192697)
|
||||
(xy 3.560853 6.138086) (xy 3.498616 6.065845) (xy 3.451768 5.973025) (xy 3.421262 5.854813) (xy 3.410112 5.704944)
|
||||
(xy 3.412921 5.588684) (xy 3.415729 5.472303) (xy 3.411455 5.407945) (xy 3.407303 5.343464) (xy 3.412921 5.283259)
|
||||
(xy 3.418538 5.222931) (xy 3.408551 5.176087) (xy 3.366637 5.087009) (xy 3.324638 4.998307) (xy 3.314857 4.953897)
|
||||
(xy 3.326803 4.919888) (xy 3.382024 4.847407) (xy 3.47447 4.743726) (xy 3.580838 4.561521) (xy 3.614421 4.555903)
|
||||
(xy 3.65406 4.56807) (xy 3.690014 4.609148) (xy 3.726406 4.701594) (xy 3.765297 4.74489) (xy 3.858053 4.79978)
|
||||
(xy 3.95044 4.849936) (xy 3.970039 4.869878) (xy 3.975656 4.90627)
|
||||
(xy 3.972847 4.9368) (xy 3.975656 4.905903) (xy 3.971931 4.881896) (xy 3.961488 4.86177) (xy 3.919954 4.827212)
|
||||
(xy 3.861072 4.798915) (xy 3.783922 4.760266) (xy 3.751131 4.73453) (xy 3.726406 4.701594) (xy 3.690014 4.609148)
|
||||
(xy 3.67076 4.581463) (xy 3.64841 4.564014) (xy 3.614421 4.555903) (xy 3.580838 4.561521) (xy 3.47447 4.743604)
|
||||
(xy 3.382024 4.847163) (xy 3.337619 4.902802) (xy 3.316677 4.942516) (xy 3.314857 4.953531) (xy 3.330998 5.01357)
|
||||
(xy 3.36798 5.085178) (xy 3.404122 5.162837) (xy 3.418198 5.216567) (xy 3.418416 5.22232) (xy 3.414763 5.264134)
|
||||
(xy 3.412799 5.281182) (xy 3.410379 5.303886) (xy 3.407181 5.342732) (xy 3.410834 5.388199) (xy 3.412799 5.407212)
|
||||
(xy 3.415607 5.47157) (xy 3.412799 5.586364) (xy 3.40999 5.703967) (xy 3.413904 5.795708) (xy 3.425672 5.879044)
|
||||
(xy 3.443307 5.947789) (xy 3.467548 6.009533) (xy 3.496126 6.060795) (xy 3.530496 6.105975) (xy 3.5692 6.143829)
|
||||
(xy 3.613346 6.176018) (xy 3.639578 6.191109) (xy 3.679668 6.208247) (xy 3.721286 6.217269) (xy 3.754372 6.219197)
|
||||
(xy 3.799521 6.215119) (xy 3.843113 6.2022) (xy 3.86648 6.191109) (xy 3.900231 6.169789) (xy 3.922336 6.145102)
|
||||
(xy 3.933646 6.104403) (xy 3.918105 6.076096) (xy 3.776843 5.94479) (xy 3.714043 5.856214) (xy 3.692823 5.807526)
|
||||
(xy 3.678779 5.745977) (xy 3.678779 5.174815) (xy 3.682675 5.132823) (xy 3.694317 5.095899) (xy 3.736376 5.040195)
|
||||
(xy 3.807226 4.99967) (xy 3.827279 4.992732) (xy 3.924197 4.960553)
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -241,7 +283,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "5c1e6790-89c9-46ff-9c63-fec300302051")
|
||||
(uuid "1b88c10c-2f84-475c-a362-e037640c8eba")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@@ -254,7 +296,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "ba9c9d02-acb2-4d04-85bf-f8b5692b8f60")
|
||||
(uuid "63b60e68-a149-4b5b-bf50-9c70b8fac3c7")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@@ -263,6 +305,7 @@
|
||||
)
|
||||
)
|
||||
(attr smd)
|
||||
(duplicate_pad_numbers_are_jumpers no)
|
||||
(fp_circle
|
||||
(center 0 0)
|
||||
(end 3.5 0)
|
||||
@@ -272,7 +315,7 @@
|
||||
)
|
||||
(fill no)
|
||||
(layer "F.SilkS")
|
||||
(uuid "1527c8d9-7717-4ff5-a349-404289386045")
|
||||
(uuid "ee45494d-f640-43c2-8af8-2444f664d3f4")
|
||||
)
|
||||
(pad "1" thru_hole circle
|
||||
(at 0 0)
|
||||
@@ -280,7 +323,7 @@
|
||||
(drill 3)
|
||||
(layers "*.Cu" "*.Mask")
|
||||
(remove_unused_layers no)
|
||||
(uuid "f63642c2-be11-4faf-82ff-60e81cc765c4")
|
||||
(uuid "242bf4be-638d-4a47-8ffc-6ad374c5e83b")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
|
||||
+10645
-8517
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user