commit
911b2fa174
@ -0,0 +1,2 @@ |
||||
*-cache |
||||
*-backups |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,77 @@ |
||||
{ |
||||
"board": { |
||||
"active_layer": 31, |
||||
"active_layer_preset": "All Layers", |
||||
"auto_track_width": true, |
||||
"hidden_netclasses": [], |
||||
"hidden_nets": [], |
||||
"high_contrast_mode": 0, |
||||
"net_color_mode": 1, |
||||
"opacity": { |
||||
"images": 0.6, |
||||
"pads": 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": [ |
||||
0, |
||||
1, |
||||
2, |
||||
3, |
||||
4, |
||||
5, |
||||
8, |
||||
9, |
||||
10, |
||||
11, |
||||
12, |
||||
13, |
||||
15, |
||||
16, |
||||
17, |
||||
18, |
||||
19, |
||||
20, |
||||
21, |
||||
22, |
||||
23, |
||||
24, |
||||
25, |
||||
26, |
||||
27, |
||||
28, |
||||
29, |
||||
30, |
||||
32, |
||||
33, |
||||
34, |
||||
35, |
||||
36, |
||||
39, |
||||
40 |
||||
], |
||||
"visible_layers": "fffffff_ffffffff", |
||||
"zone_display_mode": 0 |
||||
}, |
||||
"meta": { |
||||
"filename": "keypad-stm8.kicad_prl", |
||||
"version": 3 |
||||
}, |
||||
"project": { |
||||
"files": [] |
||||
} |
||||
} |
@ -0,0 +1,491 @@ |
||||
{ |
||||
"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": 2.0 |
||||
} |
||||
}, |
||||
"diff_pair_dimensions": [ |
||||
{ |
||||
"gap": 0.0, |
||||
"via_gap": 0.0, |
||||
"width": 0.0 |
||||
} |
||||
], |
||||
"drc_exclusions": [], |
||||
"meta": { |
||||
"version": 2 |
||||
}, |
||||
"rule_severities": { |
||||
"annular_width": "error", |
||||
"clearance": "error", |
||||
"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": "warning", |
||||
"skew_out_of_range": "error", |
||||
"solder_mask_bridge": "error", |
||||
"starved_thermal": "error", |
||||
"text_height": "warning", |
||||
"text_thickness": "warning", |
||||
"through_hole_pad_without_hole": "error", |
||||
"too_many_vias": "error", |
||||
"track_dangling": "warning", |
||||
"track_width": "error", |
||||
"tracks_crossing": "error", |
||||
"unconnected_items": "error", |
||||
"unresolved_variable": "error", |
||||
"via_dangling": "warning", |
||||
"zones_intersect": "error" |
||||
}, |
||||
"rules": { |
||||
"max_error": 0.005, |
||||
"min_clearance": 0.0, |
||||
"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.0, |
||||
"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, |
||||
1.524 |
||||
], |
||||
"via_dimensions": [ |
||||
{ |
||||
"diameter": 0.0, |
||||
"drill": 0.0 |
||||
} |
||||
], |
||||
"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": "warning", |
||||
"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": "keypad-stm8.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": [ |
||||
[ |
||||
"5c9f8267-57a3-4aad-b164-0f13855c4b8e", |
||||
"" |
||||
] |
||||
], |
||||
"text_variables": {} |
||||
} |
@ -0,0 +1,754 @@ |
||||
(kicad_sch (version 20230121) (generator eeschema) |
||||
|
||||
(uuid 5c9f8267-57a3-4aad-b164-0f13855c4b8e) |
||||
|
||||
(paper "A4") |
||||
|
||||
(lib_symbols |
||||
(symbol "Connector:Conn_01x08_Pin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) |
||||
(property "Reference" "J" (at 0 10.16 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "Conn_01x08_Pin" (at 0 -12.7 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_locked" "" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "ki_keywords" "connector" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "ki_description" "Generic connector, single row, 01x08, script generated" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(symbol "Conn_01x08_Pin_1_1" |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 -10.16) |
||||
(xy 0.8636 -10.16) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 -7.62) |
||||
(xy 0.8636 -7.62) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 -5.08) |
||||
(xy 0.8636 -5.08) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 -2.54) |
||||
(xy 0.8636 -2.54) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 0) |
||||
(xy 0.8636 0) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 2.54) |
||||
(xy 0.8636 2.54) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 5.08) |
||||
(xy 0.8636 5.08) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy 1.27 7.62) |
||||
(xy 0.8636 7.62) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(rectangle (start 0.8636 -10.033) (end 0 -10.287) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 -7.493) (end 0 -7.747) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 -4.953) (end 0 -5.207) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 -2.413) (end 0 -2.667) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 0.127) (end 0 -0.127) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 2.667) (end 0 2.413) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 5.207) (end 0 4.953) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(rectangle (start 0.8636 7.747) (end 0 7.493) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type outline)) |
||||
) |
||||
(pin passive line (at 5.08 7.62 180) (length 3.81) |
||||
(name "Pin_1" (effects (font (size 1.27 1.27)))) |
||||
(number "1" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 5.08 180) (length 3.81) |
||||
(name "Pin_2" (effects (font (size 1.27 1.27)))) |
||||
(number "2" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 2.54 180) (length 3.81) |
||||
(name "Pin_3" (effects (font (size 1.27 1.27)))) |
||||
(number "3" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 0 180) (length 3.81) |
||||
(name "Pin_4" (effects (font (size 1.27 1.27)))) |
||||
(number "4" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 -2.54 180) (length 3.81) |
||||
(name "Pin_5" (effects (font (size 1.27 1.27)))) |
||||
(number "5" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 -5.08 180) (length 3.81) |
||||
(name "Pin_6" (effects (font (size 1.27 1.27)))) |
||||
(number "6" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 -7.62 180) (length 3.81) |
||||
(name "Pin_7" (effects (font (size 1.27 1.27)))) |
||||
(number "7" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at 5.08 -10.16 180) (length 3.81) |
||||
(name "Pin_8" (effects (font (size 1.27 1.27)))) |
||||
(number "8" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
) |
||||
) |
||||
(symbol "Connector:Screw_Terminal_01x04" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) |
||||
(property "Reference" "J" (at 0 5.08 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "Screw_Terminal_01x04" (at 0 -7.62 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" "screw terminal" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "ki_description" "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "ki_fp_filters" "TerminalBlock*:*" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(symbol "Screw_Terminal_01x04_1_1" |
||||
(rectangle (start -1.27 3.81) (end 1.27 -6.35) |
||||
(stroke (width 0.254) (type default)) |
||||
(fill (type background)) |
||||
) |
||||
(circle (center 0 -5.08) (radius 0.635) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(circle (center 0 -2.54) (radius 0.635) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.5334 -4.7498) |
||||
(xy 0.3302 -5.588) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.5334 -2.2098) |
||||
(xy 0.3302 -3.048) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.5334 0.3302) |
||||
(xy 0.3302 -0.508) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.5334 2.8702) |
||||
(xy 0.3302 2.032) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.3556 -4.572) |
||||
(xy 0.508 -5.4102) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.3556 -2.032) |
||||
(xy 0.508 -2.8702) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.3556 0.508) |
||||
(xy 0.508 -0.3302) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(polyline |
||||
(pts |
||||
(xy -0.3556 3.048) |
||||
(xy 0.508 2.2098) |
||||
) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(circle (center 0 0) (radius 0.635) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(circle (center 0 2.54) (radius 0.635) |
||||
(stroke (width 0.1524) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(pin passive line (at -5.08 2.54 0) (length 3.81) |
||||
(name "Pin_1" (effects (font (size 1.27 1.27)))) |
||||
(number "1" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at -5.08 0 0) (length 3.81) |
||||
(name "Pin_2" (effects (font (size 1.27 1.27)))) |
||||
(number "2" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at -5.08 -2.54 0) (length 3.81) |
||||
(name "Pin_3" (effects (font (size 1.27 1.27)))) |
||||
(number "3" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin passive line (at -5.08 -5.08 0) (length 3.81) |
||||
(name "Pin_4" (effects (font (size 1.27 1.27)))) |
||||
(number "4" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
) |
||||
) |
||||
(symbol "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) |
||||
(property "Reference" "H" (at 0 5.08 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "MountingHole" (at 0 3.175 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 without connection" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "ki_fp_filters" "MountingHole*" (at 0 0 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(symbol "MountingHole_0_1" |
||||
(circle (center 0 0) (radius 1.27) |
||||
(stroke (width 1.27) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
) |
||||
) |
||||
(symbol "ondrovo:stm8-module" (in_bom yes) (on_board yes) |
||||
(property "Reference" "U" (at -6.35 17.78 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "" (at 0 0 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) |
||||
) |
||||
(symbol "stm8-module_1_1" |
||||
(rectangle (start -7.62 16.51) (end 8.89 -8.89) |
||||
(stroke (width 0) (type default)) |
||||
(fill (type background)) |
||||
) |
||||
(rectangle (start -3.81 -3.81) (end 5.08 -8.89) |
||||
(stroke (width 0) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(rectangle (start -1.27 2.54) (end 2.54 -1.27) |
||||
(stroke (width 0) (type default)) |
||||
(fill (type none)) |
||||
) |
||||
(pin bidirectional line (at -10.16 -7.62 0) (length 2.54) |
||||
(name "D3" (effects (font (size 1.27 1.27)))) |
||||
(number "1" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 15.24 0) (length 2.54) |
||||
(name "B5" (effects (font (size 1.27 1.27)))) |
||||
(number "10" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 15.24 180) (length 2.54) |
||||
(name "A3" (effects (font (size 1.27 1.27)))) |
||||
(number "11" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 12.7 180) (length 2.54) |
||||
(name "3V3" (effects (font (size 1.27 1.27)))) |
||||
(number "12" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 10.16 180) (length 2.54) |
||||
(name "5V" (effects (font (size 1.27 1.27)))) |
||||
(number "13" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 7.62 180) (length 2.54) |
||||
(name "GND" (effects (font (size 1.27 1.27)))) |
||||
(number "14" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 5.08 180) (length 2.54) |
||||
(name "A2" (effects (font (size 1.27 1.27)))) |
||||
(number "15" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 2.54 180) (length 2.54) |
||||
(name "A1" (effects (font (size 1.27 1.27)))) |
||||
(number "16" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 0 180) (length 2.54) |
||||
(name "RST" (effects (font (size 1.27 1.27)))) |
||||
(number "17" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 -2.54 180) (length 2.54) |
||||
(name "D6" (effects (font (size 1.27 1.27)))) |
||||
(number "18" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 -5.08 180) (length 2.54) |
||||
(name "D5" (effects (font (size 1.27 1.27)))) |
||||
(number "19" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 -5.08 0) (length 2.54) |
||||
(name "D2" (effects (font (size 1.27 1.27)))) |
||||
(number "2" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at 11.43 -7.62 180) (length 2.54) |
||||
(name "D4" (effects (font (size 1.27 1.27)))) |
||||
(number "20" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 -2.54 0) (length 2.54) |
||||
(name "D1" (effects (font (size 1.27 1.27)))) |
||||
(number "3" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 0 0) (length 2.54) |
||||
(name "C7" (effects (font (size 1.27 1.27)))) |
||||
(number "4" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 2.54 0) (length 2.54) |
||||
(name "C6" (effects (font (size 1.27 1.27)))) |
||||
(number "5" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 5.08 0) (length 2.54) |
||||
(name "C5" (effects (font (size 1.27 1.27)))) |
||||
(number "6" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 7.62 0) (length 2.54) |
||||
(name "C4" (effects (font (size 1.27 1.27)))) |
||||
(number "7" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 10.16 0) (length 2.54) |
||||
(name "C3" (effects (font (size 1.27 1.27)))) |
||||
(number "8" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
(pin bidirectional line (at -10.16 12.7 0) (length 2.54) |
||||
(name "B4" (effects (font (size 1.27 1.27)))) |
||||
(number "9" (effects (font (size 1.27 1.27)))) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
|
||||
(no_connect (at 108.585 73.025) (uuid 06830b4e-fd16-435a-8191-d3c6c9046b89)) |
||||
(no_connect (at 130.175 73.025) (uuid 1bd25e57-7b90-4636-8079-55cea04b4ff3)) |
||||
(no_connect (at 130.175 80.645) (uuid 5543e6f8-8c0a-4024-94c7-d5e80539793b)) |
||||
(no_connect (at 108.585 70.485) (uuid 7d2f3e2a-6b1f-487d-b43c-c5a3863c2486)) |
||||
(no_connect (at 130.175 70.485) (uuid 8bc60574-eeeb-4c06-a3d5-1676d422e06b)) |
||||
(no_connect (at 108.585 85.725) (uuid 98033c7c-844b-4499-ae03-310f08ce351f)) |
||||
(no_connect (at 130.175 88.265) (uuid ec81214b-4d15-482f-9f1f-63bdeb4f9c02)) |
||||
(no_connect (at 130.175 83.185) (uuid fdfbbc5b-4d5d-4cf4-8e07-5dd703fae8c4)) |
||||
|
||||
(wire (pts (xy 106.68 85.725) (xy 106.68 88.265)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 0eab0e93-a9ed-4482-ab3b-de41372b019f) |
||||
) |
||||
(wire (pts (xy 140.97 78.105) (xy 142.875 78.105)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 19a3575c-1408-4b8c-88cc-94fd33f0f741) |
||||
) |
||||
(wire (pts (xy 106.68 88.265) (xy 108.585 88.265)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 24f7ecb0-958a-48b1-9232-6a6b31f86d6a) |
||||
) |
||||
(wire (pts (xy 106.045 88.265) (xy 106.045 90.805)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 26e4d3b4-1a23-45c1-a14f-3c64c86d1d4a) |
||||
) |
||||
(wire (pts (xy 140.97 90.805) (xy 140.97 78.105)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 2f5c297c-c597-4234-af50-59fab4cf50ec) |
||||
) |
||||
(wire (pts (xy 101.6 75.565) (xy 108.585 75.565)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 3ebea1b1-6260-4f44-ab48-9844ff34ae9c) |
||||
) |
||||
(wire (pts (xy 101.6 88.265) (xy 106.045 88.265)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 4132b487-3033-4520-a5d1-4ef71fba8c88) |
||||
) |
||||
(wire (pts (xy 106.045 90.805) (xy 108.585 90.805)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 4ac2e078-6a3c-4f29-b4d7-65e35b4a1b56) |
||||
) |
||||
(wire (pts (xy 134.62 75.565) (xy 134.62 70.485)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 558291af-1bf7-4922-ae3c-094fd5e98900) |
||||
) |
||||
(wire (pts (xy 101.6 80.645) (xy 108.585 80.645)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 5fe47981-07f8-4ab4-bc6d-c5464c81da88) |
||||
) |
||||
(wire (pts (xy 130.175 75.565) (xy 134.62 75.565)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 72823193-a470-4119-adb3-15d809fc6073) |
||||
) |
||||
(wire (pts (xy 137.795 75.565) (xy 142.875 75.565)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 7a99d3cb-27cc-4320-a440-af254fc01354) |
||||
) |
||||
(wire (pts (xy 101.6 85.725) (xy 106.68 85.725)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 858f9da0-6b4b-4c01-a3a0-554158adcf56) |
||||
) |
||||
(wire (pts (xy 134.62 70.485) (xy 142.875 70.485)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 8917ccf0-f324-40b4-9af6-a96cfaf34395) |
||||
) |
||||
(wire (pts (xy 101.6 90.805) (xy 104.14 90.805)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid 95f43730-44a5-41a3-859d-e6604799b90a) |
||||
) |
||||
(wire (pts (xy 137.795 85.725) (xy 137.795 75.565)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid a230afba-2a48-4ffc-9463-b3540e24ee6f) |
||||
) |
||||
(wire (pts (xy 130.175 85.725) (xy 137.795 85.725)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid a2d06553-93ec-46d6-91df-a9ef11eea8fc) |
||||
) |
||||
(wire (pts (xy 104.14 93.345) (xy 108.585 93.345)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid a3e2138c-3650-4a9b-abeb-626dd3a3c989) |
||||
) |
||||
(wire (pts (xy 101.6 95.885) (xy 130.175 95.885)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid a68936da-ddf9-4ab7-b128-ef56478e50d7) |
||||
) |
||||
(wire (pts (xy 104.14 90.805) (xy 104.14 93.345)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid a716a2bb-7ba4-44f2-9e40-f8ac77cd6238) |
||||
) |
||||
(wire (pts (xy 130.175 90.805) (xy 140.97 90.805)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid ab508286-2acf-4b63-9149-f21b1453fd07) |
||||
) |
||||
(wire (pts (xy 135.89 73.025) (xy 142.875 73.025)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid b60f5483-9f5b-4e03-b489-1afb5e6449e2) |
||||
) |
||||
(wire (pts (xy 135.89 78.105) (xy 135.89 73.025)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid c0b3f274-a900-46cc-8a04-fd642b651085) |
||||
) |
||||
(wire (pts (xy 130.175 93.345) (xy 130.175 95.885)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid c8bcf306-aae6-4488-aca2-51406498c7e3) |
||||
) |
||||
(wire (pts (xy 101.6 83.185) (xy 108.585 83.185)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid d8dd6ad8-33db-4f08-ac03-0e86472ab1be) |
||||
) |
||||
(wire (pts (xy 101.6 93.345) (xy 101.6 95.885)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid d95c7a8e-95b4-4973-ae1f-f78712973e5a) |
||||
) |
||||
(wire (pts (xy 130.175 78.105) (xy 135.89 78.105)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid df96dd71-62f5-4198-957f-1b134e41400b) |
||||
) |
||||
(wire (pts (xy 101.6 78.105) (xy 108.585 78.105)) |
||||
(stroke (width 0) (type default)) |
||||
(uuid e64de395-061a-4d56-a11a-110a4e9ef1a1) |
||||
) |
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole") (at 157.48 92.075 0) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) |
||||
(uuid 1346e906-a47e-45e1-8bab-644f0f5097d3) |
||||
(property "Reference" "H4" (at 160.02 90.805 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Value" "MountingHole" (at 160.02 93.345 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Footprint" "MountingHole:MountingHole_3.5mm" (at 157.48 92.075 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 157.48 92.075 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "H4") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "Connector:Screw_Terminal_01x04") (at 147.955 75.565 0) (mirror x) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) |
||||
(uuid 5fef0dd4-8c7f-4a0e-9164-fd64a771e9b8) |
||||
(property "Reference" "J2" (at 150.495 75.565 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Value" "Screw_Terminal_01x04" (at 150.495 73.025 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Footprint" "ondrovo:TerminalBlock_DG350-3.5_4" (at 147.955 75.565 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 147.955 75.565 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(pin "1" (uuid 8c97272f-4b3f-4cd6-8008-afb036699f9c)) |
||||
(pin "2" (uuid 8b10b2d7-0d12-474a-9912-95ced34cbfb5)) |
||||
(pin "3" (uuid 9da9e690-14ac-4193-8fa8-afc6798f36bf)) |
||||
(pin "4" (uuid 0b096eee-d1df-4385-9562-fe777c0ca909)) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "J2") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole") (at 147.955 92.71 0) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) |
||||
(uuid 70ceb2a6-6ea8-4097-bea1-2ef246267564) |
||||
(property "Reference" "H1" (at 150.495 91.44 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Value" "MountingHole" (at 150.495 93.98 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Footprint" "MountingHole:MountingHole_3.5mm" (at 147.955 92.71 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 147.955 92.71 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "H1") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "ondrovo:stm8-module") (at 118.745 85.725 0) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) |
||||
(uuid 7bb1fa0e-219e-4d70-90ff-a83647f12aa2) |
||||
(property "Reference" "U1" (at 119.38 67.31 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "~" (at 118.745 85.725 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Footprint" "ondrovo:STM8-MODULE" (at 118.745 85.725 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "" (at 118.745 85.725 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(pin "1" (uuid 6c2a035a-f376-4014-b5a6-1e49be8dc74a)) |
||||
(pin "10" (uuid 8d006c27-cc47-4658-bc5f-ee92578f530f)) |
||||
(pin "11" (uuid 142d1683-f530-4464-9ca5-3f491def269b)) |
||||
(pin "12" (uuid 494733ee-8628-477d-9ac4-48c1e742efa7)) |
||||
(pin "13" (uuid cfad73c7-1740-4014-94e3-b746645b518e)) |
||||
(pin "14" (uuid 024abb91-a534-46ea-8f60-faf532c92c0f)) |
||||
(pin "15" (uuid 1df8a7c2-2e0f-4ab0-afd8-4449818d12a2)) |
||||
(pin "16" (uuid b287fcc1-645e-40da-923a-7d1dcaede46d)) |
||||
(pin "17" (uuid 16e90099-8a25-4d19-930e-909898a4d298)) |
||||
(pin "18" (uuid ad7b7608-a873-4418-b80c-23960483fe78)) |
||||
(pin "19" (uuid 78f57294-93cf-438e-b60b-8966c6ffd521)) |
||||
(pin "2" (uuid 914477c1-2b07-423f-8a35-4e25e6747583)) |
||||
(pin "20" (uuid 1ea826d1-92cb-4e9f-8af3-a55cb70df4ff)) |
||||
(pin "3" (uuid 468c293b-fa9d-4b36-96de-ce8b6fdaf368)) |
||||
(pin "4" (uuid b6a2cea8-bd0f-445d-9281-92aa5dca352b)) |
||||
(pin "5" (uuid 519921ce-ad4f-45e0-91b1-b2efeb87d639)) |
||||
(pin "6" (uuid 67486e73-7fd9-4ec8-856e-688437debd86)) |
||||
(pin "7" (uuid ee8bcaf5-f3d1-4ed1-b534-c864f3541789)) |
||||
(pin "8" (uuid d4d331c2-fe76-46b5-979f-95584d5cb3bd)) |
||||
(pin "9" (uuid 6de27c05-be8b-4dc3-807b-9440ad1170f9)) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "U1") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole") (at 156.845 85.09 0) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) |
||||
(uuid 7f1bce1c-a277-4a95-b2e9-e34b59c0b552) |
||||
(property "Reference" "H3" (at 159.385 83.82 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Value" "MountingHole" (at 159.385 86.36 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Footprint" "MountingHole:MountingHole_3.5mm" (at 156.845 85.09 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 156.845 85.09 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "H3") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole") (at 147.32 85.09 0) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) |
||||
(uuid d851c33f-d583-453f-ac1f-0b386538e675) |
||||
(property "Reference" "H2" (at 149.86 83.82 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Value" "MountingHole" (at 149.86 86.36 0) |
||||
(effects (font (size 1.27 1.27)) (justify left)) |
||||
) |
||||
(property "Footprint" "MountingHole:MountingHole_3.5mm" (at 147.32 85.09 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 147.32 85.09 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "H2") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(symbol (lib_id "Connector:Conn_01x08_Pin") (at 96.52 85.725 0) (mirror x) (unit 1) |
||||
(in_bom yes) (on_board yes) (dnp no) |
||||
(uuid e59b6d14-a437-4f9b-9cf2-c48d89a3f647) |
||||
(property "Reference" "J1" (at 97.155 98.425 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Value" "Conn_01x08_Pin" (at 97.155 95.885 0) |
||||
(effects (font (size 1.27 1.27))) |
||||
) |
||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Horizontal" (at 96.52 85.725 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(property "Datasheet" "~" (at 96.52 85.725 0) |
||||
(effects (font (size 1.27 1.27)) hide) |
||||
) |
||||
(pin "1" (uuid 6a6416b5-a113-40ba-8e08-a9ebfec938ea)) |
||||
(pin "2" (uuid f34bbc25-8b33-48d7-b3a1-92988e32a0d6)) |
||||
(pin "3" (uuid 0a46f36d-6e9e-4059-beb5-9747ab853608)) |
||||
(pin "4" (uuid 11194389-9db2-4157-a0f9-0960372a6c2f)) |
||||
(pin "5" (uuid 736e6e6d-c003-40c2-a556-b56f527e1590)) |
||||
(pin "6" (uuid c50190b8-88d6-4cf3-99d7-f2fff3820e43)) |
||||
(pin "7" (uuid 70a86705-1911-4fab-ac6c-401adce9e205)) |
||||
(pin "8" (uuid 940edbb6-27ae-47f9-b828-8319bcf9e203)) |
||||
(instances |
||||
(project "keypad-stm8" |
||||
(path "/5c9f8267-57a3-4aad-b164-0f13855c4b8e" |
||||
(reference "J1") (unit 1) |
||||
) |
||||
) |
||||
) |
||||
) |
||||
|
||||
(sheet_instances |
||||
(path "/" (page "1")) |
||||
) |
||||
) |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,77 @@ |
||||
{ |
||||
"board": { |
||||
"active_layer": 31, |
||||
"active_layer_preset": "All Layers", |
||||
"auto_track_width": true, |
||||
"hidden_netclasses": [], |
||||
"hidden_nets": [], |
||||
"high_contrast_mode": 0, |
||||
"net_color_mode": 1, |
||||
"opacity": { |
||||
"images": 0.6, |
||||
"pads": 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": [ |
||||
0, |
||||
1, |
||||
2, |
||||
3, |
||||
4, |
||||
5, |
||||
8, |
||||
9, |
||||
10, |
||||
11, |
||||
12, |
||||
13, |
||||
15, |
||||
16, |
||||
17, |
||||
18, |
||||
19, |
||||
20, |
||||
21, |
||||
22, |
||||
23, |
||||
24, |
||||
25, |
||||
26, |
||||
27, |
||||
28, |
||||
29, |
||||
30, |
||||
32, |
||||
33, |
||||
34, |
||||
35, |
||||
36, |
||||
39, |
||||
40 |
||||
], |
||||
"visible_layers": "fffffff_ffffffff", |
||||
"zone_display_mode": 0 |
||||
}, |
||||
"meta": { |
||||
"filename": "zavlaha-pico.kicad_prl", |
||||
"version": 3 |
||||
}, |
||||
"project": { |
||||
"files": [] |
||||
} |
||||
} |
@ -0,0 +1,496 @@ |
||||
{ |
||||
"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.8128, |
||||
"height": 1.397, |
||||
"width": 1.397 |
||||
}, |
||||
"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": 3.0 |
||||
} |
||||
}, |
||||
"diff_pair_dimensions": [ |
||||
{ |
||||
"gap": 0.0, |
||||
"via_gap": 0.0, |
||||
"width": 0.0 |
||||
} |
||||
], |
||||
"drc_exclusions": [], |
||||
"meta": { |
||||
"version": 2 |
||||
}, |
||||
"rule_severities": { |
||||
"annular_width": "error", |
||||
"clearance": "error", |
||||
"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": "warning", |
||||
"skew_out_of_range": "error", |
||||
"solder_mask_bridge": "error", |
||||
"starved_thermal": "error", |
||||
"text_height": "warning", |
||||
"text_thickness": "warning", |
||||
"through_hole_pad_without_hole": "error", |
||||
"too_many_vias": "error", |
||||
"track_dangling": "warning", |
||||
"track_width": "error", |
||||
"tracks_crossing": "error", |
||||
"unconnected_items": "error", |
||||
"unresolved_variable": "error", |
||||
"via_dangling": "warning", |
||||
"zones_intersect": "error" |
||||
}, |
||||
"rules": { |
||||
"max_error": 0.005, |
||||
"min_clearance": 0.508, |
||||
"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.0, |
||||
"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, |
||||
1.524, |
||||
2.54 |
||||
], |
||||
"via_dimensions": [ |
||||
{ |
||||
"diameter": 0.0, |
||||
"drill": 0.0 |
||||
} |
||||
], |
||||
"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": "warning", |
||||
"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": "zavlaha-pico.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": { |
||||
"+5V": "rgb(255, 0, 0)", |
||||
"/VBUS": "rgb(255, 153, 0)", |
||||
"GND": "rgb(0, 194, 194)" |
||||
}, |
||||
"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": [ |
||||
[ |
||||
"a01cfe2b-6ddb-4495-bdb2-4619a70197eb", |
||||
"" |
||||
] |
||||
], |
||||
"text_variables": {} |
||||
} |
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue