add placertron
Signed-off-by: cynt4k <git@cynt4k.dev>
This commit is contained in:
parent
aaa6ac4235
commit
f6b3cedc07
9 changed files with 52276 additions and 0 deletions
3908
hardware/pcbs/placertron/brain.kicad_sch
Normal file
3908
hardware/pcbs/placertron/brain.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
3633
hardware/pcbs/placertron/connections.kicad_sch
Normal file
3633
hardware/pcbs/placertron/connections.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
4
hardware/pcbs/placertron/fp-lib-table
Normal file
4
hardware/pcbs/placertron/fp-lib-table
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
(fp_lib_table
|
||||||
|
(version 7)
|
||||||
|
(lib (name "Droid")(type "KiCad")(uri "/home/cynt4k-emgenics/Documents/Privat/pcb-droid/hardware/pcbs/Droid.pretty")(options "")(descr ""))
|
||||||
|
)
|
||||||
2012
hardware/pcbs/placertron/motor.kicad_sch
Normal file
2012
hardware/pcbs/placertron/motor.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
39058
hardware/pcbs/placertron/placertron.kicad_pcb
Normal file
39058
hardware/pcbs/placertron/placertron.kicad_pcb
Normal file
File diff suppressed because it is too large
Load diff
547
hardware/pcbs/placertron/placertron.kicad_pro
Normal file
547
hardware/pcbs/placertron/placertron.kicad_pro
Normal file
|
|
@ -0,0 +1,547 @@
|
||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
|
"design_settings": {
|
||||||
|
"defaults": {
|
||||||
|
"board_outline_line_width": 0.09999999999999999,
|
||||||
|
"copper_line_width": 0.19999999999999998,
|
||||||
|
"copper_text_italic": false,
|
||||||
|
"copper_text_size_h": 1.5,
|
||||||
|
"copper_text_size_v": 1.5,
|
||||||
|
"copper_text_thickness": 0.3,
|
||||||
|
"copper_text_upright": false,
|
||||||
|
"courtyard_line_width": 0.049999999999999996,
|
||||||
|
"dimension_precision": 4,
|
||||||
|
"dimension_units": 3,
|
||||||
|
"dimensions": {
|
||||||
|
"arrow_length": 1270000,
|
||||||
|
"extension_offset": 500000,
|
||||||
|
"keep_text_aligned": true,
|
||||||
|
"suppress_zeroes": false,
|
||||||
|
"text_position": 0,
|
||||||
|
"units_format": 1
|
||||||
|
},
|
||||||
|
"fab_line_width": 0.09999999999999999,
|
||||||
|
"fab_text_italic": false,
|
||||||
|
"fab_text_size_h": 1.0,
|
||||||
|
"fab_text_size_v": 1.0,
|
||||||
|
"fab_text_thickness": 0.15,
|
||||||
|
"fab_text_upright": false,
|
||||||
|
"other_line_width": 0.15,
|
||||||
|
"other_text_italic": false,
|
||||||
|
"other_text_size_h": 1.0,
|
||||||
|
"other_text_size_v": 1.0,
|
||||||
|
"other_text_thickness": 0.15,
|
||||||
|
"other_text_upright": false,
|
||||||
|
"pads": {
|
||||||
|
"drill": 0.762,
|
||||||
|
"height": 1.524,
|
||||||
|
"width": 1.524
|
||||||
|
},
|
||||||
|
"silk_line_width": 0.15,
|
||||||
|
"silk_text_italic": false,
|
||||||
|
"silk_text_size_h": 1.0,
|
||||||
|
"silk_text_size_v": 1.0,
|
||||||
|
"silk_text_thickness": 0.15,
|
||||||
|
"silk_text_upright": false,
|
||||||
|
"zones": {
|
||||||
|
"min_clearance": 0.39999999999999997
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"diff_pair_dimensions": [
|
||||||
|
{
|
||||||
|
"gap": 0.0,
|
||||||
|
"via_gap": 0.0,
|
||||||
|
"width": 0.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gap": 0.1,
|
||||||
|
"via_gap": 0.5,
|
||||||
|
"width": 0.2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gap": 0.2,
|
||||||
|
"via_gap": 0.5,
|
||||||
|
"width": 0.2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"gap": 0.3,
|
||||||
|
"via_gap": 0.5,
|
||||||
|
"width": 0.3
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"drc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"rule_severities": {
|
||||||
|
"annular_width": "error",
|
||||||
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
|
"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": "error",
|
||||||
|
"footprint_type_mismatch": "ignore",
|
||||||
|
"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",
|
||||||
|
"padstack": "warning",
|
||||||
|
"pth_inside_courtyard": "ignore",
|
||||||
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
|
"silk_over_copper": "warning",
|
||||||
|
"silk_overlap": "ignore",
|
||||||
|
"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": {
|
||||||
|
"max_error": 0.005,
|
||||||
|
"min_clearance": 0.127,
|
||||||
|
"min_connection": 0.0,
|
||||||
|
"min_copper_edge_clearance": 0.0,
|
||||||
|
"min_hole_clearance": 0.25,
|
||||||
|
"min_hole_to_hole": 0.25,
|
||||||
|
"min_microvia_diameter": 0.19999999999999998,
|
||||||
|
"min_microvia_drill": 0.09999999999999999,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.7999999999999999,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
|
"min_through_hole_diameter": 0.3,
|
||||||
|
"min_track_width": 0.127,
|
||||||
|
"min_via_annular_width": 0.09999999999999999,
|
||||||
|
"min_via_diameter": 0.5,
|
||||||
|
"solder_mask_clearance": 0.0,
|
||||||
|
"solder_mask_min_width": 0.0,
|
||||||
|
"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": [
|
||||||
|
0.0,
|
||||||
|
0.2,
|
||||||
|
0.3,
|
||||||
|
0.5,
|
||||||
|
0.8,
|
||||||
|
1.0,
|
||||||
|
2.0
|
||||||
|
],
|
||||||
|
"via_dimensions": [
|
||||||
|
{
|
||||||
|
"diameter": 0.0,
|
||||||
|
"drill": 0.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 0.5,
|
||||||
|
"drill": 0.3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 0.7,
|
||||||
|
"drill": 0.35
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"diameter": 1.0,
|
||||||
|
"drill": 0.6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"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_to_bus_conflict": "error",
|
||||||
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
|
"different_unit_footprint": "error",
|
||||||
|
"different_unit_net": "error",
|
||||||
|
"duplicate_reference": "error",
|
||||||
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
|
"extra_units": "error",
|
||||||
|
"global_label_dangling": "warning",
|
||||||
|
"hier_label_mismatch": "error",
|
||||||
|
"label_dangling": "error",
|
||||||
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
|
"multiple_net_names": "warning",
|
||||||
|
"net_not_bus_member": "warning",
|
||||||
|
"no_connect_connected": "warning",
|
||||||
|
"no_connect_dangling": "warning",
|
||||||
|
"pin_not_connected": "error",
|
||||||
|
"pin_not_driven": "error",
|
||||||
|
"pin_to_pin": "error",
|
||||||
|
"power_pin_not_driven": "error",
|
||||||
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "ignore",
|
||||||
|
"unannotated": "error",
|
||||||
|
"unit_value_mismatch": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"wire_dangling": "error"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"pinned_footprint_libs": [],
|
||||||
|
"pinned_symbol_libs": []
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "placertron.kicad_pro",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_settings": {
|
||||||
|
"classes": [
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.2,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Default",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": []
|
||||||
|
},
|
||||||
|
"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.375,
|
||||||
|
"pin_symbol_size": 25.0,
|
||||||
|
"text_offset_ratio": 0.15
|
||||||
|
},
|
||||||
|
"legacy_lib_dir": "",
|
||||||
|
"legacy_lib_list": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_format_name": "",
|
||||||
|
"page_layout_descr_file": "",
|
||||||
|
"plot_directory": "",
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
|
"subpart_first_id": 65,
|
||||||
|
"subpart_id_separator": 0
|
||||||
|
},
|
||||||
|
"sheets": [
|
||||||
|
[
|
||||||
|
"98dee33d-b1a7-4f98-b428-1eac34c23101",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"0fa7ffe0-cbde-47b4-abe1-b665eb8913ff",
|
||||||
|
"Power"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"10c99366-43af-4f8d-bffd-9c2f8490181f",
|
||||||
|
"Brain"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"12d0ba1f-8286-4605-96f0-3a350164d66a",
|
||||||
|
"Connections"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"3849ca9f-19b6-4ce7-98bb-406061d56c09",
|
||||||
|
"Left Motor"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"f05b3eaa-8c55-489b-b5ed-c35d5b21242b",
|
||||||
|
"Z Motor"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"b238b1f3-511d-4b70-953b-97ee53afeb2b",
|
||||||
|
"Right Motor"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"text_variables": {}
|
||||||
|
}
|
||||||
895
hardware/pcbs/placertron/placertron.kicad_sch
Normal file
895
hardware/pcbs/placertron/placertron.kicad_sch
Normal file
|
|
@ -0,0 +1,895 @@
|
||||||
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
|
(uuid 98dee33d-b1a7-4f98-b428-1eac34c23101)
|
||||||
|
|
||||||
|
(paper "A4")
|
||||||
|
|
||||||
|
(title_block
|
||||||
|
(date "2023-10-08")
|
||||||
|
(rev "v1")
|
||||||
|
)
|
||||||
|
|
||||||
|
(lib_symbols
|
||||||
|
(symbol "Mechanical:MountingHole_Pad" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "H" (at 0 6.35 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "MountingHole_Pad" (at 0 4.445 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "mounting hole" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Mounting Hole with connection" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "MountingHole*Pad*" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "MountingHole_Pad_0_1"
|
||||||
|
(circle (center 0 1.27) (radius 1.27)
|
||||||
|
(stroke (width 1.27) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "MountingHole_Pad_1_1"
|
||||||
|
(pin input line (at 0 -2.54 90) (length 2.54)
|
||||||
|
(name "1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "power:+3V3" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "#PWR" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+3V3" (at 0 3.556 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "global power" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Power symbol creates a global label with name \"+3V3\"" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "+3V3_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.762 1.27)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 0)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 2.54)
|
||||||
|
(xy 0.762 1.27)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "+3V3_1_1"
|
||||||
|
(pin power_in line (at 0 0 90) (length 0) hide
|
||||||
|
(name "+3V3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "#PWR" (at 0 -6.35 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "global power" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "GND_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 0)
|
||||||
|
(xy 0 -1.27)
|
||||||
|
(xy 1.27 -1.27)
|
||||||
|
(xy 0 -2.54)
|
||||||
|
(xy -1.27 -1.27)
|
||||||
|
(xy 0 -1.27)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "GND_1_1"
|
||||||
|
(pin power_in line (at 0 0 270) (length 0) hide
|
||||||
|
(name "GND" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(junction (at 243.84 153.67) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid 91aca41c-bb02-47d8-9f2d-f06fec5ae54f)
|
||||||
|
)
|
||||||
|
(junction (at 248.92 153.67) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid b11bd680-705d-44fc-b931-087edd267875)
|
||||||
|
)
|
||||||
|
(junction (at 182.88 40.64) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid cbbf3248-c3e7-4255-b6d4-13edfeb45a9f)
|
||||||
|
)
|
||||||
|
(junction (at 254 153.67) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid d918a590-8dd4-40c0-895a-d8d7547f7e3f)
|
||||||
|
)
|
||||||
|
(junction (at 182.88 83.82) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid fada2e30-fcb9-4f9e-8a1e-726e97abf6ee)
|
||||||
|
)
|
||||||
|
|
||||||
|
(wire (pts (xy 254 153.67) (xy 248.92 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 00827a6d-b109-442a-b2c6-ec2ab36d04cb)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 35.56) (xy 152.4 35.56))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 10e5abc4-8c19-455e-8d86-15f3f09040b2)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 81.28) (xy 83.82 81.28))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 16305d31-7289-4b5a-891e-a72e28a55767)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 27.94) (xy 134.62 27.94))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 24df3862-42a7-4054-8088-a41df402578a)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 40.64) (xy 182.88 40.64))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 3215f451-da6c-4bff-8e44-3bacd1107a20)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 78.74) (xy 152.4 78.74))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 36242628-eb2b-4e44-8c10-a9c2055aaf5c)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 88.9) (xy 83.82 88.9))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 3d7487c8-b2da-424e-b20f-725aca716b3e)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 78.74) (xy 83.82 78.74))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 47538f7c-6293-466d-a94e-89cb6d47f3fd)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 248.92 153.67) (xy 243.84 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 4b42a808-dfdf-4328-9e49-fbf8c4370509)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 63.5) (xy 182.88 63.5))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 4c1c448f-2f9b-4b67-a915-7cdf5ff46707)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 60.96) (xy 152.4 60.96))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 550c522e-bd90-42d1-8b65-6178d86a718e)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 35.56) (xy 182.88 35.56))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 5f116b0f-d2cd-45ca-81ef-dc5a8c6f73e4)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 38.1) (xy 182.88 38.1))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 6a6c75eb-6f23-4ad3-992f-519f5202d459)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 83.82) (xy 182.88 83.82))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 6bd082fc-25f6-4a7f-97da-4fc873b31842)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 60.96) (xy 182.88 60.96))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 6be12cc6-7178-4222-ad60-d9b84c41a00c)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 264.16 149.86) (xy 264.16 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 745dd81d-7b0e-447b-9cb3-e70656f74217)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 58.42) (xy 182.88 58.42))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 7b5aae26-10e3-46e8-8885-89b355b8b8c1)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 86.36) (xy 182.88 86.36))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 7f59a9ab-7996-4293-b897-2d4eba3c8d9f)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 83.82) (xy 83.82 83.82))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 83f56d16-9ce4-4ece-98f8-0d3d212d7fd4)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 40.64) (xy 152.4 40.64))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 89233f3b-cb78-4ccc-b524-57f85ce6cc4f)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 55.88) (xy 152.4 55.88))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 90fb030c-90e1-47e0-81ce-c1819cd08620)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 58.42) (xy 152.4 58.42))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 9ae0cc31-ee62-4ccd-ae89-6b02750f6366)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 182.88 83.82) (xy 182.88 86.36))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a14d450c-aae1-4465-8ce1-5c107b792a26)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 33.02) (xy 152.4 33.02))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ac11e7b2-0b9b-4edc-88c0-76d757af0eb4)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 243.84 153.67) (xy 233.68 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ad320599-1281-4678-bd74-f3ffc0229d30)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 180.34 81.28) (xy 182.88 81.28))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid afbb4da1-4aff-4e3b-a908-87f1cdbadb62)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 86.36) (xy 83.82 86.36))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid b12776b1-7098-4c1f-ad34-f279cafcc36b)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 91.44) (xy 83.82 91.44))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ba22fba9-fc96-4c1e-ae95-172a2555bce6)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 81.28) (xy 152.4 81.28))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid c44fad16-4cc1-4123-8203-ffa0777b865c)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 93.98) (xy 83.82 93.98))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid cc261b97-fc3e-4bf4-9bd0-ed0222ff6140)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 248.92 156.21) (xy 248.92 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid cf746be9-6528-4d71-9f34-b84819d80409)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 233.68 153.67) (xy 233.68 149.86))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid d331326b-7ba3-497e-a675-93f5892c2729)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 243.84 149.86) (xy 243.84 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid d7996e09-c401-4759-a4ad-3140b89328aa)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 254 149.86) (xy 254 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid dbbf1abe-d6ec-4144-b237-2930386a19f8)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 63.5) (xy 152.4 63.5))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid e2bef6a9-c683-4a8b-b846-0454d12e5b37)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 64.77 96.52) (xy 83.82 96.52))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid e320a753-bca0-470a-a512-3dde692bdcfb)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 38.1) (xy 152.4 38.1))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid e4a649d5-330f-45fb-812b-09dab805416a)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 83.82) (xy 152.4 83.82))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid e984f2ed-fc2f-4b53-96b5-907c29a75472)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 132.08 86.36) (xy 152.4 86.36))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ec9bca6c-cd8d-468e-aaf5-48936d81590f)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 264.16 153.67) (xy 254 153.67))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid fbbc32f4-7efd-4d57-a733-9cc01b3df037)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 182.88 38.1) (xy 182.88 40.64))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid fbe3bda4-f49f-40fb-b34b-37419d46fef3)
|
||||||
|
)
|
||||||
|
|
||||||
|
(label "TMC_UART" (at 182.88 81.28 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 10a0d684-5ac9-44b1-a78b-d5c8d1081a5c)
|
||||||
|
)
|
||||||
|
(label "TMC_UART" (at 182.88 58.42 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 906160d0-864b-404d-b415-7773b49c4c54)
|
||||||
|
)
|
||||||
|
(label "TMC_UART" (at 134.62 27.94 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 9a2633a2-2073-4fb3-b96c-9a01fddf48e5)
|
||||||
|
)
|
||||||
|
(label "TMC_UART" (at 182.88 35.56 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 9c45be84-773c-4474-b11b-534802c9fb18)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 264.16 147.32 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 09845e32-6c0f-46cb-8791-54fb7d9465ab)
|
||||||
|
(property "Reference" "H104" (at 266.7 144.78 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 266.7 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_3mm_Pad" (at 264.16 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 264.16 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid d7ae57ce-0661-4480-9478-d7234216a025))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "H104") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "movertron"
|
||||||
|
(path "/e0284e01-3219-4a8c-8936-612c7f7b5156"
|
||||||
|
(reference "H4") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 233.68 147.32 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 241b0305-edd1-46ad-89b6-2407619e3628)
|
||||||
|
(property "Reference" "H101" (at 236.22 144.78 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 236.22 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_3mm_Pad" (at 233.68 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 233.68 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid e7fc1d56-ccd5-4396-ac7c-b7f15403d8ae))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "H101") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "movertron"
|
||||||
|
(path "/e0284e01-3219-4a8c-8936-612c7f7b5156"
|
||||||
|
(reference "H1") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:GND") (at 182.88 63.5 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 70fd306c-c7d0-418c-80e8-6127034355f4)
|
||||||
|
(property "Reference" "#PWR0103" (at 182.88 69.85 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 182.88 68.58 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 182.88 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 182.88 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 15bf9de2-9509-488e-91a8-3f203e8d72b8))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "#PWR0103") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:+3V3") (at 182.88 83.82 270) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 944269bd-8150-49bf-b0dc-d21886c938d2)
|
||||||
|
(property "Reference" "#PWR0104" (at 179.07 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+3V3" (at 186.69 83.82 90)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 182.88 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 182.88 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 117c16ce-ce15-4504-93dd-7723c950699e))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "#PWR0104") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 243.84 147.32 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid a4f9a94b-cfb6-412c-bf7f-84403074c48a)
|
||||||
|
(property "Reference" "H102" (at 246.38 144.78 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 246.38 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_3mm_Pad" (at 243.84 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 243.84 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 18d8158c-da94-4603-96db-e7d90c9d7031))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "H102") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "movertron"
|
||||||
|
(path "/e0284e01-3219-4a8c-8936-612c7f7b5156"
|
||||||
|
(reference "H2") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Mechanical:MountingHole_Pad") (at 254 147.32 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid b75f938c-5ca8-487d-b10a-03339f371a81)
|
||||||
|
(property "Reference" "H103" (at 256.54 144.78 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 256.54 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "MountingHole:MountingHole_3mm_Pad" (at 254 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 254 147.32 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid b6349cdc-54e8-4aec-8d22-be8a560b0502))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "H103") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "movertron"
|
||||||
|
(path "/e0284e01-3219-4a8c-8936-612c7f7b5156"
|
||||||
|
(reference "H3") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:+3V3") (at 182.88 60.96 270) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid dcd73c49-6d44-4033-a1b4-2724909e54b3)
|
||||||
|
(property "Reference" "#PWR0102" (at 179.07 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+3V3" (at 186.69 60.96 90)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 182.88 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 182.88 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 1692ff2b-6e40-4bf4-a127-e71eeddd0bf5))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "#PWR0102") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:GND") (at 248.92 156.21 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid e3cd8357-b1bf-472c-9376-48cc21a5a837)
|
||||||
|
(property "Reference" "#PWR0105" (at 248.92 162.56 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 248.92 161.29 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 248.92 156.21 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 248.92 156.21 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid b3695536-16d0-440f-b99f-b49694ce9448))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "#PWR0105") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(project "movertron"
|
||||||
|
(path "/e0284e01-3219-4a8c-8936-612c7f7b5156"
|
||||||
|
(reference "#PWR03") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:GND") (at 182.88 40.64 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid f2888e72-eb9a-4b43-a3ed-773cb1fca9f9)
|
||||||
|
(property "Reference" "#PWR0101" (at 182.88 46.99 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "GND" (at 182.88 45.72 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 182.88 40.64 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 182.88 40.64 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 4f77d423-adfa-4ce8-988f-053e8cf87119))
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101"
|
||||||
|
(reference "#PWR0101") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 24.13 24.13) (size 41.91 20.32) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid 0fa7ffe0-cbde-47b4-abe1-b665eb8913ff)
|
||||||
|
(property "Sheetname" "Power" (at 24.13 22.5534 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "power.kicad_sch" (at 24.13 45.0346 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "2"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 83.82 24.13) (size 48.26 76.2) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid 10c99366-43af-4f8d-bffd-9c2f8490181f)
|
||||||
|
(property "Sheetname" "Brain" (at 83.82 22.5534 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "brain.kicad_sch" (at 83.82 100.9146 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "D+" input (at 83.82 78.74 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid dc4a47fa-c6b3-4d9a-a621-f00349d45d6d)
|
||||||
|
)
|
||||||
|
(pin "D-" input (at 83.82 81.28 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid f0767282-1b72-47b4-a0bd-ccb70f7076a5)
|
||||||
|
)
|
||||||
|
(pin "IN_1" input (at 83.82 83.82 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 7b2d8871-e750-48ad-8833-fd2395c7fed7)
|
||||||
|
)
|
||||||
|
(pin "AUX_OUT" output (at 83.82 91.44 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid d09df561-9f0a-43a0-92ab-74c9257ba085)
|
||||||
|
)
|
||||||
|
(pin "IN_2" input (at 83.82 86.36 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 22b0f0f9-8a27-4a27-b7b9-dbe469dac71e)
|
||||||
|
)
|
||||||
|
(pin "CAM_LED" output (at 83.82 88.9 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 96559a34-e710-4248-9af1-6e3242efc1e2)
|
||||||
|
)
|
||||||
|
(pin "QWIIC_SCL" bidirectional (at 83.82 93.98 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 8bf395a2-2791-40f2-8da5-e78f130cd25a)
|
||||||
|
)
|
||||||
|
(pin "QWIIC_SDA" bidirectional (at 83.82 96.52 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid a330f51c-3c22-4099-a258-2d4b510b02f2)
|
||||||
|
)
|
||||||
|
(pin "M0_EN" output (at 132.08 33.02 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 8c5a8559-be4e-4576-b8fb-c008498cab1e)
|
||||||
|
)
|
||||||
|
(pin "M1_DIR" output (at 132.08 58.42 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid bf9aa2f2-64fe-4fc1-be0d-2b96d0c66402)
|
||||||
|
)
|
||||||
|
(pin "M1_STEP" output (at 132.08 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid b98b52f3-e836-49eb-8828-40c4c645d184)
|
||||||
|
)
|
||||||
|
(pin "M1_DIAG" input (at 132.08 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid d05ef302-7469-4bec-8043-e27a62dfb656)
|
||||||
|
)
|
||||||
|
(pin "M0_STEP" output (at 132.08 38.1 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 87aa9270-e933-475f-841f-8588f71b34b6)
|
||||||
|
)
|
||||||
|
(pin "M0_DIR" output (at 132.08 35.56 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid ad60d8c5-5665-49a6-957d-66bd1fc351fe)
|
||||||
|
)
|
||||||
|
(pin "M0_DIAG" input (at 132.08 40.64 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 32faa723-9b54-45f1-a966-945036ff4b5e)
|
||||||
|
)
|
||||||
|
(pin "M1_EN" output (at 132.08 55.88 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid d4823f76-0c94-482a-9afb-7217fbbb94f2)
|
||||||
|
)
|
||||||
|
(pin "M2_DIAG" input (at 132.08 86.36 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 59e50e90-8ee1-47db-b735-737018b6c2bb)
|
||||||
|
)
|
||||||
|
(pin "M2_STEP" output (at 132.08 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid c576b482-10eb-499f-9e95-9c3ba39921c6)
|
||||||
|
)
|
||||||
|
(pin "M2_DIR" output (at 132.08 81.28 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 15e1619b-51b6-47fd-8406-d53d47ab7f4a)
|
||||||
|
)
|
||||||
|
(pin "M2_EN" output (at 132.08 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid cacf1801-30ff-4aa8-83a6-bd74e4fd8093)
|
||||||
|
)
|
||||||
|
(pin "TMC_UART" bidirectional (at 132.08 27.94 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid fea2103a-5b43-4540-a892-e6bc8e611ee3)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "3"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 22.86 74.93) (size 41.91 25.4) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid 12d0ba1f-8286-4605-96f0-3a350164d66a)
|
||||||
|
(property "Sheetname" "Connections" (at 22.86 73.3534 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "connections.kicad_sch" (at 22.86 100.9146 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "MCU_D+" input (at 64.77 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 30df5d42-5090-4017-a565-a19eac5ec465)
|
||||||
|
)
|
||||||
|
(pin "MCU_D-" input (at 64.77 81.28 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid cff82627-7e20-4b96-86d8-1c5938ef61b1)
|
||||||
|
)
|
||||||
|
(pin "IN_2" output (at 64.77 86.36 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid e4cd60da-f189-4111-831c-c42ce215e65d)
|
||||||
|
)
|
||||||
|
(pin "IN_1" output (at 64.77 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid d7f8f24d-c09d-4ac6-83f4-c77b3e8ad017)
|
||||||
|
)
|
||||||
|
(pin "CAM_LED" input (at 64.77 88.9 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid eb6ff7ef-e1c0-475e-8941-152fa54e1f86)
|
||||||
|
)
|
||||||
|
(pin "AUX_OUT" input (at 64.77 91.44 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 5050ea6c-8cfa-4af2-bf80-8ed15184bcae)
|
||||||
|
)
|
||||||
|
(pin "QWIIC_SCL" bidirectional (at 64.77 93.98 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid a2222c0e-8f98-4d4c-9e46-89428e46759d)
|
||||||
|
)
|
||||||
|
(pin "QWIIC_SDA" bidirectional (at 64.77 96.52 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 49ac8077-075b-4840-ae36-75aa19159b33)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "4"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 152.4 30.48) (size 27.94 12.7) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid 3849ca9f-19b6-4ce7-98bb-406061d56c09)
|
||||||
|
(property "Sheetname" "Left Motor" (at 152.4 28.9034 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "motor.kicad_sch" (at 152.4 43.7646 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "DIAG" output (at 152.4 40.64 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid c6f2cf43-f76a-4335-a45d-502d4ae53cfd)
|
||||||
|
)
|
||||||
|
(pin "AD1" input (at 180.34 40.64 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid eaa2ccf5-a3fc-403c-9318-46d4e547f116)
|
||||||
|
)
|
||||||
|
(pin "STEP" input (at 152.4 38.1 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 2cf290a1-fe8b-4004-9d6b-6c573eac2db2)
|
||||||
|
)
|
||||||
|
(pin "DIR" input (at 152.4 35.56 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid b2caaa0f-274f-47b7-bab7-10f17fcfcb86)
|
||||||
|
)
|
||||||
|
(pin "UART" input (at 180.34 35.56 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 7d0fab7a-8b6f-47c1-a42a-d5dce3c754af)
|
||||||
|
)
|
||||||
|
(pin "AD0" input (at 180.34 38.1 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid ca84c110-44d4-4f3e-9d4c-bccb16d09ca8)
|
||||||
|
)
|
||||||
|
(pin "EN" input (at 152.4 33.02 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid fc9aec49-53f9-4bd0-8aea-44b3dbf5cff6)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "5"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 152.4 76.2) (size 27.94 12.7) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid b238b1f3-511d-4b70-953b-97ee53afeb2b)
|
||||||
|
(property "Sheetname" "Right Motor" (at 152.4 74.6234 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "motor.kicad_sch" (at 152.4 89.4846 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "DIAG" output (at 152.4 86.36 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 4e7b20b5-8828-4136-aa5f-1bfe9165e1af)
|
||||||
|
)
|
||||||
|
(pin "AD1" input (at 180.34 86.36 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 8c0e3b43-96eb-4d91-9931-61442bdb2f6f)
|
||||||
|
)
|
||||||
|
(pin "STEP" input (at 152.4 83.82 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 9f096e9e-0746-4ac4-86a2-c96d31794e72)
|
||||||
|
)
|
||||||
|
(pin "DIR" input (at 152.4 81.28 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 7b66ecb8-9997-45ad-a5b0-8ef08b3173d8)
|
||||||
|
)
|
||||||
|
(pin "UART" input (at 180.34 81.28 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 22d208df-d497-4b43-9af0-db9c1a42d688)
|
||||||
|
)
|
||||||
|
(pin "AD0" input (at 180.34 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 231672dd-f506-445c-8981-19d1fae081b7)
|
||||||
|
)
|
||||||
|
(pin "EN" input (at 152.4 78.74 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 2a866de0-8a95-4c50-8647-f709e02aa93b)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "7"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet (at 152.4 53.34) (size 27.94 12.7) (fields_autoplaced)
|
||||||
|
(stroke (width 0.1524) (type solid))
|
||||||
|
(fill (color 0 0 0 0.0000))
|
||||||
|
(uuid f05b3eaa-8c55-489b-b5ed-c35d5b21242b)
|
||||||
|
(property "Sheetname" "Z Motor" (at 152.4 51.7634 0)
|
||||||
|
(effects (font (size 3 3) bold) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheetfile" "motor.kicad_sch" (at 152.4 66.6246 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "DIAG" output (at 152.4 63.5 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid abd43844-a9a9-41b6-9d50-be54a2d1851d)
|
||||||
|
)
|
||||||
|
(pin "AD1" input (at 180.34 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid bb57c79f-eb2e-4571-8020-fa925557af6a)
|
||||||
|
)
|
||||||
|
(pin "STEP" input (at 152.4 60.96 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 877368e8-9e21-418c-94ac-83d5d41b0567)
|
||||||
|
)
|
||||||
|
(pin "DIR" input (at 152.4 58.42 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid acc3cf9b-5155-48ec-bdd8-cbbf207fe55f)
|
||||||
|
)
|
||||||
|
(pin "UART" input (at 180.34 58.42 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid c01a2fd8-8c21-4f75-9398-fd7243a79736)
|
||||||
|
)
|
||||||
|
(pin "AD0" input (at 180.34 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 0bfb2ca1-54e1-4cc9-a005-49a5c22ddd2d)
|
||||||
|
)
|
||||||
|
(pin "EN" input (at 152.4 55.88 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid e2b5d7eb-f422-4e0a-9cfb-dece80a9c0eb)
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "placertron"
|
||||||
|
(path "/98dee33d-b1a7-4f98-b428-1eac34c23101" (page "6"))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(sheet_instances
|
||||||
|
(path "/" (page "1"))
|
||||||
|
)
|
||||||
|
)
|
||||||
2215
hardware/pcbs/placertron/power.kicad_sch
Normal file
2215
hardware/pcbs/placertron/power.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
4
hardware/pcbs/placertron/sym-lib-table
Normal file
4
hardware/pcbs/placertron/sym-lib-table
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
(sym_lib_table
|
||||||
|
(version 7)
|
||||||
|
(lib (name "Droid")(type "KiCad")(uri "/home/cynt4k-emgenics/Documents/Privat/pcb-droid/hardware/pcbs/Droid.kicad_sym")(options "")(descr ""))
|
||||||
|
)
|
||||||
Loading…
Reference in a new issue