added new folders and fixed template

This commit is contained in:
Vincent Nguyen
2024-10-01 12:19:43 +02:00
parent d8919904d1
commit 0ad2ed752c
19 changed files with 7149 additions and 2525 deletions

File diff suppressed because it is too large Load Diff

View File

View File

View File

View File

@@ -184,15 +184,15 @@
(outputdirectory "Manufacturing/Fabrication/Gerbers/") (outputdirectory "Manufacturing/Fabrication/Gerbers/")
) )
) )
(property "BOARD_NAME" "Λmulet Motion Controller") (property "BOARD_NAME" "Board Name")
(property "COMPANY" "EPFL Xplore Research") (property "COMPANY" "Company Name")
(property "DESIGNER" "Vincent Nguyen") (property "DESIGNER" "Designer Name")
(property "DOC_TYPE" "Assembly") (property "DOC_TYPE" "Fabrication")
(property "PROJECT_NAME" "Chienpanzé") (property "PROJECT_NAME" "Project Name")
(property "RELEASE_DATE" "13-APR-2024") (property "RELEASE_DATE" "Release Date")
(property "REVIEWER" "") (property "REVIEWER" "Reviewer Name")
(property "REVISION" "1.1") (property "REVISION" "Revision Number")
(property "VARIANT" "Released") (property "VARIANT" "Variant Name")
(net 0 "") (net 0 "")
(gr_rect (gr_rect
(start 113.5 46.5) (start 113.5 46.5)

View File

@@ -14,6 +14,7 @@
"vias": 1.0, "vias": 1.0,
"zones": 0.6 "zones": 0.6
}, },
"ratsnest_display_mode": 0,
"selection_filter": { "selection_filter": {
"dimensions": true, "dimensions": true,
"footprints": true, "footprints": true,
@@ -67,6 +68,12 @@
"visible_layers": "fffffff_ffffffff", "visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": { "meta": {
"filename": "KDT_Hierarchical.kicad_prl", "filename": "KDT_Hierarchical.kicad_prl",
"version": 3 "version": 3

View File

@@ -3,14 +3,17 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "apply_defaults_to_fp_fields": false,
"copper_line_width": 0.19999999999999998, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false, "copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false, "copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996, "courtyard_line_width": 0.05,
"dimension_precision": 4, "dimension_precision": 4,
"dimension_units": 3, "dimension_units": 3,
"dimensions": { "dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0, "text_position": 0,
"units_format": 1 "units_format": 1
}, },
"fab_line_width": 0.09999999999999999, "fab_line_width": 0.1,
"fab_text_italic": false, "fab_text_italic": false,
"fab_text_size_h": 1.0, "fab_text_size_h": 1.0,
"fab_text_size_v": 1.0, "fab_text_size_v": 1.0,
@@ -72,9 +75,11 @@
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@@ -111,21 +116,21 @@
}, },
"rules": { "rules": {
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.19999999999999998, "min_clearance": 0.2,
"min_connection": 0.0, "min_connection": 0.0,
"min_copper_edge_clearance": 0.25, "min_copper_edge_clearance": 0.25,
"min_hole_clearance": 0.254, "min_hole_clearance": 0.254,
"min_hole_to_hole": 0.254, "min_hole_to_hole": 0.254,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.1,
"min_resolved_spokes": 1, "min_resolved_spokes": 1,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999, "min_text_height": 0.8,
"min_text_thickness": 0.15, "min_text_thickness": 0.15,
"min_through_hole_diameter": 0.25, "min_through_hole_diameter": 0.25,
"min_track_width": 0.19999999999999998, "min_track_width": 0.2,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.5499999999999999, "min_via_diameter": 0.55,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0, "solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0, "solder_mask_to_copper_clearance": 0.0,
@@ -133,9 +138,6 @@
}, },
"teardrop_options": [ "teardrop_options": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true, "td_onpadsmd": true,
"td_onroundshapesonly": false, "td_onroundshapesonly": false,
"td_ontrackend": false, "td_ontrackend": false,
@@ -144,29 +146,35 @@
], ],
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5, "td_curve_segcount": 5,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape", "td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5, "td_curve_segcount": 5,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5, "td_curve_segcount": 5,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
@@ -181,6 +189,32 @@
0.4, 0.4,
0.5 0.5
], ],
"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": [ "via_dimensions": [
{ {
"diameter": 0.0, "diameter": 0.0,
@@ -205,6 +239,13 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -473,178 +514,83 @@
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
"netclass_patterns": [ "netclass_patterns": []
{
"netclass": "RS422 Diff Pair",
"pattern": "/Project Architecture/Interface - Interconnects/RS422_R+"
},
{
"netclass": "RS422 Diff Pair",
"pattern": "/Project Architecture/Interface - Interconnects/RS422_R-"
},
{
"netclass": "RS422 Diff Pair",
"pattern": "/Project Architecture/Interface - Interconnects/RS422_D-"
},
{
"netclass": "RS422 Diff Pair",
"pattern": "/Project Architecture/Interface - Interconnects/RS422_D+"
},
{
"netclass": "Default",
"pattern": "CHASSIS"
},
{
"netclass": "Default",
"pattern": "/Project Architecture/Interface - FD-CAN/FDCAN_P"
},
{
"netclass": "Default",
"pattern": "/Project Architecture/Interface - FD-CAN/FDCAN_N"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SA_P"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SA_N"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SB_P"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SB_N"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SC_P"
},
{
"netclass": "Kelvin Diff Pair",
"pattern": "/Project Architecture/Motor Control - Top Level/SC_N"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/PHA"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/PHB"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/PHC"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/SRC_LS_C"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/SRC_LS_B"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Motor Control - Top Level/Motor Control - Inverter/SRC_LS_A"
},
{
"netclass": "High Power",
"pattern": "+VBAT"
},
{
"netclass": "GND",
"pattern": "GND"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/VIN_5V"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/VIN_12V"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/F_VBAT_12V"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/F_VBAT_5V"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/F_VIN_5V"
},
{
"netclass": "High Power",
"pattern": "/Project Architecture/Power - Generation/F_VIN_12V"
},
{
"netclass": "Power 12V",
"pattern": "+12V"
},
{
"netclass": "Power 12V",
"pattern": "/Project Architecture/Power - Generation/SW_12V"
},
{
"netclass": "Power 3V3",
"pattern": "+3V3"
},
{
"netclass": "Power 3V3",
"pattern": "/Project Architecture/Power - Generation/SW_3V3"
},
{
"netclass": "Power 5V",
"pattern": "+5V"
},
{
"netclass": "Power 5V",
"pattern": "/Project Architecture/Power - Generation/SW_5V"
},
{
"netclass": "Power A3V3",
"pattern": "+A3V3"
},
{
"netclass": "Power A3V3",
"pattern": "/Project Architecture/MCU - Power/F_A3V3"
},
{
"netclass": "Power 3V3",
"pattern": "/Project Architecture/Sensing - Position/COMM_VDD"
},
{
"netclass": "Power 3V3",
"pattern": "/Project Architecture/Sensing - Position/DIS_VDD3V"
},
{
"netclass": "GND",
"pattern": "/Project Architecture/Interface - Fan Control/FAN_SW"
},
{
"netclass": "Power 5V",
"pattern": "/Project Architecture/Power - Generation/F_VIN_3V3"
}
]
}, },
"pcbnew": { "pcbnew": {
"last_paths": { "last_paths": {
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "amulet_controller.net", "netlist": "amulet_controller.net",
"plot": "",
"pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "STEP/amulet_controller.step", "step": "STEP/amulet_controller.step",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "Templates/KDT_Template_Fab.kicad_wks" "page_layout_descr_file": "Templates/KDT_Template_Fab.kicad_wks"
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "annotate_start_num": 0,
"bom_export_filename": "",
"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": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,
@@ -658,6 +604,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.375, "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, "pin_symbol_size": 25.0,
"text_offset_ratio": 0.15 "text_offset_ratio": 0.15
}, },
@@ -673,6 +624,7 @@
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true, "spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false, "spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
@@ -680,7 +632,7 @@
"sheets": [ "sheets": [
[ [
"0650c7a8-acba-429c-9f8e-eec0baf0bc1c", "0650c7a8-acba-429c-9f8e-eec0baf0bc1c",
"" "Root"
], ],
[ [
"de68a101-7eef-4ba8-abb4-14d03adb087f", "de68a101-7eef-4ba8-abb4-14d03adb087f",
@@ -711,6 +663,7 @@
"BOARD_NAME": "Board Name", "BOARD_NAME": "Board Name",
"COMPANY": "Company Name", "COMPANY": "Company Name",
"DESIGNER": "Designer Name", "DESIGNER": "Designer Name",
"DOC_TYPE": "Fabrication",
"PROJECT_NAME": "Project Name", "PROJECT_NAME": "Project Name",
"RELEASE_DATE": "Release Date", "RELEASE_DATE": "Release Date",
"REVIEWER": "Reviewer Name", "REVIEWER": "Reviewer Name",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,142 +1,332 @@
(kicad_sch (version 20230121) (generator eeschema) (kicad_sch
(version 20231120)
(uuid 43756dca-f8f6-4179-bbe2-5af9585c666d) (generator "eeschema")
(generator_version "8.0")
(paper "A3") (uuid "43756dca-f8f6-4179-bbe2-5af9585c666d")
(paper "A3")
(title_block (title_block
(title "Project Architecture") (title "Project Architecture")
(date "Last Modified Date") (date "Last Modified Date")
(rev "${REVISION}") (rev "${REVISION}")
(company "${COMPANY}") (company "${COMPANY}")
) )
(lib_symbols)
(lib_symbols (polyline
) (pts
(xy 195.58 58.42) (xy 195.58 69.85)
)
(polyline (pts (xy 195.58 58.42) (xy 195.58 69.85)) (stroke
(stroke (width 0) (type default)) (width 0)
(uuid 1e3c70a2-22df-46ef-a52f-0f821498dc0c) (type default)
) )
(polyline (pts (xy 195.58 55.88) (xy 195.58 44.45)) (uuid "1e3c70a2-22df-46ef-a52f-0f821498dc0c")
(stroke (width 0) (type default)) )
(uuid 41045457-e885-4cf4-93f2-cdba80791e7b) (polyline
) (pts
(polyline (pts (xy 243.84 85.09) (xy 243.84 93.98)) (xy 195.58 55.88) (xy 195.58 44.45)
(stroke (width 0) (type default)) )
(uuid 5f799f7d-3b4c-429a-be80-1688600486e9) (stroke
) (width 0)
(polyline (pts (xy 243.84 96.52) (xy 243.84 105.41)) (type default)
(stroke (width 0) (type default)) )
(uuid f890bb63-7be7-434c-9d54-8102b0d37829) (uuid "41045457-e885-4cf4-93f2-cdba80791e7b")
) )
(polyline
(arc (start 243.86 96.5) (mid 244.2349 95.6049) (end 245.13 95.23) (pts
(stroke (width 0) (type default)) (xy 243.84 85.09) (xy 243.84 93.98)
(fill (type none)) )
(uuid 055071ba-7216-47dc-af92-e615f4e56e85) (stroke
) (width 0)
(arc (start 195.58 55.88) (mid 195.2051 56.7751) (end 194.31 57.15) (type default)
(stroke (width 0) (type default)) )
(fill (type none)) (uuid "5f799f7d-3b4c-429a-be80-1688600486e9")
(uuid 463357f7-f9d2-46fa-b0b6-a6251e6ce150) )
) (polyline
(arc (start 241.32 82.53) (mid 243.1102 83.2798) (end 243.86 85.07) (pts
(stroke (width 0) (type default)) (xy 243.84 96.52) (xy 243.84 105.41)
(fill (type none)) )
(uuid 73f6865c-4f24-4b13-a9e7-cf8bfa00ee32) (stroke
) (width 0)
(arc (start 194.31 57.15) (mid 195.2051 57.5249) (end 195.58 58.42) (type default)
(stroke (width 0) (type default)) )
(fill (type none)) (uuid "f890bb63-7be7-434c-9d54-8102b0d37829")
(uuid a134b516-cfaf-437e-b6e0-fd4fe5086d29) )
) (arc
(arc (start 243.86 105.39) (mid 243.1161 107.1861) (end 241.32 107.93) (start 243.86 96.5)
(stroke (width 0) (type default)) (mid 244.2349 95.6049)
(fill (type none)) (end 245.13 95.23)
(uuid a8227c96-ad98-472e-856e-98a46a3c9121) (stroke
) (width 0)
(arc (start 245.13 95.23) (mid 244.2349 94.8551) (end 243.86 93.96) (type default)
(stroke (width 0) (type default)) )
(fill (type none)) (fill
(uuid cc4cf7fb-4bd9-4be9-81d7-4f1f2d80469e) (type none)
) )
(arc (start 195.58 44.45) (mid 196.3239 42.6539) (end 198.12 41.91) (uuid 055071ba-7216-47dc-af92-e615f4e56e85)
(stroke (width 0) (type default)) )
(fill (type none)) (arc
(uuid d1fe5f0f-24cb-4f3d-baf1-1b36c0a6f68e) (start 195.58 55.88)
) (mid 195.2051 56.7751)
(arc (start 198.12 72.39) (mid 196.3298 71.6402) (end 195.58 69.85) (end 194.31 57.15)
(stroke (width 0) (type default)) (stroke
(fill (type none)) (width 0)
(uuid d8a608aa-d710-4d73-9273-2b52adac6230) (type default)
) )
(fill
(text_box "Description" (type none)
(at 176.53 54.61 0) (size 17.145 5.08) )
(stroke (width -0.0001) (type default)) (uuid 463357f7-f9d2-46fa-b0b6-a6251e6ce150)
(fill (type none)) )
(effects (font (size 1.905 1.905) (thickness 0.381) bold (color 0 0 0 1)) (justify right top)) (arc
(uuid 51bc3fdc-86f1-4742-b7d8-53f1faaab343) (start 241.32 82.53)
) (mid 243.1102 83.2798)
(text_box "[${#}] ${TITLE}" (end 243.86 85.07)
(at 144.78 20.32 0) (size 130.81 12.7) (stroke
(stroke (width -0.0001) (type default)) (width 0)
(fill (type none)) (type default)
(effects (font (face "Times New Roman") (size 8 8) (thickness 1.2) bold (color 162 22 34 1))) )
(uuid 7fa5cc40-6c97-487c-9cc7-412504f68533) (fill
) (type none)
(text_box "Description" )
(at 245.11 92.71 0) (size 26.015 5.1) (uuid 73f6865c-4f24-4b13-a9e7-cf8bfa00ee32)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (arc
(effects (font (size 1.905 1.905) (thickness 0.381) bold (color 0 0 0 1)) (justify left top)) (start 194.31 57.15)
(uuid ea2adac5-d133-46b2-a7ff-14a70e2ad344) (mid 195.2051 57.5249)
) (end 195.58 58.42)
(stroke
(text "Page 4" (at 236.22 66.04 0) (width 0)
(effects (font (size 2.54 2.54) bold (color 20 60 40 1)) (justify right bottom) (href "#4")) (type default)
(uuid 978bb74e-ca07-4b21-b2dc-19b812f717e9) )
) (fill
(text "Page 5" (at 236.22 104.14 0) (type none)
(effects (font (size 2.54 2.54) bold (color 100 70 50 1)) (justify right bottom) (href "#5")) )
(uuid c54c21a6-b82f-4883-adfa-9cf31abe82f0) (uuid a134b516-cfaf-437e-b6e0-fd4fe5086d29)
) )
(arc
(sheet (at 200.66 46.99) (size 36.83 20.32) (fields_autoplaced) (start 243.86 105.39)
(stroke (width 0.1524) (type solid)) (mid 243.1161 107.1861)
(fill (color 128 255 128 0.5000)) (end 241.32 107.93)
(uuid 7d5a1283-086b-46b0-8df7-a9850521fb5e) (stroke
(property "Sheetname" "Section A - Title A" (at 200.66 45.9609 0) (width 0)
(effects (font (size 1.905 1.905) bold) (justify left bottom)) (type default)
) )
(property "Sheetfile" "Section A - Title A.kicad_sch" (at 200.66 67.8946 0) (fill
(effects (font (face "Arial") (size 1.27 1.27)) (justify left top)) (type none)
) )
(instances (uuid a8227c96-ad98-472e-856e-98a46a3c9121)
(project "KDT_Hierarchical" )
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c" (page "4")) (arc
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c/fede4c36-00cc-4d3d-b71c-5243ba232202" (page "4")) (start 245.13 95.23)
) (mid 244.2349 94.8551)
) (end 243.86 93.96)
) (stroke
(width 0)
(sheet (at 200.66 85.09) (size 36.83 20.32) (fields_autoplaced) (type default)
(stroke (width 0.1524) (type solid)) )
(fill (color 255 200 0 0.5020)) (fill
(uuid e6015f1e-cbce-46f4-85e1-3d5463a17dc1) (type none)
(property "Sheetname" "Section B - Title B" (at 200.66 84.0609 0) )
(effects (font (size 1.905 1.905) bold) (justify left bottom)) (uuid cc4cf7fb-4bd9-4be9-81d7-4f1f2d80469e)
) )
(property "Sheetfile" "Section B - TItle B.kicad_sch" (at 200.66 105.9946 0) (arc
(effects (font (face "Arial") (size 1.27 1.27)) (justify left top)) (start 195.58 44.45)
) (mid 196.3239 42.6539)
(instances (end 198.12 41.91)
(project "KDT_Hierarchical" (stroke
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c" (page "5")) (width 0)
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c/fede4c36-00cc-4d3d-b71c-5243ba232202" (page "5")) (type default)
) )
) (fill
) (type none)
)
(uuid d1fe5f0f-24cb-4f3d-baf1-1b36c0a6f68e)
)
(arc
(start 198.12 72.39)
(mid 196.3298 71.6402)
(end 195.58 69.85)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
(uuid d8a608aa-d710-4d73-9273-2b52adac6230)
)
(text_box "Description"
(exclude_from_sim no)
(at 176.53 54.61 0)
(size 17.145 5.08)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(size 1.905 1.905)
(thickness 0.381)
(bold yes)
(color 0 0 0 1)
)
(justify right top)
)
(uuid "51bc3fdc-86f1-4742-b7d8-53f1faaab343")
)
(text_box "[${#}] ${TITLE}"
(exclude_from_sim no)
(at 144.78 20.32 0)
(size 130.81 12.7)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 8 8)
(thickness 1.2)
(bold yes)
(color 162 22 34 1)
)
)
(uuid "7fa5cc40-6c97-487c-9cc7-412504f68533")
)
(text_box "Description"
(exclude_from_sim no)
(at 245.11 92.71 0)
(size 26.015 5.1)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(size 1.905 1.905)
(thickness 0.381)
(bold yes)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "ea2adac5-d133-46b2-a7ff-14a70e2ad344")
)
(text "Page 4"
(exclude_from_sim no)
(at 236.22 66.04 0)
(effects
(font
(size 2.54 2.54)
(bold yes)
(color 20 60 40 1)
)
(justify right bottom)
(href "#4")
)
(uuid "978bb74e-ca07-4b21-b2dc-19b812f717e9")
)
(text "Page 5"
(exclude_from_sim no)
(at 236.22 104.14 0)
(effects
(font
(size 2.54 2.54)
(bold yes)
(color 100 70 50 1)
)
(justify right bottom)
(href "#5")
)
(uuid "c54c21a6-b82f-4883-adfa-9cf31abe82f0")
)
(sheet
(at 200.66 46.99)
(size 36.83 20.32)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 128 255 128 0.5000)
)
(uuid "7d5a1283-086b-46b0-8df7-a9850521fb5e")
(property "Sheetname" "Section A - Title A"
(at 200.66 45.9609 0)
(effects
(font
(size 1.905 1.905)
(bold yes)
)
(justify left bottom)
)
)
(property "Sheetfile" "Section A - Title A.kicad_sch"
(at 200.66 67.8946 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "KDT_Hierarchical"
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c/fede4c36-00cc-4d3d-b71c-5243ba232202"
(page "4")
)
)
)
)
(sheet
(at 200.66 85.09)
(size 36.83 20.32)
(fields_autoplaced yes)
(stroke
(width 0.1524)
(type solid)
)
(fill
(color 255 200 0 0.5020)
)
(uuid "e6015f1e-cbce-46f4-85e1-3d5463a17dc1")
(property "Sheetname" "Section B - Title B"
(at 200.66 84.0609 0)
(effects
(font
(size 1.905 1.905)
(bold yes)
)
(justify left bottom)
)
)
(property "Sheetfile" "Section B - TItle B.kicad_sch"
(at 200.66 105.9946 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "KDT_Hierarchical"
(path "/0650c7a8-acba-429c-9f8e-eec0baf0bc1c/fede4c36-00cc-4d3d-b71c-5243ba232202"
(page "5")
)
)
)
)
) )

View File

@@ -1,106 +1,274 @@
(kicad_sch (version 20230121) (generator eeschema) (kicad_sch
(version 20231120)
(uuid ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a) (generator "eeschema")
(generator_version "8.0")
(paper "A4") (uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
(paper "A4")
(title_block (title_block
(title "Revision History") (title "Revision History")
(date "Last Modified Date") (date "Last Modified Date")
(rev "${REVISION}") (rev "${REVISION}")
(company "${COMPANY}") (company "${COMPANY}")
) )
(lib_symbols)
(lib_symbols (polyline
) (pts
(xy 19.05 31.75) (xy 19.05 149.86)
)
(polyline (pts (xy 19.05 31.75) (xy 19.05 149.86)) (stroke
(stroke (width 0.635) (type default) (color 0 0 0 1)) (width 0.635)
(uuid 4849fe72-6429-4f5b-a9e6-56656658a37b) (type default)
) (color 0 0 0 1)
(polyline (pts (xy 85.09 31.75) (xy 85.09 149.86)) )
(stroke (width 0.635) (type default) (color 0 0 0 1)) (uuid "4849fe72-6429-4f5b-a9e6-56656658a37b")
(uuid 5f29c90a-4bd5-401c-a0f6-a99df09914f4) )
) (polyline
(polyline (pts (xy 85.09 31.75) (xy 85.09 149.86)) (pts
(stroke (width 0.635) (type default) (color 0 0 0 1)) (xy 85.09 31.75) (xy 85.09 149.86)
(uuid 74018a10-ab58-4dc2-b4e6-376117e1ffc0) )
) (stroke
(polyline (pts (xy 151.13 31.75) (xy 151.13 149.86)) (width 0.635)
(stroke (width 0.635) (type default) (color 0 0 0 1)) (type default)
(uuid a6b610d4-f09b-4d6e-ac67-0bb3d0e09fbe) (color 0 0 0 1)
) )
(polyline (pts (xy 19.05 31.75) (xy 19.05 149.86)) (uuid "5f29c90a-4bd5-401c-a0f6-a99df09914f4")
(stroke (width 0.635) (type default) (color 0 0 0 1)) )
(uuid b271ef24-6836-4d14-b8f8-8568bc734aca) (polyline
) (pts
(polyline (pts (xy 217.17 31.75) (xy 217.17 149.86)) (xy 85.09 31.75) (xy 85.09 149.86)
(stroke (width 0.635) (type default) (color 0 0 0 1)) )
(uuid fe21cbb6-f53c-41a1-bc1c-520e82f71f78) (stroke
) (width 0.635)
(type default)
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________" (color 0 0 0 1)
(at 220.98 40.64 0) (size 58.42 115.57) )
(stroke (width -0.0001) (type default)) (uuid "74018a10-ab58-4dc2-b4e6-376117e1ffc0")
(fill (type none)) )
(effects (font (face "Arial") (size 1.905 1.905) (color 0 0 0 1)) (justify left top)) (polyline
(uuid 0c062e2b-2be1-4307-b752-045c211787f4) (pts
) (xy 151.13 31.75) (xy 151.13 149.86)
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx" )
(at 86.36 31.75 0) (size 57.15 7.62) (stroke
(stroke (width -0.0001) (type default)) (width 0.635)
(fill (type none)) (type default)
(effects (font (face "Arial") (size 1.905 1.905) (thickness 0.254) bold) (justify left top)) (color 0 0 0 1)
(uuid 14f2d7b6-dcd6-4c43-91a3-c7a76690654c) )
) (uuid "a6b610d4-f09b-4d6e-ac67-0bb3d0e09fbe")
(text_box "[${#}] ${TITLE}" )
(at 80.01 16.51 0) (size 137.16 12.7) (polyline
(stroke (width -0.0001) (type default)) (pts
(fill (type none)) (xy 19.05 31.75) (xy 19.05 149.86)
(effects (font (face "Times New Roman") (size 6 6) (thickness 1.2) bold (color 162 22 34 1))) )
(uuid 20a0a094-ac98-46df-bdac-21d5721f7697) (stroke
) (width 0.635)
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx" (type default)
(at 152.4 31.75 0) (size 57.15 7.62) (color 0 0 0 1)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (uuid "b271ef24-6836-4d14-b8f8-8568bc734aca")
(effects (font (face "Arial") (size 1.905 1.905) (thickness 0.254) bold) (justify left top)) )
(uuid 61447e65-3862-4ca7-a61e-5d8506cb38bb) (polyline
) (pts
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________" (xy 217.17 31.75) (xy 217.17 149.86)
(at 22.86 40.64 0) (size 58.42 115.57) )
(stroke (width -0.0001) (type default)) (stroke
(fill (type none)) (width 0.635)
(effects (font (face "Arial") (size 1.905 1.905) (color 0 0 0 1)) (justify left top)) (type default)
(uuid 7cea8527-91c8-47c3-a860-064e128bcffe) (color 0 0 0 1)
) )
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________" (uuid "fe21cbb6-f53c-41a1-bc1c-520e82f71f78")
(at 154.94 40.64 0) (size 58.42 115.57) )
(stroke (width -0.0001) (type default)) (text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________"
(fill (type none)) (exclude_from_sim no)
(effects (font (face "Arial") (size 1.905 1.905) (color 0 0 0 1)) (justify left top)) (at 220.98 40.64 0)
(uuid 8ad0acb7-8a2e-40a2-87c7-888a93359ccd) (size 58.42 115.57)
) (stroke
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx" (width -0.0001)
(at 20.32 31.75 0) (size 57.15 7.62) (type default)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (fill
(effects (font (face "Arial") (size 1.905 1.905) (thickness 0.254) bold) (justify left top)) (type none)
(uuid 922c5813-4880-4ddf-ba01-939f72022a9d) )
) (effects
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________" (font
(at 88.9 40.64 0) (size 58.42 115.57) (face "Arial")
(stroke (width -0.0001) (type default)) (size 1.905 1.905)
(fill (type none)) (color 0 0 0 1)
(effects (font (face "Arial") (size 1.905 1.905) (color 0 0 0 1)) (justify left top)) )
(uuid cd63b456-8f62-4290-9191-6ad427c40f65) (justify left top)
) )
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx" (uuid "0c062e2b-2be1-4307-b752-045c211787f4")
(at 218.44 31.75 0) (size 57.15 7.62) )
(stroke (width -0.0001) (type default)) (text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx"
(fill (type none)) (exclude_from_sim no)
(effects (font (face "Arial") (size 1.905 1.905) (thickness 0.254) bold) (justify left top)) (at 86.36 31.75 0)
(uuid f47af890-f55a-44bf-b54f-b7df3adde008) (size 57.15 7.62)
) (stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(thickness 0.254)
(bold yes)
)
(justify left top)
)
(uuid "14f2d7b6-dcd6-4c43-91a3-c7a76690654c")
)
(text_box "[${#}] ${TITLE}"
(exclude_from_sim no)
(at 80.01 16.51 0)
(size 137.16 12.7)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 6 6)
(thickness 1.2)
(bold yes)
(color 162 22 34 1)
)
)
(uuid "20a0a094-ac98-46df-bdac-21d5721f7697")
)
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx"
(exclude_from_sim no)
(at 152.4 31.75 0)
(size 57.15 7.62)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(thickness 0.254)
(bold yes)
)
(justify left top)
)
(uuid "61447e65-3862-4ca7-a61e-5d8506cb38bb")
)
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________"
(exclude_from_sim no)
(at 22.86 40.64 0)
(size 58.42 115.57)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "7cea8527-91c8-47c3-a860-064e128bcffe")
)
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________"
(exclude_from_sim no)
(at 154.94 40.64 0)
(size 58.42 115.57)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "8ad0acb7-8a2e-40a2-87c7-888a93359ccd")
)
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx"
(exclude_from_sim no)
(at 20.32 31.75 0)
(size 57.15 7.62)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(thickness 0.254)
(bold yes)
)
(justify left top)
)
(uuid "922c5813-4880-4ddf-ba01-939f72022a9d")
)
(text_box "- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________\n\n- _________________________________"
(exclude_from_sim no)
(at 88.9 40.64 0)
(size 58.42 115.57)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "cd63b456-8f62-4290-9191-6ad427c40f65")
)
(text_box "DD.MM.YYYY - xxx Revision\nVariant: xxx"
(exclude_from_sim no)
(at 218.44 31.75 0)
(size 57.15 7.62)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.905 1.905)
(thickness 0.254)
(bold yes)
)
(justify left top)
)
(uuid "f47af890-f55a-44bf-b54f-b7df3adde008")
)
) )

View File

@@ -1,75 +1,184 @@
(kicad_sch (version 20230121) (generator eeschema) (kicad_sch
(version 20231120)
(uuid ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a) (generator "eeschema")
(generator_version "8.0")
(paper "A4") (uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
(paper "A4")
(title_block (title_block
(title "Sheet Title A") (title "Sheet Title A")
(date "Last Modified Date") (date "Last Modified Date")
(rev "${REVISION}") (rev "${REVISION}")
(company "${COMPANY}") (company "${COMPANY}")
) )
(lib_symbols)
(lib_symbols (polyline
) (pts
(xy 129.54 120.65) (xy 116.84 124.46)
)
(polyline (pts (xy 129.54 120.65) (xy 116.84 124.46)) (stroke
(stroke (width 0) (type dot) (color 255 0 0 1)) (width 0)
(uuid dbc0dbb3-ec35-483a-84d2-c330277e1998) (type dot)
) (color 255 0 0 1)
)
(rectangle (start 129.54 110.49) (end 137.16 125.73) (uuid "dbc0dbb3-ec35-483a-84d2-c330277e1998")
(stroke (width 0) (type dot) (color 255 0 0 1)) )
(fill (type none)) (rectangle
(uuid 1d95e40b-2bfb-46ac-aef7-d61406185c71) (start 129.54 110.49)
) (end 137.16 125.73)
(rectangle (start 55.88 30.48) (end 248.92 149.86) (stroke
(stroke (width 1) (type default) (color 200 200 200 1)) (width 0)
(fill (type none)) (type dot)
(uuid bb86d4de-8a6c-49fd-bb3c-0c8f9cc72e55) (color 255 0 0 1)
) )
(fill
(text_box "LAYOUT NOTE:\nblablabla" (type none)
(at 66.04 97.79 0) (size 26.67 11.43) )
(stroke (width 1) (type solid) (color 0 0 255 1)) (uuid 1d95e40b-2bfb-46ac-aef7-d61406185c71)
(fill (type none)) )
(effects (font (face "Arial") (size 1.27 1.27) (thickness 0.4) bold (color 0 0 255 1)) (justify left top)) (rectangle
(uuid 59800026-abce-490f-af73-e553b627145c) (start 55.88 30.48)
) (end 248.92 149.86)
(text_box "[${#}] ${TITLE}" (stroke
(at 115.57 15.24 0) (size 72.39 12.7) (width 1)
(stroke (width -0.0001) (type default)) (type default)
(fill (type none)) (color 200 200 200 1)
(effects (font (face "Times New Roman") (size 6 6) (thickness 1.2) bold (color 162 22 34 1))) )
(uuid b2c13488-4f2f-433b-bdc6-d210d1646aca) (fill
) (type none)
(text_box "Block Description" )
(at 57.15 139.7 0) (size 190.5 7.62) (uuid bb86d4de-8a6c-49fd-bb3c-0c8f9cc72e55)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (text_box "LAYOUT NOTE:\nblablabla"
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (exclude_from_sim no)
(uuid b610ad11-6470-4e17-bb6a-df05c5ad2515) (at 66.04 97.79 0)
) (size 26.67 11.43)
(text_box "DESIGN NOTE:\nblablabla" (stroke
(at 95.25 124.46 0) (size 21.59 11.43) (width 1)
(stroke (width 0.8) (type solid) (color 250 236 0 1)) (type solid)
(fill (type none)) (color 0 0 255 1)
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left top)) )
(uuid e0003229-9448-4893-9fb1-bea9e839bb75) (fill
) (type none)
)
(text "J. Pieper ADC investigation" (at 142.24 170.18 0) (effects
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left bottom) (href "https://jpieper.com/2023/07/24/stm32g4-adc-performance-part-2/")) (font
(uuid 9b3ecc35-3df2-428b-a29e-c6c2c744422e) (face "Arial")
) (size 1.27 1.27)
(text "STM32G474 Datasheet p.81" (at 142.24 166.37 0) (thickness 0.4)
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left bottom) (href "https://www.st.com/resource/en/datasheet/stm32g474cb.pdf")) (bold yes)
(uuid e6fea1fe-2cf8-4a39-929e-14f4aedafb02) (color 0 0 255 1)
) )
(text "AN5346" (at 142.24 162.56 0) (justify left top)
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left bottom) (href "https://www.st.com/resource/en/application_note/an5346-stm32g4-adc-use-tips-and-recommendations-stmicroelectronics.pdf")) )
(uuid f25578fd-4ab6-4599-95bc-eaa8a509f479) (uuid "59800026-abce-490f-af73-e553b627145c")
) )
(text_box "[${#}] ${TITLE}"
(exclude_from_sim no)
(at 115.57 15.24 0)
(size 72.39 12.7)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 6 6)
(thickness 1.2)
(bold yes)
(color 162 22 34 1)
)
)
(uuid "b2c13488-4f2f-433b-bdc6-d210d1646aca")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 57.15 139.7 0)
(size 190.5 7.62)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "b610ad11-6470-4e17-bb6a-df05c5ad2515")
)
(text_box "DESIGN NOTE:\nblablabla"
(exclude_from_sim no)
(at 95.25 124.46 0)
(size 21.59 11.43)
(stroke
(width 0.8)
(type solid)
(color 250 236 0 1)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "e0003229-9448-4893-9fb1-bea9e839bb75")
)
(text "J. Pieper ADC investigation"
(exclude_from_sim no)
(at 142.24 170.18 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left bottom)
(href "https://jpieper.com/2023/07/24/stm32g4-adc-performance-part-2/")
)
(uuid "9b3ecc35-3df2-428b-a29e-c6c2c744422e")
)
(text "STM32G474 Datasheet p.81"
(exclude_from_sim no)
(at 142.24 166.37 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left bottom)
(href "https://www.st.com/resource/en/datasheet/stm32g474cb.pdf")
)
(uuid "e6fea1fe-2cf8-4a39-929e-14f4aedafb02")
)
(text "AN5346"
(exclude_from_sim no)
(at 142.24 162.56 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left bottom)
(href "https://www.st.com/resource/en/application_note/an5346-stm32g4-adc-use-tips-and-recommendations-stmicroelectronics.pdf")
)
(uuid "f25578fd-4ab6-4599-95bc-eaa8a509f479")
)
) )

View File

@@ -1,180 +1,507 @@
(kicad_sch (version 20230121) (generator eeschema) (kicad_sch
(version 20231120)
(uuid ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a) (generator "eeschema")
(generator_version "8.0")
(paper "A3") (uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
(paper "A3")
(title_block (title_block
(title "Sheet Title B") (title "Sheet Title B")
(date "Last Modified Date") (date "Last Modified Date")
(rev "${REVISION}") (rev "${REVISION}")
(company "${COMPANY}") (company "${COMPANY}")
) )
(lib_symbols)
(lib_symbols (rectangle
) (start 139.7 125.73)
(end 224.79 205.74)
(stroke
(rectangle (start 139.7 125.73) (end 224.79 205.74) (width 1)
(stroke (width 1) (type default) (color 200 200 200 1)) (type default)
(fill (type none)) (color 200 200 200 1)
(uuid 1d862d27-55c8-43d9-a1e0-027d1852f163) )
) (fill
(rectangle (start 317.5 39.37) (end 373.38 240.03) (type none)
(stroke (width 1) (type default) (color 200 200 200 1)) )
(fill (type none)) (uuid 1d862d27-55c8-43d9-a1e0-027d1852f163)
(uuid 1d9edcfe-b949-46c5-adca-40f822b4bd2a) )
) (rectangle
(rectangle (start 45.72 172.72) (end 134.62 205.74) (start 317.5 39.37)
(stroke (width 1) (type default) (color 200 200 200 1)) (end 373.38 240.03)
(fill (type none)) (stroke
(uuid 5d23fe69-1b57-41a7-86cd-8987bca3e109) (width 1)
) (type default)
(rectangle (start 45.72 210.82) (end 134.62 240.03) (color 200 200 200 1)
(stroke (width 1) (type default) (color 200 200 200 1)) )
(fill (type none)) (fill
(uuid 8b07e48f-2db7-43ad-80d6-e91fd34b7137) (type none)
) )
(rectangle (start 229.87 186.69) (end 312.42 205.74) (uuid 1d9edcfe-b949-46c5-adca-40f822b4bd2a)
(stroke (width 1) (type default) (color 200 200 200 1)) )
(fill (type none)) (rectangle
(uuid 8fb364d8-7e61-4713-a5cf-4e5bf9a0422c) (start 45.72 172.72)
) (end 134.62 205.74)
(rectangle (start 229.87 125.73) (end 312.42 181.61) (stroke
(stroke (width 1) (type default) (color 200 200 200 1)) (width 1)
(fill (type none)) (type default)
(uuid 91e86061-3695-4d86-a73e-d25af3bfe9b8) (color 200 200 200 1)
) )
(rectangle (start 139.7 210.82) (end 224.79 240.03) (fill
(stroke (width 1) (type default) (color 200 200 200 1)) (type none)
(fill (type none)) )
(uuid d99cdb64-d2e4-4f1f-8584-4020073b6248) (uuid 5d23fe69-1b57-41a7-86cd-8987bca3e109)
) )
(rectangle (start 45.72 39.37) (end 134.62 167.64) (rectangle
(stroke (width 1) (type default) (color 200 200 200 1)) (start 45.72 210.82)
(fill (type none)) (end 134.62 240.03)
(uuid ed047b56-79da-45e9-8381-b3465e9473b3) (stroke
) (width 1)
(rectangle (start 139.7 39.37) (end 312.42 120.65) (type default)
(stroke (width 1) (type default) (color 200 200 200 1)) (color 200 200 200 1)
(fill (type none)) )
(uuid ed78b7e7-9d87-4eba-bb13-ab88d26954ef) (fill
) (type none)
(rectangle (start 229.87 210.82) (end 312.42 240.03) )
(stroke (width 1) (type default) (color 200 200 200 1)) (uuid 8b07e48f-2db7-43ad-80d6-e91fd34b7137)
(fill (type none)) )
(uuid f026768c-915f-4378-b3f2-b0a2f2a348b8) (rectangle
) (start 229.87 186.69)
(end 312.42 205.74)
(text_box "Block Description" (stroke
(at 46.99 194.31 0) (size 86.36 9.525) (width 1)
(stroke (width -0.0001) (type default)) (type default)
(fill (type none)) (color 200 200 200 1)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) )
(uuid 22f68459-86b0-4160-81dc-9d64d58e4265) (fill
) (type none)
(text_box "Block Description" )
(at 140.97 228.6 0) (size 82.55 9.525) (uuid 8fb364d8-7e61-4713-a5cf-4e5bf9a0422c)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (rectangle
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (start 229.87 125.73)
(uuid 5050590c-bc0b-438f-ac65-a11e5219903d) (end 312.42 181.61)
) (stroke
(text_box "[${#}] ${TITLE}" (width 1)
(at 161.29 20.32 0) (size 96.52 12.7) (type default)
(stroke (width -0.0001) (type default)) (color 200 200 200 1)
(fill (type none)) )
(effects (font (face "Times New Roman") (size 8 8) (thickness 1.2) bold (color 162 22 34 1))) (fill
(uuid 524c500e-48b2-4d74-9c30-5c34bf6c2558) (type none)
) )
(text_box "Block Description" (uuid 91e86061-3695-4d86-a73e-d25af3bfe9b8)
(at 46.99 228.6 0) (size 86.36 9.525) )
(stroke (width -0.0001) (type default)) (rectangle
(fill (type none)) (start 139.7 210.82)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (end 224.79 240.03)
(uuid 67a85d80-fe45-4492-a23f-f4ed25b939a9) (stroke
) (width 1)
(text_box "DESIGN NOTE:\nblabla" (type default)
(at 77.47 143.51 0) (size 21.59 15.24) (color 200 200 200 1)
(stroke (width 0.8) (type solid) (color 255 165 0 1)) )
(fill (type none)) (fill
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left top)) (type none)
(uuid 7118d66d-27ed-4a42-9d0f-29873dd1133d) )
) (uuid d99cdb64-d2e4-4f1f-8584-4020073b6248)
(text_box "Block Description" )
(at 231.14 228.6 0) (size 80.01 9.525) (rectangle
(stroke (width -0.0001) (type default)) (start 45.72 39.37)
(fill (type none)) (end 134.62 167.64)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (stroke
(uuid 7283beb6-c696-4e44-ac80-edfae78c644b) (width 1)
) (type default)
(text_box "LAYOUT NOTE:\nblabla" (color 200 200 200 1)
(at 101.6 143.51 0) (size 26.67 15.24) )
(stroke (width 1) (type solid) (color 0 0 255 1)) (fill
(fill (type none)) (type none)
(effects (font (face "Arial") (size 1.27 1.27) (thickness 0.4) bold (color 0 0 255 1)) (justify left top)) )
(uuid 789bb8df-08ec-4683-a441-f4ff02e08c1e) (uuid ed047b56-79da-45e9-8381-b3465e9473b3)
) )
(text_box "Block Description" (rectangle
(at 46.99 156.21 0) (size 86.36 9.525) (start 139.7 39.37)
(stroke (width -0.0001) (type default)) (end 312.42 120.65)
(fill (type none)) (stroke
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (width 1)
(uuid 904a8349-50c0-42c2-9fb8-b365e5e4dae5) (type default)
) (color 200 200 200 1)
(text_box "Block Description" )
(at 142.24 109.22 0) (size 167.64 9.525) (fill
(stroke (width -0.0001) (type default)) (type none)
(fill (type none)) )
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (uuid ed78b7e7-9d87-4eba-bb13-ab88d26954ef)
(uuid 96ca24d3-fb87-492b-b46b-2ff8e6f8597a) )
) (rectangle
(text_box "Block Description" (start 229.87 210.82)
(at 231.775 170.815 0) (size 78.74 9.525) (end 312.42 240.03)
(stroke (width -0.0001) (type default)) (stroke
(fill (type none)) (width 1)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (type default)
(uuid 9cf3d12e-f9c3-4c34-8081-b16b6bc5d5dd) (color 200 200 200 1)
) )
(text_box "Block Description" (fill
(at 231.14 194.31 0) (size 80.01 9.525) (type none)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (uuid f026768c-915f-4378-b3f2-b0a2f2a348b8)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) )
(uuid a0355043-f06f-4f70-9556-f7b249e99a87) (text_box "Block Description"
) (exclude_from_sim no)
(text_box "Block Description" (at 46.99 194.31 0)
(at 318.77 228.6 0) (size 53.34 9.525) (size 86.36 9.525)
(stroke (width -0.0001) (type default)) (stroke
(fill (type none)) (width -0.0001)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) (type default)
(uuid ac59a6b3-731c-4363-a803-7459ac300c4a) )
) (fill
(text_box "DESIGN NOTE:\nblabla" (type none)
(at 53.34 143.51 0) (size 21.59 15.24) )
(stroke (width 0.8) (type solid) (color 200 200 200 1)) (effects
(fill (type none)) (font
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left top)) (face "Times New Roman")
(uuid b30fc753-248d-41ea-b0ab-815ff2704544) (size 2.54 2.54)
) (thickness 0.508)
(text_box "Block Description" (bold yes)
(at 140.97 194.31 0) (size 82.55 9.525) (color 162 22 34 1)
(stroke (width -0.0001) (type default)) )
(fill (type none)) (justify bottom)
(effects (font (face "Times New Roman") (size 2.54 2.54) (thickness 0.508) bold (color 162 22 34 1)) (justify bottom)) )
(uuid d975f102-c262-465d-91fc-7f6c552cfb8d) (uuid "22f68459-86b0-4160-81dc-9d64d58e4265")
) )
(text_box "Block Description"
(text "Flexible I/O worked examples" (at 265.43 254 0) (exclude_from_sim no)
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left bottom) (href "https://jpieper.com/2022/06/30/flexible-i-o-worked-examples/")) (at 140.97 228.6 0)
(uuid 16842e9f-eef2-418b-80ee-4eca09c5cd4a) (size 82.55 9.525)
) (stroke
(text "References:" (at 265.43 250.19 0) (width -0.0001)
(effects (font (face "Arial") (size 1.27 1.27) (thickness 0.254) bold (color 0 0 0 1)) (justify left bottom)) (type default)
(uuid ca73a951-c39c-4a3c-9e12-06e6bc2f3311) )
) (fill
(text "Flexible I/O source configuration" (at 265.43 256.54 0) (type none)
(effects (font (face "Arial") (size 1.27 1.27) (color 0 0 0 1)) (justify left bottom) (href "https://jpieper.com/2022/06/28/flexible-i-o-source-configuration/")) )
(uuid ff128f57-01dd-404e-9bb2-8208299d438c) (effects
) (font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "5050590c-bc0b-438f-ac65-a11e5219903d")
)
(text_box "[${#}] ${TITLE}"
(exclude_from_sim no)
(at 161.29 20.32 0)
(size 96.52 12.7)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 8 8)
(thickness 1.2)
(bold yes)
(color 162 22 34 1)
)
)
(uuid "524c500e-48b2-4d74-9c30-5c34bf6c2558")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 46.99 228.6 0)
(size 86.36 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "67a85d80-fe45-4492-a23f-f4ed25b939a9")
)
(text_box "DESIGN NOTE:\nblabla"
(exclude_from_sim no)
(at 77.47 143.51 0)
(size 21.59 15.24)
(stroke
(width 0.8)
(type solid)
(color 255 165 0 1)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "7118d66d-27ed-4a42-9d0f-29873dd1133d")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 231.14 228.6 0)
(size 80.01 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "7283beb6-c696-4e44-ac80-edfae78c644b")
)
(text_box "LAYOUT NOTE:\nblabla"
(exclude_from_sim no)
(at 101.6 143.51 0)
(size 26.67 15.24)
(stroke
(width 1)
(type solid)
(color 0 0 255 1)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(thickness 0.4)
(bold yes)
(color 0 0 255 1)
)
(justify left top)
)
(uuid "789bb8df-08ec-4683-a441-f4ff02e08c1e")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 46.99 156.21 0)
(size 86.36 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "904a8349-50c0-42c2-9fb8-b365e5e4dae5")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 142.24 109.22 0)
(size 167.64 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "96ca24d3-fb87-492b-b46b-2ff8e6f8597a")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 231.775 170.815 0)
(size 78.74 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "9cf3d12e-f9c3-4c34-8081-b16b6bc5d5dd")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 231.14 194.31 0)
(size 80.01 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "a0355043-f06f-4f70-9556-f7b249e99a87")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 318.77 228.6 0)
(size 53.34 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "ac59a6b3-731c-4363-a803-7459ac300c4a")
)
(text_box "DESIGN NOTE:\nblabla"
(exclude_from_sim no)
(at 53.34 143.51 0)
(size 21.59 15.24)
(stroke
(width 0.8)
(type solid)
(color 200 200 200 1)
)
(fill
(type none)
)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left top)
)
(uuid "b30fc753-248d-41ea-b0ab-815ff2704544")
)
(text_box "Block Description"
(exclude_from_sim no)
(at 140.97 194.31 0)
(size 82.55 9.525)
(stroke
(width -0.0001)
(type default)
)
(fill
(type none)
)
(effects
(font
(face "Times New Roman")
(size 2.54 2.54)
(thickness 0.508)
(bold yes)
(color 162 22 34 1)
)
(justify bottom)
)
(uuid "d975f102-c262-465d-91fc-7f6c552cfb8d")
)
(text "Flexible I/O worked examples"
(exclude_from_sim no)
(at 265.43 254 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left bottom)
(href "https://jpieper.com/2022/06/30/flexible-i-o-worked-examples/")
)
(uuid "16842e9f-eef2-418b-80ee-4eca09c5cd4a")
)
(text "References:"
(exclude_from_sim no)
(at 265.43 250.19 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(thickness 0.254)
(bold yes)
(color 0 0 0 1)
)
(justify left bottom)
)
(uuid "ca73a951-c39c-4a3c-9e12-06e6bc2f3311")
)
(text "Flexible I/O source configuration"
(exclude_from_sim no)
(at 265.43 256.54 0)
(effects
(font
(face "Arial")
(size 1.27 1.27)
(color 0 0 0 1)
)
(justify left bottom)
(href "https://jpieper.com/2022/06/28/flexible-i-o-source-configuration/")
)
(uuid "ff128f57-01dd-404e-9bb2-8208299d438c")
)
) )

View File

@@ -1,111 +1,553 @@
(kicad_wks (version 20220228) (generator pl_editor) (kicad_wks
(setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15) (version 20231118)
(left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10)) (generator "pl_editor")
(rect (name "") (start 0 0 ltcorner) (end 0 0) (repeat 2) (incrx 2) (incry 2)) (generator_version "8.0")
(line (name "") (start 50 2 ltcorner) (end 50 0 ltcorner) (repeat 30) (incrx 50)) (setup
(tbtext "1" (name "") (pos 25 1 ltcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50)) (textsize 1.5 1.5)
(line (name "") (start 50 2 lbcorner) (end 50 0 lbcorner) (repeat 30) (incrx 50)) (linewidth 0.15)
(tbtext "1" (name "") (pos 25 1 lbcorner) (font (size 1.3 1.3)) (repeat 100) (incrx 50)) (textlinewidth 0.15)
(line (name "") (start 0 50 ltcorner) (end 2 50 ltcorner) (repeat 30) (incry 50)) (left_margin 10)
(tbtext "A" (name "") (pos 1 25 ltcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50)) (right_margin 10)
(line (name "") (start 0 50 rtcorner) (end 2 50 rtcorner) (repeat 30) (incry 50)) (top_margin 10)
(tbtext "A" (name "") (pos 1 25 rtcorner) (font (size 1.3 1.3)) (justify center) (repeat 100) (incry 50)) (bottom_margin 10)
(tbtext "${#}" (name "") (pos 25.6 6.0002) (font (face "Times New Roman") (size 2.5 2.5) bold (color 0 0 127 1)) (comment "Sheet id") )
) (rect
(tbtext "Sheet:" (name "") (pos 25.989 10.5022) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (name "")
) (start 0 0 ltcorner)
(tbtext "of" (name "") (pos 17.489 5.5022) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (end 0 0)
) (repeat 2)
(tbtext "${##}" (name "") (pos 14 6) (font (face "Times New Roman") (size 2.5 2.5) bold (color 0 0 127 1)) (comment "Sheet id") (incrx 2)
) (incry 2)
(tbtext "Size:" (name "") (pos 41.989 10.502) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") )
) (line
(tbtext "${PAPER}" (name "") (pos 40.989 6.0022) (font (face "Times New Roman") (size 2.5 2.5) bold (color 0 0 127 1)) (comment "Sheet id") (name "")
) (start 50 2 ltcorner)
(line (name "") (start 43.489 2.0022) (end 43.489 12.5022)) (end 50 0 ltcorner)
(line (name "") (start 43.489 12.5022) (end 1.989 12.5022)) (repeat 30)
(line (name "") (start 27.489 12.5022) (end 27.489 2.0022)) (incrx 50)
(line (name "") (start 43.489 12.5022) (end 43.489 23.0022)) )
(line (name "") (start 43.489 23.0022) (end 1.989 23.0022)) (tbtext "1"
(tbtext "Revision:" (name "") (pos 17.989 21.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (name "")
) (pos 25 1 ltcorner)
(tbtext "${REVISION}" (name "") (pos 17.989 16.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (font
) (size 1.3 1.3)
(line (name "") (start 19.489 23.0022) (end 19.489 12.5022)) )
(tbtext "Date:" (name "") (pos 41.989 21.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (repeat 100)
) (incrx 50)
(line (name "") (start 43.489 23.0022) (end 43.489 33.5022)) )
(line (name "") (start 43.489 33.5022) (end 1.989 33.5022)) (line
(tbtext "Project Name:" (name "") (pos 41.989 31.502) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (name "")
) (start 50 2 lbcorner)
(tbtext "${ISSUE_DATE}" (name "") (pos 41.989 16.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (end 50 0 lbcorner)
) (repeat 30)
(tbtext "Reviewer:" (name "") (pos 76.489 10.5022) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (incrx 50)
) )
(tbtext "${REVIEWER}" (name "") (pos 76.489 6.002) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (tbtext "1"
) (name "")
(line (name "") (start 77.989 12.5022) (end 43.489 12.5022)) (pos 25 1 lbcorner)
(line (name "") (start 77.989 2.0022) (end 77.989 12.5022)) (font
(tbtext "Designer:" (name "") (pos 76.489 21.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (size 1.3 1.3)
) )
(line (name "") (start 77.989 12.5022) (end 77.989 23.0022)) (repeat 100)
(line (name "") (start 77.989 23.0022) (end 43.489 23.0022)) (incrx 50)
(tbtext "${DESIGNER}" (name "") (pos 76.489 16.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") )
) (line
(line (name "") (start 112.489 12.5022) (end 77.989 12.5022)) (name "")
(line (name "") (start 77.989 2.0022) (end 77.989 12.5022)) (start 0 50 ltcorner)
(line (name "") (start 112.489 12.5022) (end 112.489 23.0022)) (end 2 50 ltcorner)
(line (name "") (start 112.489 23.0022) (end 77.989 23.0022)) (repeat 30)
(tbtext "${FILENAME}" (name "") (pos 110.989 16.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (incry 50)
) )
(line (name "") (start 112.489 33.5022) (end 43.489 33.5022)) (tbtext "A"
(line (name "") (start 112.489 23.0022) (end 112.489 33.5022)) (name "")
(tbtext "Board Name:" (name "") (pos 110.989 31.502) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (pos 1 25 ltcorner)
) (font
(tbtext "Variant:" (name "") (pos 41.989 42.0022) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (size 1.3 1.3)
) )
(line (name "") (start 43.489 44.0022) (end 1.989 44.0022)) (justify center)
(line (name "") (start 43.489 33.5022) (end 43.489 44.0022)) (repeat 100)
(tbtext "${VARIANT}" (name "") (pos 41.989 37.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (incry 50)
) )
(line (name "") (start 112.489 44.0022) (end 43.489 44.0022)) (line
(line (name "") (start 112.489 33.5022) (end 112.489 44.0022)) (name "")
(tbtext "Company:" (name "") (pos 110.989 42.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (start 0 50 rtcorner)
) (end 2 50 rtcorner)
(tbtext "${COMPANY}" (name "") (pos 110.989 37.502) (font (face "Times New Roman") bold (color 0 0 127 1)) (comment "Sheet id") (repeat 30)
) (incry 50)
(tbtext "${PROJECT_NAME}" (name "") (pos 41.489 27.002) (font (face "Times New Roman") (size 2.5 2.5) bold (color 0 0 127 1)) (comment "Sheet id") )
) (tbtext "A"
(tbtext "${BOARD_NAME}" (name "") (pos 110.489 27.002) (font (face "Times New Roman") (size 2.5 2.5) bold (color 0 0 127 1)) (comment "Sheet id") (name "")
) (pos 1 25 rtcorner)
(line (name "") (start 146.989 12.5022) (end 146.989 23.0022)) (font
(line (name "") (start 146.989 23.0022) (end 112.489 23.0022)) (size 1.3 1.3)
(line (name "") (start 146.989 12.5022) (end 112.489 12.5022)) )
(line (name "") (start 146.989 2.0022) (end 146.989 12.5022)) (justify center)
(tbtext "File Name:" (name "") (pos 110.989 21.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (repeat 100)
) (incry 50)
(tbtext "Sheet Title:" (name "") (pos 145.489 21.0022) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") )
) (tbtext "${#}"
(tbtext "${SHEETPATH}" (name "") (pos 145.489 6.002) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (name "")
) (pos 25.6 6.0002)
(tbtext "Sheet Path:" (name "") (pos 145.489 10.502) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") (font
) (face "Times New Roman")
(tbtext "${TITLE}" (name "") (pos 145.489 16.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (size 2.5 2.5) bold
) (color 0 0 127 1)
(line (name "") (start 146.989 44.0022) (end 112.489 44.0022)) )
(line (name "") (start 146.989 23.0022) (end 146.989 44.0022)) (comment "Sheet id")
(tbtext "Comments:" (name "") (pos 145.489 42.002) (font (face "Arial") (color 0 0 255 1)) (comment "Sheet id") )
) (tbtext "Sheet:"
(tbtext "${COMMENT1}" (name "") (pos 145.489 37.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (name "")
) (pos 25.989 10.5022)
(tbtext "${COMMENT2}" (name "") (pos 145.489 34.002) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (font
) (face "Arial")
(tbtext "${COMMENT3}" (name "") (pos 145.489 30.502) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (color 0 0 255 1)
) )
(tbtext "${COMMENT4}" (name "") (pos 145.489 27.002) (font (face "Times New Roman") (color 0 0 127 1)) (comment "Sheet id") (comment "Sheet id")
) )
(line (name "") (start 112.489 44.0022) (end 43.489 44.0022)) (tbtext "of"
(line (name "") (start 188.989 44.0022) (end 146.989 44.0022)) (name "")
(line (name "") (start 188.989 44.0022) (end 188.989 2.0022)) (pos 17.489 5.5022)
(tbtext "${BOARD_NAME} Fabrication Document" (name "") (pos 269.989 180.502) (font (face "Times New Roman") (size 4 4))) (font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${##}"
(name "")
(pos 14 6)
(font
(face "Times New Roman")
(size 2.5 2.5) bold
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "Size:"
(name "")
(pos 41.989 10.502)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${PAPER}"
(name "")
(pos 40.989 6.0022)
(font
(face "Times New Roman")
(size 2.5 2.5) bold
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 43.489 2.0022)
(end 43.489 12.5022)
)
(line
(name "")
(start 43.489 12.5022)
(end 1.989 12.5022)
)
(line
(name "")
(start 27.489 12.5022)
(end 27.489 2.0022)
)
(line
(name "")
(start 43.489 12.5022)
(end 43.489 23.0022)
)
(line
(name "")
(start 43.489 23.0022)
(end 1.989 23.0022)
)
(tbtext "Revision:"
(name "")
(pos 17.989 21.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${REVISION}"
(name "")
(pos 17.989 16.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 19.489 23.0022)
(end 19.489 12.5022)
)
(tbtext "Date:"
(name "")
(pos 41.989 21.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 43.489 23.0022)
(end 43.489 33.5022)
)
(line
(name "")
(start 43.489 33.5022)
(end 1.989 33.5022)
)
(tbtext "Project Name:"
(name "")
(pos 41.989 31.502)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${ISSUE_DATE}"
(name "")
(pos 41.989 16.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "Reviewer:"
(name "")
(pos 76.489 10.5022)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${REVIEWER}"
(name "")
(pos 76.489 6.002)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 77.989 12.5022)
(end 43.489 12.5022)
)
(line
(name "")
(start 77.989 2.0022)
(end 77.989 12.5022)
)
(tbtext "Designer:"
(name "")
(pos 76.489 21.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 77.989 12.5022)
(end 77.989 23.0022)
)
(line
(name "")
(start 77.989 23.0022)
(end 43.489 23.0022)
)
(tbtext "${DESIGNER}"
(name "")
(pos 76.489 16.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 112.489 12.5022)
(end 77.989 12.5022)
)
(line
(name "")
(start 77.989 2.0022)
(end 77.989 12.5022)
)
(line
(name "")
(start 112.489 12.5022)
(end 112.489 23.0022)
)
(line
(name "")
(start 112.489 23.0022)
(end 77.989 23.0022)
)
(tbtext "${FILENAME}"
(name "")
(pos 110.989 16.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 112.489 33.5022)
(end 43.489 33.5022)
)
(line
(name "")
(start 112.489 23.0022)
(end 112.489 33.5022)
)
(tbtext "Board Name:"
(name "")
(pos 110.989 31.502)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "Variant:"
(name "")
(pos 41.989 42.0022)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 43.489 44.0022)
(end 1.989 44.0022)
)
(line
(name "")
(start 43.489 33.5022)
(end 43.489 44.0022)
)
(tbtext "${VARIANT}"
(name "")
(pos 41.989 37.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 112.489 44.0022)
(end 43.489 44.0022)
)
(line
(name "")
(start 112.489 33.5022)
(end 112.489 44.0022)
)
(tbtext "Company:"
(name "")
(pos 110.989 42.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${COMPANY}"
(name "")
(pos 110.989 37.502)
(font
(face "Times New Roman") bold
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "${PROJECT_NAME}"
(name "")
(pos 41.489 27.002)
(font
(face "Times New Roman")
(size 2.5 2.5) bold
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "${BOARD_NAME}"
(name "")
(pos 110.489 27.002)
(font
(face "Times New Roman")
(size 2.5 2.5) bold
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 146.989 12.5022)
(end 146.989 23.0022)
)
(line
(name "")
(start 146.989 23.0022)
(end 112.489 23.0022)
)
(line
(name "")
(start 146.989 12.5022)
(end 112.489 12.5022)
)
(line
(name "")
(start 146.989 2.0022)
(end 146.989 12.5022)
)
(tbtext "File Name:"
(name "")
(pos 110.989 21.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "Sheet Title:"
(name "")
(pos 145.489 21.0022)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${SHEETPATH}"
(name "")
(pos 145.489 6.002)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "Sheet Path:"
(name "")
(pos 145.489 10.502)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${TITLE}"
(name "")
(pos 145.489 16.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 146.989 44.0022)
(end 112.489 44.0022)
)
(line
(name "")
(start 146.989 23.0022)
(end 146.989 44.0022)
)
(tbtext "Comments:"
(name "")
(pos 145.489 42.002)
(font
(face "Arial")
(color 0 0 255 1)
)
(comment "Sheet id")
)
(tbtext "${COMMENT1}"
(name "")
(pos 145.489 37.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "${COMMENT2}"
(name "")
(pos 145.489 34.002)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "${COMMENT3}"
(name "")
(pos 145.489 30.502)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(tbtext "${COMMENT4}"
(name "")
(pos 145.489 27.002)
(font
(face "Times New Roman")
(color 0 0 127 1)
)
(comment "Sheet id")
)
(line
(name "")
(start 112.489 44.0022)
(end 43.489 44.0022)
)
(line
(name "")
(start 188.989 44.0022)
(end 146.989 44.0022)
)
(line
(name "")
(start 188.989 44.0022)
(end 188.989 2.0022)
)
(tbtext "${BOARD_NAME} ${DOC_TYPE} Document"
(name "")
(pos 269.989 180.502)
(font
(face "Times New Roman")
(size 4 4)
)
)
) )

View File

View File

View File