migrating KiCad files for CanGrow PCB into seperate repo

This commit is contained in:
Marcus 2025-01-02 04:07:58 +01:00
commit 6c726dd243
33 changed files with 107316 additions and 0 deletions

33600
CanGrow.kicad_pcb Normal file

File diff suppressed because it is too large Load diff

83
CanGrow.kicad_prl Normal file
View file

@ -0,0 +1,83 @@
{
"board": {
"active_layer": 31,
"active_layer_preset": "All Layers",
"auto_track_width": false,
"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
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "CanGrow.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

599
CanGrow.kicad_pro Normal file
View file

@ -0,0 +1,599 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"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.05,
"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.1,
"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.1,
"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.8,
"height": 1.6,
"width": 1.6
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.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_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"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.5,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
2.5,
6.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"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": "CanGrow.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.3,
"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.6,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "gerber/",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Referenz"
},
"connection_grid_size": 50.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,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"42428fce-ab8c-4a80-af19-dee4f0070d36",
"Root"
]
],
"text_variables": {}
}

13276
CanGrow.kicad_sch Normal file

File diff suppressed because it is too large Load diff

BIN
CanGrow_PCB_Back.png Normal file

Binary file not shown.

After

(image error) Size: 134 KiB

Binary file not shown.

BIN
CanGrow_PCB_Front.png Normal file

Binary file not shown.

After

(image error) Size: 196 KiB

BIN
CanGrow_PCB_Front_small.png Normal file

Binary file not shown.

After

(image error) Size: 102 KiB

10697
CanGrow_fist_try.kicad_pcb Normal file

File diff suppressed because it is too large Load diff

595
CanGrow_fist_try.kicad_pro Normal file
View file

@ -0,0 +1,595 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"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.05,
"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.1,
"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.1,
"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.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.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_symbol_mismatch": "warning",
"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.5,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"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": "CanGrow.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.3,
"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.6,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "CanGrow.dsn",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Referenz"
},
"connection_grid_size": 50.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,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"42428fce-ab8c-4a80-af19-dee4f0070d36",
"Stammblatt"
]
],
"text_variables": {}
}

BIN
CanGrow_schematics.pdf Normal file

Binary file not shown.

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# CanGrow 12V PCB
![CanGrow_PCB_Front.png](KiCad/CanGrow/CanGrow_PCB_Front_small.png)
## Motivation
I havn't found an already existing grow controller project within the ESP / Arduino Core eco system which
met my personal requirements.
Those are an easy DIY, using low cost parts, Arduino Core sourcecode to hack own things together, having a WebUI, grab some Metrics for monitoring, standalone and my very special need that the Hardware should run completely with 12V.
This repository hosts the KiCad files for the 12V PCB

View file

@ -0,0 +1,152 @@
(footprint "CanGrow-SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_0.8mm"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator")
(tags "connector wire 0.1sqmm")
(property "Reference" "VCC3.3"
(at 0 -2 0)
(layer "F.SilkS")
(uuid "3ed91354-25bd-4e84-bfb7-188fd65fc8e9")
(effects
(font
(size 0.8 0.8)
(thickness 0.1)
)
)
)
(property "Value" "SolderWire"
(at 0 2 0)
(layer "F.Fab")
(uuid "706134de-5a43-4b0f-a24a-fc10492bb447")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" "Connector_Wire:SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3ad71b9a-27a6-4a0e-bdb9-5be60a26b692")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "dddc3c2c-a4fc-463d-90ad-f465505d4a51")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ec7bec08-cf6f-41d0-9924-f484b7198917")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -1.3 -1.3)
(end -1.3 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e690fe82-f99d-4c33-9eaa-df5fd9925bf4")
)
(fp_line
(start -1.3 1.3)
(end 1.3 1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "de44eeda-4e8f-4e38-ab31-bc2514ca1c52")
)
(fp_line
(start 1.3 -1.3)
(end -1.3 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a58f350b-223a-4a2b-b385-7221f51f4b68")
)
(fp_line
(start 1.3 1.3)
(end 1.3 -1.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3fa8882e-d3e5-49d9-8ba4-cec9106635a2")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Fab")
(uuid "fc8bd121-be08-4d5a-8538-8d1003ba0cd8")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "dbe65801-e081-4887-bdbd-f547de25cfc2")
(effects
(font
(size 0.25 0.25)
(thickness 0.04)
)
)
)
(pad "1" thru_hole roundrect
(at 0 0)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.15625)
(uuid "84abadc5-3aca-4364-bb7c-4e5aca89770a")
)
(model "${KICAD8_3DMODEL_DIR}/Connector_Wire.3dshapes/SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View file

@ -0,0 +1,247 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "I2C_Conn_01x04_Pin"
(pin_names
(offset 1.016) hide)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "J"
(at 0 5.08 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "I2C_Conn_01x04_Pin"
(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 yes)
)
)
(property "Datasheet" "~"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Generic connector, single row, 01x04, script generated"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(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 yes)
)
)
(property "ki_fp_filters" "Connector*:*_1x??_*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "I2C_Conn_01x04_Pin_1_1"
(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)
)
)
(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)
)
)
(pin passive line
(at 5.08 2.54 180)
(length 3.81)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 5.08 0 180)
(length 3.81)
(name "VCC"
(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 "SDL"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 5.08 -5.08 180)
(length 3.81)
(name "SDA"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)

View file

@ -0,0 +1,220 @@
(kicad_symbol_lib
(version 20231120)
(generator "kicad_symbol_editor")
(generator_version "8.0")
(symbol "MP1584EN"
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "A"
(at -0.508 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "MP1584EN:MP1584EN_Module"
(at -8.636 -20.828 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "MP1584EN_0_1"
(rectangle
(start -20.32 -1.27)
(end 0 -16.51)
(stroke
(width 0.254)
(type default)
)
(fill
(type background)
)
)
)
(symbol "MP1584EN_1_1"
(text "MP1584EN Module"
(at -9.906 -18.288 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(pin power_in line
(at -22.86 -6.35 0)
(length 2.54)
(name "IN+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -22.86 -3.81 0)
(length 2.54)
(name "IN+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -22.86 -13.97 0)
(length 2.54)
(name "IN-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at -22.86 -11.43 0)
(length 2.54)
(name "IN-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at 2.54 -6.35 180)
(length 2.54)
(name "OUT+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at 2.54 -3.81 180)
(length 2.54)
(name "OUT+"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at 2.54 -13.97 180)
(length 2.54)
(name "OUT-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_out line
(at 2.54 -11.43 180)
(length 2.54)
(name "OUT-"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "4"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
)

View file

@ -0,0 +1,622 @@
(footprint "MP1584EN_Module"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(tags "Power 5V 3A")
(property "Reference" "U3"
(at 0 7.3152 180)
(layer "F.SilkS")
(hide yes)
(uuid "5401f2b9-08c4-433b-a536-95365a9d5b27")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "SRT_Power_3A"
(at -0.3556 5.1816 0)
(layer "F.Fab")
(hide yes)
(uuid "3aca6114-af0d-478b-80ab-52d5719c58c0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "f5daedb9-8cff-461c-9d40-0b502c690d9b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "598a64f4-0796-4fe9-b7be-c2493ea0b8fb")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "8e81ccc2-3008-4749-80d7-e19277403287")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -10.2122 -6.0076)
(end -10.2122 10.1214)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6292f9f0-b20e-4f1e-990a-0b11f0bae5e2")
)
(fp_line
(start -10.2122 10.1214)
(end 11.1238 10.1214)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "7b8db049-a75b-4c09-b1c9-de8a147005c4")
)
(fp_line
(start -6.453 -0.3942)
(end -0.357 -0.3942)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "c4ed20b9-5f3d-4741-9180-be3de36b2638")
)
(fp_line
(start -6.453 4.0762)
(end -6.453 -0.3942)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "d7e1ea82-a28a-4e4c-8051-86a68fea340c")
)
(fp_line
(start -5.3354 -4.2804)
(end -1.9064 -4.2804)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "06328989-1b0f-46d7-883b-033109387c94")
)
(fp_line
(start -5.3354 -3.0104)
(end -5.3354 -4.2804)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "8d77e0eb-1044-47c3-83fb-eeb0a96fae5d")
)
(fp_line
(start -1.9064 -4.2804)
(end -1.9064 -3.0104)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "aacf448e-591d-467e-9b05-308beed279bf")
)
(fp_line
(start -1.9064 -3.0104)
(end -5.3354 -3.0104)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "1a4d146d-43a7-4082-9120-8896a6302895")
)
(fp_line
(start -0.357 4.0762)
(end -6.453 4.0762)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "28f1cc66-eb55-47b0-8a8f-d7e1518711f4")
)
(fp_line
(start -0.357 4.0762)
(end -0.357 -0.3942)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6820cfba-dad3-4b8f-888f-85dbe2540377")
)
(fp_line
(start 1.3194 -1.969)
(end 1.3194 4.6858)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "6a862895-3bf4-4887-9dab-db5334a221bc")
)
(fp_line
(start 1.3194 -1.969)
(end 7.9742 -1.969)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "79debc5c-9a35-496c-8f29-014030f144a4")
)
(fp_line
(start 2.8942 0.8885)
(end 5.5231 0.8885)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "84cd7a4d-d683-4fbc-825f-665c5b0f0758")
)
(fp_line
(start 2.8942 1.5235)
(end 2.8942 0.8885)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4e52b40e-83c8-4d07-95ff-b90fa1783618")
)
(fp_line
(start 2.8942 1.5235)
(end 5.5231 1.5235)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a399ee1e-f3f5-4636-9f46-aa9b47e0db94")
)
(fp_line
(start 5.5231 0.19)
(end 6.7931 1.206)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "974ab6af-0377-40af-977c-a13764cf3b42")
)
(fp_line
(start 5.5231 0.8885)
(end 5.5231 0.19)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "a43ae26f-5b7d-4a6a-a076-714c678ef718")
)
(fp_line
(start 5.5231 2.2855)
(end 5.5231 1.5235)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "cc8ed141-1479-47bc-b57c-ac3d7de64f29")
)
(fp_line
(start 6.7931 1.206)
(end 5.5231 2.2855)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "59d9abe5-a32f-469b-9fd6-08593b95afde")
)
(fp_line
(start 7.9742 -1.969)
(end 7.9742 4.6858)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "73f5a41f-61af-42a7-bacf-c58d7968f53a")
)
(fp_line
(start 7.9742 4.6858)
(end 1.3194 4.6858)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "9ec91a9f-ceda-4f7c-b422-f6a162037a63")
)
(fp_line
(start 11.1238 -6.0076)
(end -10.2122 -6.0076)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "ed6fa262-c61a-4bb7-90b5-f3b3ee971658")
)
(fp_line
(start 11.1238 10.1214)
(end 11.1238 -6.0076)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "0251e69d-8ab4-482d-b741-3238b0fef811")
)
(fp_circle
(center -7.1896 -3.3787)
(end -6.6181 -2.8707)
(stroke
(width 0.12)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "55702fe3-b28e-4e80-86d3-f64c403681d1")
)
(fp_circle
(center -7.1388 7.302)
(end -6.5673 7.81)
(stroke
(width 0.12)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "0ffe4b1a-c314-4a3c-8456-b73925f03b28")
)
(fp_circle
(center 7.39 -3.3787)
(end 7.9615 -2.8707)
(stroke
(width 0.12)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "82347fd5-ab01-478d-bf06-2837edd3b9c5")
)
(fp_circle
(center 7.4916 7.2766)
(end 8.0631 7.7846)
(stroke
(width 0.12)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "f74d6220-edbd-4a39-a810-7cf19016933f")
)
(fp_poly
(pts
(xy -5.7418 -1.0546) (xy -5.3354 -1.0546) (xy -5.3354 -0.445) (xy -5.7418 -0.445)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "80ff133a-8874-4f0a-8c9e-250633a8855a")
)
(fp_poly
(pts
(xy -5.7418 4.127) (xy -5.3354 4.127) (xy -5.3354 4.7366) (xy -5.7418 4.7366)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "6e08c3a4-3092-400f-9a55-4e8081226741")
)
(fp_poly
(pts
(xy -4.2686 -1.0546) (xy -3.8622 -1.0546) (xy -3.8622 -0.445) (xy -4.2686 -0.445)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "6a96c3fa-8827-498f-9c6c-ffb212b62a93")
)
(fp_poly
(pts
(xy -4.2686 4.127) (xy -3.8622 4.127) (xy -3.8622 4.7366) (xy -4.2686 4.7366)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "0886a33b-f340-44bf-9de5-f44938efcb54")
)
(fp_poly
(pts
(xy -2.7954 -1.0546) (xy -2.389 -1.0546) (xy -2.389 -0.445) (xy -2.7954 -0.445)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "51e3d89a-8455-4f58-ad05-c15d024e9c54")
)
(fp_poly
(pts
(xy -2.7954 4.127) (xy -2.389 4.127) (xy -2.389 4.7366) (xy -2.7954 4.7366)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "5514ba93-c636-4e40-855a-d8123eaad1aa")
)
(fp_poly
(pts
(xy -1.2714 -1.0546) (xy -0.865 -1.0546) (xy -0.865 -0.445) (xy -1.2714 -0.445)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "d6b9bc27-cda7-4d8b-ad26-7b36a48ecfbd")
)
(fp_poly
(pts
(xy -1.2714 4.127) (xy -0.865 4.127) (xy -0.865 4.7366) (xy -1.2714 4.7366)
)
(stroke
(width 0.1)
(type solid)
)
(fill solid)
(layer "F.SilkS")
(uuid "3fef23e2-4bcd-4924-97f4-7575ce7994b1")
)
(fp_line
(start -10.39 -6.16)
(end -10.39 10.2992)
(stroke
(width 0.12)
(type solid)
)
(layer "F.Fab")
(uuid "bc1192d1-b770-4e65-bd6d-2beed31fb275")
)
(fp_line
(start -10.39 -6.16)
(end 11.3016 -6.1854)
(stroke
(width 0.12)
(type solid)
)
(layer "F.Fab")
(uuid "ac2ec45c-be62-4db0-88df-ef12d1f24714")
)
(fp_line
(start -10.39 10.2992)
(end 11.3016 10.2992)
(stroke
(width 0.12)
(type solid)
)
(layer "F.Fab")
(uuid "90a38e33-4119-4758-ac3b-323f8c73139c")
)
(fp_line
(start 11.3016 -6.1854)
(end 11.3016 10.2992)
(stroke
(width 0.12)
(type solid)
)
(layer "F.Fab")
(uuid "22193204-ae0b-4462-95d6-f226e27ae968")
)
(fp_text user "-"
(at 7.39 -3.4422 0)
(layer "F.SilkS")
(uuid "0bec24d9-5468-4c4b-96d3-ef96e25202cf")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "-"
(at -7.1896 -3.4422 0)
(layer "F.SilkS")
(uuid "0c9a77a8-8422-401b-a5a1-b40da4e203c0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "VOUT"
(at 9.7776 1.5362 -90)
(layer "F.SilkS")
(uuid "3c0d7914-45a5-4bbb-8f5b-40ede46c7d70")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "+"
(at -7.1388 7.2385 0)
(layer "F.SilkS")
(uuid "4145e214-17c8-4e57-9147-ea318329ca66")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "4.5-28V"
(at -8.7898 1.7902 -90)
(layer "F.SilkS")
(uuid "9e9858d1-9320-4297-aaee-1e9bd601ead9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "+"
(at 7.4916 7.2131 0)
(layer "F.SilkS")
(uuid "c1d9d6ad-e0e9-47c6-989c-71feb1923647")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at -9.1962 6.1704 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7be89935-c19e-4baa-904a-69452ec23d23")
)
(pad "1" thru_hole rect
(at -9.1962 8.7104 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "8f4284a4-3768-4b1e-9962-d551ccf57e63")
)
(pad "2" thru_hole oval
(at -9.2216 -2.1976 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "1f87148a-c7c2-483f-b799-2ff5e01ff488")
)
(pad "2" thru_hole oval
(at -9.1962 -4.7376 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "bf2458a2-a107-48c3-bb88-9e881f49434c")
)
(pad "3" thru_hole rect
(at 9.5998 6.1844 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "69cb71b1-224d-4fe7-8b14-ee9b1da593fb")
)
(pad "3" thru_hole rect
(at 9.5998 8.7244 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "39b44515-755a-4a18-9e94-5d0b3431f548")
)
(pad "4" thru_hole oval
(at 9.7014 -2.1976 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "6af0a541-44c2-41dc-9c4e-37db310350d6")
)
(pad "4" thru_hole oval
(at 9.7268 -4.7376 90)
(size 1.6 1.6)
(drill 0.8)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "204e6602-d630-4983-8e4d-fb59a5c65572")
)
(model "${KISYS3DMOD}/Module.3dshapes/Arduino_UNO_R2.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View file

@ -0,0 +1,4 @@
# MP1584EN Module KiCad Symbol and Footprint
This is a fork of https://github.com/kotakomputer/MP1584EN/ which I modified to my needs.
As i could not point out where the schematic Symbol for the MP1584EN module should be, I drew a very very simple by my own.

Binary file not shown.

After

(image error) Size: 16 KiB

Binary file not shown.

After

(image error) Size: 39 KiB

View file

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

13246
gerber/CanGrow-B_Cu.gbl Normal file

File diff suppressed because it is too large Load diff

388
gerber/CanGrow-B_Mask.gbs Normal file
View file

@ -0,0 +1,388 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,1.600000X1.600000*%
%ADD11C,1.600000*%
%ADD12R,1.800000X1.100000*%
%ADD13RoundRect,0.275000X-0.625000X0.275000X-0.625000X-0.275000X0.625000X-0.275000X0.625000X0.275000X0*%
%ADD14O,1.600000X1.600000*%
%ADD15R,2.000000X1.905000*%
%ADD16O,2.000000X1.905000*%
%ADD17R,1.800000X1.800000*%
%ADD18C,1.800000*%
%ADD19RoundRect,1.500000X1.500000X1.500000X-1.500000X1.500000X-1.500000X-1.500000X1.500000X-1.500000X0*%
%ADD20C,6.000000*%
%ADD21C,5.600000*%
%ADD22O,1.800000X1.800000*%
%ADD23O,3.800000X8.000000*%
%ADD24R,1.700000X1.700000*%
%ADD25O,1.700000X1.700000*%
%ADD26R,2.000000X2.000000*%
%ADD27O,2.000000X1.600000*%
%ADD28RoundRect,0.250000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X-0.550000X0.550000X0*%
%ADD29RoundRect,0.275000X0.625000X-0.275000X0.625000X0.275000X-0.625000X0.275000X-0.625000X-0.275000X0*%
%ADD30C,1.100000*%
%ADD31R,1.730000X2.030000*%
%ADD32O,1.730000X2.030000*%
%ADD33RoundRect,0.250000X0.550000X0.550000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0*%
G04 APERTURE END LIST*
D10*
X156600000Y-108750000D03*
D11*
X156600000Y-111250000D03*
D12*
X127400000Y-42690000D03*
D13*
X129470000Y-43960000D03*
X127400000Y-45230000D03*
D11*
X117000000Y-42420000D03*
D14*
X106840000Y-42420000D03*
D15*
X138430000Y-83750000D03*
D16*
X138430000Y-81210000D03*
X138430000Y-78670000D03*
D15*
X129800000Y-35150000D03*
D16*
X129800000Y-32610000D03*
X129800000Y-30070000D03*
D11*
X139900000Y-53320000D03*
D14*
X139900000Y-63480000D03*
D10*
X130748000Y-108846000D03*
X130748000Y-111386000D03*
D14*
X130722600Y-100478000D03*
X130748000Y-97938000D03*
D10*
X149544000Y-108860000D03*
X149544000Y-111400000D03*
D14*
X149645600Y-100478000D03*
X149671000Y-97938000D03*
D11*
X177750000Y-92250000D03*
D14*
X187910000Y-92250000D03*
D17*
X122231000Y-81220000D03*
D18*
X122231000Y-83760000D03*
D19*
X113930000Y-59700000D03*
D20*
X106730000Y-59700000D03*
D17*
X122250000Y-102750000D03*
D18*
X122250000Y-105290000D03*
D11*
X195500000Y-29200000D03*
D14*
X185340000Y-29200000D03*
D12*
X127430000Y-91400000D03*
D13*
X129500000Y-92670000D03*
X127430000Y-93940000D03*
D21*
X87000000Y-22750000D03*
D11*
X116855000Y-69500000D03*
D14*
X106695000Y-69500000D03*
D17*
X106770000Y-87720000D03*
D22*
X116930000Y-87720000D03*
D11*
X133000000Y-94000000D03*
D14*
X133000000Y-83840000D03*
D11*
X195500000Y-52900000D03*
D14*
X185340000Y-52900000D03*
D11*
X198180000Y-71050000D03*
D14*
X188020000Y-71050000D03*
D21*
X203000000Y-22750000D03*
D11*
X139920000Y-66500000D03*
D14*
X150080000Y-66500000D03*
D11*
X116910000Y-100250000D03*
D14*
X106750000Y-100250000D03*
D11*
X153100000Y-78010000D03*
D14*
X153100000Y-67850000D03*
D12*
X121500000Y-69860000D03*
D13*
X123570000Y-71130000D03*
X121500000Y-72400000D03*
D12*
X127400000Y-69860000D03*
D13*
X129470000Y-71130000D03*
X127400000Y-72400000D03*
D23*
X96500000Y-97650000D03*
X96500000Y-106950000D03*
D24*
X195485000Y-60100000D03*
D25*
X192945000Y-60100000D03*
D19*
X113930000Y-81220000D03*
D20*
X106730000Y-81220000D03*
D26*
X150100000Y-27460000D03*
D27*
X150100000Y-30000000D03*
X150100000Y-32540000D03*
X150100000Y-35080000D03*
X150100000Y-37620000D03*
X150100000Y-40160000D03*
X150100000Y-42700000D03*
X150100000Y-45240000D03*
X172960000Y-45240000D03*
X172960000Y-42700000D03*
X172960000Y-40160000D03*
X172960000Y-37620000D03*
X172960000Y-35080000D03*
X172960000Y-32540000D03*
X172960000Y-30000000D03*
X172960000Y-27460000D03*
D24*
X195400000Y-77000000D03*
D25*
X192860000Y-77000000D03*
X190320000Y-77000000D03*
D24*
X195485000Y-38630000D03*
D25*
X192945000Y-38630000D03*
X190405000Y-38630000D03*
X187865000Y-38630000D03*
D28*
X131800000Y-50800000D03*
D17*
X174830000Y-82250000D03*
D22*
X174830000Y-92410000D03*
D17*
X122300000Y-32620000D03*
D18*
X122300000Y-35160000D03*
D24*
X195600000Y-99250000D03*
D25*
X193060000Y-99250000D03*
X190520000Y-99250000D03*
D11*
X101455112Y-94200000D03*
X103955112Y-94200000D03*
D24*
X195490000Y-47890000D03*
D25*
X192950000Y-47890000D03*
X190410000Y-47890000D03*
X187870000Y-47890000D03*
D11*
X133000000Y-45310000D03*
D14*
X133000000Y-35150000D03*
D12*
X138400000Y-45170000D03*
D29*
X136330000Y-43900000D03*
X138400000Y-42630000D03*
D24*
X195485000Y-33980000D03*
D25*
X192945000Y-33980000D03*
X190405000Y-33980000D03*
X187865000Y-33980000D03*
D28*
X156500000Y-67860000D03*
D23*
X96500000Y-42450000D03*
X96500000Y-33150000D03*
X96500000Y-64000000D03*
X96500000Y-54700000D03*
D15*
X129680000Y-62250000D03*
D16*
X129680000Y-59710000D03*
X129680000Y-57170000D03*
D28*
X188000000Y-67900000D03*
D11*
X187670000Y-88250000D03*
D14*
X197830000Y-88250000D03*
D11*
X102500000Y-66200000D03*
X102500000Y-68700000D03*
X116900000Y-95000000D03*
D14*
X106740000Y-95000000D03*
D10*
X101500000Y-90100000D03*
D11*
X104000000Y-90100000D03*
X133000000Y-72460000D03*
D14*
X133000000Y-62300000D03*
D15*
X129680000Y-83750000D03*
D16*
X129680000Y-81210000D03*
X129680000Y-78670000D03*
D12*
X138370000Y-72370000D03*
D29*
X136300000Y-71100000D03*
X138370000Y-69830000D03*
D17*
X106760000Y-66240000D03*
D22*
X116920000Y-66240000D03*
D21*
X87000000Y-117250000D03*
D11*
X146480000Y-32600000D03*
D14*
X136320000Y-32600000D03*
D30*
X108900000Y-48620000D03*
D31*
X103820000Y-50780000D03*
D32*
X106360000Y-50780000D03*
X108900000Y-50780000D03*
X111440000Y-50780000D03*
D11*
X181830000Y-85750000D03*
X181830000Y-88250000D03*
D10*
X123600000Y-108750000D03*
D11*
X123600000Y-111250000D03*
D17*
X106870000Y-39160000D03*
D22*
X117030000Y-39160000D03*
D11*
X136325000Y-39600000D03*
D14*
X146485000Y-39600000D03*
D11*
X117000000Y-46000000D03*
D14*
X106840000Y-46000000D03*
D24*
X195485000Y-43250000D03*
D25*
X192945000Y-43250000D03*
X190405000Y-43250000D03*
X187865000Y-43250000D03*
D11*
X116860000Y-73500000D03*
D14*
X106700000Y-73500000D03*
D19*
X113990000Y-108095000D03*
D20*
X106790000Y-108095000D03*
D11*
X116930000Y-90980000D03*
D14*
X106770000Y-90980000D03*
D17*
X170830000Y-82250000D03*
D22*
X170830000Y-92410000D03*
D23*
X96500000Y-85450000D03*
X96500000Y-76150000D03*
D12*
X121500000Y-42690000D03*
D13*
X123570000Y-43960000D03*
X121500000Y-45230000D03*
D12*
X138400000Y-93900000D03*
D29*
X136330000Y-92630000D03*
X138400000Y-91360000D03*
D12*
X121490000Y-91400000D03*
D13*
X123560000Y-92670000D03*
X121490000Y-93940000D03*
D19*
X114000000Y-32610000D03*
D20*
X106800000Y-32610000D03*
D21*
X203000000Y-117250000D03*
D24*
X177250000Y-42790000D03*
D25*
X177250000Y-40250000D03*
D11*
X144200000Y-74300000D03*
D14*
X144200000Y-84460000D03*
D17*
X122230000Y-59710000D03*
D18*
X122230000Y-62250000D03*
D11*
X197830000Y-84250000D03*
D14*
X187670000Y-84250000D03*
D33*
X169750000Y-50800000D03*
M02*

View file

@ -0,0 +1,15 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View file

@ -0,0 +1,472 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10C,0.100000*%
%ADD11C,0.300000*%
%ADD12R,1.600000X1.600000*%
%ADD13C,1.600000*%
%ADD14R,1.800000X1.100000*%
%ADD15RoundRect,0.275000X-0.625000X0.275000X-0.625000X-0.275000X0.625000X-0.275000X0.625000X0.275000X0*%
%ADD16O,1.600000X1.600000*%
%ADD17R,2.000000X1.905000*%
%ADD18O,2.000000X1.905000*%
%ADD19R,1.800000X1.800000*%
%ADD20C,1.800000*%
%ADD21RoundRect,1.500000X1.500000X1.500000X-1.500000X1.500000X-1.500000X-1.500000X1.500000X-1.500000X0*%
%ADD22C,6.000000*%
%ADD23C,5.600000*%
%ADD24O,1.800000X1.800000*%
%ADD25O,3.800000X8.000000*%
%ADD26R,1.700000X1.700000*%
%ADD27O,1.700000X1.700000*%
%ADD28R,2.000000X2.000000*%
%ADD29O,2.000000X1.600000*%
%ADD30RoundRect,0.250000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X-0.550000X0.550000X0*%
%ADD31RoundRect,0.275000X0.625000X-0.275000X0.625000X0.275000X-0.625000X0.275000X-0.625000X-0.275000X0*%
%ADD32C,1.100000*%
%ADD33R,1.730000X2.030000*%
%ADD34O,1.730000X2.030000*%
%ADD35RoundRect,0.250000X0.550000X0.550000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0*%
G04 APERTURE END LIST*
D10*
X161150000Y-68950000D02*
X161550000Y-69750000D01*
X152300000Y-65000000D02*
X153300000Y-66000000D01*
X147800000Y-62500000D01*
X152300000Y-65000000D01*
G36*
X152300000Y-65000000D02*
G01*
X153300000Y-66000000D01*
X147800000Y-62500000D01*
X152300000Y-65000000D01*
G37*
X161640000Y-68925000D02*
X161840000Y-69325000D01*
X155800000Y-64500000D02*
X154800000Y-66000000D01*
X156800000Y-60500000D01*
X155800000Y-64500000D01*
G36*
X155800000Y-64500000D02*
G01*
X154800000Y-66000000D01*
X156800000Y-60500000D01*
X155800000Y-64500000D01*
G37*
X156800000Y-65000000D02*
X155800000Y-66000000D01*
X157800000Y-62000000D01*
X156800000Y-65000000D01*
G36*
X156800000Y-65000000D02*
G01*
X155800000Y-66000000D01*
X157800000Y-62000000D01*
X156800000Y-65000000D01*
G37*
X161350000Y-68850000D02*
X161750000Y-69650000D01*
X161300000Y-70000000D02*
X155800000Y-71500000D01*
X160800000Y-69000000D01*
X161300000Y-70000000D01*
G36*
X161300000Y-70000000D02*
G01*
X155800000Y-71500000D01*
X160800000Y-69000000D01*
X161300000Y-70000000D01*
G37*
X154300000Y-63500000D02*
X154300000Y-66000000D01*
X152800000Y-59000000D01*
X154300000Y-63500000D01*
G36*
X154300000Y-63500000D02*
G01*
X154300000Y-66000000D01*
X152800000Y-59000000D01*
X154300000Y-63500000D01*
G37*
X152300000Y-63500000D02*
X153800000Y-66000000D01*
X148800000Y-60500000D01*
X152300000Y-63500000D01*
G36*
X152300000Y-63500000D02*
G01*
X153800000Y-66000000D01*
X148800000Y-60500000D01*
X152300000Y-63500000D01*
G37*
D11*
X156300000Y-72000000D02*
X154800000Y-73000000D01*
X152800000Y-72000000D01*
X152300000Y-70000000D01*
X156800000Y-70000000D01*
X156300000Y-72000000D01*
%LPC*%
D12*
X156600000Y-108750000D03*
D13*
X156600000Y-111250000D03*
D14*
X127400000Y-42690000D03*
D15*
X129470000Y-43960000D03*
X127400000Y-45230000D03*
D13*
X117000000Y-42420000D03*
D16*
X106840000Y-42420000D03*
D17*
X138430000Y-83750000D03*
D18*
X138430000Y-81210000D03*
X138430000Y-78670000D03*
D17*
X129800000Y-35150000D03*
D18*
X129800000Y-32610000D03*
X129800000Y-30070000D03*
D13*
X139900000Y-53320000D03*
D16*
X139900000Y-63480000D03*
D12*
X130748000Y-108846000D03*
X130748000Y-111386000D03*
D16*
X130722600Y-100478000D03*
X130748000Y-97938000D03*
D12*
X149544000Y-108860000D03*
X149544000Y-111400000D03*
D16*
X149645600Y-100478000D03*
X149671000Y-97938000D03*
D13*
X177750000Y-92250000D03*
D16*
X187910000Y-92250000D03*
D19*
X122231000Y-81220000D03*
D20*
X122231000Y-83760000D03*
D21*
X113930000Y-59700000D03*
D22*
X106730000Y-59700000D03*
D19*
X122250000Y-102750000D03*
D20*
X122250000Y-105290000D03*
D13*
X195500000Y-29200000D03*
D16*
X185340000Y-29200000D03*
D14*
X127430000Y-91400000D03*
D15*
X129500000Y-92670000D03*
X127430000Y-93940000D03*
D23*
X87000000Y-22750000D03*
D13*
X116855000Y-69500000D03*
D16*
X106695000Y-69500000D03*
D19*
X106770000Y-87720000D03*
D24*
X116930000Y-87720000D03*
D13*
X133000000Y-94000000D03*
D16*
X133000000Y-83840000D03*
D13*
X195500000Y-52900000D03*
D16*
X185340000Y-52900000D03*
D13*
X198180000Y-71050000D03*
D16*
X188020000Y-71050000D03*
D23*
X203000000Y-22750000D03*
D13*
X139920000Y-66500000D03*
D16*
X150080000Y-66500000D03*
D13*
X116910000Y-100250000D03*
D16*
X106750000Y-100250000D03*
D13*
X153100000Y-78010000D03*
D16*
X153100000Y-67850000D03*
D14*
X121500000Y-69860000D03*
D15*
X123570000Y-71130000D03*
X121500000Y-72400000D03*
D14*
X127400000Y-69860000D03*
D15*
X129470000Y-71130000D03*
X127400000Y-72400000D03*
D25*
X96500000Y-97650000D03*
X96500000Y-106950000D03*
D26*
X195485000Y-60100000D03*
D27*
X192945000Y-60100000D03*
D21*
X113930000Y-81220000D03*
D22*
X106730000Y-81220000D03*
D28*
X150100000Y-27460000D03*
D29*
X150100000Y-30000000D03*
X150100000Y-32540000D03*
X150100000Y-35080000D03*
X150100000Y-37620000D03*
X150100000Y-40160000D03*
X150100000Y-42700000D03*
X150100000Y-45240000D03*
X172960000Y-45240000D03*
X172960000Y-42700000D03*
X172960000Y-40160000D03*
X172960000Y-37620000D03*
X172960000Y-35080000D03*
X172960000Y-32540000D03*
X172960000Y-30000000D03*
X172960000Y-27460000D03*
D26*
X195400000Y-77000000D03*
D27*
X192860000Y-77000000D03*
X190320000Y-77000000D03*
D26*
X195485000Y-38630000D03*
D27*
X192945000Y-38630000D03*
X190405000Y-38630000D03*
X187865000Y-38630000D03*
D30*
X131800000Y-50800000D03*
D19*
X174830000Y-82250000D03*
D24*
X174830000Y-92410000D03*
D19*
X122300000Y-32620000D03*
D20*
X122300000Y-35160000D03*
D26*
X195600000Y-99250000D03*
D27*
X193060000Y-99250000D03*
X190520000Y-99250000D03*
D13*
X101455112Y-94200000D03*
X103955112Y-94200000D03*
D26*
X195490000Y-47890000D03*
D27*
X192950000Y-47890000D03*
X190410000Y-47890000D03*
X187870000Y-47890000D03*
D13*
X133000000Y-45310000D03*
D16*
X133000000Y-35150000D03*
D14*
X138400000Y-45170000D03*
D31*
X136330000Y-43900000D03*
X138400000Y-42630000D03*
D26*
X195485000Y-33980000D03*
D27*
X192945000Y-33980000D03*
X190405000Y-33980000D03*
X187865000Y-33980000D03*
D30*
X156500000Y-67860000D03*
D25*
X96500000Y-42450000D03*
X96500000Y-33150000D03*
X96500000Y-64000000D03*
X96500000Y-54700000D03*
D17*
X129680000Y-62250000D03*
D18*
X129680000Y-59710000D03*
X129680000Y-57170000D03*
D30*
X188000000Y-67900000D03*
D13*
X187670000Y-88250000D03*
D16*
X197830000Y-88250000D03*
D13*
X102500000Y-66200000D03*
X102500000Y-68700000D03*
X116900000Y-95000000D03*
D16*
X106740000Y-95000000D03*
D12*
X101500000Y-90100000D03*
D13*
X104000000Y-90100000D03*
X133000000Y-72460000D03*
D16*
X133000000Y-62300000D03*
D17*
X129680000Y-83750000D03*
D18*
X129680000Y-81210000D03*
X129680000Y-78670000D03*
D14*
X138370000Y-72370000D03*
D31*
X136300000Y-71100000D03*
X138370000Y-69830000D03*
D19*
X106760000Y-66240000D03*
D24*
X116920000Y-66240000D03*
D23*
X87000000Y-117250000D03*
D13*
X146480000Y-32600000D03*
D16*
X136320000Y-32600000D03*
D32*
X108900000Y-48620000D03*
D33*
X103820000Y-50780000D03*
D34*
X106360000Y-50780000D03*
X108900000Y-50780000D03*
X111440000Y-50780000D03*
D13*
X181830000Y-85750000D03*
X181830000Y-88250000D03*
D12*
X123600000Y-108750000D03*
D13*
X123600000Y-111250000D03*
D19*
X106870000Y-39160000D03*
D24*
X117030000Y-39160000D03*
D13*
X136325000Y-39600000D03*
D16*
X146485000Y-39600000D03*
D13*
X117000000Y-46000000D03*
D16*
X106840000Y-46000000D03*
D26*
X195485000Y-43250000D03*
D27*
X192945000Y-43250000D03*
X190405000Y-43250000D03*
X187865000Y-43250000D03*
D13*
X116860000Y-73500000D03*
D16*
X106700000Y-73500000D03*
D21*
X113990000Y-108095000D03*
D22*
X106790000Y-108095000D03*
D13*
X116930000Y-90980000D03*
D16*
X106770000Y-90980000D03*
D19*
X170830000Y-82250000D03*
D24*
X170830000Y-92410000D03*
D25*
X96500000Y-85450000D03*
X96500000Y-76150000D03*
D14*
X121500000Y-42690000D03*
D15*
X123570000Y-43960000D03*
X121500000Y-45230000D03*
D14*
X138400000Y-93900000D03*
D31*
X136330000Y-92630000D03*
X138400000Y-91360000D03*
D14*
X121490000Y-91400000D03*
D15*
X123560000Y-92670000D03*
X121490000Y-93940000D03*
D21*
X114000000Y-32610000D03*
D22*
X106800000Y-32610000D03*
D23*
X203000000Y-117250000D03*
D26*
X177250000Y-42790000D03*
D27*
X177250000Y-40250000D03*
D13*
X144200000Y-74300000D03*
D16*
X144200000Y-84460000D03*
D19*
X122230000Y-59710000D03*
D20*
X122230000Y-62250000D03*
D13*
X197830000Y-84250000D03*
D16*
X187670000Y-84250000D03*
D35*
X169750000Y-50800000D03*
%LPD*%
M02*

View file

@ -0,0 +1,23 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.050000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X83000000Y-18750000D02*
X207000000Y-18750000D01*
X207000000Y-121250000D01*
X83000000Y-121250000D01*
X83000000Y-18750000D01*
M02*

11903
gerber/CanGrow-F_Cu.gtl Normal file

File diff suppressed because it is too large Load diff

388
gerber/CanGrow-F_Mask.gts Normal file
View file

@ -0,0 +1,388 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10R,1.600000X1.600000*%
%ADD11C,1.600000*%
%ADD12R,1.800000X1.100000*%
%ADD13RoundRect,0.275000X-0.625000X0.275000X-0.625000X-0.275000X0.625000X-0.275000X0.625000X0.275000X0*%
%ADD14O,1.600000X1.600000*%
%ADD15R,2.000000X1.905000*%
%ADD16O,2.000000X1.905000*%
%ADD17R,1.800000X1.800000*%
%ADD18C,1.800000*%
%ADD19RoundRect,1.500000X1.500000X1.500000X-1.500000X1.500000X-1.500000X-1.500000X1.500000X-1.500000X0*%
%ADD20C,6.000000*%
%ADD21C,5.600000*%
%ADD22O,1.800000X1.800000*%
%ADD23O,3.800000X8.000000*%
%ADD24R,1.700000X1.700000*%
%ADD25O,1.700000X1.700000*%
%ADD26R,2.000000X2.000000*%
%ADD27O,2.000000X1.600000*%
%ADD28RoundRect,0.250000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X-0.550000X0.550000X0*%
%ADD29RoundRect,0.275000X0.625000X-0.275000X0.625000X0.275000X-0.625000X0.275000X-0.625000X-0.275000X0*%
%ADD30C,1.100000*%
%ADD31R,1.730000X2.030000*%
%ADD32O,1.730000X2.030000*%
%ADD33RoundRect,0.250000X0.550000X0.550000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0*%
G04 APERTURE END LIST*
D10*
X156600000Y-108750000D03*
D11*
X156600000Y-111250000D03*
D12*
X127400000Y-42690000D03*
D13*
X129470000Y-43960000D03*
X127400000Y-45230000D03*
D11*
X117000000Y-42420000D03*
D14*
X106840000Y-42420000D03*
D15*
X138430000Y-83750000D03*
D16*
X138430000Y-81210000D03*
X138430000Y-78670000D03*
D15*
X129800000Y-35150000D03*
D16*
X129800000Y-32610000D03*
X129800000Y-30070000D03*
D11*
X139900000Y-53320000D03*
D14*
X139900000Y-63480000D03*
D10*
X130748000Y-108846000D03*
X130748000Y-111386000D03*
D14*
X130722600Y-100478000D03*
X130748000Y-97938000D03*
D10*
X149544000Y-108860000D03*
X149544000Y-111400000D03*
D14*
X149645600Y-100478000D03*
X149671000Y-97938000D03*
D11*
X177750000Y-92250000D03*
D14*
X187910000Y-92250000D03*
D17*
X122231000Y-81220000D03*
D18*
X122231000Y-83760000D03*
D19*
X113930000Y-59700000D03*
D20*
X106730000Y-59700000D03*
D17*
X122250000Y-102750000D03*
D18*
X122250000Y-105290000D03*
D11*
X195500000Y-29200000D03*
D14*
X185340000Y-29200000D03*
D12*
X127430000Y-91400000D03*
D13*
X129500000Y-92670000D03*
X127430000Y-93940000D03*
D21*
X87000000Y-22750000D03*
D11*
X116855000Y-69500000D03*
D14*
X106695000Y-69500000D03*
D17*
X106770000Y-87720000D03*
D22*
X116930000Y-87720000D03*
D11*
X133000000Y-94000000D03*
D14*
X133000000Y-83840000D03*
D11*
X195500000Y-52900000D03*
D14*
X185340000Y-52900000D03*
D11*
X198180000Y-71050000D03*
D14*
X188020000Y-71050000D03*
D21*
X203000000Y-22750000D03*
D11*
X139920000Y-66500000D03*
D14*
X150080000Y-66500000D03*
D11*
X116910000Y-100250000D03*
D14*
X106750000Y-100250000D03*
D11*
X153100000Y-78010000D03*
D14*
X153100000Y-67850000D03*
D12*
X121500000Y-69860000D03*
D13*
X123570000Y-71130000D03*
X121500000Y-72400000D03*
D12*
X127400000Y-69860000D03*
D13*
X129470000Y-71130000D03*
X127400000Y-72400000D03*
D23*
X96500000Y-97650000D03*
X96500000Y-106950000D03*
D24*
X195485000Y-60100000D03*
D25*
X192945000Y-60100000D03*
D19*
X113930000Y-81220000D03*
D20*
X106730000Y-81220000D03*
D26*
X150100000Y-27460000D03*
D27*
X150100000Y-30000000D03*
X150100000Y-32540000D03*
X150100000Y-35080000D03*
X150100000Y-37620000D03*
X150100000Y-40160000D03*
X150100000Y-42700000D03*
X150100000Y-45240000D03*
X172960000Y-45240000D03*
X172960000Y-42700000D03*
X172960000Y-40160000D03*
X172960000Y-37620000D03*
X172960000Y-35080000D03*
X172960000Y-32540000D03*
X172960000Y-30000000D03*
X172960000Y-27460000D03*
D24*
X195400000Y-77000000D03*
D25*
X192860000Y-77000000D03*
X190320000Y-77000000D03*
D24*
X195485000Y-38630000D03*
D25*
X192945000Y-38630000D03*
X190405000Y-38630000D03*
X187865000Y-38630000D03*
D28*
X131800000Y-50800000D03*
D17*
X174830000Y-82250000D03*
D22*
X174830000Y-92410000D03*
D17*
X122300000Y-32620000D03*
D18*
X122300000Y-35160000D03*
D24*
X195600000Y-99250000D03*
D25*
X193060000Y-99250000D03*
X190520000Y-99250000D03*
D11*
X101455112Y-94200000D03*
X103955112Y-94200000D03*
D24*
X195490000Y-47890000D03*
D25*
X192950000Y-47890000D03*
X190410000Y-47890000D03*
X187870000Y-47890000D03*
D11*
X133000000Y-45310000D03*
D14*
X133000000Y-35150000D03*
D12*
X138400000Y-45170000D03*
D29*
X136330000Y-43900000D03*
X138400000Y-42630000D03*
D24*
X195485000Y-33980000D03*
D25*
X192945000Y-33980000D03*
X190405000Y-33980000D03*
X187865000Y-33980000D03*
D28*
X156500000Y-67860000D03*
D23*
X96500000Y-42450000D03*
X96500000Y-33150000D03*
X96500000Y-64000000D03*
X96500000Y-54700000D03*
D15*
X129680000Y-62250000D03*
D16*
X129680000Y-59710000D03*
X129680000Y-57170000D03*
D28*
X188000000Y-67900000D03*
D11*
X187670000Y-88250000D03*
D14*
X197830000Y-88250000D03*
D11*
X102500000Y-66200000D03*
X102500000Y-68700000D03*
X116900000Y-95000000D03*
D14*
X106740000Y-95000000D03*
D10*
X101500000Y-90100000D03*
D11*
X104000000Y-90100000D03*
X133000000Y-72460000D03*
D14*
X133000000Y-62300000D03*
D15*
X129680000Y-83750000D03*
D16*
X129680000Y-81210000D03*
X129680000Y-78670000D03*
D12*
X138370000Y-72370000D03*
D29*
X136300000Y-71100000D03*
X138370000Y-69830000D03*
D17*
X106760000Y-66240000D03*
D22*
X116920000Y-66240000D03*
D21*
X87000000Y-117250000D03*
D11*
X146480000Y-32600000D03*
D14*
X136320000Y-32600000D03*
D30*
X108900000Y-48620000D03*
D31*
X103820000Y-50780000D03*
D32*
X106360000Y-50780000D03*
X108900000Y-50780000D03*
X111440000Y-50780000D03*
D11*
X181830000Y-85750000D03*
X181830000Y-88250000D03*
D10*
X123600000Y-108750000D03*
D11*
X123600000Y-111250000D03*
D17*
X106870000Y-39160000D03*
D22*
X117030000Y-39160000D03*
D11*
X136325000Y-39600000D03*
D14*
X146485000Y-39600000D03*
D11*
X117000000Y-46000000D03*
D14*
X106840000Y-46000000D03*
D24*
X195485000Y-43250000D03*
D25*
X192945000Y-43250000D03*
X190405000Y-43250000D03*
X187865000Y-43250000D03*
D11*
X116860000Y-73500000D03*
D14*
X106700000Y-73500000D03*
D19*
X113990000Y-108095000D03*
D20*
X106790000Y-108095000D03*
D11*
X116930000Y-90980000D03*
D14*
X106770000Y-90980000D03*
D17*
X170830000Y-82250000D03*
D22*
X170830000Y-92410000D03*
D23*
X96500000Y-85450000D03*
X96500000Y-76150000D03*
D12*
X121500000Y-42690000D03*
D13*
X123570000Y-43960000D03*
X121500000Y-45230000D03*
D12*
X138400000Y-93900000D03*
D29*
X136330000Y-92630000D03*
X138400000Y-91360000D03*
D12*
X121490000Y-91400000D03*
D13*
X123560000Y-92670000D03*
X121490000Y-93940000D03*
D19*
X114000000Y-32610000D03*
D20*
X106800000Y-32610000D03*
D21*
X203000000Y-117250000D03*
D24*
X177250000Y-42790000D03*
D25*
X177250000Y-40250000D03*
D11*
X144200000Y-74300000D03*
D14*
X144200000Y-84460000D03*
D17*
X122230000Y-59710000D03*
D18*
X122230000Y-62250000D03*
D11*
X197830000Y-84250000D03*
D14*
X187670000Y-84250000D03*
D33*
X169750000Y-50800000D03*
M02*

View file

@ -0,0 +1,15 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*
G04 #@! TF.CreationDate,2024-09-25T02:09:32+02:00*
G04 #@! TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,837 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.5*%
%TF.CreationDate,2024-09-25T02:09:35+02:00*%
%TF.ProjectId,CanGrow,43616e47-726f-4772-9e6b-696361645f70,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Drillmap*%
%TF.FilePolarity,Positive*%
%FSLAX45Y45*%
G04 Gerber Fmt 4.5, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.5) date 2024-09-25 02:09:35*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.050000*%
%ADD11C,0.200000*%
%ADD12C,0.110000*%
G04 APERTURE END LIST*
D10*
X8300000Y-1875000D02*
X20700000Y-1875000D01*
X20700000Y-12125000D01*
X8300000Y-12125000D01*
X8300000Y-1875000D01*
D11*
D12*
X10835000Y-4807000D02*
X10945000Y-4917000D01*
X10945000Y-4807000D02*
X10835000Y-4917000D01*
D11*
X8558277Y-12438984D02*
X8558277Y-12238984D01*
X8558277Y-12238984D02*
X8605896Y-12238984D01*
X8605896Y-12238984D02*
X8634467Y-12248508D01*
X8634467Y-12248508D02*
X8653515Y-12267555D01*
X8653515Y-12267555D02*
X8663039Y-12286603D01*
X8663039Y-12286603D02*
X8672563Y-12324698D01*
X8672563Y-12324698D02*
X8672563Y-12353269D01*
X8672563Y-12353269D02*
X8663039Y-12391365D01*
X8663039Y-12391365D02*
X8653515Y-12410412D01*
X8653515Y-12410412D02*
X8634467Y-12429460D01*
X8634467Y-12429460D02*
X8605896Y-12438984D01*
X8605896Y-12438984D02*
X8558277Y-12438984D01*
X8758277Y-12438984D02*
X8758277Y-12305650D01*
X8758277Y-12343746D02*
X8767801Y-12324698D01*
X8767801Y-12324698D02*
X8777324Y-12315174D01*
X8777324Y-12315174D02*
X8796372Y-12305650D01*
X8796372Y-12305650D02*
X8815420Y-12305650D01*
X8882086Y-12438984D02*
X8882086Y-12305650D01*
X8882086Y-12238984D02*
X8872563Y-12248508D01*
X8872563Y-12248508D02*
X8882086Y-12258031D01*
X8882086Y-12258031D02*
X8891610Y-12248508D01*
X8891610Y-12248508D02*
X8882086Y-12238984D01*
X8882086Y-12238984D02*
X8882086Y-12258031D01*
X9005896Y-12438984D02*
X8986848Y-12429460D01*
X8986848Y-12429460D02*
X8977324Y-12410412D01*
X8977324Y-12410412D02*
X8977324Y-12238984D01*
X9110658Y-12438984D02*
X9091610Y-12429460D01*
X9091610Y-12429460D02*
X9082086Y-12410412D01*
X9082086Y-12410412D02*
X9082086Y-12238984D01*
X9339229Y-12438984D02*
X9339229Y-12238984D01*
X9339229Y-12238984D02*
X9405896Y-12381841D01*
X9405896Y-12381841D02*
X9472563Y-12238984D01*
X9472563Y-12238984D02*
X9472563Y-12438984D01*
X9653515Y-12438984D02*
X9653515Y-12334222D01*
X9653515Y-12334222D02*
X9643991Y-12315174D01*
X9643991Y-12315174D02*
X9624944Y-12305650D01*
X9624944Y-12305650D02*
X9586848Y-12305650D01*
X9586848Y-12305650D02*
X9567801Y-12315174D01*
X9653515Y-12429460D02*
X9634467Y-12438984D01*
X9634467Y-12438984D02*
X9586848Y-12438984D01*
X9586848Y-12438984D02*
X9567801Y-12429460D01*
X9567801Y-12429460D02*
X9558277Y-12410412D01*
X9558277Y-12410412D02*
X9558277Y-12391365D01*
X9558277Y-12391365D02*
X9567801Y-12372317D01*
X9567801Y-12372317D02*
X9586848Y-12362793D01*
X9586848Y-12362793D02*
X9634467Y-12362793D01*
X9634467Y-12362793D02*
X9653515Y-12353269D01*
X9748753Y-12305650D02*
X9748753Y-12505650D01*
X9748753Y-12315174D02*
X9767801Y-12305650D01*
X9767801Y-12305650D02*
X9805896Y-12305650D01*
X9805896Y-12305650D02*
X9824944Y-12315174D01*
X9824944Y-12315174D02*
X9834467Y-12324698D01*
X9834467Y-12324698D02*
X9843991Y-12343746D01*
X9843991Y-12343746D02*
X9843991Y-12400888D01*
X9843991Y-12400888D02*
X9834467Y-12419936D01*
X9834467Y-12419936D02*
X9824944Y-12429460D01*
X9824944Y-12429460D02*
X9805896Y-12438984D01*
X9805896Y-12438984D02*
X9767801Y-12438984D01*
X9767801Y-12438984D02*
X9748753Y-12429460D01*
X9929705Y-12419936D02*
X9939229Y-12429460D01*
X9939229Y-12429460D02*
X9929705Y-12438984D01*
X9929705Y-12438984D02*
X9920182Y-12429460D01*
X9920182Y-12429460D02*
X9929705Y-12419936D01*
X9929705Y-12419936D02*
X9929705Y-12438984D01*
X9929705Y-12315174D02*
X9939229Y-12324698D01*
X9939229Y-12324698D02*
X9929705Y-12334222D01*
X9929705Y-12334222D02*
X9920182Y-12324698D01*
X9920182Y-12324698D02*
X9929705Y-12315174D01*
X9929705Y-12315174D02*
X9929705Y-12334222D01*
D12*
X8187500Y-12712500D02*
X8297500Y-12822500D01*
X8297500Y-12712500D02*
X8187500Y-12822500D01*
D11*
X8663039Y-12858984D02*
X8548753Y-12858984D01*
X8605896Y-12858984D02*
X8605896Y-12658984D01*
X8605896Y-12658984D02*
X8586848Y-12687555D01*
X8586848Y-12687555D02*
X8567801Y-12706603D01*
X8567801Y-12706603D02*
X8548753Y-12716127D01*
X8748753Y-12839936D02*
X8758277Y-12849460D01*
X8758277Y-12849460D02*
X8748753Y-12858984D01*
X8748753Y-12858984D02*
X8739229Y-12849460D01*
X8739229Y-12849460D02*
X8748753Y-12839936D01*
X8748753Y-12839936D02*
X8748753Y-12858984D01*
X8948753Y-12858984D02*
X8834467Y-12858984D01*
X8891610Y-12858984D02*
X8891610Y-12658984D01*
X8891610Y-12658984D02*
X8872563Y-12687555D01*
X8872563Y-12687555D02*
X8853515Y-12706603D01*
X8853515Y-12706603D02*
X8834467Y-12716127D01*
X9072563Y-12658984D02*
X9091610Y-12658984D01*
X9091610Y-12658984D02*
X9110658Y-12668508D01*
X9110658Y-12668508D02*
X9120182Y-12678031D01*
X9120182Y-12678031D02*
X9129705Y-12697079D01*
X9129705Y-12697079D02*
X9139229Y-12735174D01*
X9139229Y-12735174D02*
X9139229Y-12782793D01*
X9139229Y-12782793D02*
X9129705Y-12820888D01*
X9129705Y-12820888D02*
X9120182Y-12839936D01*
X9120182Y-12839936D02*
X9110658Y-12849460D01*
X9110658Y-12849460D02*
X9091610Y-12858984D01*
X9091610Y-12858984D02*
X9072563Y-12858984D01*
X9072563Y-12858984D02*
X9053515Y-12849460D01*
X9053515Y-12849460D02*
X9043991Y-12839936D01*
X9043991Y-12839936D02*
X9034467Y-12820888D01*
X9034467Y-12820888D02*
X9024944Y-12782793D01*
X9024944Y-12782793D02*
X9024944Y-12735174D01*
X9024944Y-12735174D02*
X9034467Y-12697079D01*
X9034467Y-12697079D02*
X9043991Y-12678031D01*
X9043991Y-12678031D02*
X9053515Y-12668508D01*
X9053515Y-12668508D02*
X9072563Y-12658984D01*
X9263039Y-12658984D02*
X9282086Y-12658984D01*
X9282086Y-12658984D02*
X9301134Y-12668508D01*
X9301134Y-12668508D02*
X9310658Y-12678031D01*
X9310658Y-12678031D02*
X9320182Y-12697079D01*
X9320182Y-12697079D02*
X9329705Y-12735174D01*
X9329705Y-12735174D02*
X9329705Y-12782793D01*
X9329705Y-12782793D02*
X9320182Y-12820888D01*
X9320182Y-12820888D02*
X9310658Y-12839936D01*
X9310658Y-12839936D02*
X9301134Y-12849460D01*
X9301134Y-12849460D02*
X9282086Y-12858984D01*
X9282086Y-12858984D02*
X9263039Y-12858984D01*
X9263039Y-12858984D02*
X9243991Y-12849460D01*
X9243991Y-12849460D02*
X9234467Y-12839936D01*
X9234467Y-12839936D02*
X9224944Y-12820888D01*
X9224944Y-12820888D02*
X9215420Y-12782793D01*
X9215420Y-12782793D02*
X9215420Y-12735174D01*
X9215420Y-12735174D02*
X9224944Y-12697079D01*
X9224944Y-12697079D02*
X9234467Y-12678031D01*
X9234467Y-12678031D02*
X9243991Y-12668508D01*
X9243991Y-12668508D02*
X9263039Y-12658984D01*
X9415420Y-12858984D02*
X9415420Y-12725650D01*
X9415420Y-12744698D02*
X9424944Y-12735174D01*
X9424944Y-12735174D02*
X9443991Y-12725650D01*
X9443991Y-12725650D02*
X9472563Y-12725650D01*
X9472563Y-12725650D02*
X9491610Y-12735174D01*
X9491610Y-12735174D02*
X9501134Y-12754222D01*
X9501134Y-12754222D02*
X9501134Y-12858984D01*
X9501134Y-12754222D02*
X9510658Y-12735174D01*
X9510658Y-12735174D02*
X9529705Y-12725650D01*
X9529705Y-12725650D02*
X9558277Y-12725650D01*
X9558277Y-12725650D02*
X9577325Y-12735174D01*
X9577325Y-12735174D02*
X9586848Y-12754222D01*
X9586848Y-12754222D02*
X9586848Y-12858984D01*
X9682086Y-12858984D02*
X9682086Y-12725650D01*
X9682086Y-12744698D02*
X9691610Y-12735174D01*
X9691610Y-12735174D02*
X9710658Y-12725650D01*
X9710658Y-12725650D02*
X9739229Y-12725650D01*
X9739229Y-12725650D02*
X9758277Y-12735174D01*
X9758277Y-12735174D02*
X9767801Y-12754222D01*
X9767801Y-12754222D02*
X9767801Y-12858984D01*
X9767801Y-12754222D02*
X9777325Y-12735174D01*
X9777325Y-12735174D02*
X9796372Y-12725650D01*
X9796372Y-12725650D02*
X9824944Y-12725650D01*
X9824944Y-12725650D02*
X9843991Y-12735174D01*
X9843991Y-12735174D02*
X9853515Y-12754222D01*
X9853515Y-12754222D02*
X9853515Y-12858984D01*
X10243991Y-12649460D02*
X10072563Y-12906603D01*
X10501134Y-12658984D02*
X10520182Y-12658984D01*
X10520182Y-12658984D02*
X10539229Y-12668508D01*
X10539229Y-12668508D02*
X10548753Y-12678031D01*
X10548753Y-12678031D02*
X10558277Y-12697079D01*
X10558277Y-12697079D02*
X10567801Y-12735174D01*
X10567801Y-12735174D02*
X10567801Y-12782793D01*
X10567801Y-12782793D02*
X10558277Y-12820888D01*
X10558277Y-12820888D02*
X10548753Y-12839936D01*
X10548753Y-12839936D02*
X10539229Y-12849460D01*
X10539229Y-12849460D02*
X10520182Y-12858984D01*
X10520182Y-12858984D02*
X10501134Y-12858984D01*
X10501134Y-12858984D02*
X10482087Y-12849460D01*
X10482087Y-12849460D02*
X10472563Y-12839936D01*
X10472563Y-12839936D02*
X10463039Y-12820888D01*
X10463039Y-12820888D02*
X10453515Y-12782793D01*
X10453515Y-12782793D02*
X10453515Y-12735174D01*
X10453515Y-12735174D02*
X10463039Y-12697079D01*
X10463039Y-12697079D02*
X10472563Y-12678031D01*
X10472563Y-12678031D02*
X10482087Y-12668508D01*
X10482087Y-12668508D02*
X10501134Y-12658984D01*
X10653515Y-12839936D02*
X10663039Y-12849460D01*
X10663039Y-12849460D02*
X10653515Y-12858984D01*
X10653515Y-12858984D02*
X10643991Y-12849460D01*
X10643991Y-12849460D02*
X10653515Y-12839936D01*
X10653515Y-12839936D02*
X10653515Y-12858984D01*
X10786848Y-12658984D02*
X10805896Y-12658984D01*
X10805896Y-12658984D02*
X10824944Y-12668508D01*
X10824944Y-12668508D02*
X10834468Y-12678031D01*
X10834468Y-12678031D02*
X10843991Y-12697079D01*
X10843991Y-12697079D02*
X10853515Y-12735174D01*
X10853515Y-12735174D02*
X10853515Y-12782793D01*
X10853515Y-12782793D02*
X10843991Y-12820888D01*
X10843991Y-12820888D02*
X10834468Y-12839936D01*
X10834468Y-12839936D02*
X10824944Y-12849460D01*
X10824944Y-12849460D02*
X10805896Y-12858984D01*
X10805896Y-12858984D02*
X10786848Y-12858984D01*
X10786848Y-12858984D02*
X10767801Y-12849460D01*
X10767801Y-12849460D02*
X10758277Y-12839936D01*
X10758277Y-12839936D02*
X10748753Y-12820888D01*
X10748753Y-12820888D02*
X10739229Y-12782793D01*
X10739229Y-12782793D02*
X10739229Y-12735174D01*
X10739229Y-12735174D02*
X10748753Y-12697079D01*
X10748753Y-12697079D02*
X10758277Y-12678031D01*
X10758277Y-12678031D02*
X10767801Y-12668508D01*
X10767801Y-12668508D02*
X10786848Y-12658984D01*
X11024944Y-12725650D02*
X11024944Y-12858984D01*
X10977325Y-12649460D02*
X10929706Y-12792317D01*
X10929706Y-12792317D02*
X11053515Y-12792317D01*
X11110658Y-12658984D02*
X11234467Y-12658984D01*
X11234467Y-12658984D02*
X11167801Y-12735174D01*
X11167801Y-12735174D02*
X11196372Y-12735174D01*
X11196372Y-12735174D02*
X11215420Y-12744698D01*
X11215420Y-12744698D02*
X11224944Y-12754222D01*
X11224944Y-12754222D02*
X11234467Y-12773269D01*
X11234467Y-12773269D02*
X11234467Y-12820888D01*
X11234467Y-12820888D02*
X11224944Y-12839936D01*
X11224944Y-12839936D02*
X11215420Y-12849460D01*
X11215420Y-12849460D02*
X11196372Y-12858984D01*
X11196372Y-12858984D02*
X11139229Y-12858984D01*
X11139229Y-12858984D02*
X11120182Y-12849460D01*
X11120182Y-12849460D02*
X11110658Y-12839936D01*
X11301134Y-12658984D02*
X11424944Y-12658984D01*
X11424944Y-12658984D02*
X11358277Y-12735174D01*
X11358277Y-12735174D02*
X11386848Y-12735174D01*
X11386848Y-12735174D02*
X11405896Y-12744698D01*
X11405896Y-12744698D02*
X11415420Y-12754222D01*
X11415420Y-12754222D02*
X11424944Y-12773269D01*
X11424944Y-12773269D02*
X11424944Y-12820888D01*
X11424944Y-12820888D02*
X11415420Y-12839936D01*
X11415420Y-12839936D02*
X11405896Y-12849460D01*
X11405896Y-12849460D02*
X11386848Y-12858984D01*
X11386848Y-12858984D02*
X11329706Y-12858984D01*
X11329706Y-12858984D02*
X11310658Y-12849460D01*
X11310658Y-12849460D02*
X11301134Y-12839936D01*
X11501134Y-12658984D02*
X11501134Y-12697079D01*
X11577325Y-12658984D02*
X11577325Y-12697079D01*
X11872563Y-12935174D02*
X11863039Y-12925650D01*
X11863039Y-12925650D02*
X11843991Y-12897079D01*
X11843991Y-12897079D02*
X11834468Y-12878031D01*
X11834468Y-12878031D02*
X11824944Y-12849460D01*
X11824944Y-12849460D02*
X11815420Y-12801841D01*
X11815420Y-12801841D02*
X11815420Y-12763746D01*
X11815420Y-12763746D02*
X11824944Y-12716127D01*
X11824944Y-12716127D02*
X11834468Y-12687555D01*
X11834468Y-12687555D02*
X11843991Y-12668508D01*
X11843991Y-12668508D02*
X11863039Y-12639936D01*
X11863039Y-12639936D02*
X11872563Y-12630412D01*
X12053515Y-12858984D02*
X11939229Y-12858984D01*
X11996372Y-12858984D02*
X11996372Y-12658984D01*
X11996372Y-12658984D02*
X11977325Y-12687555D01*
X11977325Y-12687555D02*
X11958277Y-12706603D01*
X11958277Y-12706603D02*
X11939229Y-12716127D01*
X12291610Y-12858984D02*
X12291610Y-12658984D01*
X12377325Y-12858984D02*
X12377325Y-12754222D01*
X12377325Y-12754222D02*
X12367801Y-12735174D01*
X12367801Y-12735174D02*
X12348753Y-12725650D01*
X12348753Y-12725650D02*
X12320182Y-12725650D01*
X12320182Y-12725650D02*
X12301134Y-12735174D01*
X12301134Y-12735174D02*
X12291610Y-12744698D01*
X12501134Y-12858984D02*
X12482087Y-12849460D01*
X12482087Y-12849460D02*
X12472563Y-12839936D01*
X12472563Y-12839936D02*
X12463039Y-12820888D01*
X12463039Y-12820888D02*
X12463039Y-12763746D01*
X12463039Y-12763746D02*
X12472563Y-12744698D01*
X12472563Y-12744698D02*
X12482087Y-12735174D01*
X12482087Y-12735174D02*
X12501134Y-12725650D01*
X12501134Y-12725650D02*
X12529706Y-12725650D01*
X12529706Y-12725650D02*
X12548753Y-12735174D01*
X12548753Y-12735174D02*
X12558277Y-12744698D01*
X12558277Y-12744698D02*
X12567801Y-12763746D01*
X12567801Y-12763746D02*
X12567801Y-12820888D01*
X12567801Y-12820888D02*
X12558277Y-12839936D01*
X12558277Y-12839936D02*
X12548753Y-12849460D01*
X12548753Y-12849460D02*
X12529706Y-12858984D01*
X12529706Y-12858984D02*
X12501134Y-12858984D01*
X12682087Y-12858984D02*
X12663039Y-12849460D01*
X12663039Y-12849460D02*
X12653515Y-12830412D01*
X12653515Y-12830412D02*
X12653515Y-12658984D01*
X12834468Y-12849460D02*
X12815420Y-12858984D01*
X12815420Y-12858984D02*
X12777325Y-12858984D01*
X12777325Y-12858984D02*
X12758277Y-12849460D01*
X12758277Y-12849460D02*
X12748753Y-12830412D01*
X12748753Y-12830412D02*
X12748753Y-12754222D01*
X12748753Y-12754222D02*
X12758277Y-12735174D01*
X12758277Y-12735174D02*
X12777325Y-12725650D01*
X12777325Y-12725650D02*
X12815420Y-12725650D01*
X12815420Y-12725650D02*
X12834468Y-12735174D01*
X12834468Y-12735174D02*
X12843991Y-12754222D01*
X12843991Y-12754222D02*
X12843991Y-12773269D01*
X12843991Y-12773269D02*
X12748753Y-12792317D01*
X12910658Y-12935174D02*
X12920182Y-12925650D01*
X12920182Y-12925650D02*
X12939230Y-12897079D01*
X12939230Y-12897079D02*
X12948753Y-12878031D01*
X12948753Y-12878031D02*
X12958277Y-12849460D01*
X12958277Y-12849460D02*
X12967801Y-12801841D01*
X12967801Y-12801841D02*
X12967801Y-12763746D01*
X12967801Y-12763746D02*
X12958277Y-12716127D01*
X12958277Y-12716127D02*
X12948753Y-12687555D01*
X12948753Y-12687555D02*
X12939230Y-12668508D01*
X12939230Y-12668508D02*
X12920182Y-12639936D01*
X12920182Y-12639936D02*
X12910658Y-12630412D01*
X13272563Y-12935174D02*
X13263039Y-12925650D01*
X13263039Y-12925650D02*
X13243991Y-12897079D01*
X13243991Y-12897079D02*
X13234468Y-12878031D01*
X13234468Y-12878031D02*
X13224944Y-12849460D01*
X13224944Y-12849460D02*
X13215420Y-12801841D01*
X13215420Y-12801841D02*
X13215420Y-12763746D01*
X13215420Y-12763746D02*
X13224944Y-12716127D01*
X13224944Y-12716127D02*
X13234468Y-12687555D01*
X13234468Y-12687555D02*
X13243991Y-12668508D01*
X13243991Y-12668508D02*
X13263039Y-12639936D01*
X13263039Y-12639936D02*
X13272563Y-12630412D01*
X13348753Y-12725650D02*
X13348753Y-12858984D01*
X13348753Y-12744698D02*
X13358277Y-12735174D01*
X13358277Y-12735174D02*
X13377325Y-12725650D01*
X13377325Y-12725650D02*
X13405896Y-12725650D01*
X13405896Y-12725650D02*
X13424944Y-12735174D01*
X13424944Y-12735174D02*
X13434468Y-12754222D01*
X13434468Y-12754222D02*
X13434468Y-12858984D01*
X13558277Y-12858984D02*
X13539230Y-12849460D01*
X13539230Y-12849460D02*
X13529706Y-12839936D01*
X13529706Y-12839936D02*
X13520182Y-12820888D01*
X13520182Y-12820888D02*
X13520182Y-12763746D01*
X13520182Y-12763746D02*
X13529706Y-12744698D01*
X13529706Y-12744698D02*
X13539230Y-12735174D01*
X13539230Y-12735174D02*
X13558277Y-12725650D01*
X13558277Y-12725650D02*
X13586849Y-12725650D01*
X13586849Y-12725650D02*
X13605896Y-12735174D01*
X13605896Y-12735174D02*
X13615420Y-12744698D01*
X13615420Y-12744698D02*
X13624944Y-12763746D01*
X13624944Y-12763746D02*
X13624944Y-12820888D01*
X13624944Y-12820888D02*
X13615420Y-12839936D01*
X13615420Y-12839936D02*
X13605896Y-12849460D01*
X13605896Y-12849460D02*
X13586849Y-12858984D01*
X13586849Y-12858984D02*
X13558277Y-12858984D01*
X13682087Y-12725650D02*
X13758277Y-12725650D01*
X13710658Y-12658984D02*
X13710658Y-12830412D01*
X13710658Y-12830412D02*
X13720182Y-12849460D01*
X13720182Y-12849460D02*
X13739230Y-12858984D01*
X13739230Y-12858984D02*
X13758277Y-12858984D01*
X13977325Y-12725650D02*
X13977325Y-12925650D01*
X13977325Y-12735174D02*
X13996372Y-12725650D01*
X13996372Y-12725650D02*
X14034468Y-12725650D01*
X14034468Y-12725650D02*
X14053515Y-12735174D01*
X14053515Y-12735174D02*
X14063039Y-12744698D01*
X14063039Y-12744698D02*
X14072563Y-12763746D01*
X14072563Y-12763746D02*
X14072563Y-12820888D01*
X14072563Y-12820888D02*
X14063039Y-12839936D01*
X14063039Y-12839936D02*
X14053515Y-12849460D01*
X14053515Y-12849460D02*
X14034468Y-12858984D01*
X14034468Y-12858984D02*
X13996372Y-12858984D01*
X13996372Y-12858984D02*
X13977325Y-12849460D01*
X14186849Y-12858984D02*
X14167801Y-12849460D01*
X14167801Y-12849460D02*
X14158277Y-12830412D01*
X14158277Y-12830412D02*
X14158277Y-12658984D01*
X14348753Y-12858984D02*
X14348753Y-12754222D01*
X14348753Y-12754222D02*
X14339230Y-12735174D01*
X14339230Y-12735174D02*
X14320182Y-12725650D01*
X14320182Y-12725650D02*
X14282087Y-12725650D01*
X14282087Y-12725650D02*
X14263039Y-12735174D01*
X14348753Y-12849460D02*
X14329706Y-12858984D01*
X14329706Y-12858984D02*
X14282087Y-12858984D01*
X14282087Y-12858984D02*
X14263039Y-12849460D01*
X14263039Y-12849460D02*
X14253515Y-12830412D01*
X14253515Y-12830412D02*
X14253515Y-12811365D01*
X14253515Y-12811365D02*
X14263039Y-12792317D01*
X14263039Y-12792317D02*
X14282087Y-12782793D01*
X14282087Y-12782793D02*
X14329706Y-12782793D01*
X14329706Y-12782793D02*
X14348753Y-12773269D01*
X14415420Y-12725650D02*
X14491611Y-12725650D01*
X14443992Y-12658984D02*
X14443992Y-12830412D01*
X14443992Y-12830412D02*
X14453515Y-12849460D01*
X14453515Y-12849460D02*
X14472563Y-12858984D01*
X14472563Y-12858984D02*
X14491611Y-12858984D01*
X14634468Y-12849460D02*
X14615420Y-12858984D01*
X14615420Y-12858984D02*
X14577325Y-12858984D01*
X14577325Y-12858984D02*
X14558277Y-12849460D01*
X14558277Y-12849460D02*
X14548753Y-12830412D01*
X14548753Y-12830412D02*
X14548753Y-12754222D01*
X14548753Y-12754222D02*
X14558277Y-12735174D01*
X14558277Y-12735174D02*
X14577325Y-12725650D01*
X14577325Y-12725650D02*
X14615420Y-12725650D01*
X14615420Y-12725650D02*
X14634468Y-12735174D01*
X14634468Y-12735174D02*
X14643992Y-12754222D01*
X14643992Y-12754222D02*
X14643992Y-12773269D01*
X14643992Y-12773269D02*
X14548753Y-12792317D01*
X14815420Y-12858984D02*
X14815420Y-12658984D01*
X14815420Y-12849460D02*
X14796373Y-12858984D01*
X14796373Y-12858984D02*
X14758277Y-12858984D01*
X14758277Y-12858984D02*
X14739230Y-12849460D01*
X14739230Y-12849460D02*
X14729706Y-12839936D01*
X14729706Y-12839936D02*
X14720182Y-12820888D01*
X14720182Y-12820888D02*
X14720182Y-12763746D01*
X14720182Y-12763746D02*
X14729706Y-12744698D01*
X14729706Y-12744698D02*
X14739230Y-12735174D01*
X14739230Y-12735174D02*
X14758277Y-12725650D01*
X14758277Y-12725650D02*
X14796373Y-12725650D01*
X14796373Y-12725650D02*
X14815420Y-12735174D01*
X14891611Y-12935174D02*
X14901134Y-12925650D01*
X14901134Y-12925650D02*
X14920182Y-12897079D01*
X14920182Y-12897079D02*
X14929706Y-12878031D01*
X14929706Y-12878031D02*
X14939230Y-12849460D01*
X14939230Y-12849460D02*
X14948753Y-12801841D01*
X14948753Y-12801841D02*
X14948753Y-12763746D01*
X14948753Y-12763746D02*
X14939230Y-12716127D01*
X14939230Y-12716127D02*
X14929706Y-12687555D01*
X14929706Y-12687555D02*
X14920182Y-12668508D01*
X14920182Y-12668508D02*
X14901134Y-12639936D01*
X14901134Y-12639936D02*
X14891611Y-12630412D01*
M02*

16
gerber/CanGrow-NPTH.drl Normal file
View file

@ -0,0 +1,16 @@
M48
; DRILL file {KiCad 8.0.5} date 2024-09-25T02:09:34+0200
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-09-25T02:09:34+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.5
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C1.100
%
G90
G05
T1
X108.9Y-48.62
M30

File diff suppressed because it is too large Load diff

238
gerber/CanGrow-PTH.drl Normal file
View file

@ -0,0 +1,238 @@
M48
; DRILL file {KiCad 8.0.5} date 2024-09-25T02:09:34+0200
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2024-09-25T02:09:34+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.5
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T1C0.750
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.800
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C0.900
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C1.020
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T6C1.100
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T7C2.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T8C3.200
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T9C4.500
%
G90
G05
T1
X121.89Y-91.4
X121.89Y-93.94
X121.9Y-42.69
X121.9Y-45.23
X121.9Y-69.86
X121.9Y-72.4
X123.16Y-92.67
X123.17Y-43.96
X123.17Y-71.13
X127.8Y-42.69
X127.8Y-45.23
X127.8Y-69.86
X127.8Y-72.4
X127.83Y-91.4
X127.83Y-93.94
X129.07Y-43.96
X129.07Y-71.13
X129.1Y-92.67
X136.7Y-71.1
X136.73Y-43.9
X136.73Y-92.63
X137.97Y-69.83
X137.97Y-72.37
X138.0Y-42.63
X138.0Y-45.17
X138.0Y-91.36
X138.0Y-93.9
T2
X101.455Y-94.2
X101.5Y-90.1
X102.5Y-66.2
X102.5Y-68.7
X103.955Y-94.2
X104.0Y-90.1
X106.695Y-69.5
X106.7Y-73.5
X106.74Y-95.0
X106.75Y-100.25
X106.77Y-90.98
X106.84Y-42.42
X106.84Y-46.0
X116.855Y-69.5
X116.86Y-73.5
X116.9Y-95.0
X116.91Y-100.25
X116.93Y-90.98
X117.0Y-42.42
X117.0Y-46.0
X123.6Y-108.75
X123.6Y-111.25
X130.723Y-100.478
X130.748Y-97.938
X130.748Y-108.846
X130.748Y-111.386
X131.8Y-50.8
X133.0Y-35.15
X133.0Y-45.31
X133.0Y-62.3
X133.0Y-72.46
X133.0Y-83.84
X133.0Y-94.0
X136.32Y-32.6
X136.325Y-39.6
X139.9Y-53.32
X139.9Y-63.48
X139.92Y-66.5
X144.2Y-74.3
X144.2Y-84.46
X146.48Y-32.6
X146.485Y-39.6
X149.544Y-108.86
X149.544Y-111.4
X149.646Y-100.478
X149.671Y-97.938
X150.08Y-66.5
X153.1Y-67.85
X153.1Y-78.01
X156.5Y-67.86
X156.6Y-108.75
X156.6Y-111.25
X169.75Y-50.8
X177.75Y-92.25
X181.83Y-85.75
X181.83Y-88.25
X185.34Y-29.2
X185.34Y-52.9
X187.67Y-84.25
X187.67Y-88.25
X187.91Y-92.25
X188.0Y-67.9
X188.02Y-71.05
X195.5Y-29.2
X195.5Y-52.9
X197.83Y-84.25
X197.83Y-88.25
X198.18Y-71.05
T3
X106.76Y-66.24
X106.77Y-87.72
X106.87Y-39.16
X116.92Y-66.24
X116.93Y-87.72
X117.03Y-39.16
X122.23Y-59.71
X122.23Y-62.25
X122.231Y-81.22
X122.231Y-83.76
X122.25Y-102.75
X122.25Y-105.29
X122.3Y-32.62
X122.3Y-35.16
X170.83Y-82.25
X170.83Y-92.41
X174.83Y-82.25
X174.83Y-92.41
T4
X150.1Y-27.46
X150.1Y-30.0
X150.1Y-32.54
X150.1Y-35.08
X150.1Y-37.62
X150.1Y-40.16
X150.1Y-42.7
X150.1Y-45.24
X172.96Y-27.46
X172.96Y-30.0
X172.96Y-32.54
X172.96Y-35.08
X172.96Y-37.62
X172.96Y-40.16
X172.96Y-42.7
X172.96Y-45.24
X177.25Y-40.25
X177.25Y-42.79
X187.865Y-33.98
X187.865Y-38.63
X187.865Y-43.25
X187.87Y-47.89
X190.32Y-77.0
X190.405Y-33.98
X190.405Y-38.63
X190.405Y-43.25
X190.41Y-47.89
X190.52Y-99.25
X192.86Y-77.0
X192.945Y-33.98
X192.945Y-38.63
X192.945Y-43.25
X192.945Y-60.1
X192.95Y-47.89
X193.06Y-99.25
X195.4Y-77.0
X195.485Y-33.98
X195.485Y-38.63
X195.485Y-43.25
X195.485Y-60.1
X195.49Y-47.89
X195.6Y-99.25
T5
X103.82Y-50.78
X106.36Y-50.78
X108.9Y-50.78
X111.44Y-50.78
T6
X129.68Y-57.17
X129.68Y-59.71
X129.68Y-62.25
X129.68Y-78.67
X129.68Y-81.21
X129.68Y-83.75
X129.8Y-30.07
X129.8Y-32.61
X129.8Y-35.15
X138.43Y-78.67
X138.43Y-81.21
X138.43Y-83.75
T8
X87.0Y-22.75
X87.0Y-117.25
X203.0Y-22.75
X203.0Y-117.25
T9
X106.73Y-59.7
X106.73Y-81.22
X106.79Y-108.095
X106.8Y-32.61
X113.93Y-59.7
X113.93Y-81.22
X113.99Y-108.095
X114.0Y-32.61
T7
X96.5Y-35.15G85X96.5Y-31.15
G05
X96.5Y-44.45G85X96.5Y-40.45
G05
X96.5Y-56.7G85X96.5Y-52.7
G05
X96.5Y-66.0G85X96.5Y-62.0
G05
X96.5Y-78.15G85X96.5Y-74.15
G05
X96.5Y-87.45G85X96.5Y-83.45
G05
X96.5Y-95.65G85X96.5Y-99.65
G05
X96.5Y-104.95G85X96.5Y-108.95
G05
M30