update odometry library

B1.1.2
a2nr 2025-04-30 13:10:25 +07:00
parent 24b4284c22
commit d8a18acf5f
13 changed files with 109223 additions and 1 deletions

5
.gitignore vendored
View File

@ -1 +1,4 @@
**/*-backups/*
**/*-backups/*
*.bak
*.FCBak
~*

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

View File

@ -0,0 +1,97 @@
{
"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,
"shapes": 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": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_values",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
"bitmaps",
"pads",
"zones",
"drc_warnings",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "PAW3102DB.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [],
"col_order": [],
"col_widths": [],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": -1
},
"open_jobsets": [],
"project": {
"files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
}
}

View File

@ -0,0 +1,618 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"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.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": true,
"text_position": 0,
"units_format": 0
},
"fab_line_width": 0.1,
"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.1,
"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.8,
"height": 1.27,
"width": 2.54
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"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": "error",
"copper_edge_clearance": "error",
"copper_sliver": "error",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "error",
"extra_footprint": "error",
"footprint": "error",
"footprint_filters_mismatch": "error",
"footprint_symbol_mismatch": "error",
"footprint_type_mismatch": "warning",
"hole_clearance": "error",
"hole_to_hole": "warning",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "error",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "error",
"lib_footprint_mismatch": "error",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "error",
"missing_courtyard": "error",
"missing_footprint": "error",
"net_conflict": "error",
"nonmirrored_text_on_back_layer": "error",
"npth_inside_courtyard": "error",
"padstack": "warning",
"pth_inside_courtyard": "error",
"shorting_items": "error",
"silk_edge_clearance": "error",
"silk_over_copper": "error",
"silk_overlap": "error",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "error",
"text_on_edge_cuts": "error",
"text_thickness": "error",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "error",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "error",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"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",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "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",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "PAW3102DB.kicad_pro",
"version": 3
},
"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)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.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,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"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": "",
"space_save_all_events": true,
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"cbccf891-d23c-4a83-87b3-c42680232f5d",
"Root"
]
],
"text_variables": {}
}

View File

@ -0,0 +1,213 @@
(kicad_symbol_lib
(version 20241209)
(generator "kicad_symbol_editor")
(generator_version "9.0")
(symbol "PAW3102DB_1"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "PAW3102DB"
(at 5.334 -14.478 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" ""
(at 11.43 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 11.43 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 11.43 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 11.43 -8.89 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "PAW3102DB_1_0_1"
(rectangle
(start 0 0)
(end 24.13 -12.7)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "PAW3102DB_1_1_1"
(pin input line
(at -2.54 -2.54 0)
(length 2.54)
(name "OSC_RES"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -2.54 -5.08 0)
(length 2.54)
(name "NC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -2.54 -7.62 0)
(length 2.54)
(name "SDIO"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at -2.54 -10.16 0)
(length 2.54)
(name "SCK"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 26.67 -2.54 180)
(length 2.54)
(name "VREF"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "8"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 26.67 -5.08 180)
(length 2.54)
(name "VDD"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "7"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin input line
(at 26.67 -7.62 180)
(length 2.54)
(name "VSS"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin output line
(at 26.67 -10.16 180)
(length 2.54)
(name "LED"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
)

View File

@ -0,0 +1,680 @@
(footprint "DIP-8-CUSTOM-with-lens"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -4.599999 0 90)
(layer "F.SilkS")
(uuid "bd5655f9-b411-4c36-ae5b-290e27d36597")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "DIP-8-CUSTOM-with-lens"
(at 6.13 -0.06 90)
(layer "F.Fab")
(uuid "9b085ab0-0ff4-4342-9c60-1ddfbb49961a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "f3978f70-0636-45d1-b6be-104815ceca62")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "e111394c-97ed-440f-84ad-aca316e61620")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -3.599999 -1.390666)
(end -3.239999 -1.390666)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "44ecf99b-43c0-40af-b484-b4e28d34f456")
)
(fp_line
(start -3.599999 1.390666)
(end -3.599999 4.171999)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "4219945b-6677-4bf4-b947-53a8e7f2e1a7")
)
(fp_line
(start -3.599999 4.171999)
(end 4.6 4.172)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "737c24c8-9f36-4296-afcd-b6153537de5a")
)
(fp_line
(start -3.599998 -4.172)
(end -3.599999 -1.390666)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "a1d977e9-6235-4866-b70a-08c78a70c93a")
)
(fp_line
(start -3.239999 -1.390666)
(end -3.239999 1.390666)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "ae1b51b9-6b6c-487d-a4af-71656ded48c7")
)
(fp_line
(start -3.239999 1.390666)
(end -3.599999 1.390666)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "cbb874c1-2ad7-40fb-ac43-709c6936856e")
)
(fp_line
(start 4.6 4.172)
(end 4.600001 -4.171999)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "b0580a6d-d323-4d58-8b4c-3185d1bf0956")
)
(fp_line
(start 4.600001 -4.171999)
(end -3.599998 -4.172)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "85170e0c-701c-4a3a-8d93-51e27f0dd800")
)
(fp_line
(start -10.01 2.02)
(end -8.01 2.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "bb548e3c-009f-4e78-9b78-7cc2e60a369a")
)
(fp_line
(start -8.01 -7.98)
(end -8.01 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "323cfe26-b6f5-428a-b74e-6c8b21c3cc49")
)
(fp_line
(start -8.01 -7.98)
(end -8.01 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "d702b2e7-a3d5-4550-b879-032b26535c9d")
)
(fp_line
(start -8.01 -1.98)
(end -10.01 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "b19cbcdd-9639-49b6-8d07-c2be7b1a5df1")
)
(fp_line
(start -8.01 2.02)
(end -8.01 7.819999)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "d6a68994-42f4-4b71-bb9b-e380de9712e5")
)
(fp_line
(start -8.01 2.02)
(end -8.01 7.82)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "f4602a2f-5783-472b-a164-7646b26c3a8b")
)
(fp_line
(start -7.11 -7.08)
(end -7.11 7.12)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "aaf7065c-7b63-414b-a24d-c4fd168e192d")
)
(fp_line
(start -7.11 7.12)
(end 7.09 7.12)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "48d600b2-459a-4d86-968a-e39b5e300a0a")
)
(fp_line
(start 7.09 -7.08)
(end -7.11 -7.08)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "96bc969f-f644-4d7a-b931-ffa1451cbba6")
)
(fp_line
(start 7.09 7.12)
(end 7.09 -7.08)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "848469e4-5596-4980-a03e-55720e1ae261")
)
(fp_line
(start 7.79 -7.98)
(end -8.01 -7.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "eaf4c7c7-0bcb-4d3f-a814-b09051f27e72")
)
(fp_line
(start 7.79 8.02)
(end -7.809999 8.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "2f2f5eb1-56ec-45aa-884d-eab459a65be5")
)
(fp_line
(start 7.99 -7.78)
(end 7.99 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "41d493aa-70a3-4d33-8cdc-44d02052fd47")
)
(fp_line
(start 7.99 -1.98)
(end 7.99 -7.78)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "6aba667f-f4b2-4ae8-a79d-a11b08aa269f")
)
(fp_line
(start 7.99 2.02)
(end 7.99 7.82)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "de3a68fb-4bc6-4406-bddf-b11aa2ba86f1")
)
(fp_line
(start 7.99 7.82)
(end 7.99 2.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "36980077-ba62-4a51-a147-d9841e4d1cf2")
)
(fp_line
(start 9.99 -1.98)
(end 7.99 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "b5f2551b-7886-4313-8df3-53792e59de32")
)
(fp_line
(start 9.99 2.02)
(end 7.99 2.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "44081e97-1d50-4428-b779-fa099ef5b701")
)
(fp_arc
(start -10.01 2.02)
(mid -12.01 0.02)
(end -10.01 -1.98)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "a85d43de-2fa7-49e4-85e5-39e2d6fc7839")
)
(fp_arc
(start -7.809999 8.02)
(mid -7.951421 7.961421)
(end -8.01 7.819999)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "6de3d278-1fb0-46c1-8ef0-59ec129de13b")
)
(fp_arc
(start -0.01 -5.78)
(mid 5.79 0.02)
(end -0.01 5.82)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "eddabd09-629f-4dd4-b054-0b36b8188061")
)
(fp_arc
(start -0.01 5.82)
(mid -5.81 0.02)
(end -0.01 -5.78)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "744fa740-d1b9-45c8-9e9a-5b894a68d152")
)
(fp_arc
(start 7.79 -7.98)
(mid 7.931421 -7.921421)
(end 7.99 -7.78)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "fd2f885b-73f6-496d-8e96-a845167a71a5")
)
(fp_arc
(start 7.99 7.82)
(mid 7.931421 7.961421)
(end 7.79 8.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "a389f406-5dd4-403a-9932-e3a91148e94e")
)
(fp_arc
(start 9.99 -1.98)
(mid 11.99 0.02)
(end 9.99 2.02)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "b24f5d88-55e8-4d08-8f52-1a0a75f0f34e")
)
(fp_curve
(pts
(xy -1.01 5.733143) (xy -1.011146 5.732591) (xy -0.902206 5.753668) (xy -0.716823 5.77677)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "e0c4b191-1362-4ccb-a119-b9bed79898c9")
)
(fp_curve
(pts
(xy -0.716853 5.776766) (xy -0.902234 5.753656) (xy -1.010625 5.73268) (xy -1.01 5.733143)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "bfb4b8d4-266d-4d0a-81f5-5bfc16f748e8")
)
(fp_curve
(pts
(xy -0.716823 5.77677) (xy -0.532341 5.799932) (xy -0.2729 5.820495) (xy -0.01 5.82)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "2144b63f-1158-4235-8636-a2f37dbc0077")
)
(fp_curve
(pts
(xy -0.01 5.82) (xy -0.273521 5.820538) (xy -0.532623 5.799859) (xy -0.716853 5.776766)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "00543c2f-797d-49c1-aae4-a8ca66dea26a")
)
(fp_curve
(pts
(xy -0.01 5.82) (xy 0.252249 5.820513) (xy 0.512804 5.799949) (xy 0.697261 5.776716)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "b550d899-f770-4db2-aceb-86c69bab665c")
)
(fp_curve
(pts
(xy 0.697261 5.776716) (xy 0.883536 5.753484) (xy 0.990671 5.732647) (xy 0.99 5.733143)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "9605ab20-d23c-4927-8999-1c13b890b330")
)
(fp_curve
(pts
(xy 0.69735 5.776705) (xy 0.513411 5.799807) (xy 0.253406 5.820557) (xy -0.01 5.82)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "7740b850-03ee-4525-8be4-c97b02bdf1cf")
)
(fp_curve
(pts
(xy 0.99 5.733143) (xy 0.990793 5.732644) (xy 0.883018 5.753537) (xy 0.69735 5.776705)
)
(stroke
(width 0.2)
(type default)
)
(layer "Dwgs.User")
(uuid "ea54b8d1-5b19-427d-879a-df2a32f98d61")
)
(fp_arc
(start -10.01 -0.98)
(mid -9.01 0.02)
(end -10.01 1.02)
(stroke
(width 0.2)
(type solid)
)
(layer "Edge.Cuts")
(uuid "59795f9b-a6cd-4b90-9010-dd5e8977bf6d")
)
(fp_arc
(start -10.01 1.02)
(mid -11.01 0.02)
(end -10.01 -0.98)
(stroke
(width 0.2)
(type solid)
)
(layer "Edge.Cuts")
(uuid "4537b237-165f-489f-9d3e-0bee01522e37")
)
(fp_arc
(start 9.99 -0.98)
(mid 10.99 0.02)
(end 9.99 1.02)
(stroke
(width 0.2)
(type solid)
)
(layer "Edge.Cuts")
(uuid "01358213-4037-405d-b3dd-d34d7046dcff")
)
(fp_arc
(start 9.99 1.02)
(mid 8.99 0.02)
(end 9.99 -0.98)
(stroke
(width 0.2)
(type solid)
)
(layer "Edge.Cuts")
(uuid "9fd1432c-743f-46ab-babc-2eebff3c7c00")
)
(fp_circle
(center 0.01 -0.01)
(end 3.26 -0.01)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "Edge.Cuts")
(uuid "ea47a606-4dac-4b43-8f7e-1f9e7ad80700")
)
(fp_line
(start -3.89 -7.92)
(end 4.850001 -7.92)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "5edaed9c-79fc-4f8a-bdf3-73bb6a6d1088")
)
(fp_line
(start -3.89 7.92)
(end -3.89 -7.92)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "80abb78d-1732-4468-adb6-71d6898ec86b")
)
(fp_line
(start 4.850001 -7.92)
(end 4.850001 7.92)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "a2a05bc1-1f6a-40cc-8d5c-1ec0ba91f34e")
)
(fp_line
(start 4.850001 7.92)
(end -3.89 7.92)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "eb91ea1e-86e0-43f8-b583-063e1e3a4bee")
)
(pad "1" thru_hole oval
(at -1.999999 6.172)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "b54ee699-6d7f-4b4b-bf82-379d7bee2aef")
)
(pad "2" thru_hole oval
(at 0.000001 6.172)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "691ac293-5bfe-440b-bde8-87f1cb8e1cbd")
)
(pad "3" thru_hole oval
(at 2.000001 6.172)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "f3e2888a-8e1f-4fe6-a38f-3db091d93930")
)
(pad "4" thru_hole oval
(at 4.000001 6.172)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "98435f3b-8244-4b8d-89f7-8767973bb2fc")
)
(pad "5" thru_hole oval
(at 3 -6.2)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "db217960-1f2d-479e-b130-503a233145f7")
)
(pad "6" thru_hole oval
(at 1 -6.2)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "afb3c7d4-a031-46b4-80e3-5536258085d2")
)
(pad "7" thru_hole oval
(at -1 -6.2)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "c341722c-6ecc-4394-9a2b-c167239957e9")
)
(pad "8" thru_hole oval
(at -3 -6.2)
(size 1.2 3)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "39d3f7e3-d99e-43a6-b586-48f8182f2cb3")
)
(group ""
(uuid "e1b7229a-f15c-40f9-8ba9-cdf3a7a50a1b")
(members "00543c2f-797d-49c1-aae4-a8ca66dea26a" "01358213-4037-405d-b3dd-d34d7046dcff"
"2144b63f-1158-4235-8636-a2f37dbc0077" "2f2f5eb1-56ec-45aa-884d-eab459a65be5"
"323cfe26-b6f5-428a-b74e-6c8b21c3cc49" "36980077-ba62-4a51-a147-d9841e4d1cf2"
"41d493aa-70a3-4d33-8cdc-44d02052fd47" "44081e97-1d50-4428-b779-fa099ef5b701"
"4537b237-165f-489f-9d3e-0bee01522e37" "48d600b2-459a-4d86-968a-e39b5e300a0a"
"59795f9b-a6cd-4b90-9010-dd5e8977bf6d" "6aba667f-f4b2-4ae8-a79d-a11b08aa269f"
"6de3d278-1fb0-46c1-8ef0-59ec129de13b" "744fa740-d1b9-45c8-9e9a-5b894a68d152"
"7740b850-03ee-4525-8be4-c97b02bdf1cf" "848469e4-5596-4980-a03e-55720e1ae261"
"9605ab20-d23c-4927-8999-1c13b890b330" "96bc969f-f644-4d7a-b931-ffa1451cbba6"
"9fd1432c-743f-46ab-babc-2eebff3c7c00" "a389f406-5dd4-403a-9932-e3a91148e94e"
"a85d43de-2fa7-49e4-85e5-39e2d6fc7839" "aaf7065c-7b63-414b-a24d-c4fd168e192d"
"b19cbcdd-9639-49b6-8d07-c2be7b1a5df1" "b24f5d88-55e8-4d08-8f52-1a0a75f0f34e"
"b550d899-f770-4db2-aceb-86c69bab665c" "b5f2551b-7886-4313-8df3-53792e59de32"
"bb548e3c-009f-4e78-9b78-7cc2e60a369a" "bfb4b8d4-266d-4d0a-81f5-5bfc16f748e8"
"d6a68994-42f4-4b71-bb9b-e380de9712e5" "d702b2e7-a3d5-4550-b879-032b26535c9d"
"de3a68fb-4bc6-4406-bddf-b11aa2ba86f1" "e0c4b191-1362-4ccb-a119-b9bed79898c9"
"ea54b8d1-5b19-427d-879a-df2a32f98d61" "eaf4c7c7-0bcb-4d3f-a814-b09051f27e72"
"eddabd09-629f-4dd4-b054-0b36b8188061" "f4602a2f-5783-472b-a164-7646b26c3a8b"
"fd2f885b-73f6-496d-8e96-a845167a71a5"
)
)
(embedded_fonts no)
(model "${KIPRJMOD}/3D/PAW3102DB.step"
(offset
(xyz 0 0 -1.5)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz -0 -0 -0)
)
)
)

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "PAW3102DB")(type "KiCad")(uri "${KIPRJMOD}/PAW3102DB.pretty")(options "")(descr ""))
)

View File

@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "PAW3102DB")(type "KiCad")(uri "${KIPRJMOD}/PAW3102DB.kicad_sym")(options "")(descr ""))
)