mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 18:55:13 +03:00
add pre-pre-alpha of CAR-canbus for windglasses management
This commit is contained in:
parent
00913a7e80
commit
86b551fa23
@ -3,10 +3,12 @@
|
|||||||
"active_layer": 31,
|
"active_layer": 31,
|
||||||
"active_layer_preset": "Front Assembly View",
|
"active_layer_preset": "Front Assembly View",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
|
"images": 0.6,
|
||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
"design_settings": {
|
"design_settings": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"board_outline_line_width": 0.15,
|
"board_outline_line_width": 0.15,
|
||||||
@ -138,7 +139,8 @@
|
|||||||
"zones_allow_external_fillets": false,
|
"zones_allow_external_fillets": false,
|
||||||
"zones_use_no_outline": true
|
"zones_use_no_outline": true
|
||||||
},
|
},
|
||||||
"layer_presets": []
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
},
|
},
|
||||||
"boards": [],
|
"boards": [],
|
||||||
"cvpcb": {
|
"cvpcb": {
|
||||||
@ -322,18 +324,23 @@
|
|||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"bus_definition_conflict": "error",
|
"bus_definition_conflict": "error",
|
||||||
"bus_entry_needed": "error",
|
"bus_entry_needed": "error",
|
||||||
"bus_label_syntax": "error",
|
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
@ -343,6 +350,7 @@
|
|||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
@ -360,7 +368,7 @@
|
|||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.2,
|
"clearance": 0.2,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -374,10 +382,10 @@
|
|||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 0.8,
|
"via_diameter": 0.8,
|
||||||
"via_drill": 0.4,
|
"via_drill": 0.4,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.3,
|
"clearance": 0.3,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -386,16 +394,15 @@
|
|||||||
"microvia_diameter": 0.3,
|
"microvia_diameter": 0.3,
|
||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "0.5",
|
"name": "0.5",
|
||||||
"nets": [],
|
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.5,
|
"track_width": 0.5,
|
||||||
"via_diameter": 1.2,
|
"via_diameter": 1.2,
|
||||||
"via_drill": 0.6,
|
"via_drill": 0.6,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.5,
|
"clearance": 0.5,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -404,19 +411,20 @@
|
|||||||
"microvia_diameter": 0.3,
|
"microvia_diameter": 0.3,
|
||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "1",
|
"name": "1",
|
||||||
"nets": [],
|
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 1.0,
|
"track_width": 1.0,
|
||||||
"via_diameter": 1.2,
|
"via_diameter": 1.2,
|
||||||
"via_drill": 0.6,
|
"via_drill": 0.6,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_colors": null
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": []
|
||||||
},
|
},
|
||||||
"pcbnew": {
|
"pcbnew": {
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
@ -432,6 +440,8 @@
|
|||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
"default_line_thickness": 6.0,
|
"default_line_thickness": 6.0,
|
||||||
"default_text_size": 50.0,
|
"default_text_size": 50.0,
|
||||||
"field_names": [],
|
"field_names": [],
|
||||||
@ -463,7 +473,11 @@
|
|||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
"subpart_first_id": 65,
|
"subpart_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|||||||
@ -3,10 +3,12 @@
|
|||||||
"active_layer": 44,
|
"active_layer": 44,
|
||||||
"active_layer_preset": "All Layers",
|
"active_layer_preset": "All Layers",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
|
"images": 0.6,
|
||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
"design_settings": {
|
"design_settings": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"board_outline_line_width": 0.15,
|
"board_outline_line_width": 0.15,
|
||||||
@ -44,7 +45,6 @@
|
|||||||
"silk_text_thickness": 0.15,
|
"silk_text_thickness": 0.15,
|
||||||
"silk_text_upright": false,
|
"silk_text_upright": false,
|
||||||
"zones": {
|
"zones": {
|
||||||
"45_degree_only": true,
|
|
||||||
"min_clearance": 0.5
|
"min_clearance": 0.5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -57,32 +57,43 @@
|
|||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"annular_width": "error",
|
"annular_width": "error",
|
||||||
"clearance": "error",
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
"copper_edge_clearance": "error",
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
"courtyards_overlap": "error",
|
"courtyards_overlap": "error",
|
||||||
"diff_pair_gap_out_of_range": "error",
|
"diff_pair_gap_out_of_range": "error",
|
||||||
"diff_pair_uncoupled_length_too_long": "error",
|
"diff_pair_uncoupled_length_too_long": "error",
|
||||||
"drill_out_of_range": "error",
|
"drill_out_of_range": "error",
|
||||||
"duplicate_footprints": "warning",
|
"duplicate_footprints": "warning",
|
||||||
"extra_footprint": "warning",
|
"extra_footprint": "warning",
|
||||||
"footprint_type_mismatch": "error",
|
"footprint": "error",
|
||||||
|
"footprint_type_mismatch": "ignore",
|
||||||
"hole_clearance": "error",
|
"hole_clearance": "error",
|
||||||
"hole_near_hole": "error",
|
"hole_near_hole": "error",
|
||||||
"invalid_outline": "error",
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
"item_on_disabled_layer": "error",
|
"item_on_disabled_layer": "error",
|
||||||
"items_not_allowed": "error",
|
"items_not_allowed": "error",
|
||||||
"length_out_of_range": "error",
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "warning",
|
||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
"missing_courtyard": "ignore",
|
"missing_courtyard": "ignore",
|
||||||
"missing_footprint": "warning",
|
"missing_footprint": "warning",
|
||||||
"net_conflict": "warning",
|
"net_conflict": "warning",
|
||||||
"npth_inside_courtyard": "ignore",
|
"npth_inside_courtyard": "ignore",
|
||||||
"padstack": "error",
|
"padstack": "warning",
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
"shorting_items": "error",
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
"silk_over_copper": "warning",
|
"silk_over_copper": "warning",
|
||||||
"silk_overlap": "warning",
|
"silk_overlap": "warning",
|
||||||
"skew_out_of_range": "error",
|
"skew_out_of_range": "error",
|
||||||
|
"solder_mask_bridge": "error",
|
||||||
|
"starved_thermal": "error",
|
||||||
|
"text_height": "warning",
|
||||||
|
"text_thickness": "warning",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
"track_dangling": "warning",
|
"track_dangling": "warning",
|
||||||
@ -91,28 +102,70 @@
|
|||||||
"unconnected_items": "error",
|
"unconnected_items": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"via_dangling": "warning",
|
"via_dangling": "warning",
|
||||||
"zone_has_empty_net": "error",
|
|
||||||
"zones_intersect": "error"
|
"zones_intersect": "error"
|
||||||
},
|
},
|
||||||
"rule_severitieslegacy_courtyards_overlap": true,
|
"rule_severitieslegacy_courtyards_overlap": true,
|
||||||
"rule_severitieslegacy_no_courtyard_defined": false,
|
"rule_severitieslegacy_no_courtyard_defined": false,
|
||||||
"rules": {
|
"rules": {
|
||||||
"allow_blind_buried_vias": false,
|
|
||||||
"allow_microvias": false,
|
|
||||||
"max_error": 0.005,
|
"max_error": 0.005,
|
||||||
"min_clearance": 0.0,
|
"min_clearance": 0.0,
|
||||||
|
"min_connection": 0.0,
|
||||||
"min_copper_edge_clearance": 0.075,
|
"min_copper_edge_clearance": 0.075,
|
||||||
"min_hole_clearance": 0.25,
|
"min_hole_clearance": 0.25,
|
||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.19999999999999998,
|
"min_microvia_diameter": 0.19999999999999998,
|
||||||
"min_microvia_drill": 0.09999999999999999,
|
"min_microvia_drill": 0.09999999999999999,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
"min_silk_clearance": 0.0,
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.7999999999999999,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.6,
|
"min_through_hole_diameter": 0.6,
|
||||||
"min_track_width": 0.19999999999999998,
|
"min_track_width": 0.19999999999999998,
|
||||||
"min_via_annular_width": 0.049999999999999996,
|
"min_via_annular_width": 0.09999999999999999,
|
||||||
"min_via_diameter": 0.7999999999999999,
|
"min_via_diameter": 0.7999999999999999,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 5,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_onpadsmd": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onviapad": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"teardrop_parameters": [
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_round_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_rect_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_track_end",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
}
|
||||||
|
],
|
||||||
"track_widths": [
|
"track_widths": [
|
||||||
0.0,
|
0.0,
|
||||||
0.2,
|
0.2,
|
||||||
@ -134,7 +187,8 @@
|
|||||||
"zones_allow_external_fillets": false,
|
"zones_allow_external_fillets": false,
|
||||||
"zones_use_no_outline": true
|
"zones_use_no_outline": true
|
||||||
},
|
},
|
||||||
"layer_presets": []
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
},
|
},
|
||||||
"boards": [],
|
"boards": [],
|
||||||
"cvpcb": {
|
"cvpcb": {
|
||||||
@ -318,18 +372,23 @@
|
|||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"bus_definition_conflict": "error",
|
"bus_definition_conflict": "error",
|
||||||
"bus_entry_needed": "error",
|
"bus_entry_needed": "error",
|
||||||
"bus_label_syntax": "error",
|
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
@ -339,6 +398,7 @@
|
|||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
@ -356,7 +416,7 @@
|
|||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.2,
|
"clearance": 0.2,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -370,10 +430,10 @@
|
|||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 1.0,
|
"via_diameter": 1.0,
|
||||||
"via_drill": 0.6,
|
"via_drill": 0.6,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.3,
|
"clearance": 0.3,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -382,16 +442,15 @@
|
|||||||
"microvia_diameter": 0.3,
|
"microvia_diameter": 0.3,
|
||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "0.5",
|
"name": "0.5",
|
||||||
"nets": [],
|
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.5,
|
"track_width": 0.5,
|
||||||
"via_diameter": 1.5,
|
"via_diameter": 1.5,
|
||||||
"via_drill": 0.8,
|
"via_drill": 0.8,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.5,
|
"clearance": 0.5,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -400,19 +459,129 @@
|
|||||||
"microvia_diameter": 0.3,
|
"microvia_diameter": 0.3,
|
||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "1",
|
"name": "1",
|
||||||
"nets": [],
|
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 1.0,
|
"track_width": 1.0,
|
||||||
"via_diameter": 1.5,
|
"via_diameter": 1.5,
|
||||||
"via_drill": 0.8,
|
"via_drill": 0.8,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_colors": null
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": [
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "+3V3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "+5V"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/BOOT0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/CANH"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/CANL"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/CAN_Rx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/CAN_Tx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/LED0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/LED1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/NRST"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/SWCLK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/SWDIO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Earth"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "GND"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(C9-Pad1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D2-Pad1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D2-Pad2)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D2-Pad3)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D2-Pad6)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D2-Pad7)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D3-Pad2)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(D4-Pad2)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(J3-Pad1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(R1-Pad1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(R2-Pad1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(R3-Pad2)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "Net-(R4-Pad2)"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"pcbnew": {
|
"pcbnew": {
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
@ -428,6 +597,8 @@
|
|||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
"default_bus_thickness": 12.0,
|
"default_bus_thickness": 12.0,
|
||||||
"default_junction_size": 40.0,
|
"default_junction_size": 40.0,
|
||||||
"default_line_thickness": 6.0,
|
"default_line_thickness": 6.0,
|
||||||
@ -462,7 +633,11 @@
|
|||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
"subpart_first_id": 65,
|
"subpart_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|||||||
1
F1:F103/CAR_CANbus/Readme
Normal file
1
F1:F103/CAR_CANbus/Readme
Normal file
@ -0,0 +1 @@
|
|||||||
|
Something for car devices management
|
||||||
1
F1:F103/CAR_CANbus/WindShield/Readme
Normal file
1
F1:F103/CAR_CANbus/WindShield/Readme
Normal file
@ -0,0 +1 @@
|
|||||||
|
Manage windshields over CAN
|
||||||
12
F1:F103/CAR_CANbus/WindShield/kicad/cd43.kicad_mod
Normal file
12
F1:F103/CAR_CANbus/WindShield/kicad/cd43.kicad_mod
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
(module CD43 (layer F.Cu) (tedit 568A2D8F)
|
||||||
|
(attr smd)
|
||||||
|
(fp_text reference L3 (at 0.1397 5.207) (layer F.SilkS)
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_text value "CL4.7uH_(CW45-820126NP-4R7K)" (at 0.0762 -5.3975) (layer F.Fab)
|
||||||
|
(effects (font (size 1 1) (thickness 0.15)))
|
||||||
|
)
|
||||||
|
(fp_circle (center 0 0) (end 2.25 0) (layer F.Fab) (width 0.15))
|
||||||
|
(pad 1 smd oval (at -1.625 0) (size 1.75 4.5) (layers F.Cu F.Paste F.Mask))
|
||||||
|
(pad 2 smd oval (at 1.625 0) (size 1.75 4.5) (layers F.Cu F.Paste F.Mask))
|
||||||
|
)
|
||||||
708
F1:F103/CAR_CANbus/WindShield/kicad/fp-info-cache
Normal file
708
F1:F103/CAR_CANbus/WindShield/kicad/fp-info-cache
Normal file
@ -0,0 +1,708 @@
|
|||||||
|
168538849229605
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_3x5.3
|
||||||
|
SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics
|
||||||
|
Capacitor Electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_3x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x3
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x3.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x4.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x5.3
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x5.7
|
||||||
|
SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_4x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x3
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x3.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x4.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x4.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x5.3
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x5.7
|
||||||
|
SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_5x5.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x3
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x3.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x4.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x4.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.2
|
||||||
|
SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.3
|
||||||
|
SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.4_Nichicon
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.7
|
||||||
|
SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x5.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x7.7
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_6.3x9.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x6.2
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x6.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x6.7
|
||||||
|
SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x6.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x10
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x10.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_8x11.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x7.7
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x7.9
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x10
|
||||||
|
SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x10.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x12.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x12.6
|
||||||
|
SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_10x14.3
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_16x17.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_16x22
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_18x17.5
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_18x22
|
||||||
|
SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf
|
||||||
|
capacitor electrolytic
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D
|
||||||
|
5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf
|
||||||
|
supercap
|
||||||
|
0
|
||||||
|
3
|
||||||
|
3
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0201_0603Metric
|
||||||
|
Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
4
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0201_0603Metric_Pad0.64x0.40mm_HandSolder
|
||||||
|
Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
4
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0402_1005Metric
|
||||||
|
Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0402_1005Metric_Pad0.74x0.62mm_HandSolder
|
||||||
|
Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0504_1310Metric
|
||||||
|
Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0504_1310Metric_Pad0.83x1.28mm_HandSolder
|
||||||
|
Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0603_1608Metric
|
||||||
|
Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0603_1608Metric_Pad1.08x0.95mm_HandSolder
|
||||||
|
Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0805_2012Metric
|
||||||
|
Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_0805_2012Metric_Pad1.18x1.45mm_HandSolder
|
||||||
|
Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_01005_0402Metric
|
||||||
|
Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
4
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_01005_0402Metric_Pad0.57x0.30mm_HandSolder
|
||||||
|
Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
4
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1206_3216Metric
|
||||||
|
Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1206_3216Metric_Pad1.33x1.80mm_HandSolder
|
||||||
|
Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1210_3225Metric
|
||||||
|
Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1210_3225Metric_Pad1.33x2.70mm_HandSolder
|
||||||
|
Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1812_4532Metric
|
||||||
|
Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1812_4532Metric_Pad1.57x3.40mm_HandSolder
|
||||||
|
Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1825_4564Metric
|
||||||
|
Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_1825_4564Metric_Pad1.57x6.80mm_HandSolder
|
||||||
|
Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_2220_5650Metric
|
||||||
|
Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_2220_5650Metric_Pad1.97x5.40mm_HandSolder
|
||||||
|
Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_2225_5664Metric
|
||||||
|
Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_2225_5664Metric_Pad1.80x6.60mm_HandSolder
|
||||||
|
Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_3640_9110Metric
|
||||||
|
Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_3640_9110Metric_Pad2.10x10.45mm_HandSolder
|
||||||
|
Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator
|
||||||
|
capacitor handsolder
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_3x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_4x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_4x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_5x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_5x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_6.3x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_6.3x5.8
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_6.3x7.7
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_8x5.4
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_8x6.2
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_8x10.2
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Elec_10x10.2
|
||||||
|
SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm
|
||||||
|
capacitor electrolyic nonpolar
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZB4-A
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZB4 TZB4-A
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZB4-B
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZB4 TZB4-A
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZC3
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZC3
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZR1
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZR1
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZW4
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZW4
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Murata_TZY2
|
||||||
|
trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb
|
||||||
|
Murata TZY2
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Sprague-Goodman_SGC3
|
||||||
|
trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf
|
||||||
|
Sprague Goodman SGC3
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Voltronics_JN
|
||||||
|
trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
|
||||||
|
Voltronics JN
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Voltronics_JQ
|
||||||
|
trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
|
||||||
|
Voltronics JQ
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Voltronics_JR
|
||||||
|
trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
|
||||||
|
Voltronics JR
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Voltronics_JV
|
||||||
|
trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
|
||||||
|
Voltronics JV
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
|
Capacitor_SMD
|
||||||
|
C_Trimmer_Voltronics_JZ
|
||||||
|
trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf
|
||||||
|
Voltronics JR
|
||||||
|
0
|
||||||
|
2
|
||||||
|
2
|
||||||
4
F1:F103/CAR_CANbus/WindShield/kicad/fp-lib-table
Normal file
4
F1:F103/CAR_CANbus/WindShield/kicad/fp-lib-table
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
(fp_lib_table
|
||||||
|
(version 7)
|
||||||
|
(lib (name "kicad")(type "KiCad")(uri "/Big/Data/00__Electronics/STM32/F1-nolib/CAR_CANbus/WindShield/kicad")(options "")(descr ""))
|
||||||
|
)
|
||||||
102
F1:F103/CAR_CANbus/WindShield/kicad/mp1584.kicad_sym
Normal file
102
F1:F103/CAR_CANbus/WindShield/kicad/mp1584.kicad_sym
Normal file
@ -0,0 +1,102 @@
|
|||||||
|
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
|
||||||
|
(symbol "MP1584" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "U" (at -8.89 13.97 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Value" "MP1584" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(symbol "MP1584_0_1"
|
||||||
|
(rectangle (start -10.16 11.43) (end 8.89 -12.7)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "MP1584_1_1"
|
||||||
|
(pin input line (at 13.97 7.62 180) (length 5.08)
|
||||||
|
(name "SW" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -15.24 0 0) (length 5.08)
|
||||||
|
(name "EN" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 13.97 -7.62 180) (length 5.08)
|
||||||
|
(name "COMP" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 13.97 0 180) (length 5.08)
|
||||||
|
(name "FB" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 0 -17.78 90) (length 5.08)
|
||||||
|
(name "GND" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -15.24 -7.62 0) (length 5.08)
|
||||||
|
(name "FREQ" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "6" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -15.24 7.62 0) (length 5.08)
|
||||||
|
(name "VIN" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "7" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 0 16.51 270) (length 5.08)
|
||||||
|
(name "BST" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "8" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "MT1470" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "U" (at -2.54 5.08 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Value" "MT1470" (at 0 -5.08 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(symbol "MT1470_0_1"
|
||||||
|
(rectangle (start -5.08 3.81) (end 3.81 -3.81)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "MT1470_1_1"
|
||||||
|
(pin input line (at -10.16 2.54 0) (length 5.08)
|
||||||
|
(name "GND" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -10.16 0 0) (length 5.08)
|
||||||
|
(name "SW" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at -10.16 -2.54 0) (length 5.08)
|
||||||
|
(name "VIN" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 8.89 -2.54 180) (length 5.08)
|
||||||
|
(name "FB" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 8.89 0 180) (length 5.08)
|
||||||
|
(name "EN" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin input line (at 8.89 2.54 180) (length 5.08)
|
||||||
|
(name "BS" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "6" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
24
F1:F103/CAR_CANbus/WindShield/kicad/mp1584.lib
Normal file
24
F1:F103/CAR_CANbus/WindShield/kicad/mp1584.lib
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#
|
||||||
|
# MP1584
|
||||||
|
#
|
||||||
|
DEF MP1584 U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" -350 550 60 H V C CNN
|
||||||
|
F1 "MP1584" 0 -150 60 H V C CNN
|
||||||
|
F2 "" 0 0 60 H V C CNN
|
||||||
|
F3 "" 0 0 60 H V C CNN
|
||||||
|
DRAW
|
||||||
|
S -400 450 350 -500 0 1 0 N
|
||||||
|
X SW 1 550 300 200 L 50 50 1 1 I
|
||||||
|
X EN 2 -600 0 200 R 50 50 1 1 I
|
||||||
|
X COMP 3 550 -300 200 L 50 50 1 1 I
|
||||||
|
X FB 4 550 0 200 L 50 50 1 1 I
|
||||||
|
X GND 5 0 -700 200 U 50 50 1 1 I
|
||||||
|
X FREQ 6 -600 -300 200 R 50 50 1 1 I
|
||||||
|
X VIN 7 -600 300 200 R 50 50 1 1 I
|
||||||
|
X BST 8 0 650 200 D 50 50 1 1 I
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
||||||
369
F1:F103/CAR_CANbus/WindShield/kicad/s8205a.kicad_sym
Normal file
369
F1:F103/CAR_CANbus/WindShield/kicad/s8205a.kicad_sym
Normal file
@ -0,0 +1,369 @@
|
|||||||
|
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
|
||||||
|
(symbol "S8205A" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "VT" (at 1.905 -9.525 0)
|
||||||
|
(effects (font (size 1.524 1.524)) (justify right))
|
||||||
|
)
|
||||||
|
(property "Value" "S8205A" (at 3.81 8.89 0)
|
||||||
|
(effects (font (size 1.524 1.524)) (justify right))
|
||||||
|
)
|
||||||
|
(property "Footprint" "TSSOP-8" (at -1.27 -7.62 0)
|
||||||
|
(effects (font (size 1.524 1.524)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 3.81 0 0)
|
||||||
|
(effects (font (size 1.524 1.524)))
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "TSSOP8* TSSOP-8*" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "S8205A_0_1"
|
||||||
|
(rectangle (start -11.43 7.62) (end 11.43 -7.62)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(circle (center -5.08 0) (radius 4.572)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -8.001 1.651)
|
||||||
|
(xy -6.731 1.651)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 -2.54)
|
||||||
|
(xy -6.35 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 2.54)
|
||||||
|
(xy -7.366 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 2.54)
|
||||||
|
(xy -7.366 5.08)
|
||||||
|
)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 2.54)
|
||||||
|
(xy -6.35 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -6.35 -2.54)
|
||||||
|
(xy -3.81 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -6.35 2.54)
|
||||||
|
(xy -3.81 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -3.81 -1.524)
|
||||||
|
(xy -3.81 -3.556)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -3.81 1.016)
|
||||||
|
(xy -3.81 -1.016)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -3.81 3.556)
|
||||||
|
(xy -3.81 1.524)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.54 -2.54)
|
||||||
|
(xy -2.54 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 -2.54)
|
||||||
|
(xy 2.54 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 3.81 -1.524)
|
||||||
|
(xy 3.81 -3.556)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 3.81 1.016)
|
||||||
|
(xy 3.81 -1.016)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 3.81 3.556)
|
||||||
|
(xy 3.81 1.524)
|
||||||
|
)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 6.35 -2.54)
|
||||||
|
(xy 3.81 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 6.35 2.54)
|
||||||
|
(xy 3.81 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 6.35 2.54)
|
||||||
|
(xy 7.366 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 6.731 1.651)
|
||||||
|
(xy 8.001 1.651)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 7.366 -2.54)
|
||||||
|
(xy 6.35 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 7.366 2.54)
|
||||||
|
(xy 7.366 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 7.366 2.54)
|
||||||
|
(xy 7.366 5.08)
|
||||||
|
)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 11.43 5.08)
|
||||||
|
(xy -11.43 5.08)
|
||||||
|
)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 -2.54)
|
||||||
|
(xy -10.414 -2.54)
|
||||||
|
(xy -10.414 -1.905)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -6.35 -2.54)
|
||||||
|
(xy -6.35 0)
|
||||||
|
(xy -5.08 0)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 6.35 -2.54)
|
||||||
|
(xy 6.35 0)
|
||||||
|
(xy 5.08 0)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 10.414 -1.905)
|
||||||
|
(xy 10.414 -2.54)
|
||||||
|
(xy 7.366 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -11.43 -5.08)
|
||||||
|
(xy -0.635 -5.08)
|
||||||
|
(xy -0.635 -2.54)
|
||||||
|
(xy -2.54 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -11.43 1.905)
|
||||||
|
(xy -10.414 1.905)
|
||||||
|
(xy -10.414 -1.905)
|
||||||
|
(xy -11.43 -1.905)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -7.366 1.651)
|
||||||
|
(xy -8.001 0.635)
|
||||||
|
(xy -6.731 0.635)
|
||||||
|
(xy -7.366 1.651)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type outline))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 7.366 1.651)
|
||||||
|
(xy 6.731 0.635)
|
||||||
|
(xy 8.001 0.635)
|
||||||
|
(xy 7.366 1.651)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type solid))
|
||||||
|
(fill (type outline))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 11.43 -5.08)
|
||||||
|
(xy 0.635 -5.08)
|
||||||
|
(xy 0.635 -2.54)
|
||||||
|
(xy 2.54 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 11.43 -1.905)
|
||||||
|
(xy 10.414 -1.905)
|
||||||
|
(xy 10.414 1.905)
|
||||||
|
(xy 11.43 1.905)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -5.08 0.762)
|
||||||
|
(xy -5.08 -0.762)
|
||||||
|
(xy -3.81 0)
|
||||||
|
(xy -5.08 0.762)
|
||||||
|
(xy -5.08 0.762)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type outline))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 5.08 0.762)
|
||||||
|
(xy 5.08 -0.762)
|
||||||
|
(xy 3.81 0)
|
||||||
|
(xy 5.08 0.762)
|
||||||
|
(xy 5.08 0.762)
|
||||||
|
)
|
||||||
|
(stroke (width 0.2032) (type solid))
|
||||||
|
(fill (type outline))
|
||||||
|
)
|
||||||
|
(circle (center 5.08 0) (radius 4.572)
|
||||||
|
(stroke (width 0.3048) (type solid))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "S8205A_1_1"
|
||||||
|
(pin passive line (at -19.05 5.08 0) (length 7.62)
|
||||||
|
(name "D" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -19.05 1.905 0) (length 7.62)
|
||||||
|
(name "S1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -19.05 -1.905 0) (length 7.62)
|
||||||
|
(name "S1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -19.05 -5.08 0) (length 7.62)
|
||||||
|
(name "G1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 19.05 -5.08 180) (length 7.62)
|
||||||
|
(name "G2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 19.05 -1.905 180) (length 7.62)
|
||||||
|
(name "S2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "6" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 19.05 1.905 180) (length 7.62)
|
||||||
|
(name "S2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "7" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 19.05 5.08 180) (length 7.62)
|
||||||
|
(name "D" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "8" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
65
F1:F103/CAR_CANbus/WindShield/kicad/s8205a.lib
Normal file
65
F1:F103/CAR_CANbus/WindShield/kicad/s8205a.lib
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3 Date: Вс 16 ноя 2014 01:24:45
|
||||||
|
#encoding utf-8
|
||||||
|
#
|
||||||
|
# S8205A
|
||||||
|
#
|
||||||
|
DEF S8205A VT 0 0 N Y 1 F N
|
||||||
|
F0 "VT" 75 -375 60 H V R CNN
|
||||||
|
F1 "S8205A" 150 350 60 H V R CNN
|
||||||
|
F2 "TSSOP-8" -50 -300 60 H I C CNN
|
||||||
|
F3 "~" 150 0 60 H V C CNN
|
||||||
|
$FPLIST
|
||||||
|
TSSOP8*
|
||||||
|
TSSOP-8*
|
||||||
|
$ENDFPLIST
|
||||||
|
DRAW
|
||||||
|
C -200 0 180 0 1 12 N
|
||||||
|
C 200 0 180 0 1 12 N
|
||||||
|
S -450 300 450 -300 0 1 12 N
|
||||||
|
P 2 0 1 0 -315 65 -265 65 N
|
||||||
|
P 2 0 1 0 -290 -100 -250 -100 N
|
||||||
|
P 2 0 1 0 -290 100 -290 -100 N
|
||||||
|
P 2 0 1 6 -290 100 -290 200 N
|
||||||
|
P 2 0 1 0 -290 100 -250 100 N
|
||||||
|
P 2 0 1 0 -250 -100 -150 -100 N
|
||||||
|
P 2 0 1 0 -250 100 -150 100 N
|
||||||
|
P 2 0 1 12 -150 -60 -150 -140 N
|
||||||
|
P 2 0 1 12 -150 40 -150 -40 N
|
||||||
|
P 2 0 1 12 -150 140 -150 60 N
|
||||||
|
P 2 0 1 8 -100 -100 -100 100 N
|
||||||
|
P 2 0 1 8 100 -100 100 100 N
|
||||||
|
P 2 0 1 12 150 -60 150 -140 N
|
||||||
|
P 2 0 1 12 150 40 150 -40 N
|
||||||
|
P 2 0 1 12 150 140 150 60 N
|
||||||
|
P 2 0 1 0 250 -100 150 -100 N
|
||||||
|
P 2 0 1 0 250 100 150 100 N
|
||||||
|
P 2 0 1 0 250 100 290 100 N
|
||||||
|
P 2 0 1 0 265 65 315 65 N
|
||||||
|
P 2 0 1 0 290 -100 250 -100 N
|
||||||
|
P 2 0 1 0 290 100 290 -100 N
|
||||||
|
P 2 0 1 6 290 100 290 200 N
|
||||||
|
P 2 0 1 6 450 200 -450 200 N
|
||||||
|
P 3 0 1 8 -290 -100 -410 -100 -410 -75 N
|
||||||
|
P 3 0 1 8 -250 -100 -250 0 -200 0 N
|
||||||
|
P 3 0 1 8 250 -100 250 0 200 0 N
|
||||||
|
P 3 0 1 8 410 -75 410 -100 290 -100 N
|
||||||
|
P 4 0 1 8 -450 -200 -25 -200 -25 -100 -100 -100 N
|
||||||
|
P 4 0 1 8 -450 75 -410 75 -410 -75 -450 -75 N
|
||||||
|
P 4 0 1 0 -290 65 -315 25 -265 25 -290 65 F
|
||||||
|
P 4 0 1 0 290 65 265 25 315 25 290 65 F
|
||||||
|
P 4 0 1 8 450 -200 25 -200 25 -100 100 -100 N
|
||||||
|
P 4 0 1 8 450 -75 410 -75 410 75 450 75 N
|
||||||
|
P 5 0 1 8 -200 30 -200 -30 -150 0 -200 30 -200 30 F
|
||||||
|
P 5 0 1 8 200 30 200 -30 150 0 200 30 200 30 F
|
||||||
|
X D 1 -750 200 300 R 50 50 1 1 P
|
||||||
|
X S1 2 -750 75 300 R 50 50 1 1 P
|
||||||
|
X S1 3 -750 -75 300 R 50 50 1 1 P
|
||||||
|
X G1 4 -750 -200 300 R 50 50 1 1 P
|
||||||
|
X G2 5 750 -200 300 L 50 50 1 1 P
|
||||||
|
X S2 6 750 -75 300 L 50 50 1 1 P
|
||||||
|
X S2 7 750 75 300 L 50 50 1 1 P
|
||||||
|
X D 8 750 200 300 L 50 50 1 1 P
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
||||||
5
F1:F103/CAR_CANbus/WindShield/kicad/sym-lib-table
Normal file
5
F1:F103/CAR_CANbus/WindShield/kicad/sym-lib-table
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
(sym_lib_table
|
||||||
|
(version 7)
|
||||||
|
(lib (name "s8205a")(type "KiCad")(uri "${KIPRJMOD}/s8205a.kicad_sym")(options "")(descr ""))
|
||||||
|
(lib (name "mp1584")(type "KiCad")(uri "${KIPRJMOD}/mp1584.kicad_sym")(options "")(descr ""))
|
||||||
|
)
|
||||||
2
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_pcb
Normal file
2
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_pcb
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
(kicad_pcb (version 20221018) (generator pcbnew)
|
||||||
|
)
|
||||||
77
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_prl
Normal file
77
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_prl
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"active_layer": 0,
|
||||||
|
"active_layer_preset": "",
|
||||||
|
"auto_track_width": true,
|
||||||
|
"hidden_netclasses": [],
|
||||||
|
"hidden_nets": [],
|
||||||
|
"high_contrast_mode": 0,
|
||||||
|
"net_color_mode": 1,
|
||||||
|
"opacity": {
|
||||||
|
"images": 0.6,
|
||||||
|
"pads": 1.0,
|
||||||
|
"tracks": 1.0,
|
||||||
|
"vias": 1.0,
|
||||||
|
"zones": 0.6
|
||||||
|
},
|
||||||
|
"selection_filter": {
|
||||||
|
"dimensions": true,
|
||||||
|
"footprints": true,
|
||||||
|
"graphics": true,
|
||||||
|
"keepouts": true,
|
||||||
|
"lockedItems": false,
|
||||||
|
"otherItems": true,
|
||||||
|
"pads": true,
|
||||||
|
"text": true,
|
||||||
|
"tracks": true,
|
||||||
|
"vias": true,
|
||||||
|
"zones": true
|
||||||
|
},
|
||||||
|
"visible_items": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
11,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
21,
|
||||||
|
22,
|
||||||
|
23,
|
||||||
|
24,
|
||||||
|
25,
|
||||||
|
26,
|
||||||
|
27,
|
||||||
|
28,
|
||||||
|
29,
|
||||||
|
30,
|
||||||
|
32,
|
||||||
|
33,
|
||||||
|
34,
|
||||||
|
35,
|
||||||
|
36,
|
||||||
|
39,
|
||||||
|
40
|
||||||
|
],
|
||||||
|
"visible_layers": "fffffff_ffffffff",
|
||||||
|
"zone_display_mode": 0
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "windshield.kicad_prl",
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"project": {
|
||||||
|
"files": []
|
||||||
|
}
|
||||||
|
}
|
||||||
477
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_pro
Normal file
477
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_pro
Normal file
@ -0,0 +1,477 @@
|
|||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
|
"design_settings": {
|
||||||
|
"defaults": {
|
||||||
|
"board_outline_line_width": 0.09999999999999999,
|
||||||
|
"copper_line_width": 0.19999999999999998,
|
||||||
|
"copper_text_italic": false,
|
||||||
|
"copper_text_size_h": 1.5,
|
||||||
|
"copper_text_size_v": 1.5,
|
||||||
|
"copper_text_thickness": 0.3,
|
||||||
|
"copper_text_upright": false,
|
||||||
|
"courtyard_line_width": 0.049999999999999996,
|
||||||
|
"dimension_precision": 4,
|
||||||
|
"dimension_units": 3,
|
||||||
|
"dimensions": {
|
||||||
|
"arrow_length": 1270000,
|
||||||
|
"extension_offset": 500000,
|
||||||
|
"keep_text_aligned": true,
|
||||||
|
"suppress_zeroes": false,
|
||||||
|
"text_position": 0,
|
||||||
|
"units_format": 1
|
||||||
|
},
|
||||||
|
"fab_line_width": 0.09999999999999999,
|
||||||
|
"fab_text_italic": false,
|
||||||
|
"fab_text_size_h": 1.0,
|
||||||
|
"fab_text_size_v": 1.0,
|
||||||
|
"fab_text_thickness": 0.15,
|
||||||
|
"fab_text_upright": false,
|
||||||
|
"other_line_width": 0.15,
|
||||||
|
"other_text_italic": false,
|
||||||
|
"other_text_size_h": 1.0,
|
||||||
|
"other_text_size_v": 1.0,
|
||||||
|
"other_text_thickness": 0.15,
|
||||||
|
"other_text_upright": false,
|
||||||
|
"pads": {
|
||||||
|
"drill": 0.762,
|
||||||
|
"height": 1.524,
|
||||||
|
"width": 1.524
|
||||||
|
},
|
||||||
|
"silk_line_width": 0.15,
|
||||||
|
"silk_text_italic": false,
|
||||||
|
"silk_text_size_h": 1.0,
|
||||||
|
"silk_text_size_v": 1.0,
|
||||||
|
"silk_text_thickness": 0.15,
|
||||||
|
"silk_text_upright": false,
|
||||||
|
"zones": {
|
||||||
|
"min_clearance": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"diff_pair_dimensions": [],
|
||||||
|
"drc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"rule_severities": {
|
||||||
|
"annular_width": "error",
|
||||||
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
|
"courtyards_overlap": "error",
|
||||||
|
"diff_pair_gap_out_of_range": "error",
|
||||||
|
"diff_pair_uncoupled_length_too_long": "error",
|
||||||
|
"drill_out_of_range": "error",
|
||||||
|
"duplicate_footprints": "warning",
|
||||||
|
"extra_footprint": "warning",
|
||||||
|
"footprint": "error",
|
||||||
|
"footprint_type_mismatch": "ignore",
|
||||||
|
"hole_clearance": "error",
|
||||||
|
"hole_near_hole": "error",
|
||||||
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
|
"item_on_disabled_layer": "error",
|
||||||
|
"items_not_allowed": "error",
|
||||||
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "warning",
|
||||||
|
"malformed_courtyard": "error",
|
||||||
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"missing_courtyard": "ignore",
|
||||||
|
"missing_footprint": "warning",
|
||||||
|
"net_conflict": "warning",
|
||||||
|
"npth_inside_courtyard": "ignore",
|
||||||
|
"padstack": "warning",
|
||||||
|
"pth_inside_courtyard": "ignore",
|
||||||
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
|
"silk_over_copper": "warning",
|
||||||
|
"silk_overlap": "warning",
|
||||||
|
"skew_out_of_range": "error",
|
||||||
|
"solder_mask_bridge": "error",
|
||||||
|
"starved_thermal": "error",
|
||||||
|
"text_height": "warning",
|
||||||
|
"text_thickness": "warning",
|
||||||
|
"through_hole_pad_without_hole": "error",
|
||||||
|
"too_many_vias": "error",
|
||||||
|
"track_dangling": "warning",
|
||||||
|
"track_width": "error",
|
||||||
|
"tracks_crossing": "error",
|
||||||
|
"unconnected_items": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"via_dangling": "warning",
|
||||||
|
"zones_intersect": "error"
|
||||||
|
},
|
||||||
|
"rules": {
|
||||||
|
"max_error": 0.005,
|
||||||
|
"min_clearance": 0.0,
|
||||||
|
"min_connection": 0.0,
|
||||||
|
"min_copper_edge_clearance": 0.0,
|
||||||
|
"min_hole_clearance": 0.25,
|
||||||
|
"min_hole_to_hole": 0.25,
|
||||||
|
"min_microvia_diameter": 0.19999999999999998,
|
||||||
|
"min_microvia_drill": 0.09999999999999999,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.7999999999999999,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
|
"min_through_hole_diameter": 0.3,
|
||||||
|
"min_track_width": 0.0,
|
||||||
|
"min_via_annular_width": 0.09999999999999999,
|
||||||
|
"min_via_diameter": 0.5,
|
||||||
|
"solder_mask_clearance": 0.0,
|
||||||
|
"solder_mask_min_width": 0.0,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
|
"use_height_for_length_calcs": true
|
||||||
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 5,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_onpadsmd": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onviapad": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"teardrop_parameters": [
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_round_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_rect_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_track_end",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"track_widths": [],
|
||||||
|
"via_dimensions": [],
|
||||||
|
"zones_allow_external_fillets": false
|
||||||
|
},
|
||||||
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
|
},
|
||||||
|
"boards": [],
|
||||||
|
"cvpcb": {
|
||||||
|
"equivalence_files": []
|
||||||
|
},
|
||||||
|
"erc": {
|
||||||
|
"erc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"pin_map": [
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rule_severities": {
|
||||||
|
"bus_definition_conflict": "error",
|
||||||
|
"bus_entry_needed": "error",
|
||||||
|
"bus_to_bus_conflict": "error",
|
||||||
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
|
"different_unit_footprint": "error",
|
||||||
|
"different_unit_net": "error",
|
||||||
|
"duplicate_reference": "error",
|
||||||
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
|
"extra_units": "error",
|
||||||
|
"global_label_dangling": "warning",
|
||||||
|
"hier_label_mismatch": "error",
|
||||||
|
"label_dangling": "error",
|
||||||
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
|
"multiple_net_names": "warning",
|
||||||
|
"net_not_bus_member": "warning",
|
||||||
|
"no_connect_connected": "warning",
|
||||||
|
"no_connect_dangling": "warning",
|
||||||
|
"pin_not_connected": "error",
|
||||||
|
"pin_not_driven": "error",
|
||||||
|
"pin_to_pin": "warning",
|
||||||
|
"power_pin_not_driven": "error",
|
||||||
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
|
"unannotated": "error",
|
||||||
|
"unit_value_mismatch": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"wire_dangling": "error"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"pinned_footprint_libs": [],
|
||||||
|
"pinned_symbol_libs": []
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "windshield.kicad_pro",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_settings": {
|
||||||
|
"classes": [
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Default",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": []
|
||||||
|
},
|
||||||
|
"pcbnew": {
|
||||||
|
"last_paths": {
|
||||||
|
"gencad": "",
|
||||||
|
"idf": "",
|
||||||
|
"netlist": "",
|
||||||
|
"specctra_dsn": "",
|
||||||
|
"step": "",
|
||||||
|
"vrml": ""
|
||||||
|
},
|
||||||
|
"page_layout_descr_file": ""
|
||||||
|
},
|
||||||
|
"schematic": {
|
||||||
|
"annotate_start_num": 0,
|
||||||
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
"default_line_thickness": 6.0,
|
||||||
|
"default_text_size": 50.0,
|
||||||
|
"field_names": [],
|
||||||
|
"intersheets_ref_own_page": false,
|
||||||
|
"intersheets_ref_prefix": "",
|
||||||
|
"intersheets_ref_short": false,
|
||||||
|
"intersheets_ref_show": false,
|
||||||
|
"intersheets_ref_suffix": "",
|
||||||
|
"junction_size_choice": 3,
|
||||||
|
"label_size_ratio": 0.375,
|
||||||
|
"pin_symbol_size": 25.0,
|
||||||
|
"text_offset_ratio": 0.15
|
||||||
|
},
|
||||||
|
"legacy_lib_dir": "",
|
||||||
|
"legacy_lib_list": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_format_name": "",
|
||||||
|
"page_layout_descr_file": "",
|
||||||
|
"plot_directory": "",
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
|
"subpart_first_id": 65,
|
||||||
|
"subpart_id_separator": 0
|
||||||
|
},
|
||||||
|
"sheets": [
|
||||||
|
[
|
||||||
|
"07322d58-7316-46ef-93d7-29583fc10978",
|
||||||
|
""
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"text_variables": {}
|
||||||
|
}
|
||||||
4199
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_sch
Normal file
4199
F1:F103/CAR_CANbus/WindShield/kicad/windshield.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,10 +3,12 @@
|
|||||||
"active_layer": 31,
|
"active_layer": 31,
|
||||||
"active_layer_preset": "All Layers",
|
"active_layer_preset": "All Layers",
|
||||||
"auto_track_width": false,
|
"auto_track_width": false,
|
||||||
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
|
"images": 0.6,
|
||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
"design_settings": {
|
"design_settings": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"board_outline_line_width": 0.09999999999999999,
|
"board_outline_line_width": 0.09999999999999999,
|
||||||
@ -146,7 +147,8 @@
|
|||||||
"zones_allow_external_fillets": false,
|
"zones_allow_external_fillets": false,
|
||||||
"zones_use_no_outline": true
|
"zones_use_no_outline": true
|
||||||
},
|
},
|
||||||
"layer_presets": []
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
},
|
},
|
||||||
"boards": [],
|
"boards": [],
|
||||||
"cvpcb": {
|
"cvpcb": {
|
||||||
@ -330,18 +332,23 @@
|
|||||||
"rule_severities": {
|
"rule_severities": {
|
||||||
"bus_definition_conflict": "error",
|
"bus_definition_conflict": "error",
|
||||||
"bus_entry_needed": "error",
|
"bus_entry_needed": "error",
|
||||||
"bus_label_syntax": "error",
|
|
||||||
"bus_to_bus_conflict": "error",
|
"bus_to_bus_conflict": "error",
|
||||||
"bus_to_net_conflict": "error",
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
"different_unit_footprint": "error",
|
"different_unit_footprint": "error",
|
||||||
"different_unit_net": "error",
|
"different_unit_net": "error",
|
||||||
"duplicate_reference": "error",
|
"duplicate_reference": "error",
|
||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
"multiple_net_names": "warning",
|
"multiple_net_names": "warning",
|
||||||
"net_not_bus_member": "warning",
|
"net_not_bus_member": "warning",
|
||||||
"no_connect_connected": "warning",
|
"no_connect_connected": "warning",
|
||||||
@ -351,6 +358,7 @@
|
|||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
@ -368,7 +376,7 @@
|
|||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
{
|
{
|
||||||
"bus_width": 12.0,
|
"bus_width": 12,
|
||||||
"clearance": 0.1,
|
"clearance": 0.1,
|
||||||
"diff_pair_gap": 0.25,
|
"diff_pair_gap": 0.25,
|
||||||
"diff_pair_via_gap": 0.25,
|
"diff_pair_via_gap": 0.25,
|
||||||
@ -382,13 +390,15 @@
|
|||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 0.8,
|
"via_diameter": 0.8,
|
||||||
"via_drill": 0.5,
|
"via_drill": 0.5,
|
||||||
"wire_width": 6.0
|
"wire_width": 6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 2
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_colors": null
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": []
|
||||||
},
|
},
|
||||||
"pcbnew": {
|
"pcbnew": {
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
@ -404,6 +414,8 @@
|
|||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
"default_line_thickness": 6.0,
|
"default_line_thickness": 6.0,
|
||||||
"default_text_size": 50.0,
|
"default_text_size": 50.0,
|
||||||
"field_names": [],
|
"field_names": [],
|
||||||
@ -435,7 +447,11 @@
|
|||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
"spice_adjust_passive_values": false,
|
"spice_adjust_passive_values": false,
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
"subpart_first_id": 65,
|
"subpart_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user