complete amp stage

master
Alex Wong Tat Hang 2022-07-12 19:04:30 +08:00
parent 0d4e02ad62
commit 3d6b358815
11 changed files with 12862 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
*auto_saved_files*
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses

3
fp-lib-table Normal file
View File

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

3
sym-lib-table Normal file
View File

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

92
usilitel.kicad_pcb Normal file
View File

@ -0,0 +1,92 @@
(kicad_pcb (version 20211014) (generator pcbnew)
(general
(thickness 1.6)
)
(paper "A4")
(layers
(0 "F.Cu" signal)
(31 "B.Cu" signal)
(32 "B.Adhes" user "B.Adhesive")
(33 "F.Adhes" user "F.Adhesive")
(34 "B.Paste" user)
(35 "F.Paste" user)
(36 "B.SilkS" user "B.Silkscreen")
(37 "F.SilkS" user "F.Silkscreen")
(38 "B.Mask" user)
(39 "F.Mask" user)
(40 "Dwgs.User" user "User.Drawings")
(41 "Cmts.User" user "User.Comments")
(42 "Eco1.User" user "User.Eco1")
(43 "Eco2.User" user "User.Eco2")
(44 "Edge.Cuts" user)
(45 "Margin" user)
(46 "B.CrtYd" user "B.Courtyard")
(47 "F.CrtYd" user "F.Courtyard")
(48 "B.Fab" user)
(49 "F.Fab" user)
(50 "User.1" user)
(51 "User.2" user)
(52 "User.3" user)
(53 "User.4" user)
(54 "User.5" user)
(55 "User.6" user)
(56 "User.7" user)
(57 "User.8" user)
(58 "User.9" user)
)
(setup
(stackup
(layer "F.SilkS" (type "Top Silk Screen"))
(layer "F.Paste" (type "Top Solder Paste"))
(layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
(layer "F.Cu" (type "copper") (thickness 0.035))
(layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
(layer "B.Cu" (type "copper") (thickness 0.035))
(layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
(layer "B.Paste" (type "Bottom Solder Paste"))
(layer "B.SilkS" (type "Bottom Silk Screen"))
(copper_finish "None")
(dielectric_constraints no)
)
(pad_to_mask_clearance 0)
(pcbplotparams
(layerselection 0x00010fc_ffffffff)
(disableapertmacros false)
(usegerberextensions false)
(usegerberattributes true)
(usegerberadvancedattributes true)
(creategerberjobfile true)
(svguseinch false)
(svgprecision 6)
(excludeedgelayer true)
(plotframeref false)
(viasonmask false)
(mode 1)
(useauxorigin false)
(hpglpennumber 1)
(hpglpenspeed 20)
(hpglpendiameter 15.000000)
(dxfpolygonmode true)
(dxfimperialunits true)
(dxfusepcbnewfont true)
(psnegative false)
(psa4output false)
(plotreference true)
(plotvalue true)
(plotinvisibletext false)
(sketchpadsonfab false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 1)
(scaleselection 1)
(outputdirectory "")
)
)
(net 0 "")
)

435
usilitel.kicad_pro Normal file
View File

@ -0,0 +1,435 @@
{
"board": {
"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": {
"45_degree_only": false,
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"copper_edge_clearance": "error",
"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_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"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",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rules": {
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 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_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"use_height_for_length_calcs": true
},
"track_widths": [
0.0,
1.8796,
2.85
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
},
"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_label_syntax": "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",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "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",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "usilitel.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"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.0
}
],
"meta": {
"version": 2
},
"net_colors": null
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"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": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"e63e39d7-6ac0-4ffd-8aa3-1841a4541b55",
""
]
],
"text_variables": {}
}

3286
usilitel.kicad_sch Normal file

File diff suppressed because it is too large Load Diff

343
usilitel.kicad_sym Normal file
View File

@ -0,0 +1,343 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "HMC544" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "HMC544" (id 1) (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "HMC544_0_0"
(pin output line (at 10.16 -2.54 180) (length 2.54)
(name "RF2" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 2.54 180) (length 2.54)
(name "RF1" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -2.54 0) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 2.54 0) (length 2.54)
(name "RFC" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 0 0) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "HMC544_0_1"
(rectangle (start -7.62 5.08) (end 7.62 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
)
(symbol "MW6S004NT1" (in_bom yes) (on_board yes)
(property "Reference" "Q" (id 0) (at 10.16 2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MW6S004NT1" (id 1) (at 10.16 0 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "usilitel:MW6S004NT1" (id 2) (at 10.16 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 10.16 2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MW6S004NT1_0_1"
(circle (center -0.889 0) (radius 2.794)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 0 -1.778) (radius 0.254)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy -2.286 0)
(xy -5.08 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.286 1.905)
(xy -2.286 -1.905)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 -1.27)
(xy -1.778 -2.286)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 0.508)
(xy -1.778 -0.508)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 2.286)
(xy -1.778 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0 1.778)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 -2.54)
(xy 0 0)
(xy -1.778 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 -1.778)
(xy 0.762 -1.778)
(xy 0.762 1.778)
(xy -1.778 1.778)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0)
(xy -0.508 0.381)
(xy -0.508 -0.381)
(xy -1.524 0)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
(polyline
(pts
(xy 0.254 0.508)
(xy 0.381 0.381)
(xy 1.143 0.381)
(xy 1.27 0.254)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0.762 0.381)
(xy 0.381 -0.254)
(xy 1.143 -0.254)
(xy 0.762 0.381)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(circle (center 0 1.778) (radius 0.254)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "MW6S004NT1_1_1"
(pin passive line (at 0 5.08 270) (length 2.54)
(name "D" (effects (font (size 0 0))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 0 0) (length 2.54)
(name "G" (effects (font (size 0 0))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -5.08 90) (length 2.54)
(name "S" (effects (font (size 0 0))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -5.08 90) (length 2.54) hide
(name "S" (effects (font (size 0 0))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "SYDC-20-13HP+" (in_bom yes) (on_board yes)
(property "Reference" "T" (id 0) (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SYDC-20-13HP+" (id 1) (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "usilitel:AH202-1" (id 2) (at 7.62 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 7.62 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SYDC-20-13HP+_0_0"
(pin power_in line (at 0 -7.62 90) (length 2.54) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 2.54 0) (length 2.54)
(name "Input" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
(symbol "SYDC-20-13HP+_0_1"
(rectangle (start -7.62 5.08) (end 7.62 -5.08)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "SYDC-20-13HP+_1_1"
(polyline
(pts
(xy -3.81 -1.27)
(xy 3.81 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -3.81 1.27)
(xy 3.81 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 -1.27)
(xy -2.032 -1.778)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.54 1.778)
(xy -2.032 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 -0.762)
(xy -2.54 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 1.27)
(xy -2.54 0.762)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 1.27)
(xy 1.27 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 1.27)
(xy -1.27 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.032 1.778)
(xy 2.54 1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.286 -0.762)
(xy 2.794 -1.27)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.27)
(xy 2.032 0.762)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 2.794 -1.27)
(xy 2.286 -1.778)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin output line (at 10.16 2.54 180) (length 2.54)
(name "Output" (effects (font (size 1.016 1.016))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -7.62 90) (length 2.54) hide
(name "GND" (effects (font (size 1.016 1.016))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -7.62 90) (length 2.54)
(name "GND" (effects (font (size 1.016 1.016))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at -10.16 -2.54 0) (length 2.54)
(name "Rev" (effects (font (size 1.016 1.016))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin output line (at 10.16 -2.54 180) (length 2.54)
(name "Fwd" (effects (font (size 1.016 1.016))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -7.62 90) (length 2.54) hide
(name "GND" (effects (font (size 1.016 1.016))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@ -0,0 +1,431 @@
ISO-10303-21;
HEADER;
/* Generated by software containing ST-Developer
* from STEP Tools, Inc. (www.steptools.com)
*/
FILE_DESCRIPTION(
/* description */ (''),
/* implementation_level */ '2;1');
FILE_NAME(
/* name */ 'C:/PCB/usilitel/usilitel.pretty/AH202-1 v2.step',
/* time_stamp */ '2022-07-12T17:53:29+08:00',
/* author */ (''),
/* organization */ (''),
/* preprocessor_version */ 'ST-DEVELOPER v19',
/* originating_system */ 'Autodesk Translation Framework v11.7.0.108',
/* authorisation */ '');
FILE_SCHEMA (('AUTOMOTIVE_DESIGN { 1 0 10303 214 3 1 1 }'));
ENDSEC;
DATA;
#10=MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION('',(#185,#186,
#187,#188,#189,#190,#191,#192,#193,#194,#195,#196),#336);
#11=SHAPE_REPRESENTATION_RELATIONSHIP('SRR','None',#343,#12);
#12=ADVANCED_BREP_SHAPE_REPRESENTATION('',(#13),#335);
#13=MANIFOLD_SOLID_BREP('Body1',#208);
#14=FACE_BOUND('',#36,.T.);
#15=FACE_OUTER_BOUND('',#26,.T.);
#16=FACE_OUTER_BOUND('',#27,.T.);
#17=FACE_OUTER_BOUND('',#28,.T.);
#18=FACE_OUTER_BOUND('',#29,.T.);
#19=FACE_OUTER_BOUND('',#30,.T.);
#20=FACE_OUTER_BOUND('',#31,.T.);
#21=FACE_OUTER_BOUND('',#32,.T.);
#22=FACE_OUTER_BOUND('',#33,.T.);
#23=FACE_OUTER_BOUND('',#34,.T.);
#24=FACE_OUTER_BOUND('',#35,.T.);
#25=FACE_OUTER_BOUND('',#37,.T.);
#26=EDGE_LOOP('',(#126,#127,#128,#129));
#27=EDGE_LOOP('',(#130,#131,#132,#133));
#28=EDGE_LOOP('',(#134,#135,#136,#137));
#29=EDGE_LOOP('',(#138,#139,#140,#141));
#30=EDGE_LOOP('',(#142,#143,#144,#145));
#31=EDGE_LOOP('',(#146,#147,#148,#149));
#32=EDGE_LOOP('',(#150,#151,#152,#153));
#33=EDGE_LOOP('',(#154,#155,#156,#157));
#34=EDGE_LOOP('',(#158,#159,#160,#161));
#35=EDGE_LOOP('',(#162,#163,#164,#165));
#36=EDGE_LOOP('',(#166,#167,#168,#169));
#37=EDGE_LOOP('',(#170,#171,#172,#173));
#38=LINE('',#285,#62);
#39=LINE('',#287,#63);
#40=LINE('',#289,#64);
#41=LINE('',#290,#65);
#42=LINE('',#293,#66);
#43=LINE('',#295,#67);
#44=LINE('',#296,#68);
#45=LINE('',#299,#69);
#46=LINE('',#301,#70);
#47=LINE('',#302,#71);
#48=LINE('',#304,#72);
#49=LINE('',#305,#73);
#50=LINE('',#310,#74);
#51=LINE('',#312,#75);
#52=LINE('',#314,#76);
#53=LINE('',#315,#77);
#54=LINE('',#318,#78);
#55=LINE('',#320,#79);
#56=LINE('',#321,#80);
#57=LINE('',#324,#81);
#58=LINE('',#326,#82);
#59=LINE('',#327,#83);
#60=LINE('',#329,#84);
#61=LINE('',#330,#85);
#62=VECTOR('',#237,10.);
#63=VECTOR('',#238,10.);
#64=VECTOR('',#239,10.);
#65=VECTOR('',#240,10.);
#66=VECTOR('',#243,10.);
#67=VECTOR('',#244,10.);
#68=VECTOR('',#245,10.);
#69=VECTOR('',#248,10.);
#70=VECTOR('',#249,10.);
#71=VECTOR('',#250,10.);
#72=VECTOR('',#253,10.);
#73=VECTOR('',#254,10.);
#74=VECTOR('',#259,10.);
#75=VECTOR('',#260,10.);
#76=VECTOR('',#261,10.);
#77=VECTOR('',#262,10.);
#78=VECTOR('',#265,10.);
#79=VECTOR('',#266,10.);
#80=VECTOR('',#267,10.);
#81=VECTOR('',#270,10.);
#82=VECTOR('',#271,10.);
#83=VECTOR('',#272,10.);
#84=VECTOR('',#275,10.);
#85=VECTOR('',#276,10.);
#86=VERTEX_POINT('',#283);
#87=VERTEX_POINT('',#284);
#88=VERTEX_POINT('',#286);
#89=VERTEX_POINT('',#288);
#90=VERTEX_POINT('',#292);
#91=VERTEX_POINT('',#294);
#92=VERTEX_POINT('',#298);
#93=VERTEX_POINT('',#300);
#94=VERTEX_POINT('',#308);
#95=VERTEX_POINT('',#309);
#96=VERTEX_POINT('',#311);
#97=VERTEX_POINT('',#313);
#98=VERTEX_POINT('',#317);
#99=VERTEX_POINT('',#319);
#100=VERTEX_POINT('',#323);
#101=VERTEX_POINT('',#325);
#102=EDGE_CURVE('',#86,#87,#38,.T.);
#103=EDGE_CURVE('',#86,#88,#39,.T.);
#104=EDGE_CURVE('',#89,#88,#40,.T.);
#105=EDGE_CURVE('',#87,#89,#41,.T.);
#106=EDGE_CURVE('',#87,#90,#42,.T.);
#107=EDGE_CURVE('',#91,#89,#43,.T.);
#108=EDGE_CURVE('',#90,#91,#44,.T.);
#109=EDGE_CURVE('',#90,#92,#45,.T.);
#110=EDGE_CURVE('',#93,#91,#46,.T.);
#111=EDGE_CURVE('',#92,#93,#47,.T.);
#112=EDGE_CURVE('',#92,#86,#48,.T.);
#113=EDGE_CURVE('',#88,#93,#49,.T.);
#114=EDGE_CURVE('',#94,#95,#50,.T.);
#115=EDGE_CURVE('',#95,#96,#51,.T.);
#116=EDGE_CURVE('',#97,#96,#52,.T.);
#117=EDGE_CURVE('',#94,#97,#53,.T.);
#118=EDGE_CURVE('',#98,#94,#54,.T.);
#119=EDGE_CURVE('',#99,#97,#55,.T.);
#120=EDGE_CURVE('',#98,#99,#56,.T.);
#121=EDGE_CURVE('',#100,#98,#57,.T.);
#122=EDGE_CURVE('',#101,#99,#58,.T.);
#123=EDGE_CURVE('',#100,#101,#59,.T.);
#124=EDGE_CURVE('',#95,#100,#60,.T.);
#125=EDGE_CURVE('',#96,#101,#61,.T.);
#126=ORIENTED_EDGE('',*,*,#102,.F.);
#127=ORIENTED_EDGE('',*,*,#103,.T.);
#128=ORIENTED_EDGE('',*,*,#104,.F.);
#129=ORIENTED_EDGE('',*,*,#105,.F.);
#130=ORIENTED_EDGE('',*,*,#106,.F.);
#131=ORIENTED_EDGE('',*,*,#105,.T.);
#132=ORIENTED_EDGE('',*,*,#107,.F.);
#133=ORIENTED_EDGE('',*,*,#108,.F.);
#134=ORIENTED_EDGE('',*,*,#109,.F.);
#135=ORIENTED_EDGE('',*,*,#108,.T.);
#136=ORIENTED_EDGE('',*,*,#110,.F.);
#137=ORIENTED_EDGE('',*,*,#111,.F.);
#138=ORIENTED_EDGE('',*,*,#112,.F.);
#139=ORIENTED_EDGE('',*,*,#111,.T.);
#140=ORIENTED_EDGE('',*,*,#113,.F.);
#141=ORIENTED_EDGE('',*,*,#103,.F.);
#142=ORIENTED_EDGE('',*,*,#113,.T.);
#143=ORIENTED_EDGE('',*,*,#110,.T.);
#144=ORIENTED_EDGE('',*,*,#107,.T.);
#145=ORIENTED_EDGE('',*,*,#104,.T.);
#146=ORIENTED_EDGE('',*,*,#114,.T.);
#147=ORIENTED_EDGE('',*,*,#115,.T.);
#148=ORIENTED_EDGE('',*,*,#116,.F.);
#149=ORIENTED_EDGE('',*,*,#117,.F.);
#150=ORIENTED_EDGE('',*,*,#118,.T.);
#151=ORIENTED_EDGE('',*,*,#117,.T.);
#152=ORIENTED_EDGE('',*,*,#119,.F.);
#153=ORIENTED_EDGE('',*,*,#120,.F.);
#154=ORIENTED_EDGE('',*,*,#121,.T.);
#155=ORIENTED_EDGE('',*,*,#120,.T.);
#156=ORIENTED_EDGE('',*,*,#122,.F.);
#157=ORIENTED_EDGE('',*,*,#123,.F.);
#158=ORIENTED_EDGE('',*,*,#124,.T.);
#159=ORIENTED_EDGE('',*,*,#123,.T.);
#160=ORIENTED_EDGE('',*,*,#125,.F.);
#161=ORIENTED_EDGE('',*,*,#115,.F.);
#162=ORIENTED_EDGE('',*,*,#125,.T.);
#163=ORIENTED_EDGE('',*,*,#122,.T.);
#164=ORIENTED_EDGE('',*,*,#119,.T.);
#165=ORIENTED_EDGE('',*,*,#116,.T.);
#166=ORIENTED_EDGE('',*,*,#102,.T.);
#167=ORIENTED_EDGE('',*,*,#106,.T.);
#168=ORIENTED_EDGE('',*,*,#109,.T.);
#169=ORIENTED_EDGE('',*,*,#112,.T.);
#170=ORIENTED_EDGE('',*,*,#124,.F.);
#171=ORIENTED_EDGE('',*,*,#114,.F.);
#172=ORIENTED_EDGE('',*,*,#118,.F.);
#173=ORIENTED_EDGE('',*,*,#121,.F.);
#174=PLANE('',#222);
#175=PLANE('',#223);
#176=PLANE('',#224);
#177=PLANE('',#225);
#178=PLANE('',#226);
#179=PLANE('',#227);
#180=PLANE('',#228);
#181=PLANE('',#229);
#182=PLANE('',#230);
#183=PLANE('',#231);
#184=PLANE('',#232);
#185=STYLED_ITEM('',(#353),#197);
#186=STYLED_ITEM('',(#353),#198);
#187=STYLED_ITEM('',(#353),#199);
#188=STYLED_ITEM('',(#353),#200);
#189=STYLED_ITEM('',(#353),#201);
#190=STYLED_ITEM('',(#354),#202);
#191=STYLED_ITEM('',(#354),#203);
#192=STYLED_ITEM('',(#354),#204);
#193=STYLED_ITEM('',(#354),#205);
#194=STYLED_ITEM('',(#354),#206);
#195=STYLED_ITEM('',(#354),#207);
#196=STYLED_ITEM('',(#352),#13);
#197=ADVANCED_FACE('',(#15),#174,.T.);
#198=ADVANCED_FACE('',(#16),#175,.T.);
#199=ADVANCED_FACE('',(#17),#176,.T.);
#200=ADVANCED_FACE('',(#18),#177,.T.);
#201=ADVANCED_FACE('',(#19),#178,.T.);
#202=ADVANCED_FACE('',(#20),#179,.T.);
#203=ADVANCED_FACE('',(#21),#180,.T.);
#204=ADVANCED_FACE('',(#22),#181,.T.);
#205=ADVANCED_FACE('',(#23),#182,.T.);
#206=ADVANCED_FACE('',(#24,#14),#183,.T.);
#207=ADVANCED_FACE('',(#25),#184,.F.);
#208=CLOSED_SHELL('',(#197,#198,#199,#200,#201,#202,#203,#204,#205,#206,
#207));
#209=DERIVED_UNIT_ELEMENT(#211,1.);
#210=DERIVED_UNIT_ELEMENT(#338,-3.);
#211=(
MASS_UNIT()
NAMED_UNIT(*)
SI_UNIT(.KILO.,.GRAM.)
);
#212=DERIVED_UNIT((#209,#210));
#213=MEASURE_REPRESENTATION_ITEM('density measure',
POSITIVE_RATIO_MEASURE(7850.),#212);
#214=PROPERTY_DEFINITION_REPRESENTATION(#219,#216);
#215=PROPERTY_DEFINITION_REPRESENTATION(#220,#217);
#216=REPRESENTATION('material name',(#218),#335);
#217=REPRESENTATION('density',(#213),#335);
#218=DESCRIPTIVE_REPRESENTATION_ITEM('Steel','Steel');
#219=PROPERTY_DEFINITION('material property','material name',#345);
#220=PROPERTY_DEFINITION('material property','density of part',#345);
#221=AXIS2_PLACEMENT_3D('placement',#281,#233,#234);
#222=AXIS2_PLACEMENT_3D('',#282,#235,#236);
#223=AXIS2_PLACEMENT_3D('',#291,#241,#242);
#224=AXIS2_PLACEMENT_3D('',#297,#246,#247);
#225=AXIS2_PLACEMENT_3D('',#303,#251,#252);
#226=AXIS2_PLACEMENT_3D('',#306,#255,#256);
#227=AXIS2_PLACEMENT_3D('',#307,#257,#258);
#228=AXIS2_PLACEMENT_3D('',#316,#263,#264);
#229=AXIS2_PLACEMENT_3D('',#322,#268,#269);
#230=AXIS2_PLACEMENT_3D('',#328,#273,#274);
#231=AXIS2_PLACEMENT_3D('',#331,#277,#278);
#232=AXIS2_PLACEMENT_3D('',#332,#279,#280);
#233=DIRECTION('axis',(0.,0.,1.));
#234=DIRECTION('refdir',(1.,0.,0.));
#235=DIRECTION('center_axis',(0.,0.,-1.));
#236=DIRECTION('ref_axis',(-1.,0.,0.));
#237=DIRECTION('',(1.,0.,0.));
#238=DIRECTION('',(0.,1.,0.));
#239=DIRECTION('',(-1.,0.,0.));
#240=DIRECTION('',(0.,1.,0.));
#241=DIRECTION('center_axis',(1.,0.,0.));
#242=DIRECTION('ref_axis',(0.,0.,-1.));
#243=DIRECTION('',(0.,0.,1.));
#244=DIRECTION('',(0.,0.,-1.));
#245=DIRECTION('',(0.,1.,0.));
#246=DIRECTION('center_axis',(0.,0.,1.));
#247=DIRECTION('ref_axis',(1.,0.,0.));
#248=DIRECTION('',(-1.,0.,0.));
#249=DIRECTION('',(1.,0.,0.));
#250=DIRECTION('',(0.,1.,0.));
#251=DIRECTION('center_axis',(-1.,0.,-6.56936700961631E-17));
#252=DIRECTION('ref_axis',(-6.56936700961631E-17,0.,1.));
#253=DIRECTION('',(6.56936700961631E-17,0.,-1.));
#254=DIRECTION('',(-6.56936700961631E-17,0.,1.));
#255=DIRECTION('center_axis',(0.,1.,0.));
#256=DIRECTION('ref_axis',(0.,0.,1.));
#257=DIRECTION('center_axis',(0.,0.,-1.));
#258=DIRECTION('ref_axis',(-1.,0.,0.));
#259=DIRECTION('',(-1.,0.,0.));
#260=DIRECTION('',(0.,1.,0.));
#261=DIRECTION('',(-1.,0.,0.));
#262=DIRECTION('',(0.,1.,0.));
#263=DIRECTION('center_axis',(1.,0.,0.));
#264=DIRECTION('ref_axis',(0.,0.,-1.));
#265=DIRECTION('',(0.,0.,-1.));
#266=DIRECTION('',(0.,0.,-1.));
#267=DIRECTION('',(0.,1.,0.));
#268=DIRECTION('center_axis',(0.,0.,1.));
#269=DIRECTION('ref_axis',(1.,0.,0.));
#270=DIRECTION('',(1.,0.,0.));
#271=DIRECTION('',(1.,0.,0.));
#272=DIRECTION('',(0.,1.,0.));
#273=DIRECTION('center_axis',(-1.,0.,0.));
#274=DIRECTION('ref_axis',(0.,0.,1.));
#275=DIRECTION('',(0.,0.,1.));
#276=DIRECTION('',(0.,0.,1.));
#277=DIRECTION('center_axis',(0.,1.,0.));
#278=DIRECTION('ref_axis',(0.,0.,1.));
#279=DIRECTION('center_axis',(0.,1.,0.));
#280=DIRECTION('ref_axis',(1.,0.,0.));
#281=CARTESIAN_POINT('',(0.,0.,0.));
#282=CARTESIAN_POINT('Origin',(12.1,0.51,-9.05));
#283=CARTESIAN_POINT('',(0.600000000000001,0.51,-9.05));
#284=CARTESIAN_POINT('',(12.1,0.51,-9.05));
#285=CARTESIAN_POINT('',(9.225,0.51,-9.05));
#286=CARTESIAN_POINT('',(0.600000000000001,6.35,-9.05));
#287=CARTESIAN_POINT('',(0.600000000000001,0.51,-9.05));
#288=CARTESIAN_POINT('',(12.1,6.35,-9.05));
#289=CARTESIAN_POINT('',(12.1,6.35,-9.05));
#290=CARTESIAN_POINT('',(12.1,0.51,-9.05));
#291=CARTESIAN_POINT('Origin',(12.1,0.51,-0.6));
#292=CARTESIAN_POINT('',(12.1,0.51,-0.6));
#293=CARTESIAN_POINT('',(12.1,0.51,-2.7125));
#294=CARTESIAN_POINT('',(12.1,6.35,-0.600000000000001));
#295=CARTESIAN_POINT('',(12.1,6.35,-0.6));
#296=CARTESIAN_POINT('',(12.1,0.51,-0.6));
#297=CARTESIAN_POINT('Origin',(0.6,0.51,-0.6));
#298=CARTESIAN_POINT('',(0.6,0.51,-0.600000000000001));
#299=CARTESIAN_POINT('',(3.475,0.51,-0.6));
#300=CARTESIAN_POINT('',(0.6,6.35,-0.600000000000001));
#301=CARTESIAN_POINT('',(0.6,6.35,-0.6));
#302=CARTESIAN_POINT('',(0.6,0.51,-0.600000000000001));
#303=CARTESIAN_POINT('Origin',(0.600000000000001,0.51,-9.05));
#304=CARTESIAN_POINT('',(0.600000000000001,0.51,-6.9375));
#305=CARTESIAN_POINT('',(0.600000000000001,6.35,-9.05));
#306=CARTESIAN_POINT('Origin',(6.35,6.35,-4.825));
#307=CARTESIAN_POINT('Origin',(12.7,0.,-9.65));
#308=CARTESIAN_POINT('',(12.7,0.,-9.65));
#309=CARTESIAN_POINT('',(0.,0.,-9.65));
#310=CARTESIAN_POINT('',(12.7,0.,-9.65));
#311=CARTESIAN_POINT('',(0.,0.51,-9.65));
#312=CARTESIAN_POINT('',(0.,0.,-9.65));
#313=CARTESIAN_POINT('',(12.7,0.51,-9.65));
#314=CARTESIAN_POINT('',(12.7,0.51,-9.65));
#315=CARTESIAN_POINT('',(12.7,0.,-9.65));
#316=CARTESIAN_POINT('Origin',(12.7,0.,0.));
#317=CARTESIAN_POINT('',(12.7,0.,0.));
#318=CARTESIAN_POINT('',(12.7,0.,0.));
#319=CARTESIAN_POINT('',(12.7,0.51,0.));
#320=CARTESIAN_POINT('',(12.7,0.51,0.));
#321=CARTESIAN_POINT('',(12.7,0.,0.));
#322=CARTESIAN_POINT('Origin',(0.,0.,0.));
#323=CARTESIAN_POINT('',(0.,0.,0.));
#324=CARTESIAN_POINT('',(0.,0.,0.));
#325=CARTESIAN_POINT('',(0.,0.51,0.));
#326=CARTESIAN_POINT('',(0.,0.51,0.));
#327=CARTESIAN_POINT('',(0.,0.,0.));
#328=CARTESIAN_POINT('Origin',(0.,0.,-9.65));
#329=CARTESIAN_POINT('',(0.,0.,-9.65));
#330=CARTESIAN_POINT('',(0.,0.51,-9.65));
#331=CARTESIAN_POINT('Origin',(6.35,0.51,-4.825));
#332=CARTESIAN_POINT('Origin',(6.35,0.,-4.825));
#333=UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(0.01),#337,
'DISTANCE_ACCURACY_VALUE',
'Maximum model space distance between geometric entities at asserted c
onnectivities');
#334=UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(0.01),#337,
'DISTANCE_ACCURACY_VALUE',
'Maximum model space distance between geometric entities at asserted c
onnectivities');
#335=(
GEOMETRIC_REPRESENTATION_CONTEXT(3)
GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT((#333))
GLOBAL_UNIT_ASSIGNED_CONTEXT((#337,#339,#340))
REPRESENTATION_CONTEXT('','3D')
);
#336=(
GEOMETRIC_REPRESENTATION_CONTEXT(3)
GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT((#334))
GLOBAL_UNIT_ASSIGNED_CONTEXT((#337,#339,#340))
REPRESENTATION_CONTEXT('','3D')
);
#337=(
LENGTH_UNIT()
NAMED_UNIT(*)
SI_UNIT(.MILLI.,.METRE.)
);
#338=(
LENGTH_UNIT()
NAMED_UNIT(*)
SI_UNIT($,.METRE.)
);
#339=(
NAMED_UNIT(*)
PLANE_ANGLE_UNIT()
SI_UNIT($,.RADIAN.)
);
#340=(
NAMED_UNIT(*)
SI_UNIT($,.STERADIAN.)
SOLID_ANGLE_UNIT()
);
#341=SHAPE_DEFINITION_REPRESENTATION(#342,#343);
#342=PRODUCT_DEFINITION_SHAPE('',$,#345);
#343=SHAPE_REPRESENTATION('',(#221),#335);
#344=PRODUCT_DEFINITION_CONTEXT('part definition',#349,'design');
#345=PRODUCT_DEFINITION('AH202-1','AH202-1 v2',#346,#344);
#346=PRODUCT_DEFINITION_FORMATION('',$,#351);
#347=PRODUCT_RELATED_PRODUCT_CATEGORY('AH202-1 v2','AH202-1 v2',(#351));
#348=APPLICATION_PROTOCOL_DEFINITION('international standard',
'automotive_design',2009,#349);
#349=APPLICATION_CONTEXT(
'Core Data for Automotive Mechanical Design Process');
#350=PRODUCT_CONTEXT('part definition',#349,'mechanical');
#351=PRODUCT('AH202-1','AH202-1 v2',$,(#350));
#352=PRESENTATION_STYLE_ASSIGNMENT((#355));
#353=PRESENTATION_STYLE_ASSIGNMENT((#356));
#354=PRESENTATION_STYLE_ASSIGNMENT((#357));
#355=SURFACE_STYLE_USAGE(.BOTH.,#358);
#356=SURFACE_STYLE_USAGE(.BOTH.,#359);
#357=SURFACE_STYLE_USAGE(.BOTH.,#360);
#358=SURFACE_SIDE_STYLE('',(#361));
#359=SURFACE_SIDE_STYLE('',(#362));
#360=SURFACE_SIDE_STYLE('',(#363));
#361=SURFACE_STYLE_FILL_AREA(#364);
#362=SURFACE_STYLE_FILL_AREA(#365);
#363=SURFACE_STYLE_FILL_AREA(#366);
#364=FILL_AREA_STYLE('Steel - Satin',(#367));
#365=FILL_AREA_STYLE('Stainless Steel - Satin',(#368));
#366=FILL_AREA_STYLE('Plastic - Translucent Matte (Green)',(#369));
#367=FILL_AREA_STYLE_COLOUR('Steel - Satin',#370);
#368=FILL_AREA_STYLE_COLOUR('Stainless Steel - Satin',#371);
#369=FILL_AREA_STYLE_COLOUR('Plastic - Translucent Matte (Green)',#372);
#370=COLOUR_RGB('Steel - Satin',0.627450980392157,0.627450980392157,0.627450980392157);
#371=COLOUR_RGB('Stainless Steel - Satin',0.796078431372549,0.796078431372549,
0.796078431372549);
#372=COLOUR_RGB('Plastic - Translucent Matte (Green)',0.266666666666667,
0.588235294117647,0.282352941176471);
ENDSEC;
END-ISO-10303-21;

View File

@ -0,0 +1,39 @@
(footprint "AH202-1" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 62CD44F6)
(attr smd)
(fp_text reference "REF**" (at 0 6.882 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4c9fdea7-ba0c-45cc-8f66-240980c37d5c)
)
(fp_text value "AH202-1" (at 0 8.382 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c58960d9-4cac-4036-ad2e-1aef26946dae)
)
(fp_text user "${REFERENCE}" (at 0 9.882 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5b96c1ad-46ba-4366-8241-fbc1cd0e9bbd)
)
(fp_circle (center -5.588 -5.842) (end -5.388 -5.842) (layer "F.SilkS") (width 0.3) (fill none) (tstamp d57dcfee-5058-4fc2-a68b-05f9a48f685b))
(fp_line (start 6.604 -5.334) (end -6.604 -5.334) (layer "F.CrtYd") (width 0.05) (tstamp 0e1ed1c5-7428-4dc7-b76e-49b2d5f8177d))
(fp_line (start -6.604 5.334) (end 6.604 5.334) (layer "F.CrtYd") (width 0.05) (tstamp 2dc272bd-3aa2-45b5-889d-1d3c8aac80f8))
(fp_line (start 6.604 5.334) (end 6.604 -5.334) (layer "F.CrtYd") (width 0.05) (tstamp 57c0c267-8bf9-4cc7-b734-d71a239ac313))
(fp_line (start -6.604 -5.334) (end -6.604 5.334) (layer "F.CrtYd") (width 0.05) (tstamp f3628265-0155-43e2-a467-c40ff783e265))
(fp_line (start -6.35 -4.826) (end -6.35 4.826) (layer "F.Fab") (width 0.1) (tstamp 003c2200-0632-4808-a662-8ddd5d30c768))
(fp_line (start -6.35 4.826) (end 6.35 4.826) (layer "F.Fab") (width 0.1) (tstamp 1d9cdadc-9036-4a95-b6db-fa7b3b74c869))
(fp_line (start 6.35 4.826) (end 6.35 -4.826) (layer "F.Fab") (width 0.1) (tstamp 7e023245-2c2b-4e2b-bfb9-5d35176e88f2))
(fp_line (start 6.35 -4.826) (end -6.35 -4.826) (layer "F.Fab") (width 0.1) (tstamp e21aa84b-970e-47cf-b64f-3b55ee0e1b51))
(pad "1" smd rect (at -3.81 -3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e1105432-6a2f-45d9-8a08-47401d087cf4))
(pad "2" smd rect (at -0.889 -3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d0dfd7c1-401d-4f64-8463-f4c0813ac28f))
(pad "3" smd rect (at 0.889 -3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3559e287-424e-4397-b080-77c7ba6f395b))
(pad "4" smd rect (at 3.81 -3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 87c78429-be2b-40ed-8d3b-56cb9666a56f))
(pad "5" smd rect (at 3.81 3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp bbb15673-6d42-42b8-9d51-7515b3ad9ee9))
(pad "6" smd rect (at 0.889 3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 68b52f01-fa04-4908-bf88-60c62ace1cfa))
(pad "7" smd rect (at -0.889 3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2bef89de-08c7-4a13-9d85-67948d429ca0))
(pad "8" smd rect (at -3.81 3.6449) (size 1.8796 3.2258) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f144a97d-c3f0-423f-b0a9-3f7dbc42478b))
(model "${KIPRJMOD}/usilitel.pretty/AH202-1 v2.step"
(offset (xyz -6.5 -4.8 0))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 0))
)
)

View File

@ -0,0 +1,214 @@
(footprint "MW6S004NT1" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 62CD49CD)
(attr through_hole)
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 74e50c26-6e39-4aca-8b57-ae4eaffc856b)
)
(fp_text value "PLD4L_SOT1811-1_NXP" (at 0 0) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d8a4490e-3c6c-4c39-94ad-54b48fb697b8)
)
(fp_text user "*" (at -4.5593 -2.286) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2e484963-b269-42b3-9486-24df28465ede)
)
(fp_text user "*" (at -4.5593 -2.286) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 86b01ef4-965c-4060-a9de-b3e20d6f4e09)
)
(fp_text user "0.065in/1.651mm" (at -11.6205 0) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 08278bf4-f6e9-44ff-9adf-6e32e38a8a34)
)
(fp_text user "0.063in/1.6mm" (at 0 7.6454) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2a66cc3a-c090-4ce0-a61f-f7e30ae6a985)
)
(fp_text user "0.214in/5.436mm" (at 9.1313 0) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2d21e9d4-5f95-4bd5-bafa-7195b8da2940)
)
(fp_text user "0.148in/3.759mm" (at 2.7178 -5.9309) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 31aad1ff-f8eb-44a2-b0e6-6f2533cadd8a)
)
(fp_text user "0.15in/3.81mm" (at -8.3185 1.905) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4cf23c4a-c03c-4897-b0d2-e5da4fd74f72)
)
(fp_text user "0.15in/3.81mm" (at 5.3213 0) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5828e2b1-6c83-4929-88ca-4d736ceaf660)
)
(fp_text user "Copyright 2021 Accelerated Designs. All rights reserved." (at 0 0) (layer "Cmts.User")
(effects (font (size 0.127 0.127) (thickness 0.002)))
(tstamp bee0e1c1-b842-441d-85d5-538540a63a14)
)
(fp_text user "0.227in/5.766mm" (at 0 10.1854) (layer "Cmts.User")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e57bcf50-81ce-4f5a-839b-106d5a693317)
)
(fp_text user "*" (at -1.8415 -2.286) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4be4cec3-a7c3-4cd9-84cd-e328276cb23e)
)
(fp_text user "*" (at -1.8415 -2.286) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d07f21eb-823b-4131-acb0-2fd90e8c76eb)
)
(fp_poly (pts
(xy 0.8001 -1.905)
(xy -0.8001 -1.905)
(xy -0.8001 1.905)
(xy 0.8001 1.905)
) (layer "F.Cu") (width 0.1) (fill solid) (tstamp e0b72a8b-67fb-4e7a-aded-f100d8af0ab6))
(fp_poly (pts
(xy -0.7001 -1.805)
(xy -0.7001 -0.735)
(xy 0.7001 -0.735)
(xy 0.7001 -1.805)
) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 462300d8-5235-4268-b945-a065aa4bccf1))
(fp_poly (pts
(xy 0.0127 -0.0127)
(xy -0.0127 -0.0127)
(xy -0.0127 0.0127)
(xy 0.0127 0.0127)
) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 5a6d79e6-04f6-4ce2-8251-e2d4ee81d28d))
(fp_poly (pts
(xy -0.7001 0.735)
(xy -0.7001 1.805)
(xy 0.7001 1.805)
(xy 0.7001 0.735)
) (layer "F.Paste") (width 0.1) (fill solid) (tstamp 7879eef7-0cd6-4b28-a2a3-4b84c2150254))
(fp_poly (pts
(xy -0.7001 -0.535)
(xy -0.7001 0.535)
(xy 0.7001 0.535)
(xy 0.7001 -0.535)
) (layer "F.Paste") (width 0.1) (fill solid) (tstamp b87a01ba-9438-409e-8ee0-7b599746cffd))
(fp_line (start -3.4925 -3.1115) (end -3.4925 -2.21234) (layer "F.SilkS") (width 0.12) (tstamp 038aeddc-6d2a-4762-b5a9-bb808a6321d9))
(fp_line (start 0.86614 3.1115) (end 3.4925 3.1115) (layer "F.SilkS") (width 0.12) (tstamp 092bd764-4a2b-48e9-b1b3-8d92072d4239))
(fp_line (start 3.4925 3.1115) (end 3.4925 2.21234) (layer "F.SilkS") (width 0.12) (tstamp 62b9c199-3c77-4c44-a4fe-53867aefe7d2))
(fp_line (start -0.86614 -3.1115) (end -3.4925 -3.1115) (layer "F.SilkS") (width 0.12) (tstamp 62c1f671-9c5a-42d1-bb72-93a0fddab631))
(fp_line (start -3.4925 3.1115) (end -0.86614 3.1115) (layer "F.SilkS") (width 0.12) (tstamp 72736ef0-440f-445e-90eb-c81ae8522fbc))
(fp_line (start 3.4925 -2.21234) (end 3.4925 -3.1115) (layer "F.SilkS") (width 0.12) (tstamp b5fd13b1-afc0-46e0-8a94-ced2c102d545))
(fp_line (start 3.4925 -3.1115) (end 0.86614 -3.1115) (layer "F.SilkS") (width 0.12) (tstamp d6b6326d-c925-4334-96f5-218472fffcc2))
(fp_line (start -3.4925 2.21234) (end -3.4925 3.1115) (layer "F.SilkS") (width 0.12) (tstamp df76744a-2672-4df3-b0f1-8632a1e0c956))
(fp_poly (pts
(xy 0.8001 -1.905)
(xy -0.8001 -1.905)
(xy -0.8001 1.905)
(xy 0.8001 1.905)
) (layer "F.Mask") (width 0.1) (fill solid) (tstamp 35dd996b-d1b0-4101-b93e-fcc6b38101b5))
(fp_line (start 3.6195 0) (end 3.6195 -5.6388) (layer "Cmts.User") (width 0.1) (tstamp 0346c727-c042-4236-82bc-19a7d447c433))
(fp_line (start 3.3655 -2.9845) (end -6.4389 -2.9845) (layer "Cmts.User") (width 0.1) (tstamp 0383ded5-fa86-42c2-b225-b677173a2e63))
(fp_line (start 5.4229 3.81) (end 5.2959 3.556) (layer "Cmts.User") (width 0.1) (tstamp 039b5e6d-01aa-4a6d-ae69-1ff629b7ab9d))
(fp_line (start 1.5875 -5.3848) (end 1.5875 -5.1308) (layer "Cmts.User") (width 0.1) (tstamp 09c34ffc-d4d7-4cfb-9485-e2b015b45999))
(fp_line (start -3.3655 -7.2898) (end -3.3655 -7.0358) (layer "Cmts.User") (width 0.1) (tstamp 0d36a5dd-b37b-4651-9a5a-1d0116a2803a))
(fp_line (start 3.8735 -5.3848) (end 3.8735 -5.1308) (layer "Cmts.User") (width 0.1) (tstamp 120f23c7-4d4a-4621-8913-08ec35a41e2c))
(fp_line (start -6.0579 2.9845) (end -6.1849 2.7305) (layer "Cmts.User") (width 0.1) (tstamp 128013b4-92f0-4f80-a481-fccffd513291))
(fp_line (start -3.3655 5.8928) (end -3.1115 6.0198) (layer "Cmts.User") (width 0.1) (tstamp 1a74e4ef-9f04-445e-a4d4-879b5e2f061a))
(fp_line (start 3.1115 5.7658) (end 3.1115 6.0198) (layer "Cmts.User") (width 0.1) (tstamp 23a2bbba-f5b1-4ac5-afce-63d0bb06e293))
(fp_line (start 5.4229 0) (end 5.2959 0.254) (layer "Cmts.User") (width 0.1) (tstamp 28612e9d-7a66-4f6c-8213-95ea6c2f7e8b))
(fp_line (start 1.8415 -5.2578) (end 1.5875 -5.3848) (layer "Cmts.User") (width 0.1) (tstamp 2992f162-3bfb-436e-88d2-ef9157d22121))
(fp_line (start -3.6195 0) (end -3.6195 -7.5438) (layer "Cmts.User") (width 0.1) (tstamp 39f95aac-c496-4e01-ae47-290fc9b13085))
(fp_line (start -3.6195 -7.1628) (end -3.3655 -7.2898) (layer "Cmts.User") (width 0.1) (tstamp 3aac17af-0e9c-4905-88f1-c41a8ddc82a9))
(fp_line (start 3.6195 0) (end 3.6195 -7.5438) (layer "Cmts.User") (width 0.1) (tstamp 3e13aca1-f1bf-4b38-b71e-d234ce747f40))
(fp_line (start -3.6195 -7.1628) (end -3.3655 -7.0358) (layer "Cmts.User") (width 0.1) (tstamp 3f078306-eb8f-4f77-a35b-7253f700d3e4))
(fp_line (start 7.3279 3.2385) (end 7.2009 2.9845) (layer "Cmts.User") (width 0.1) (tstamp 42e15592-6be6-4195-9d8a-70697df9dc26))
(fp_line (start 5.4229 0) (end 5.5499 0.254) (layer "Cmts.User") (width 0.1) (tstamp 523ab249-e8a0-459f-a478-e73ecd442c13))
(fp_line (start -3.3655 -2.9845) (end -3.3655 6.2738) (layer "Cmts.User") (width 0.1) (tstamp 5580f029-0d73-4d2c-af54-06e31f51c0c7))
(fp_line (start 1.8415 -5.2578) (end 0.5715 -5.2578) (layer "Cmts.User") (width 0.1) (tstamp 55b55d9a-8e12-41fe-ad14-dc9912fa2b75))
(fp_line (start 5.4229 3.81) (end 5.5499 3.556) (layer "Cmts.User") (width 0.1) (tstamp 5ffe0a63-1ea9-40af-83d8-b3d2717da57e))
(fp_line (start 2.8829 3.81) (end 5.8039 3.81) (layer "Cmts.User") (width 0.1) (tstamp 653fdf05-7ad5-427f-9ad5-b898b68fc587))
(fp_line (start 3.6195 -7.1628) (end 3.3655 -7.2898) (layer "Cmts.User") (width 0.1) (tstamp 6a29bab1-5d46-449b-a7f2-65e436e87e53))
(fp_line (start 3.3655 5.8928) (end 3.1115 5.7658) (layer "Cmts.User") (width 0.1) (tstamp 743faa0d-9458-49ff-804f-08ea0d7c26e5))
(fp_line (start 0 -3.2385) (end 7.7089 -3.2385) (layer "Cmts.User") (width 0.1) (tstamp 7b7ccace-f2cb-48ce-be0b-0ddb3a8aa96c))
(fp_line (start 1.8415 0) (end 1.8415 -5.6388) (layer "Cmts.User") (width 0.1) (tstamp 7bdcd188-697b-45da-822c-fdf7bfb2d9fe))
(fp_line (start -3.1115 5.7658) (end -3.1115 6.0198) (layer "Cmts.User") (width 0.1) (tstamp 7d8c055d-4eed-4649-b6f4-62afe1b9f5a9))
(fp_line (start 3.3655 2.9845) (end -6.4389 2.9845) (layer "Cmts.User") (width 0.1) (tstamp 88460b60-161e-4b15-8289-16f0dcbec01a))
(fp_line (start 3.3655 5.8928) (end 3.1115 6.0198) (layer "Cmts.User") (width 0.1) (tstamp 8e583f97-15ba-4914-92f3-b244f09eb9dd))
(fp_line (start -6.0579 -2.9845) (end -5.9309 -2.7305) (layer "Cmts.User") (width 0.1) (tstamp 97526e5b-f3c1-4be4-bbaf-223c60948cda))
(fp_line (start -6.0579 2.9845) (end -5.9309 2.7305) (layer "Cmts.User") (width 0.1) (tstamp 9d209bce-2b1d-4859-b729-fb49b74adacd))
(fp_line (start 3.3655 -2.9845) (end 3.3655 6.2738) (layer "Cmts.User") (width 0.1) (tstamp a6f5341c-35ea-43dc-87a2-8a9e0eb79996))
(fp_line (start -6.1849 2.7305) (end -5.9309 2.7305) (layer "Cmts.User") (width 0.1) (tstamp a7409129-13bc-4d7a-8cc3-d55e89e4a486))
(fp_line (start 7.2009 2.9845) (end 7.4549 2.9845) (layer "Cmts.User") (width 0.1) (tstamp b4182176-94b4-4042-a047-ced8894735c1))
(fp_line (start 3.3655 -7.2898) (end 3.3655 -7.0358) (layer "Cmts.User") (width 0.1) (tstamp b8cdb891-07c1-4660-bdf9-67ecc164c8e7))
(fp_line (start -6.0579 -2.9845) (end -6.0579 2.9845) (layer "Cmts.User") (width 0.1) (tstamp bdd9a6a6-57ba-43f2-9b3d-d661f1860a8b))
(fp_line (start -6.0579 -2.9845) (end -6.1849 -2.7305) (layer "Cmts.User") (width 0.1) (tstamp be5a11e3-3e40-47eb-9c87-de078cedeed2))
(fp_line (start 7.3279 -3.2385) (end 7.4549 -2.9845) (layer "Cmts.User") (width 0.1) (tstamp be72c358-d1dc-4ba1-9e65-85305850a94e))
(fp_line (start -3.3655 5.8928) (end -3.1115 5.7658) (layer "Cmts.User") (width 0.1) (tstamp c7004714-a632-4445-b0df-bb4644d1bf5f))
(fp_line (start -3.6195 -7.1628) (end 3.6195 -7.1628) (layer "Cmts.User") (width 0.1) (tstamp c7edb70f-f7e8-4a42-94d6-743e650c0156))
(fp_line (start -6.1849 -2.7305) (end -5.9309 -2.7305) (layer "Cmts.User") (width 0.1) (tstamp c85ace76-c1ae-478f-9c4b-eef923a2984d))
(fp_line (start 5.2959 3.556) (end 5.5499 3.556) (layer "Cmts.User") (width 0.1) (tstamp cbc1633b-2edb-4841-a64c-00ea63fa9a87))
(fp_line (start 7.3279 -3.2385) (end 7.3279 3.2385) (layer "Cmts.User") (width 0.1) (tstamp cd9aaae8-ded8-43eb-954a-0bde6b55e7af))
(fp_line (start 1.8415 -5.2578) (end 1.5875 -5.1308) (layer "Cmts.User") (width 0.1) (tstamp d1457e9e-cd6f-4eac-a387-b31614edcffe))
(fp_line (start 5.4229 0) (end 5.4229 3.81) (layer "Cmts.User") (width 0.1) (tstamp d29c636b-b3c5-457a-9201-57cf8aa780a0))
(fp_line (start 3.6195 -7.1628) (end 3.3655 -7.0358) (layer "Cmts.User") (width 0.1) (tstamp df8137f9-cfc2-4445-b4e0-d274c8a52d43))
(fp_line (start 7.3279 3.2385) (end 7.4549 2.9845) (layer "Cmts.User") (width 0.1) (tstamp dfc6c58b-b2d7-478a-8280-348471912cc8))
(fp_line (start 3.6195 -5.2578) (end 4.8895 -5.2578) (layer "Cmts.User") (width 0.1) (tstamp e0620f9d-14ab-44ef-b2d9-f963a77b47d1))
(fp_line (start 5.2959 0.254) (end 5.5499 0.254) (layer "Cmts.User") (width 0.1) (tstamp e109b596-defe-4fa5-8030-057b98f07ef8))
(fp_line (start -3.3655 5.8928) (end 3.3655 5.8928) (layer "Cmts.User") (width 0.1) (tstamp e6daff5c-d445-4c90-98e4-c209d0b5c4d1))
(fp_line (start 3.6195 -5.2578) (end 3.8735 -5.1308) (layer "Cmts.User") (width 0.1) (tstamp e8c159b3-92e3-4fbe-ae06-275d58e02f50))
(fp_line (start 0 3.2385) (end 7.7089 3.2385) (layer "Cmts.User") (width 0.1) (tstamp f05a5253-64b1-4608-8d00-b39d16203ce7))
(fp_line (start 7.3279 -3.2385) (end 7.2009 -2.9845) (layer "Cmts.User") (width 0.1) (tstamp f23846e4-2eec-4ea1-b180-1e6aeaf1a3f8))
(fp_line (start 2.8829 0) (end 5.8039 0) (layer "Cmts.User") (width 0.1) (tstamp f2ffbaa8-eec3-4e43-bf4f-06bf2c7b52eb))
(fp_line (start 3.6195 -5.2578) (end 3.8735 -5.3848) (layer "Cmts.User") (width 0.1) (tstamp f8b96a20-62d9-4886-8891-9a6b088b00fc))
(fp_line (start 7.2009 -2.9845) (end 7.4549 -2.9845) (layer "Cmts.User") (width 0.1) (tstamp faecffa1-e510-4609-90b1-ec816da7b5c8))
(fp_line (start -3.6195 2.159) (end -3.9243 2.159) (layer "F.CrtYd") (width 0.05) (tstamp 07dd891f-9b97-4653-b99a-854fc7239a79))
(fp_line (start 0.8128 -3.5433) (end 0.8128 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 0a9744e5-cf0b-4d68-a1b2-02bef642f6c7))
(fp_line (start -3.6195 3.2385) (end -0.8128 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 0bfad6c9-9df6-4e45-b18a-5f16528a1f0c))
(fp_line (start 0.8128 3.5433) (end -0.8128 3.5433) (layer "F.CrtYd") (width 0.05) (tstamp 0cfe3b21-18cc-4625-8af8-26e91e607731))
(fp_line (start -0.8128 3.5433) (end -0.8128 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 2d8fea3e-b347-4547-82bf-81e11b815f72))
(fp_line (start -0.8128 -3.5433) (end 0.8128 -3.5433) (layer "F.CrtYd") (width 0.05) (tstamp 329abfeb-e90a-48d1-aa93-d33fbb034f52))
(fp_line (start -3.9243 2.159) (end -3.9243 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 38471577-701a-4bf2-934b-75b2b984b254))
(fp_line (start 0.8128 3.2385) (end 3.6195 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 3dde5d45-24b8-448a-b21e-f9c253fd0ff1))
(fp_line (start 3.6195 2.159) (end 3.9243 2.159) (layer "F.CrtYd") (width 0.05) (tstamp 404da65b-6e69-49ca-97e7-204b1d68e782))
(fp_line (start 3.6195 -2.159) (end 3.9243 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 483b7e8e-4d33-4fa9-ad55-51d1f684cb5f))
(fp_line (start -3.9243 -2.159) (end -3.6195 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 4903ada8-06a9-4ede-b1ef-033b0ec85e3c))
(fp_line (start -3.9243 -2.159) (end -3.6195 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 4a628444-da22-4536-bd76-0f08b97bd6ad))
(fp_line (start 0.8128 3.5433) (end 0.8128 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 54b4b40d-a786-41e6-9f87-4dcc19fce6d5))
(fp_line (start 0.8128 -3.2385) (end 3.6195 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 614b43f8-c98f-4e86-92df-f43bd5a0a0fe))
(fp_line (start 3.9243 2.159) (end 3.9243 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 76248bba-de73-4251-a455-0bbf638fa40b))
(fp_line (start 3.9243 2.159) (end 3.6195 2.159) (layer "F.CrtYd") (width 0.05) (tstamp 77e4705a-d1ce-4eb8-b74f-441b11701d1f))
(fp_line (start 3.9243 -2.159) (end 3.9243 2.159) (layer "F.CrtYd") (width 0.05) (tstamp 79ede70e-9855-4371-b98c-b65c34fa0309))
(fp_line (start -0.8128 -3.5433) (end 0.8128 -3.5433) (layer "F.CrtYd") (width 0.05) (tstamp 830285c1-8bd7-4405-9db4-47f2bd6aa43e))
(fp_line (start 3.6195 2.159) (end 3.6195 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 913eb625-8010-4705-9dba-28581a25b3e0))
(fp_line (start -3.6195 -3.2385) (end -0.8128 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp 96a5c046-2bb8-4223-addc-0967a661f4f5))
(fp_line (start -0.8128 -3.2385) (end -0.8128 -3.5433) (layer "F.CrtYd") (width 0.05) (tstamp 9a3b40fc-b274-4c32-a362-fb28a1527eb5))
(fp_line (start 0.8128 -3.5433) (end 0.8128 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp a133212b-4ede-4fe9-89c1-db6ffbb2f2e4))
(fp_line (start -0.8128 3.2385) (end -3.6195 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp a1c622cd-4fb4-4e53-83e7-417a0ab6ebcd))
(fp_line (start -3.6195 -3.2385) (end -0.8128 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp a4818e48-c702-4243-b35b-f7a39923eb83))
(fp_line (start -0.8128 3.2385) (end -0.8128 3.5433) (layer "F.CrtYd") (width 0.05) (tstamp aadf8ee5-3a49-4003-ad80-644b5101f2a4))
(fp_line (start 3.6195 -3.2385) (end 3.6195 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp abd8f63e-8fbf-4ad4-a216-38dee4937522))
(fp_line (start -3.6195 3.2385) (end -3.6195 2.159) (layer "F.CrtYd") (width 0.05) (tstamp ace74cf6-fd28-4884-9baa-d9f2aa9480dc))
(fp_line (start 3.6195 -2.159) (end 3.6195 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp ad09ce9c-7766-4f5c-b537-2abf9551f61d))
(fp_line (start -3.6195 3.2385) (end -3.6195 2.159) (layer "F.CrtYd") (width 0.05) (tstamp af34f5bd-9c3b-44b4-99ba-829473dbca73))
(fp_line (start -3.9243 2.159) (end -3.9243 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp b20cab7f-487c-496f-a37f-94ed3e2e9e68))
(fp_line (start -0.8128 3.5433) (end 0.8128 3.5433) (layer "F.CrtYd") (width 0.05) (tstamp bbbff0c8-2027-4667-b47f-a4c5832ff320))
(fp_line (start 3.9243 -2.159) (end 3.6195 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp c7439e90-c6b8-47b2-9d17-a06c395fe26e))
(fp_line (start 0.8128 -3.2385) (end 3.6195 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp cb009da4-648f-43fe-9e7c-121350173aa3))
(fp_line (start -0.8128 -3.2385) (end -0.8128 -3.5433) (layer "F.CrtYd") (width 0.05) (tstamp cebbf6fc-d03b-437a-8cdc-3f5a9d9fca58))
(fp_line (start 3.6195 3.2385) (end 0.8128 3.2385) (layer "F.CrtYd") (width 0.05) (tstamp d1c434bf-b7f0-418c-819d-86a4a535331b))
(fp_line (start 0.8128 3.2385) (end 0.8128 3.5433) (layer "F.CrtYd") (width 0.05) (tstamp d30f5a07-df70-48a4-b905-70ef1bf2b18f))
(fp_line (start 3.6195 3.2385) (end 3.6195 2.159) (layer "F.CrtYd") (width 0.05) (tstamp dfbd3b3c-0bea-44ba-a2cb-3bcbede6a9f4))
(fp_line (start -3.6195 2.159) (end -3.9243 2.159) (layer "F.CrtYd") (width 0.05) (tstamp e6c3ab45-2af8-493c-ab47-0c0dc092a8c1))
(fp_line (start -3.6195 -2.159) (end -3.6195 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp f1677a0a-826f-46e3-99ee-dce506b02faf))
(fp_line (start -3.6195 -2.159) (end -3.6195 -3.2385) (layer "F.CrtYd") (width 0.05) (tstamp f74d16ce-07bc-40a1-9379-7e7fa809b111))
(fp_line (start 3.3655 2.9845) (end 3.3655 -2.9845) (layer "F.Fab") (width 0.1) (tstamp 5423be76-3cf4-4929-b119-321703c4311f))
(fp_line (start -3.3655 -2.9845) (end -3.3655 2.9845) (layer "F.Fab") (width 0.1) (tstamp 857de716-20e5-42ab-af4e-373b887c2e9d))
(fp_line (start -3.3655 -1.7145) (end -2.0955 -2.9845) (layer "F.Fab") (width 0.1) (tstamp a66ae5a0-1026-4e58-8b7d-a865e1e240b4))
(fp_line (start 3.3655 -2.9845) (end -3.3655 -2.9845) (layer "F.Fab") (width 0.1) (tstamp af66195b-d32c-42e8-b5e8-081fb74851c7))
(fp_line (start -3.3655 2.9845) (end 3.3655 2.9845) (layer "F.Fab") (width 0.1) (tstamp dc9dea80-2c29-4fad-a713-8cffd4365ce9))
(pad "1" smd rect (at -2.8829 0 90) (size 3.7592 2.0828) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d0c4d413-94c8-4da4-90b6-8efb84109196))
(pad "2" smd rect (at 2.8829 0 90) (size 3.7592 2.0828) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 662ecc62-5101-4658-ba95-fd6acdb2ca0d))
(pad "3" smd rect (at 0 -2.7178) (size 1.0668 1.651) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 51b2997d-b40d-4e0c-81eb-c728c8350e74))
(pad "4" smd rect (at 0 2.7178) (size 1.0668 1.651) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 158854d2-1c74-4d00-bdb8-b2c9790a58ad))
(model "${KIPRJMOD}/usilitel.pretty/PLD-1-5W.STEP"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

File diff suppressed because it is too large Load Diff