aboutsummaryrefslogtreecommitdiff
path: root/corner
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2022-07-30 13:07:32 +0200
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2022-07-30 13:07:32 +0200
commitebcb8ec5edb66d388915be77377f5cdcc3e58825 (patch)
tree96a3944c6000591a8e22e7c68750468ef3a671e9 /corner
parent7f18bf03b15448a26707505fd705991306757e57 (diff)
download8seg-ebcb8ec5edb66d388915be77377f5cdcc3e58825.tar.gz
8seg-ebcb8ec5edb66d388915be77377f5cdcc3e58825.tar.bz2
8seg-ebcb8ec5edb66d388915be77377f5cdcc3e58825.zip
Final single-board center board revision
Diffstat (limited to 'corner')
-rw-r--r--corner/corner.kicad_prl77
-rw-r--r--corner/corner.kicad_pro474
-rw-r--r--corner/corner.kicad_sch282
-rw-r--r--corner/fp-info-cache1
4 files changed, 834 insertions, 0 deletions
diff --git a/corner/corner.kicad_prl b/corner/corner.kicad_prl
new file mode 100644
index 0000000..879ef04
--- /dev/null
+++ b/corner/corner.kicad_prl
@@ -0,0 +1,77 @@
+{
+ "board": {
+ "active_layer": 40,
+ "active_layer_preset": "",
+ "auto_track_width": true,
+ "hidden_nets": [],
+ "high_contrast_mode": 0,
+ "net_color_mode": 1,
+ "opacity": {
+ "pads": 1.0,
+ "tracks": 1.0,
+ "vias": 1.0,
+ "zones": 0.6
+ },
+ "selection_filter": {
+ "dimensions": true,
+ "footprints": true,
+ "graphics": true,
+ "keepouts": true,
+ "lockedItems": true,
+ "otherItems": true,
+ "pads": true,
+ "text": true,
+ "tracks": true,
+ "vias": true,
+ "zones": true
+ },
+ "visible_items": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36,
+ 39
+ ],
+ "visible_layers": "fffffff_ffffffff",
+ "zone_display_mode": 0
+ },
+ "meta": {
+ "filename": "corner.kicad_prl",
+ "version": 3
+ },
+ "project": {
+ "files": []
+ }
+}
diff --git a/corner/corner.kicad_pro b/corner/corner.kicad_pro
new file mode 100644
index 0000000..e0cd2fe
--- /dev/null
+++ b/corner/corner.kicad_pro
@@ -0,0 +1,474 @@
+{
+ "board": {
+ "design_settings": {
+ "defaults": {
+ "board_outline_line_width": 0.15,
+ "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.09999999999999999,
+ "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.0,
+ "height": 5.0,
+ "width": 2.8
+ },
+ "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.6
+ }
+ },
+ "diff_pair_dimensions": [],
+ "drc_exclusions": [],
+ "meta": {
+ "filename": "board_design_settings.json",
+ "version": 2
+ },
+ "rule_severities": {
+ "annular_width": "error",
+ "clearance": "error",
+ "copper_edge_clearance": "error",
+ "copper_sliver": "warning",
+ "courtyards_overlap": "error",
+ "diff_pair_gap_out_of_range": "error",
+ "diff_pair_uncoupled_length_too_long": "error",
+ "drill_out_of_range": "error",
+ "duplicate_footprints": "warning",
+ "extra_footprint": "warning",
+ "footprint_type_mismatch": "warning",
+ "hole_clearance": "error",
+ "hole_near_hole": "error",
+ "invalid_outline": "error",
+ "isolated_copper": "warning",
+ "item_on_disabled_layer": "error",
+ "items_not_allowed": "error",
+ "length_out_of_range": "error",
+ "lib_footprint_issues": "warning",
+ "lib_footprint_mismatch": "warning",
+ "malformed_courtyard": "error",
+ "microvia_drill_out_of_range": "error",
+ "missing_courtyard": "ignore",
+ "missing_footprint": "warning",
+ "net_conflict": "warning",
+ "npth_inside_courtyard": "ignore",
+ "overlapping_pads": "warning",
+ "padstack": "warning",
+ "pth_inside_courtyard": "ignore",
+ "shorting_items": "error",
+ "silk_edge_clearance": "warning",
+ "silk_over_copper": "warning",
+ "silk_overlap": "warning",
+ "skew_out_of_range": "error",
+ "solder_mask_bridge": "error",
+ "starved_thermal": "error",
+ "text_height": "warning",
+ "text_thickness": "warning",
+ "through_hole_pad_without_hole": "error",
+ "too_many_vias": "error",
+ "track_dangling": "warning",
+ "track_width": "error",
+ "tracks_crossing": "error",
+ "unconnected_items": "error",
+ "unresolved_variable": "error",
+ "via_dangling": "warning",
+ "zones_intersect": "error"
+ },
+ "rules": {
+ "allow_blind_buried_vias": false,
+ "allow_microvias": false,
+ "max_error": 0.005,
+ "min_clearance": 0.0,
+ "min_copper_edge_clearance": 0.09999999999999999,
+ "min_hole_clearance": 0.25,
+ "min_hole_to_hole": 0.25,
+ "min_microvia_diameter": 0.19999999999999998,
+ "min_microvia_drill": 0.09999999999999999,
+ "min_resolved_spokes": 2,
+ "min_silk_clearance": 0.0,
+ "min_text_height": 0.7999999999999999,
+ "min_text_thickness": 0.12,
+ "min_through_hole_diameter": 0.3,
+ "min_track_width": 0.19999999999999998,
+ "min_via_annular_width": 0.049999999999999996,
+ "min_via_diameter": 0.39999999999999997,
+ "solder_mask_to_copper_clearance": 0.0,
+ "use_height_for_length_calcs": true
+ },
+ "teardrop_options": [
+ {
+ "td_allow_use_two_tracks": true,
+ "td_curve_segcount": 5,
+ "td_on_pad_in_zone": false,
+ "td_onpadsmd": true,
+ "td_onroundshapesonly": false,
+ "td_ontrackend": false,
+ "td_onviapad": true
+ }
+ ],
+ "teardrop_parameters": [
+ {
+ "td_curve_segcount": 0,
+ "td_height_ratio": 1.0,
+ "td_length_ratio": 0.5,
+ "td_maxheight": 2.0,
+ "td_maxlen": 1.0,
+ "td_target_name": "td_round_shape",
+ "td_width_to_size_filter_ratio": 0.9
+ },
+ {
+ "td_curve_segcount": 0,
+ "td_height_ratio": 1.0,
+ "td_length_ratio": 0.5,
+ "td_maxheight": 2.0,
+ "td_maxlen": 1.0,
+ "td_target_name": "td_rect_shape",
+ "td_width_to_size_filter_ratio": 0.9
+ },
+ {
+ "td_curve_segcount": 0,
+ "td_height_ratio": 1.0,
+ "td_length_ratio": 0.5,
+ "td_maxheight": 2.0,
+ "td_maxlen": 1.0,
+ "td_target_name": "td_track_end",
+ "td_width_to_size_filter_ratio": 0.9
+ }
+ ],
+ "track_widths": [],
+ "via_dimensions": [],
+ "zones_allow_external_fillets": false
+ },
+ "layer_presets": [],
+ "viewports": []
+ },
+ "boards": [],
+ "cvpcb": {
+ "equivalence_files": []
+ },
+ "erc": {
+ "erc_exclusions": [],
+ "meta": {
+ "version": 0
+ },
+ "pin_map": [
+ [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 2,
+ 2,
+ 2
+ ],
+ [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 1,
+ 2
+ ],
+ [
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 2,
+ 1,
+ 1,
+ 2
+ ],
+ [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
+ 0,
+ 1,
+ 1,
+ 1,
+ 1,
+ 1,
+ 2
+ ],
+ [
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 0,
+ 2,
+ 1,
+ 2,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 2,
+ 2,
+ 2
+ ],
+ [
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 0,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 2
+ ],
+ [
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2,
+ 2
+ ]
+ ],
+ "rule_severities": {
+ "bus_definition_conflict": "error",
+ "bus_entry_needed": "error",
+ "bus_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": "corner.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": {
+ "dashed_lines_dash_length_ratio": 12.0,
+ "dashed_lines_gap_length_ratio": 3.0,
+ "default_line_thickness": 6.0,
+ "default_text_size": 50.0,
+ "field_names": [],
+ "intersheets_ref_own_page": false,
+ "intersheets_ref_prefix": "",
+ "intersheets_ref_short": false,
+ "intersheets_ref_show": false,
+ "intersheets_ref_suffix": "",
+ "junction_size_choice": 3,
+ "label_size_ratio": 0.25,
+ "pin_symbol_size": 0.0,
+ "text_offset_ratio": 0.08
+ },
+ "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": [
+ [
+ "cba8ab87-9ec5-427f-9ee1-b115ba7b0bb4",
+ ""
+ ]
+ ],
+ "text_variables": {}
+}
diff --git a/corner/corner.kicad_sch b/corner/corner.kicad_sch
new file mode 100644
index 0000000..e22a5c6
--- /dev/null
+++ b/corner/corner.kicad_sch
@@ -0,0 +1,282 @@
+(kicad_sch (version 20220404) (generator eeschema)
+
+ (uuid cba8ab87-9ec5-427f-9ee1-b115ba7b0bb4)
+
+ (paper "A4")
+
+ (lib_symbols
+ (symbol "Connector_Generic:Conn_01x01" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
+ (property "Reference" "J" (id 0) (at 0 2.54 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "Conn_01x01" (id 1) (at 0 -2.54 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Footprint" "" (id 2) (at 0 0 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)
+ )
+ (property "ki_keywords" "connector" (id 4) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "ki_description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (symbol "Conn_01x01_1_1"
+ (rectangle (start -1.27 0.127) (end 0 -0.127)
+ (stroke (width 0.1524) (type default))
+ (fill (type none))
+ )
+ (rectangle (start -1.27 1.27) (end 1.27 -1.27)
+ (stroke (width 0.254) (type default))
+ (fill (type background))
+ )
+ (pin passive line (at -5.08 0 0) (length 3.81)
+ (name "Pin_1" (effects (font (size 1.27 1.27))))
+ (number "1" (effects (font (size 1.27 1.27))))
+ )
+ )
+ )
+ (symbol "Connector_Generic:Conn_01x02" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
+ (property "Reference" "J" (id 0) (at 0 2.54 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "Conn_01x02" (id 1) (at 0 -5.08 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Footprint" "" (id 2) (at 0 0 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)
+ )
+ (property "ki_keywords" "connector" (id 4) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (symbol "Conn_01x02_1_1"
+ (rectangle (start -1.27 -2.413) (end 0 -2.667)
+ (stroke (width 0.1524) (type default))
+ (fill (type none))
+ )
+ (rectangle (start -1.27 0.127) (end 0 -0.127)
+ (stroke (width 0.1524) (type default))
+ (fill (type none))
+ )
+ (rectangle (start -1.27 1.27) (end 1.27 -3.81)
+ (stroke (width 0.254) (type default))
+ (fill (type background))
+ )
+ (pin passive line (at -5.08 0 0) (length 3.81)
+ (name "Pin_1" (effects (font (size 1.27 1.27))))
+ (number "1" (effects (font (size 1.27 1.27))))
+ )
+ (pin passive line (at -5.08 -2.54 0) (length 3.81)
+ (name "Pin_2" (effects (font (size 1.27 1.27))))
+ (number "2" (effects (font (size 1.27 1.27))))
+ )
+ )
+ )
+ )
+
+ (junction (at 72.39 66.04) (diameter 0) (color 0 0 0 0)
+ (uuid 2fba87ca-21bc-4cdb-b034-fa312ba78b4c)
+ )
+
+ (wire (pts (xy 73.66 57.15) (xy 63.5 57.15))
+ (stroke (width 0) (type default))
+ (uuid 0394df9e-87bb-4cb9-ada5-04cbbf16dd0a)
+ )
+ (wire (pts (xy 76.2 72.39) (xy 77.47 72.39))
+ (stroke (width 0) (type default))
+ (uuid 152f388c-77d8-40cf-88a7-9358dd66122c)
+ )
+ (wire (pts (xy 73.66 59.69) (xy 73.66 57.15))
+ (stroke (width 0) (type default))
+ (uuid 327fb3fe-3d04-4009-8dd1-674f22df5ed2)
+ )
+ (wire (pts (xy 63.5 59.69) (xy 72.39 59.69))
+ (stroke (width 0) (type default))
+ (uuid 49f50d8c-4842-42b8-8e60-85122208a2eb)
+ )
+ (wire (pts (xy 72.39 69.85) (xy 77.47 69.85))
+ (stroke (width 0) (type default))
+ (uuid 64be8793-d195-480c-8f98-e62cb06eebad)
+ )
+ (wire (pts (xy 77.47 63.5) (xy 74.93 63.5))
+ (stroke (width 0) (type default))
+ (uuid 7ae6f05e-d9ce-44fc-b805-b02abf692f0a)
+ )
+ (wire (pts (xy 74.93 63.5) (xy 74.93 57.15))
+ (stroke (width 0) (type default))
+ (uuid 8f676b1c-d95d-4ccb-8825-876158c90d66)
+ )
+ (wire (pts (xy 77.47 59.69) (xy 73.66 59.69))
+ (stroke (width 0) (type default))
+ (uuid 9e4718fe-b65a-4ea1-bcb0-236b177ab842)
+ )
+ (wire (pts (xy 74.93 57.15) (xy 77.47 57.15))
+ (stroke (width 0) (type default))
+ (uuid a33f5e2c-ffe3-41bd-93f0-22c7a7a6db13)
+ )
+ (wire (pts (xy 77.47 66.04) (xy 72.39 66.04))
+ (stroke (width 0) (type default))
+ (uuid b5af4ea1-9604-4917-aec3-93a3ba6ba950)
+ )
+ (wire (pts (xy 72.39 59.69) (xy 72.39 66.04))
+ (stroke (width 0) (type default))
+ (uuid cd9b4ab5-84f7-4db3-9bda-deb749b394d3)
+ )
+ (wire (pts (xy 72.39 66.04) (xy 72.39 69.85))
+ (stroke (width 0) (type default))
+ (uuid e7f35699-dd76-4045-b1a8-729fd754e55b)
+ )
+
+ (label "C" (at 76.2 59.69 0)
+ (effects (font (size 1.27 1.27)) (justify left bottom))
+ (uuid 2bfda7cd-7448-48b4-90e9-5b60e24b05c8)
+ )
+ (label "A" (at 76.2 66.04 0)
+ (effects (font (size 1.27 1.27)) (justify left bottom))
+ (uuid 6e908b4b-05ed-4233-90d6-272e2548ccae)
+ )
+ (label "D" (at 76.2 72.39 0)
+ (effects (font (size 1.27 1.27)) (justify left bottom))
+ (uuid b9f28db7-5904-43d6-af73-82ed344f68d1)
+ )
+ (label "B" (at 76.2 63.5 0)
+ (effects (font (size 1.27 1.27)) (justify left bottom))
+ (uuid e0d2da1e-e31e-4842-bf69-f6df8d62c373)
+ )
+
+ (symbol (lib_id "Connector_Generic:Conn_01x02") (at 82.55 59.69 0) (mirror x) (unit 1)
+ (in_bom yes) (on_board yes)
+ (uuid 00000000-0000-0000-0000-00005c19123a)
+ (default_instance (reference "U") (unit 1) (value "") (footprint ""))
+ (property "Reference" "U" (id 0) (at 86.36 58.42 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "" (id 1) (at 80.4926 53.7464 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Footprint" "" (id 2) (at 82.55 59.69 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Datasheet" "~" (id 3) (at 82.55 59.69 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (pin "1" (uuid 776d66fe-c9ad-44b4-b108-b2471269a326))
+ (pin "2" (uuid 0722e6cc-90a6-492d-927d-3c6e2d020309))
+ )
+
+ (symbol (lib_id "Connector_Generic:Conn_01x02") (at 82.55 66.04 0) (mirror x) (unit 1)
+ (in_bom yes) (on_board yes)
+ (uuid 00000000-0000-0000-0000-00005c191348)
+ (default_instance (reference "U") (unit 1) (value "") (footprint ""))
+ (property "Reference" "U" (id 0) (at 86.36 64.77 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "" (id 1) (at 80.4926 60.1218 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Footprint" "" (id 2) (at 82.55 66.04 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Datasheet" "~" (id 3) (at 82.55 66.04 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (pin "1" (uuid 7561e722-7816-40dd-8826-b3e746ce798e))
+ (pin "2" (uuid 4ccea6e4-347a-4ead-9086-fff9a87d2467))
+ )
+
+ (symbol (lib_id "Connector_Generic:Conn_01x02") (at 82.55 72.39 0) (mirror x) (unit 1)
+ (in_bom yes) (on_board yes)
+ (uuid 00000000-0000-0000-0000-00005c1913c4)
+ (default_instance (reference "U") (unit 1) (value "") (footprint ""))
+ (property "Reference" "U" (id 0) (at 86.36 71.12 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "" (id 1) (at 80.4926 66.4464 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Footprint" "" (id 2) (at 82.55 72.39 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Datasheet" "~" (id 3) (at 82.55 72.39 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (pin "1" (uuid 37052942-e2fa-47c6-9e2e-fbd664dd55be))
+ (pin "2" (uuid 44cf36f1-2879-44b5-83e2-f3ca9aadfbe2))
+ )
+
+ (symbol (lib_id "Connector_Generic:Conn_01x02") (at 58.42 57.15 0) (mirror y) (unit 1)
+ (in_bom yes) (on_board yes)
+ (uuid 00000000-0000-0000-0000-00005c19144f)
+ (default_instance (reference "U") (unit 1) (value "") (footprint ""))
+ (property "Reference" "U" (id 0) (at 53.34 58.42 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "" (id 1) (at 60.452 53.9496 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Footprint" "" (id 2) (at 58.42 57.15 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Datasheet" "~" (id 3) (at 58.42 57.15 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (pin "1" (uuid 71de2f81-bffb-4e6a-b765-c54afa89417b))
+ (pin "2" (uuid 8512bdf2-fed2-4d11-8782-49804911f38f))
+ )
+
+ (symbol (lib_id "Connector_Generic:Conn_01x01") (at 71.12 72.39 180) (unit 1)
+ (in_bom yes) (on_board yes)
+ (uuid 00000000-0000-0000-0000-00005c1956f0)
+ (default_instance (reference "U") (unit 1) (value "") (footprint ""))
+ (property "Reference" "U" (id 0) (at 66.04 72.39 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Value" "" (id 1) (at 66.04 74.93 0)
+ (effects (font (size 1.27 1.27)))
+ )
+ (property "Footprint" "" (id 2) (at 71.12 72.39 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (property "Datasheet" "~" (id 3) (at 71.12 72.39 0)
+ (effects (font (size 1.27 1.27)) hide)
+ )
+ (pin "1" (uuid 8de24305-0a7b-45f3-91da-8bc9593c5d65))
+ )
+
+ (sheet_instances
+ (path "/" (page "1"))
+ )
+
+ (symbol_instances
+ (path "/00000000-0000-0000-0000-00005c1913c4"
+ (reference "J1") (unit 1) (value "Conn_01x02") (footprint "")
+ )
+ (path "/00000000-0000-0000-0000-00005c191348"
+ (reference "J2") (unit 1) (value "Conn_01x02") (footprint "")
+ )
+ (path "/00000000-0000-0000-0000-00005c19123a"
+ (reference "J3") (unit 1) (value "Conn_01x02") (footprint "")
+ )
+ (path "/00000000-0000-0000-0000-00005c19144f"
+ (reference "J4") (unit 1) (value "Conn_01x02") (footprint "")
+ )
+ (path "/00000000-0000-0000-0000-00005c1956f0"
+ (reference "J5") (unit 1) (value "DUMMY") (footprint "")
+ )
+ )
+)
diff --git a/corner/fp-info-cache b/corner/fp-info-cache
new file mode 100644
index 0000000..1874828
--- /dev/null
+++ b/corner/fp-info-cache
@@ -0,0 +1 @@
+0