Test
This commit is contained in:
File diff suppressed because it is too large
Load Diff
98
Nixie_Tube_Clock.kicad_prl
Normal file
98
Nixie_Tube_Clock.kicad_prl
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
"shapes": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
"vias",
|
||||
"footprint_text",
|
||||
"footprint_anchors",
|
||||
"ratsnest",
|
||||
"grid",
|
||||
"footprints_front",
|
||||
"footprints_back",
|
||||
"footprint_values",
|
||||
"footprint_references",
|
||||
"tracks",
|
||||
"drc_errors",
|
||||
"drawing_sheet",
|
||||
"bitmaps",
|
||||
"pads",
|
||||
"zones",
|
||||
"drc_warnings",
|
||||
"drc_exclusions",
|
||||
"locked_item_shadows",
|
||||
"conflict_shadows",
|
||||
"shapes"
|
||||
],
|
||||
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"git": {
|
||||
"repo_type": "",
|
||||
"repo_username": "",
|
||||
"ssh_key": ""
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Nixie_Tube_Clock.kicad_prl",
|
||||
"version": 5
|
||||
},
|
||||
"net_inspector_panel": {
|
||||
"col_hidden": [],
|
||||
"col_order": [],
|
||||
"col_widths": [],
|
||||
"custom_group_rules": [],
|
||||
"expanded_rows": [],
|
||||
"filter_by_net_name": true,
|
||||
"filter_by_netclass": true,
|
||||
"filter_text": "",
|
||||
"group_by_constraint": false,
|
||||
"group_by_netclass": false,
|
||||
"show_unconnected_nets": false,
|
||||
"show_zero_pad_nets": false,
|
||||
"sort_ascending": true,
|
||||
"sorting_column": -1
|
||||
},
|
||||
"open_jobsets": [],
|
||||
"project": {
|
||||
"files": []
|
||||
},
|
||||
"schematic": {
|
||||
"selection_filter": {
|
||||
"graphics": true,
|
||||
"images": true,
|
||||
"labels": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pins": true,
|
||||
"symbols": true,
|
||||
"text": true,
|
||||
"wires": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -246,6 +246,7 @@
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
},
|
||||
"layer_pairs": [],
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
@@ -440,10 +441,15 @@
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
"four_way_junction": "ignore",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"label_multiple_wires": "warning",
|
||||
"lib_symbol_issues": "warning",
|
||||
"lib_symbol_mismatch": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
@@ -456,9 +462,15 @@
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "error",
|
||||
"power_pin_not_driven": "error",
|
||||
"same_local_global_label": "warning",
|
||||
"similar_label_and_power": "warning",
|
||||
"similar_labels": "warning",
|
||||
"similar_power": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"single_global_label": "ignore",
|
||||
"unannotated": "error",
|
||||
"unconnected_wire_endpoint": "warning",
|
||||
"undefined_netclass": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
@@ -469,8 +481,8 @@
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "KDT_Hierarchical_KiBot.kicad_pro",
|
||||
"version": 1
|
||||
"filename": "Nixie_Tube_Clock.kicad_pro",
|
||||
"version": 3
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
@@ -485,6 +497,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -502,6 +515,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "CAN Bus",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 0,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -519,6 +533,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Chassis",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 1,
|
||||
"schematic_color": "rgb(139, 103, 213)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -536,6 +551,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "GND",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 2,
|
||||
"schematic_color": "rgb(0, 0, 0)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -553,6 +569,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "High Power",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 3,
|
||||
"schematic_color": "rgb(177, 11, 198)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.7,
|
||||
@@ -570,6 +587,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Kelvin Diff Pair",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 4,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -587,6 +605,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Power 12V",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 5,
|
||||
"schematic_color": "rgb(255, 0, 171)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -604,6 +623,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Power 3V3",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 6,
|
||||
"schematic_color": "rgb(220, 142, 0)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -621,6 +641,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Power 5V",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 7,
|
||||
"schematic_color": "rgb(212, 0, 32)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -638,6 +659,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Power A3V3",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 8,
|
||||
"schematic_color": "rgb(162, 155, 0)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.55,
|
||||
@@ -655,6 +677,7 @@
|
||||
"microvia_drill": 0.1,
|
||||
"name": "RS422 Diff Pair",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"priority": 9,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
@@ -663,7 +686,7 @@
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 3
|
||||
"version": 4
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
@@ -926,6 +949,7 @@
|
||||
],
|
||||
"filter_string": "",
|
||||
"group_symbols": true,
|
||||
"include_excluded_from_bom": false,
|
||||
"name": "",
|
||||
"sort_asc": true,
|
||||
"sort_field": "Footprint"
|
||||
@@ -960,6 +984,7 @@
|
||||
"net_format_name": "KiCad",
|
||||
"page_layout_descr_file": "Templates/KDT_Template_GIT.kicad_wks",
|
||||
"plot_directory": "Schematic/",
|
||||
"space_save_all_events": true,
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(generator_version "9.0")
|
||||
(uuid "f9e05184-c88b-4a88-ae9c-ab2bdb32be7c")
|
||||
(paper "A3")
|
||||
(title_block
|
||||
@@ -10,268 +10,6 @@
|
||||
(company "${COMPANY}")
|
||||
)
|
||||
(lib_symbols)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 45.72 73.66) (xy 106.68 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "0b94fcf5-1891-4585-9535-4e190090991a")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 243.84 73.66) (xy 304.8 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "0cbe4bf1-21dd-46d5-8d33-b4a3f92e1064")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 294.64 181.61) (xy 297.18 187.96)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type default)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "3799b615-bea5-4cb3-b9a2-2785865702a8")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 144.78 73.66) (xy 205.74 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "47e4f34a-6663-4f9a-acb3-7cf4eb159994")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 215.9 73.66) (xy 233.68 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "65b7519a-f480-42a3-926a-07bd8b620575")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 116.84 73.66) (xy 134.62 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "722439e6-abb9-4522-8594-b3181b0d9f4e")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 314.96 73.66) (xy 332.74 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "936e6872-8058-45c0-a0bd-58f432e24b1a")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 17.78 73.66) (xy 35.56 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "a3703ec8-87d6-4c32-a8ca-249d86e6160c")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 297.18 181.61) (xy 294.64 187.96)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type default)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "d1a06d73-e78a-446f-b9d8-0d5c726588d3")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 342.9 73.66) (xy 403.86 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "dee96870-b977-4804-a805-318fe8afe5f2")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for cautionary design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 96.52 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 250 236 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "14407e09-ee6c-4b22-86d1-36d73a33e664")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for debug notes."
|
||||
(exclude_from_sim no)
|
||||
(at 61.595 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 255 165 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "1499d9a9-9f29-4929-8df7-74d84823ddfb")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for critical design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 131.445 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(stroke
|
||||
(width 1.5)
|
||||
(type solid)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(thickness 0.4)
|
||||
(bold yes)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "1c311692-d683-4cdf-ac31-77bcdd4c4b39")
|
||||
)
|
||||
(text_box "LAYOUT NOTE:\nExample text for critical layout guidelines."
|
||||
(exclude_from_sim no)
|
||||
(at 166.37 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(stroke
|
||||
(width 1.5)
|
||||
(type solid)
|
||||
(color 0 0 255 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(thickness 0.4)
|
||||
(bold yes)
|
||||
(color 0 0 255 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "2efa106d-749e-4c2c-a05c-8429f99997c2")
|
||||
)
|
||||
(text_box "kibot_image_png_3d_viewer_angled_bottom"
|
||||
(exclude_from_sim no)
|
||||
(at 123.19 166.37 0)
|
||||
(size 69.85 78.74)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(size 2.54 2.54)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "33c3f6da-ba9e-4d58-9257-d85394a72b7b")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for informational design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 26.67 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 200 200 200 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "5018a9e1-9f76-429f-8094-85eee2236cda")
|
||||
)
|
||||
(text_box "kibot_image_png_3d_viewer_angled_top"
|
||||
(exclude_from_sim no)
|
||||
(at 22.86 166.37 0)
|
||||
(size 69.85 78.74)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(size 2.54 2.54)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "62b01781-ae4a-4e68-9a17-1436f3c897e5")
|
||||
)
|
||||
(text "Variant: ${VARIANT}"
|
||||
(exclude_from_sim no)
|
||||
(at 25.4 58.42 0)
|
||||
@@ -1721,9 +1459,282 @@
|
||||
)
|
||||
(uuid "faea8a5f-3a8f-49cb-9832-569be941b06b")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for cautionary design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 96.52 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(margins 2 2 2 2)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 250 236 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "14407e09-ee6c-4b22-86d1-36d73a33e664")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for debug notes."
|
||||
(exclude_from_sim no)
|
||||
(at 61.595 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(margins 2 2 2 2)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 255 165 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "1499d9a9-9f29-4929-8df7-74d84823ddfb")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for critical design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 131.445 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(margins 2.25 2.25 2.25 2.25)
|
||||
(stroke
|
||||
(width 1.5)
|
||||
(type solid)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(thickness 0.4)
|
||||
(bold yes)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "1c311692-d683-4cdf-ac31-77bcdd4c4b39")
|
||||
)
|
||||
(text_box "LAYOUT NOTE:\nExample text for critical layout guidelines."
|
||||
(exclude_from_sim no)
|
||||
(at 166.37 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(margins 2.25 2.25 2.25 2.25)
|
||||
(stroke
|
||||
(width 1.5)
|
||||
(type solid)
|
||||
(color 0 0 255 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(thickness 0.4)
|
||||
(bold yes)
|
||||
(color 0 0 255 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "2efa106d-749e-4c2c-a05c-8429f99997c2")
|
||||
)
|
||||
(text_box "kibot_image_png_3d_viewer_angled_bottom"
|
||||
(exclude_from_sim no)
|
||||
(at 123.19 166.37 0)
|
||||
(size 69.85 78.74)
|
||||
(margins 1.905 1.905 1.905 1.905)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(size 2.54 2.54)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "33c3f6da-ba9e-4d58-9257-d85394a72b7b")
|
||||
)
|
||||
(text_box "DESIGN NOTE:\nExample text for informational design notes."
|
||||
(exclude_from_sim no)
|
||||
(at 26.67 258.445 0)
|
||||
(size 30.48 20.32)
|
||||
(margins 2 2 2 2)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type solid)
|
||||
(color 200 200 200 1)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(face "Arial")
|
||||
(size 2 2)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "5018a9e1-9f76-429f-8094-85eee2236cda")
|
||||
)
|
||||
(text_box "kibot_image_png_3d_viewer_angled_top"
|
||||
(exclude_from_sim no)
|
||||
(at 22.86 166.37 0)
|
||||
(size 69.85 78.74)
|
||||
(margins 1.905 1.905 1.905 1.905)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
(effects
|
||||
(font
|
||||
(size 2.54 2.54)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
(uuid "62b01781-ae4a-4e68-9a17-1436f3c897e5")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 45.72 73.66) (xy 106.68 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "0b94fcf5-1891-4585-9535-4e190090991a")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 243.84 73.66) (xy 304.8 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "0cbe4bf1-21dd-46d5-8d33-b4a3f92e1064")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 294.64 181.61) (xy 297.18 187.96)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type default)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "3799b615-bea5-4cb3-b9a2-2785865702a8")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 144.78 73.66) (xy 205.74 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "47e4f34a-6663-4f9a-acb3-7cf4eb159994")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 215.9 73.66) (xy 233.68 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "65b7519a-f480-42a3-926a-07bd8b620575")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 116.84 73.66) (xy 134.62 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "722439e6-abb9-4522-8594-b3181b0d9f4e")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 314.96 73.66) (xy 332.74 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "936e6872-8058-45c0-a0bd-58f432e24b1a")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 17.78 73.66) (xy 35.56 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "a3703ec8-87d6-4c32-a8ca-249d86e6160c")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 297.18 181.61) (xy 294.64 187.96)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type default)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "d1a06d73-e78a-446f-b9d8-0d5c726588d3")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 342.9 73.66) (xy 403.86 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 1)
|
||||
(type dot)
|
||||
(color 0 0 0 1)
|
||||
)
|
||||
(uuid "dee96870-b977-4804-a805-318fe8afe5f2")
|
||||
)
|
||||
(sheet
|
||||
(at 340.36 313.69)
|
||||
(size 35.56 5.08)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
@@ -1755,7 +1766,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c"
|
||||
(page "6")
|
||||
)
|
||||
@@ -1765,6 +1776,10 @@
|
||||
(sheet
|
||||
(at 340.36 302.26)
|
||||
(size 35.56 5.08)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type solid)
|
||||
@@ -1796,7 +1811,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c"
|
||||
(page "7")
|
||||
)
|
||||
@@ -1806,6 +1821,10 @@
|
||||
(sheet
|
||||
(at 299.72 302.26)
|
||||
(size 35.56 5.08)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
@@ -1837,7 +1856,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c"
|
||||
(page "2")
|
||||
)
|
||||
@@ -1847,6 +1866,10 @@
|
||||
(sheet
|
||||
(at 299.72 313.69)
|
||||
(size 35.56 5.08)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
@@ -1878,7 +1901,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c"
|
||||
(page "3")
|
||||
)
|
||||
@@ -1890,4 +1913,5 @@
|
||||
(page "1")
|
||||
)
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(generator_version "9.0")
|
||||
(uuid "07236397-3ba4-47af-9809-3faac3a2aa49")
|
||||
(paper "A3")
|
||||
(title_block
|
||||
@@ -11,46 +11,6 @@
|
||||
(company "${COMPANY}")
|
||||
)
|
||||
(lib_symbols)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 185.42 87.63) (xy 185.42 99.06)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "8b678fb1-fee7-4461-95f7-7f383f478fdc")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 233.68 125.73) (xy 233.68 134.62)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "8c7de816-3d34-497f-b0c8-22f80559d2d8")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 185.42 85.09) (xy 185.42 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "903e49b2-1b5d-4317-a33b-adfda1594a88")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 233.68 114.3) (xy 233.68 123.19)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "9543d363-0f36-4c41-97bc-b97723f48818")
|
||||
)
|
||||
(arc
|
||||
(start 185.42 85.09)
|
||||
(mid 185.0451 85.9851)
|
||||
@@ -155,72 +115,6 @@
|
||||
)
|
||||
(uuid fda911f3-adb3-4abb-981f-a877a93c831b)
|
||||
)
|
||||
(text_box "Description"
|
||||
(exclude_from_sim no)
|
||||
(at 166.37 83.82 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 "971f0c48-6726-412d-badf-cee82cbffedd")
|
||||
)
|
||||
(text_box "Description"
|
||||
(exclude_from_sim no)
|
||||
(at 234.95 121.92 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 "97bb5e92-ab26-4907-9b80-08d49465fc86")
|
||||
)
|
||||
(text_box "[${#}] ${TITLE}"
|
||||
(exclude_from_sim no)
|
||||
(at 144.78 21.59 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 "f4789478-c68e-4cee-9edd-5d11b744f94d")
|
||||
)
|
||||
(text "Page 5"
|
||||
(exclude_from_sim no)
|
||||
(at 226.06 133.35 0)
|
||||
@@ -249,9 +143,122 @@
|
||||
)
|
||||
(uuid "f04f874a-d252-4474-87f2-c34bbb094a4c")
|
||||
)
|
||||
(text_box "Description"
|
||||
(exclude_from_sim no)
|
||||
(at 166.37 83.82 0)
|
||||
(size 17.145 5.08)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "971f0c48-6726-412d-badf-cee82cbffedd")
|
||||
)
|
||||
(text_box "Description"
|
||||
(exclude_from_sim no)
|
||||
(at 234.95 121.92 0)
|
||||
(size 26.015 5.1)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "97bb5e92-ab26-4907-9b80-08d49465fc86")
|
||||
)
|
||||
(text_box "[${#}] ${TITLE}"
|
||||
(exclude_from_sim no)
|
||||
(at 144.78 21.59 0)
|
||||
(size 130.81 12.7)
|
||||
(margins 5.9999 5.9999 5.9999 5.9999)
|
||||
(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 "f4789478-c68e-4cee-9edd-5d11b744f94d")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 185.42 87.63) (xy 185.42 99.06)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "8b678fb1-fee7-4461-95f7-7f383f478fdc")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 233.68 125.73) (xy 233.68 134.62)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "8c7de816-3d34-497f-b0c8-22f80559d2d8")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 185.42 85.09) (xy 185.42 73.66)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "903e49b2-1b5d-4317-a33b-adfda1594a88")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 233.68 114.3) (xy 233.68 123.19)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "9543d363-0f36-4c41-97bc-b97723f48818")
|
||||
)
|
||||
(sheet
|
||||
(at 190.5 114.3)
|
||||
(size 36.83 20.32)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
@@ -282,7 +289,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c/c5103ceb-5325-4a84-a025-9638a412984e"
|
||||
(page "5")
|
||||
)
|
||||
@@ -292,6 +299,10 @@
|
||||
(sheet
|
||||
(at 190.5 76.2)
|
||||
(size 36.83 20.32)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
@@ -322,7 +333,7 @@
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "KDT_Hierarchical_KiBot"
|
||||
(project "Nixie_Tube_Clock"
|
||||
(path "/f9e05184-c88b-4a88-ae9c-ab2bdb32be7c/c5103ceb-5325-4a84-a025-9638a412984e"
|
||||
(page "4")
|
||||
)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(generator_version "9.0")
|
||||
(uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
|
||||
(paper "A4")
|
||||
(title_block
|
||||
@@ -11,6 +11,209 @@
|
||||
(company "${COMPANY}")
|
||||
)
|
||||
(lib_symbols)
|
||||
(text_box "${RELEASE_BODY_1.1.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 220.98 35.56 0)
|
||||
(size 58.42 111.76)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "0c062e2b-2be1-4307-b752-045c211787f4")
|
||||
)
|
||||
(text_box "[${#}] ${TITLE}"
|
||||
(exclude_from_sim no)
|
||||
(at 80.01 16.51 0)
|
||||
(size 137.16 12.7)
|
||||
(margins 4.4999 4.4999 4.4999 4.4999)
|
||||
(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 "${RELEASE_BODY_1.0.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 22.86 35.56 0)
|
||||
(size 58.42 146.05)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "212b625e-4169-46f2-a2fc-afc6cbef07cd")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.2}"
|
||||
(exclude_from_sim no)
|
||||
(at 152.4 31.75 0)
|
||||
(size 57.15 7.62)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "${RELEASE_BODY_1.0.2}"
|
||||
(exclude_from_sim no)
|
||||
(at 154.94 35.56 0)
|
||||
(size 58.42 111.76)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "${RELEASE_BODY_1.0.1}"
|
||||
(exclude_from_sim no)
|
||||
(at 88.9 35.56 0)
|
||||
(size 57.15 105.41)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "9af8400a-3034-4071-a364-608020db49d5")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 20.32 31.75 0)
|
||||
(size 57.15 7.62)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "d183a6b7-e8a2-46ec-8c3c-ec3041423bc1")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.1}"
|
||||
(exclude_from_sim no)
|
||||
(at 86.36 31.75 0)
|
||||
(size 57.15 7.62)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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 "ed7f1ff6-56f6-4427-ab7f-2ffe27717c3d")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.1.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 218.44 31.75 0)
|
||||
(size 57.15 7.62)
|
||||
(margins 1.4287 1.4287 1.4287 1.4287)
|
||||
(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")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 85.09 31.75) (xy 85.09 149.86)
|
||||
@@ -55,198 +258,4 @@
|
||||
)
|
||||
(uuid "fe21cbb6-f53c-41a1-bc1c-520e82f71f78")
|
||||
)
|
||||
(text_box "${RELEASE_BODY_1.1.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 220.98 35.56 0)
|
||||
(size 58.42 111.76)
|
||||
(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 "0c062e2b-2be1-4307-b752-045c211787f4")
|
||||
)
|
||||
(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 "${RELEASE_BODY_1.0.0}"
|
||||
(exclude_from_sim no)
|
||||
(at 22.86 35.56 0)
|
||||
(size 58.42 146.05)
|
||||
(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 "212b625e-4169-46f2-a2fc-afc6cbef07cd")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.2}"
|
||||
(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 "${RELEASE_BODY_1.0.2}"
|
||||
(exclude_from_sim no)
|
||||
(at 154.94 35.56 0)
|
||||
(size 58.42 111.76)
|
||||
(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 "${RELEASE_BODY_1.0.1}"
|
||||
(exclude_from_sim no)
|
||||
(at 88.9 35.56 0)
|
||||
(size 57.15 105.41)
|
||||
(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 "9af8400a-3034-4071-a364-608020db49d5")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.0}"
|
||||
(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 "d183a6b7-e8a2-46ec-8c3c-ec3041423bc1")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.0.1}"
|
||||
(exclude_from_sim no)
|
||||
(at 86.36 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 "ed7f1ff6-56f6-4427-ab7f-2ffe27717c3d")
|
||||
)
|
||||
(text_box "${RELEASE_TITLE_1.1.0}"
|
||||
(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")
|
||||
)
|
||||
)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(generator_version "9.0")
|
||||
(uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
|
||||
(paper "A4")
|
||||
(title_block
|
||||
@@ -11,17 +11,6 @@
|
||||
(company "${COMPANY}")
|
||||
)
|
||||
(lib_symbols)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 129.54 120.65) (xy 116.84 124.46)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type dot)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "dbc0dbb3-ec35-483a-84d2-c330277e1998")
|
||||
)
|
||||
(rectangle
|
||||
(start 129.54 110.49)
|
||||
(end 137.16 125.73)
|
||||
@@ -48,97 +37,6 @@
|
||||
)
|
||||
(uuid bb86d4de-8a6c-49fd-bb3c-0c8f9cc72e55)
|
||||
)
|
||||
(text_box "LAYOUT NOTE:\nblablabla"
|
||||
(exclude_from_sim no)
|
||||
(at 66.04 97.79 0)
|
||||
(size 26.67 11.43)
|
||||
(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 "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)
|
||||
@@ -181,4 +79,110 @@
|
||||
)
|
||||
(uuid "f25578fd-4ab6-4599-95bc-eaa8a509f479")
|
||||
)
|
||||
(text_box "LAYOUT NOTE:\nblablabla"
|
||||
(exclude_from_sim no)
|
||||
(at 66.04 97.79 0)
|
||||
(size 26.67 11.43)
|
||||
(margins 1.4525 1.4525 1.4525 1.4525)
|
||||
(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 "59800026-abce-490f-af73-e553b627145c")
|
||||
)
|
||||
(text_box "[${#}] ${TITLE}"
|
||||
(exclude_from_sim no)
|
||||
(at 115.57 15.24 0)
|
||||
(size 72.39 12.7)
|
||||
(margins 4.4999 4.4999 4.4999 4.4999)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.3525 1.3525 1.3525 1.3525)
|
||||
(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")
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 129.54 120.65) (xy 116.84 124.46)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type dot)
|
||||
(color 255 0 0 1)
|
||||
)
|
||||
(uuid "dbc0dbb3-ec35-483a-84d2-c330277e1998")
|
||||
)
|
||||
)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
(kicad_sch
|
||||
(version 20231120)
|
||||
(version 20250114)
|
||||
(generator "eeschema")
|
||||
(generator_version "8.0")
|
||||
(generator_version "9.0")
|
||||
(uuid "ea8c4f5e-7a49-4faf-a994-dbc85ed86b0a")
|
||||
(paper "A3")
|
||||
(title_block
|
||||
@@ -141,326 +141,6 @@
|
||||
)
|
||||
(uuid f026768c-915f-4378-b3f2-b0a2f2a348b8)
|
||||
)
|
||||
(text_box "Block Description"
|
||||
(exclude_from_sim no)
|
||||
(at 46.99 194.31 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 "22f68459-86b0-4160-81dc-9d64d58e4265")
|
||||
)
|
||||
(text_box "Block Description"
|
||||
(exclude_from_sim no)
|
||||
(at 140.97 228.6 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 "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)
|
||||
@@ -504,4 +184,338 @@
|
||||
)
|
||||
(uuid "ff128f57-01dd-404e-9bb2-8208299d438c")
|
||||
)
|
||||
(text_box "Block Description"
|
||||
(exclude_from_sim no)
|
||||
(at 46.99 194.31 0)
|
||||
(size 86.36 9.525)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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 "22f68459-86b0-4160-81dc-9d64d58e4265")
|
||||
)
|
||||
(text_box "Block Description"
|
||||
(exclude_from_sim no)
|
||||
(at 140.97 228.6 0)
|
||||
(size 82.55 9.525)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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 "5050590c-bc0b-438f-ac65-a11e5219903d")
|
||||
)
|
||||
(text_box "[${#}] ${TITLE}"
|
||||
(exclude_from_sim no)
|
||||
(at 161.29 20.32 0)
|
||||
(size 96.52 12.7)
|
||||
(margins 5.9999 5.9999 5.9999 5.9999)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.3525 1.3525 1.3525 1.3525)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.4525 1.4525 1.4525 1.4525)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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)
|
||||
(margins 1.3525 1.3525 1.3525 1.3525)
|
||||
(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)
|
||||
(margins 1.9049 1.9049 1.9049 1.9049)
|
||||
(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")
|
||||
)
|
||||
)
|
||||
|
||||
@@ -564,7 +564,7 @@ definitions:
|
||||
DESIGNER: Aidan Brzezinski
|
||||
|
||||
LOGO: 'Logos/dummy_logo.png'
|
||||
GIT_URL: 'https://github.com/nguyen-v/KDT_Hierarchical_KiBot'
|
||||
GIT_URL: 'https://git.lokislair.com/aidanbrzezinski/Nixie_Tube_Clock.git'
|
||||
|
||||
# Preflight ==================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user