Compare commits

...

10 Commits

Author SHA1 Message Date
root 96dbbf8f0c intermediate save 2026-04-05 17:43:04 +02:00
root 1f614ce928 removed openscad project, the case will be done separately 2026-02-22 10:04:51 +01:00
root c21d5bc81f Merge branch 'main' of github.com:zegonix/qua-ken 2024-09-10 17:34:05 +02:00
root 1abe125a30 stuff 2024-09-10 17:30:00 +02:00
zegonix 2ce2968db0 Update README.md 2024-09-03 22:50:10 +02:00
zegonix 89e2535ef0 .. 2024-08-27 12:02:09 +02:00
root fd0c00485b again 2024-08-27 11:57:43 +02:00
root 0d7f115e11 updated readme 2024-08-27 11:51:54 +02:00
root 90e42b3902 finalised first version of pcbs for prototype order
added openscad file for the left halfs case
2024-08-26 23:54:25 +02:00
root 7187affd26 quick save 2024-06-19 22:35:19 +02:00
50 changed files with 365434 additions and 132726 deletions
+1
View File
@@ -2,3 +2,4 @@
*.bak *.bak
*.zip *.zip
*.log *.log
*/output
+6 -5
View File
@@ -1,11 +1,12 @@
# qua-ken # qua-ken
this repository holds the design resources for the open source keyboard 'qua-ken'. The qua-ken is heavily inspired by [Josef Adamčík](https://github.com/josefadamcik)'s [Sofle](https://github.com/josefadamcik/SofleKeyboard) and is basically a Sofle modified to meet a custom keyboard enthusiast's standards. The PCB is split into main board and daughter board which holds the connectors. The qua-ken uses more a powerful ARM controller with much more program memory allowing the use of more software features. For the connection of the two halves a 4P4C connector is used as the TRRS connector shorts some of the lines when plugging/unplugging the cable. Currently planned are PCB silicone dumbbell gasket mount and plate top mount. The case is planned as screwless design opening from the top for ease of access. I also think about using the ball catch system gaining popularity, but since I have no experience with mechanical design, I am unsure whether I can manage that in a reasonable amount of revisions. this repository holds the design resources for the open source keyboard 'qua-ken'. The qua-ken is heavily inspired by [Josef Adamčík](https://github.com/josefadamcik)'s [Sofle](https://github.com/josefadamcik/SofleKeyboard) and copies its layout. The qua-ken is basically a Sofle modified to meet my custom keyboard standards. The PCB is split into main board and daughter board which holds the connectors. The qua-ken uses more a powerful ARM controller with much more program memory allowing the use of more software features. For the connection of the two halves a 4P4C connector is used as the TRRS connector shorts some of the lines when plugging/unplugging the cable. Currently planned are PCB silicone dumbbell gasket mount and plate top mount. The case is planned as screwless design opening from the top for ease of access. I also think about using the ball catch system gaining popularity, but since I have no experience with mechanical design, I am unsure whether I can manage that in a reasonable amount of revisions.
# Status # Status
I just started and am currently working on the PCB. Once the PCB is tested, I will start with the case ~~I just started and am currently working on the PCB. Once the PCB is tested, I will start with the case.~~
I just got the PCBs, it works perfectly fine appart from the encoders, which only work if the left half is master (connected to the computer). I am now starting with the case design and will fix the encoders at some point (just software).
# Licensing # Licensing
Software is licensed under GPL 2.0, PCB and case designs are free for use noncommercially and commercially when credited appropriately. Software (QMK) is licensed under GPL 2.0, With PCB and case designs you are free to do as you will.
# Can you I this keyboard when it's finished? # Can you buy this keyboard when it's finished?
Yes and No. I will not open a shop and sell units myself, but the resources will all be accessible in this repository, so you can order all the parts yourself. You can also find a manufacturer and sell this keyboard as long as you credit this repository appropriately. Yes and No. I will not open shop and sell the keyboard, but the resources are free and open, so you can order all the parts yourself.
File diff suppressed because it is too large Load Diff
@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 37,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@@ -38,6 +38,7 @@
9, 9,
10, 10,
11, 11,
12,
13, 13,
15, 15,
16, 16,
@@ -63,9 +64,15 @@
39, 39,
40 40
], ],
"visible_layers": "7ffdde0_80000001", "visible_layers": "7ffdfe0_80000001",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": { "meta": {
"filename": "daughter-board-left.kicad_prl", "filename": "daughter-board-left.kicad_prl",
"version": 3 "version": 3
+123 -15
View File
@@ -3,14 +3,17 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "apply_defaults_to_fp_fields": false,
"copper_line_width": 0.19999999999999998, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false, "copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false, "copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996, "courtyard_line_width": 0.05,
"dimension_precision": 4, "dimension_precision": 4,
"dimension_units": 3, "dimension_units": 3,
"dimensions": { "dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0, "text_position": 0,
"units_format": 1 "units_format": 1
}, },
"fab_line_width": 0.09999999999999999, "fab_line_width": 0.1,
"fab_text_italic": false, "fab_text_italic": false,
"fab_text_size_h": 1.0, "fab_text_size_h": 1.0,
"fab_text_size_v": 1.0, "fab_text_size_v": 1.0,
@@ -72,9 +75,11 @@
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@@ -111,19 +116,19 @@
}, },
"rules": { "rules": {
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.19999999999999998, "min_clearance": 0.2,
"min_connection": 0.19999999999999998, "min_connection": 0.2,
"min_copper_edge_clearance": 0.19999999999999998, "min_copper_edge_clearance": 0.2,
"min_hole_clearance": 0.25, "min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25, "min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.1,
"min_resolved_spokes": 1, "min_resolved_spokes": 1,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999, "min_text_height": 0.8,
"min_text_thickness": 0.08, "min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998, "min_track_width": 0.2,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.6, "min_via_diameter": 0.6,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
@@ -133,9 +138,6 @@
}, },
"teardrop_options": [ "teardrop_options": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true, "td_onpadsmd": true,
"td_onroundshapesonly": false, "td_onroundshapesonly": false,
"td_ontrackend": false, "td_ontrackend": false,
@@ -144,29 +146,35 @@
], ],
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape", "td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
@@ -176,6 +184,32 @@
0.2, 0.2,
0.3 0.3
], ],
"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": [ "via_dimensions": [
{ {
"diameter": 0.0, "diameter": 0.0,
@@ -192,6 +226,13 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -455,14 +496,75 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "output/gerber-files/",
"pos_files": "output/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "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": "Reference"
},
"connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,
@@ -476,6 +578,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.375, "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, "pin_symbol_size": 25.0,
"text_offset_ratio": 0.15 "text_offset_ratio": 0.15
}, },
@@ -491,6 +598,7 @@
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true, "spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false, "spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
@@ -498,7 +606,7 @@
"sheets": [ "sheets": [
[ [
"83ead95c-595d-4530-a277-733bcaba9719", "83ead95c-595d-4530-a277-733bcaba9719",
"" "Root"
] ]
], ],
"text_variables": {} "text_variables": {}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 44,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@@ -38,6 +38,7 @@
9, 9,
10, 10,
11, 11,
12,
13, 13,
15, 15,
16, 16,
@@ -66,6 +67,12 @@
"visible_layers": "fffffff_ffffffff", "visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": { "meta": {
"filename": "daughter-board-right.kicad_prl", "filename": "daughter-board-right.kicad_prl",
"version": 3 "version": 3
@@ -3,14 +3,17 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "apply_defaults_to_fp_fields": false,
"copper_line_width": 0.19999999999999998, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false, "copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false, "copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996, "courtyard_line_width": 0.05,
"dimension_precision": 4, "dimension_precision": 4,
"dimension_units": 3, "dimension_units": 3,
"dimensions": { "dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0, "text_position": 0,
"units_format": 1 "units_format": 1
}, },
"fab_line_width": 0.09999999999999999, "fab_line_width": 0.1,
"fab_text_italic": false, "fab_text_italic": false,
"fab_text_size_h": 1.0, "fab_text_size_h": 1.0,
"fab_text_size_v": 1.0, "fab_text_size_v": 1.0,
@@ -72,9 +75,11 @@
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@@ -111,19 +116,19 @@
}, },
"rules": { "rules": {
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.19999999999999998, "min_clearance": 0.2,
"min_connection": 0.19999999999999998, "min_connection": 0.2,
"min_copper_edge_clearance": 0.19999999999999998, "min_copper_edge_clearance": 0.2,
"min_hole_clearance": 0.25, "min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25, "min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.1,
"min_resolved_spokes": 1, "min_resolved_spokes": 1,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999, "min_text_height": 0.8,
"min_text_thickness": 0.08, "min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998, "min_track_width": 0.2,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.6, "min_via_diameter": 0.6,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
@@ -133,9 +138,6 @@
}, },
"teardrop_options": [ "teardrop_options": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true, "td_onpadsmd": true,
"td_onroundshapesonly": false, "td_onroundshapesonly": false,
"td_ontrackend": false, "td_ontrackend": false,
@@ -144,29 +146,35 @@
], ],
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape", "td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
@@ -176,6 +184,32 @@
0.2, 0.2,
0.3 0.3
], ],
"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": [ "via_dimensions": [
{ {
"diameter": 0.0, "diameter": 0.0,
@@ -192,6 +226,13 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -455,14 +496,75 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "output/gerber-files/",
"pos_files": "output/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "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": "Reference"
},
"connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,
@@ -476,6 +578,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.375, "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, "pin_symbol_size": 25.0,
"text_offset_ratio": 0.15 "text_offset_ratio": 0.15
}, },
@@ -491,6 +598,7 @@
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true, "spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false, "spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
@@ -498,7 +606,7 @@
"sheets": [ "sheets": [
[ [
"83ead95c-595d-4530-a277-733bcaba9719", "83ead95c-595d-4530-a277-733bcaba9719",
"" "Root"
] ]
], ],
"text_variables": {} "text_variables": {}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
+92
View File
@@ -0,0 +1,92 @@
(footprint "Untitled"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 2.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "f897ddff-b71c-4787-a1bf-15adceeace8f")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "Untitled"
(at 0 4 0)
(unlocked yes)
(layer "F.Fab")
(uuid "ea726f4f-4546-4368-8baf-2d6bd25e4fe5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "5b88322d-bbdc-459b-a45c-6df1d85fff9f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ce167b03-db9d-4ee5-8b80-7409b236b832")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_rect
(start 1.5 -0.5)
(end 2.5 0)
(stroke
(width 0.05)
(type solid)
)
(fill yes)
(layer "B.Cu")
(uuid "105e2d9e-1e0a-4866-9915-d8b592702eb9")
)
(fp_rect
(start -1.25 -1)
(end 1.25 1)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "Edge.Cuts")
(uuid "ddcba7ab-aaa1-4ff1-b9ae-8ec4ebc88afe")
)
(fp_text user "${REFERENCE}"
(at 0 6 0)
(unlocked yes)
(layer "F.Fab")
(uuid "5debdb58-3147-461b-a739-c724eb8b7f8d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(embedded_fonts no)
)
+23287 -7957
View File
File diff suppressed because it is too large Load Diff
+4
View File
@@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "kicad-lib")(type "KiCad")(uri "/home/quak/repositories/qua-ken/kicad-lib.pretty")(options "")(descr ""))
)
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,889 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%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*
%ADD10RoundRect,0.250000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X0*%
%ADD11C,1.600000*%
%ADD12O,3.000000X4.100000*%
%ADD13R,1.700000X0.820000*%
%ADD14RoundRect,0.225000X0.375000X-0.225000X0.375000X0.225000X-0.375000X0.225000X-0.375000X-0.225000X0*%
%ADD15C,1.750000*%
%ADD16C,3.987800*%
%ADD17C,3.300000*%
%ADD18RoundRect,0.250000X1.025000X1.000000X-1.025000X1.000000X-1.025000X-1.000000X1.025000X-1.000000X0*%
%ADD19R,1.200000X1.400000*%
%ADD20RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
%ADD21RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
%ADD22RoundRect,0.075000X-0.075000X0.700000X-0.075000X-0.700000X0.075000X-0.700000X0.075000X0.700000X0*%
%ADD23RoundRect,0.075000X-0.700000X0.075000X-0.700000X-0.075000X0.700000X-0.075000X0.700000X0.075000X0*%
%ADD24RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
%ADD25R,1.700000X1.700000*%
%ADD26O,1.700000X1.700000*%
%ADD27RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
%ADD28RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
%ADD29R,1.000000X1.700000*%
%ADD30RoundRect,0.225000X0.212260X-0.382356X0.437260X0.007356X-0.212260X0.382356X-0.437260X-0.007356X0*%
%ADD31RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
%ADD32RoundRect,0.250000X1.248893X0.700636X-0.731255X1.231215X-1.248893X-0.700636X0.731255X-1.231215X0*%
%ADD33RoundRect,0.225000X-0.225000X-0.375000X0.225000X-0.375000X0.225000X0.375000X-0.225000X0.375000X0*%
%ADD34RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
%ADD35RoundRect,0.225000X0.303988X-0.314390X0.420456X0.120276X-0.303988X0.314390X-0.420456X-0.120276X0*%
%ADD36RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*%
%ADD37RoundRect,0.250000X1.387676X0.353525X-0.387676X1.378525X-1.387676X-0.353525X0.387676X-1.378525X0*%
%ADD38RoundRect,0.150000X-0.150000X-0.625000X0.150000X-0.625000X0.150000X0.625000X-0.150000X0.625000X0*%
%ADD39RoundRect,0.250000X-0.350000X-0.650000X0.350000X-0.650000X0.350000X0.650000X-0.350000X0.650000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,SW2*%
X161875000Y-86868750D03*
D11*
X156875000Y-86868750D03*
X159375000Y-86868750D03*
X161875000Y-101368750D03*
X156875000Y-101368750D03*
D12*
X164975000Y-94368750D03*
X153775000Y-94368750D03*
%TD*%
D13*
%TO.C,D31*%
X159800000Y-42750000D03*
X159800000Y-41250000D03*
X154200000Y-41250000D03*
X154200000Y-42750000D03*
%TD*%
D14*
%TO.C,D17*%
X117474999Y-83206250D03*
X117474999Y-79906250D03*
%TD*%
D15*
%TO.C,MX7*%
X43180000Y-64293750D03*
D16*
X38100000Y-64293750D03*
D15*
X33020000Y-64293750D03*
D17*
X34290000Y-61753750D03*
D18*
X30740000Y-61753750D03*
X44190000Y-59213750D03*
D17*
X40640000Y-59213750D03*
%TD*%
D19*
%TO.C,Y1*%
X154425000Y-46818750D03*
X154425000Y-49018750D03*
X152725000Y-49018750D03*
X152725000Y-46818750D03*
%TD*%
D14*
%TO.C,D1*%
X41274999Y-49868750D03*
X41274999Y-46568750D03*
%TD*%
D20*
%TO.C,C3*%
X162475000Y-50443750D03*
X162475000Y-51993750D03*
%TD*%
D15*
%TO.C,MX3*%
X81280000Y-40481250D03*
D16*
X76200000Y-40481250D03*
D15*
X71120000Y-40481250D03*
D17*
X72390000Y-37941250D03*
D18*
X68840000Y-37941250D03*
X82290000Y-35401250D03*
D17*
X78740000Y-35401250D03*
%TD*%
D15*
%TO.C,MX11*%
X119380000Y-59531250D03*
D16*
X114300000Y-59531250D03*
D15*
X109220000Y-59531250D03*
D17*
X110490000Y-56991250D03*
D18*
X106940000Y-56991250D03*
X120390000Y-54451250D03*
D17*
X116840000Y-54451250D03*
%TD*%
D21*
%TO.C,R8*%
X162875000Y-78243750D03*
X162875000Y-76593750D03*
%TD*%
D15*
%TO.C,MX1*%
X43180000Y-45243750D03*
D16*
X38100000Y-45243750D03*
D15*
X33020000Y-45243750D03*
D17*
X34290000Y-42703750D03*
D18*
X30740000Y-42703750D03*
X44190000Y-40163750D03*
D17*
X40640000Y-40163750D03*
%TD*%
D14*
%TO.C,D27*%
X117474999Y-121306250D03*
X117474999Y-118006250D03*
%TD*%
D15*
%TO.C,MX16*%
X100330000Y-76200000D03*
D16*
X95250000Y-76200000D03*
D15*
X90170000Y-76200000D03*
D17*
X91440000Y-73660000D03*
D18*
X87890000Y-73660000D03*
X101340000Y-71120000D03*
D17*
X97790000Y-71120000D03*
%TD*%
D14*
%TO.C,D3*%
X79374999Y-45106250D03*
X79374999Y-41806250D03*
%TD*%
%TO.C,D15*%
X79374999Y-83206250D03*
X79374999Y-79906250D03*
%TD*%
D22*
%TO.C,U2*%
X152825000Y-53743750D03*
X153325000Y-53743750D03*
X153825000Y-53743750D03*
X154325000Y-53743750D03*
X154825000Y-53743750D03*
X155325000Y-53743750D03*
X155825000Y-53743750D03*
X156325000Y-53743750D03*
X156825000Y-53743750D03*
X157325000Y-53743750D03*
X157825000Y-53743750D03*
X158325000Y-53743750D03*
X158825000Y-53743750D03*
X159325000Y-53743750D03*
X159825000Y-53743750D03*
X160325000Y-53743750D03*
D23*
X162250000Y-55668750D03*
X162250000Y-56168750D03*
X162250000Y-56668750D03*
X162250000Y-57168750D03*
X162250000Y-57668750D03*
X162250000Y-58168750D03*
X162250000Y-58668750D03*
X162250000Y-59168750D03*
X162250000Y-59668750D03*
X162250000Y-60168750D03*
X162250000Y-60668750D03*
X162250000Y-61168750D03*
X162250000Y-61668750D03*
X162250000Y-62168750D03*
X162250000Y-62668750D03*
X162250000Y-63168750D03*
D22*
X160325000Y-65093750D03*
X159825000Y-65093750D03*
X159325000Y-65093750D03*
X158825000Y-65093750D03*
X158325000Y-65093750D03*
X157825000Y-65093750D03*
X157325000Y-65093750D03*
X156825000Y-65093750D03*
X156325000Y-65093750D03*
X155825000Y-65093750D03*
X155325000Y-65093750D03*
X154825000Y-65093750D03*
X154325000Y-65093750D03*
X153825000Y-65093750D03*
X153325000Y-65093750D03*
X152825000Y-65093750D03*
D23*
X150900000Y-63168750D03*
X150900000Y-62668750D03*
X150900000Y-62168750D03*
X150900000Y-61668750D03*
X150900000Y-61168750D03*
X150900000Y-60668750D03*
X150900000Y-60168750D03*
X150900000Y-59668750D03*
X150900000Y-59168750D03*
X150900000Y-58668750D03*
X150900000Y-58168750D03*
X150900000Y-57668750D03*
X150900000Y-57168750D03*
X150900000Y-56668750D03*
X150900000Y-56168750D03*
X150900000Y-55668750D03*
%TD*%
D24*
%TO.C,C8*%
X169450000Y-104518750D03*
X167900000Y-104518750D03*
%TD*%
D15*
%TO.C,MX14*%
X62230000Y-83343750D03*
D16*
X57150000Y-83343750D03*
D15*
X52070000Y-83343750D03*
D17*
X53340000Y-80803750D03*
D18*
X49790000Y-80803750D03*
X63240000Y-78263750D03*
D17*
X59690000Y-78263750D03*
%TD*%
D21*
%TO.C,R3*%
X158275000Y-78243750D03*
X158275000Y-76593750D03*
%TD*%
D14*
%TO.C,D10*%
X98424999Y-61775000D03*
X98424999Y-58475000D03*
%TD*%
D15*
%TO.C,MX9*%
X81280000Y-59531250D03*
D16*
X76200000Y-59531250D03*
D15*
X71120000Y-59531250D03*
D17*
X72390000Y-56991250D03*
D18*
X68840000Y-56991250D03*
X82290000Y-54451250D03*
D17*
X78740000Y-54451250D03*
%TD*%
D14*
%TO.C,D22*%
X98424999Y-99875000D03*
X98424999Y-96575000D03*
%TD*%
D25*
%TO.C,J2*%
X147075000Y-86918750D03*
D26*
X147075000Y-89458750D03*
X147075000Y-91998750D03*
X147075000Y-94538750D03*
%TD*%
D21*
%TO.C,R10*%
X162475000Y-47943750D03*
X162475000Y-46293750D03*
%TD*%
D15*
%TO.C,MX24*%
X138430000Y-100012500D03*
D16*
X133350000Y-100012500D03*
D15*
X128270000Y-100012500D03*
D17*
X129540000Y-97472500D03*
D18*
X125990000Y-97472500D03*
X139440000Y-94932500D03*
D17*
X135890000Y-94932500D03*
%TD*%
D27*
%TO.C,R2*%
X168675000Y-61793750D03*
X168675000Y-63443750D03*
%TD*%
D14*
%TO.C,D14*%
X60324999Y-87968750D03*
X60324999Y-84668750D03*
%TD*%
%TO.C,D20*%
X60324999Y-107018750D03*
X60324999Y-103718750D03*
%TD*%
D15*
%TO.C,MX22*%
X100330000Y-95250000D03*
D16*
X95250000Y-95250000D03*
D15*
X90170000Y-95250000D03*
D17*
X91440000Y-92710000D03*
D18*
X87890000Y-92710000D03*
X101340000Y-90170000D03*
D17*
X97790000Y-90170000D03*
%TD*%
D15*
%TO.C,MX21*%
X81280000Y-97631250D03*
D16*
X76200000Y-97631250D03*
D15*
X71120000Y-97631250D03*
D17*
X72390000Y-95091250D03*
D18*
X68840000Y-95091250D03*
X82290000Y-92551250D03*
D17*
X78740000Y-92551250D03*
%TD*%
D14*
%TO.C,D11*%
X117474999Y-64156250D03*
X117474999Y-60856250D03*
%TD*%
D28*
%TO.C,C7*%
X167175000Y-57618750D03*
X168725000Y-57618750D03*
%TD*%
D15*
%TO.C,MX13*%
X43180000Y-83343750D03*
D16*
X38100000Y-83343750D03*
D15*
X33020000Y-83343750D03*
D17*
X34290000Y-80803750D03*
D18*
X30740000Y-80803750D03*
X44190000Y-78263750D03*
D17*
X40640000Y-78263750D03*
%TD*%
D14*
%TO.C,D5*%
X117474999Y-45106250D03*
X117474999Y-41806250D03*
%TD*%
D15*
%TO.C,MX15*%
X81280000Y-78581250D03*
D16*
X76200000Y-78581250D03*
D15*
X71120000Y-78581250D03*
D17*
X72390000Y-76041250D03*
D18*
X68840000Y-76041250D03*
X82290000Y-73501250D03*
D17*
X78740000Y-73501250D03*
%TD*%
D14*
%TO.C,D12*%
X136524999Y-66537500D03*
X136524999Y-63237500D03*
%TD*%
D15*
%TO.C,MX19*%
X43180000Y-102393750D03*
D16*
X38100000Y-102393750D03*
D15*
X33020000Y-102393750D03*
D17*
X34290000Y-99853750D03*
D18*
X30740000Y-99853750D03*
X44190000Y-97313750D03*
D17*
X40640000Y-97313750D03*
%TD*%
D14*
%TO.C,D9*%
X79374999Y-64156250D03*
X79374999Y-60856250D03*
%TD*%
D15*
%TO.C,MX17*%
X119380000Y-78581250D03*
D16*
X114300000Y-78581250D03*
D15*
X109220000Y-78581250D03*
D17*
X110490000Y-76041250D03*
D18*
X106940000Y-76041250D03*
X120390000Y-73501250D03*
D17*
X116840000Y-73501250D03*
%TD*%
D25*
%TO.C,J1*%
X145275000Y-43818750D03*
D26*
X145275000Y-46358750D03*
%TD*%
D21*
%TO.C,R5*%
X155875000Y-78243750D03*
X155875000Y-76593750D03*
%TD*%
D20*
%TO.C,C12*%
X150475000Y-47143750D03*
X150475000Y-48693750D03*
%TD*%
D14*
%TO.C,D18*%
X136524999Y-85587500D03*
X136524999Y-82287500D03*
%TD*%
D24*
%TO.C,C6*%
X151350000Y-67718750D03*
X149800000Y-67718750D03*
%TD*%
D29*
%TO.C,SW1*%
X165675000Y-107218750D03*
X165675000Y-113518750D03*
X169475000Y-107218750D03*
X169475000Y-113518750D03*
%TD*%
D15*
%TO.C,MX4*%
X100330000Y-38100000D03*
D16*
X95250000Y-38100000D03*
D15*
X90170000Y-38100000D03*
D17*
X91440000Y-35560000D03*
D18*
X87890000Y-35560000D03*
X101340000Y-33020000D03*
D17*
X97790000Y-33020000D03*
%TD*%
D14*
%TO.C,D7*%
X41274999Y-68918750D03*
X41274999Y-65618750D03*
%TD*%
D30*
%TO.C,D29*%
X159718294Y-131628151D03*
X161368294Y-128770267D03*
%TD*%
D24*
%TO.C,C2*%
X167150000Y-65718750D03*
X165600000Y-65718750D03*
%TD*%
D15*
%TO.C,MX20*%
X62230000Y-102393750D03*
D16*
X57150000Y-102393750D03*
D15*
X52070000Y-102393750D03*
D17*
X53340000Y-99853750D03*
D18*
X49790000Y-99853750D03*
X63240000Y-97313750D03*
D17*
X59690000Y-97313750D03*
%TD*%
D14*
%TO.C,D25*%
X79374999Y-121306250D03*
X79374999Y-118006250D03*
%TD*%
D15*
%TO.C,MX27*%
X119380000Y-116681250D03*
D16*
X114300000Y-116681250D03*
D15*
X109220000Y-116681250D03*
D17*
X110490000Y-114141250D03*
D18*
X106940000Y-114141250D03*
X120390000Y-111601250D03*
D17*
X116840000Y-111601250D03*
%TD*%
D15*
%TO.C,MX10*%
X100330000Y-57150000D03*
D16*
X95250000Y-57150000D03*
D15*
X90170000Y-57150000D03*
D17*
X91440000Y-54610000D03*
D18*
X87890000Y-54610000D03*
X101340000Y-52070000D03*
D17*
X97790000Y-52070000D03*
%TD*%
D31*
%TO.C,C11*%
X165975000Y-62093750D03*
X165975000Y-60543750D03*
%TD*%
D14*
%TO.C,D16*%
X98424999Y-80825000D03*
X98424999Y-77525000D03*
%TD*%
D15*
%TO.C,MX26*%
X100330000Y-114300000D03*
D16*
X95250000Y-114300000D03*
D15*
X90170000Y-114300000D03*
D17*
X91440000Y-111760000D03*
D18*
X87890000Y-111760000D03*
X101340000Y-109220000D03*
D17*
X97790000Y-109220000D03*
%TD*%
D14*
%TO.C,D4*%
X98424999Y-42725000D03*
X98424999Y-39425000D03*
%TD*%
D15*
%TO.C,MX18*%
X138430000Y-80962500D03*
D16*
X133350000Y-80962500D03*
D15*
X128270000Y-80962500D03*
D17*
X129540000Y-78422500D03*
D18*
X125990000Y-78422500D03*
X139440000Y-75882500D03*
D17*
X135890000Y-75882500D03*
%TD*%
D15*
%TO.C,MX12*%
X138430000Y-61912500D03*
D16*
X133350000Y-61912500D03*
D15*
X128270000Y-61912500D03*
D17*
X129540000Y-59372500D03*
D18*
X125990000Y-59372500D03*
X139440000Y-56832500D03*
D17*
X135890000Y-56832500D03*
%TD*%
D20*
%TO.C,C4*%
X150475000Y-51043750D03*
X150475000Y-52593750D03*
%TD*%
D24*
%TO.C,C1*%
X167150000Y-68218750D03*
X165600000Y-68218750D03*
%TD*%
%TO.C,C5*%
X148350000Y-53818750D03*
X146800000Y-53818750D03*
%TD*%
D15*
%TO.C,MX28*%
X141663756Y-122973578D03*
D16*
X136756853Y-121658777D03*
D15*
X131849950Y-120343976D03*
D17*
X133734076Y-118219225D03*
D32*
X130305039Y-117300417D03*
X143954142Y-118328082D03*
D17*
X140525105Y-117409274D03*
%TD*%
D31*
%TO.C,C13*%
X162575000Y-42793750D03*
X162575000Y-41243750D03*
%TD*%
D33*
%TO.C,D30*%
X158525000Y-107418750D03*
X161825000Y-107418750D03*
%TD*%
D24*
%TO.C,C10*%
X167150000Y-70668750D03*
X165600000Y-70668750D03*
%TD*%
D14*
%TO.C,D26*%
X98424999Y-118925000D03*
X98424999Y-115625000D03*
%TD*%
D15*
%TO.C,MX25*%
X81280000Y-116681250D03*
D16*
X76200000Y-116681250D03*
D15*
X71120000Y-116681250D03*
D17*
X72390000Y-114141250D03*
D18*
X68840000Y-114141250D03*
X82290000Y-111601250D03*
D17*
X78740000Y-111601250D03*
%TD*%
D34*
%TO.C,R1*%
X146100000Y-49518750D03*
X144450000Y-49518750D03*
%TD*%
D14*
%TO.C,D21*%
X79374999Y-102256250D03*
X79374999Y-98956250D03*
%TD*%
D15*
%TO.C,MX6*%
X138430000Y-42862500D03*
D16*
X133350000Y-42862500D03*
D15*
X128270000Y-42862500D03*
D17*
X129540000Y-40322500D03*
D18*
X125990000Y-40322500D03*
X139440000Y-37782500D03*
D17*
X135890000Y-37782500D03*
%TD*%
D14*
%TO.C,D23*%
X117474999Y-102256250D03*
X117474999Y-98956250D03*
%TD*%
%TO.C,D8*%
X60324999Y-68918750D03*
X60324999Y-65618750D03*
%TD*%
D15*
%TO.C,MX23*%
X119380000Y-97631250D03*
D16*
X114300000Y-97631250D03*
D15*
X109220000Y-97631250D03*
D17*
X110490000Y-95091250D03*
D18*
X106940000Y-95091250D03*
X120390000Y-92551250D03*
D17*
X116840000Y-92551250D03*
%TD*%
D35*
%TO.C,D28*%
X138626630Y-126947934D03*
X139480730Y-123760378D03*
%TD*%
D36*
%TO.C,U1*%
X165575000Y-72918750D03*
X167475000Y-72918750D03*
X166525000Y-75193750D03*
%TD*%
D15*
%TO.C,MX8*%
X62230000Y-64293750D03*
D16*
X57150000Y-64293750D03*
D15*
X52070000Y-64293750D03*
D17*
X53340000Y-61753750D03*
D18*
X49790000Y-61753750D03*
X63240000Y-59213750D03*
D17*
X59690000Y-59213750D03*
%TD*%
D27*
%TO.C,R7*%
X164875000Y-46293750D03*
X164875000Y-47943750D03*
%TD*%
D14*
%TO.C,D19*%
X41274999Y-107018750D03*
X41274999Y-103718750D03*
%TD*%
D15*
%TO.C,MX29*%
X163680573Y-128575284D03*
D16*
X159281164Y-126035284D03*
D15*
X154881755Y-123495284D03*
D17*
X157251607Y-121930579D03*
D37*
X154177217Y-120155579D03*
X167095259Y-124680875D03*
D17*
X164020869Y-122905875D03*
%TD*%
D38*
%TO.C,J3*%
X146175000Y-80218750D03*
X147175000Y-80218750D03*
X148175000Y-80218750D03*
X149175000Y-80218750D03*
X150175000Y-80218750D03*
X151175000Y-80218750D03*
D39*
X144875000Y-76343750D03*
X152475000Y-76343750D03*
%TD*%
D14*
%TO.C,D13*%
X41274999Y-87968750D03*
X41274999Y-84668750D03*
%TD*%
D31*
%TO.C,C14*%
X156775000Y-48693750D03*
X156775000Y-47143750D03*
%TD*%
D15*
%TO.C,MX2*%
X62230000Y-45243750D03*
D16*
X57150000Y-45243750D03*
D15*
X52070000Y-45243750D03*
D17*
X53340000Y-42703750D03*
D18*
X49790000Y-42703750D03*
X63240000Y-40163750D03*
D17*
X59690000Y-40163750D03*
%TD*%
D14*
%TO.C,D2*%
X60324999Y-49868750D03*
X60324999Y-46568750D03*
%TD*%
D28*
%TO.C,C9*%
X166525000Y-78518750D03*
X168075000Y-78518750D03*
%TD*%
D14*
%TO.C,D6*%
X136524999Y-47487500D03*
X136524999Y-44187500D03*
%TD*%
D15*
%TO.C,MX5*%
X119380000Y-40481250D03*
D16*
X114300000Y-40481250D03*
D15*
X109220000Y-40481250D03*
D17*
X110490000Y-37941250D03*
D18*
X106940000Y-37941250D03*
X120390000Y-35401250D03*
D17*
X116840000Y-35401250D03*
%TD*%
D14*
%TO.C,D24*%
X136524999Y-104637500D03*
X136524999Y-101337500D03*
%TD*%
D27*
%TO.C,R9*%
X160575000Y-76593750D03*
X160575000Y-78243750D03*
%TD*%
M02*
@@ -0,0 +1,561 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%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.700000X0.820000*%
%ADD11RoundRect,0.225000X0.375000X-0.225000X0.375000X0.225000X-0.375000X0.225000X-0.375000X-0.225000X0*%
%ADD12RoundRect,0.250000X1.025000X1.000000X-1.025000X1.000000X-1.025000X-1.000000X1.025000X-1.000000X0*%
%ADD13R,1.200000X1.400000*%
%ADD14RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
%ADD15RoundRect,0.200000X0.275000X-0.200000X0.275000X0.200000X-0.275000X0.200000X-0.275000X-0.200000X0*%
%ADD16RoundRect,0.075000X-0.075000X0.700000X-0.075000X-0.700000X0.075000X-0.700000X0.075000X0.700000X0*%
%ADD17RoundRect,0.075000X-0.700000X0.075000X-0.700000X-0.075000X0.700000X-0.075000X0.700000X0.075000X0*%
%ADD18RoundRect,0.225000X0.225000X0.250000X-0.225000X0.250000X-0.225000X-0.250000X0.225000X-0.250000X0*%
%ADD19RoundRect,0.200000X-0.275000X0.200000X-0.275000X-0.200000X0.275000X-0.200000X0.275000X0.200000X0*%
%ADD20RoundRect,0.225000X-0.225000X-0.250000X0.225000X-0.250000X0.225000X0.250000X-0.225000X0.250000X0*%
%ADD21R,1.000000X1.700000*%
%ADD22RoundRect,0.225000X0.212260X-0.382356X0.437260X0.007356X-0.212260X0.382356X-0.437260X-0.007356X0*%
%ADD23RoundRect,0.225000X0.250000X-0.225000X0.250000X0.225000X-0.250000X0.225000X-0.250000X-0.225000X0*%
%ADD24RoundRect,0.250000X1.248893X0.700636X-0.731255X1.231215X-1.248893X-0.700636X0.731255X-1.231215X0*%
%ADD25RoundRect,0.225000X-0.225000X-0.375000X0.225000X-0.375000X0.225000X0.375000X-0.225000X0.375000X0*%
%ADD26RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
%ADD27RoundRect,0.225000X0.303988X-0.314390X0.420456X0.120276X-0.303988X0.314390X-0.420456X-0.120276X0*%
%ADD28RoundRect,0.150000X-0.150000X0.512500X-0.150000X-0.512500X0.150000X-0.512500X0.150000X0.512500X0*%
%ADD29RoundRect,0.250000X1.387676X0.353525X-0.387676X1.378525X-1.387676X-0.353525X0.387676X-1.378525X0*%
%ADD30RoundRect,0.150000X-0.150000X-0.625000X0.150000X-0.625000X0.150000X0.625000X-0.150000X0.625000X0*%
%ADD31RoundRect,0.250000X-0.350000X-0.650000X0.350000X-0.650000X0.350000X0.650000X-0.350000X0.650000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,D31*%
X159800000Y-42750000D03*
X159800000Y-41250000D03*
X154200000Y-41250000D03*
X154200000Y-42750000D03*
%TD*%
D11*
%TO.C,D17*%
X117474999Y-83206250D03*
X117474999Y-79906250D03*
%TD*%
D12*
%TO.C,MX7*%
X30740000Y-61753750D03*
X44190000Y-59213750D03*
%TD*%
D13*
%TO.C,Y1*%
X154425000Y-46818750D03*
X154425000Y-49018750D03*
X152725000Y-49018750D03*
X152725000Y-46818750D03*
%TD*%
D11*
%TO.C,D1*%
X41274999Y-49868750D03*
X41274999Y-46568750D03*
%TD*%
D14*
%TO.C,C3*%
X162475000Y-50443750D03*
X162475000Y-51993750D03*
%TD*%
D12*
%TO.C,MX3*%
X68840000Y-37941250D03*
X82290000Y-35401250D03*
%TD*%
%TO.C,MX11*%
X106940000Y-56991250D03*
X120390000Y-54451250D03*
%TD*%
D15*
%TO.C,R8*%
X162875000Y-78243750D03*
X162875000Y-76593750D03*
%TD*%
D12*
%TO.C,MX1*%
X30740000Y-42703750D03*
X44190000Y-40163750D03*
%TD*%
D11*
%TO.C,D27*%
X117474999Y-121306250D03*
X117474999Y-118006250D03*
%TD*%
D12*
%TO.C,MX16*%
X87890000Y-73660000D03*
X101340000Y-71120000D03*
%TD*%
D11*
%TO.C,D3*%
X79374999Y-45106250D03*
X79374999Y-41806250D03*
%TD*%
%TO.C,D15*%
X79374999Y-83206250D03*
X79374999Y-79906250D03*
%TD*%
D16*
%TO.C,U2*%
X152825000Y-53743750D03*
X153325000Y-53743750D03*
X153825000Y-53743750D03*
X154325000Y-53743750D03*
X154825000Y-53743750D03*
X155325000Y-53743750D03*
X155825000Y-53743750D03*
X156325000Y-53743750D03*
X156825000Y-53743750D03*
X157325000Y-53743750D03*
X157825000Y-53743750D03*
X158325000Y-53743750D03*
X158825000Y-53743750D03*
X159325000Y-53743750D03*
X159825000Y-53743750D03*
X160325000Y-53743750D03*
D17*
X162250000Y-55668750D03*
X162250000Y-56168750D03*
X162250000Y-56668750D03*
X162250000Y-57168750D03*
X162250000Y-57668750D03*
X162250000Y-58168750D03*
X162250000Y-58668750D03*
X162250000Y-59168750D03*
X162250000Y-59668750D03*
X162250000Y-60168750D03*
X162250000Y-60668750D03*
X162250000Y-61168750D03*
X162250000Y-61668750D03*
X162250000Y-62168750D03*
X162250000Y-62668750D03*
X162250000Y-63168750D03*
D16*
X160325000Y-65093750D03*
X159825000Y-65093750D03*
X159325000Y-65093750D03*
X158825000Y-65093750D03*
X158325000Y-65093750D03*
X157825000Y-65093750D03*
X157325000Y-65093750D03*
X156825000Y-65093750D03*
X156325000Y-65093750D03*
X155825000Y-65093750D03*
X155325000Y-65093750D03*
X154825000Y-65093750D03*
X154325000Y-65093750D03*
X153825000Y-65093750D03*
X153325000Y-65093750D03*
X152825000Y-65093750D03*
D17*
X150900000Y-63168750D03*
X150900000Y-62668750D03*
X150900000Y-62168750D03*
X150900000Y-61668750D03*
X150900000Y-61168750D03*
X150900000Y-60668750D03*
X150900000Y-60168750D03*
X150900000Y-59668750D03*
X150900000Y-59168750D03*
X150900000Y-58668750D03*
X150900000Y-58168750D03*
X150900000Y-57668750D03*
X150900000Y-57168750D03*
X150900000Y-56668750D03*
X150900000Y-56168750D03*
X150900000Y-55668750D03*
%TD*%
D18*
%TO.C,C8*%
X169450000Y-104518750D03*
X167900000Y-104518750D03*
%TD*%
D12*
%TO.C,MX14*%
X49790000Y-80803750D03*
X63240000Y-78263750D03*
%TD*%
D15*
%TO.C,R3*%
X158275000Y-78243750D03*
X158275000Y-76593750D03*
%TD*%
D11*
%TO.C,D10*%
X98424999Y-61775000D03*
X98424999Y-58475000D03*
%TD*%
D12*
%TO.C,MX9*%
X68840000Y-56991250D03*
X82290000Y-54451250D03*
%TD*%
D11*
%TO.C,D22*%
X98424999Y-99875000D03*
X98424999Y-96575000D03*
%TD*%
D15*
%TO.C,R10*%
X162475000Y-47943750D03*
X162475000Y-46293750D03*
%TD*%
D12*
%TO.C,MX24*%
X125990000Y-97472500D03*
X139440000Y-94932500D03*
%TD*%
D19*
%TO.C,R2*%
X168675000Y-61793750D03*
X168675000Y-63443750D03*
%TD*%
D11*
%TO.C,D14*%
X60324999Y-87968750D03*
X60324999Y-84668750D03*
%TD*%
%TO.C,D20*%
X60324999Y-107018750D03*
X60324999Y-103718750D03*
%TD*%
D12*
%TO.C,MX22*%
X87890000Y-92710000D03*
X101340000Y-90170000D03*
%TD*%
%TO.C,MX21*%
X68840000Y-95091250D03*
X82290000Y-92551250D03*
%TD*%
D11*
%TO.C,D11*%
X117474999Y-64156250D03*
X117474999Y-60856250D03*
%TD*%
D20*
%TO.C,C7*%
X167175000Y-57618750D03*
X168725000Y-57618750D03*
%TD*%
D12*
%TO.C,MX13*%
X30740000Y-80803750D03*
X44190000Y-78263750D03*
%TD*%
D11*
%TO.C,D5*%
X117474999Y-45106250D03*
X117474999Y-41806250D03*
%TD*%
D12*
%TO.C,MX15*%
X68840000Y-76041250D03*
X82290000Y-73501250D03*
%TD*%
D11*
%TO.C,D12*%
X136524999Y-66537500D03*
X136524999Y-63237500D03*
%TD*%
D12*
%TO.C,MX19*%
X30740000Y-99853750D03*
X44190000Y-97313750D03*
%TD*%
D11*
%TO.C,D9*%
X79374999Y-64156250D03*
X79374999Y-60856250D03*
%TD*%
D12*
%TO.C,MX17*%
X106940000Y-76041250D03*
X120390000Y-73501250D03*
%TD*%
D15*
%TO.C,R5*%
X155875000Y-78243750D03*
X155875000Y-76593750D03*
%TD*%
D14*
%TO.C,C12*%
X150475000Y-47143750D03*
X150475000Y-48693750D03*
%TD*%
D11*
%TO.C,D18*%
X136524999Y-85587500D03*
X136524999Y-82287500D03*
%TD*%
D18*
%TO.C,C6*%
X151350000Y-67718750D03*
X149800000Y-67718750D03*
%TD*%
D21*
%TO.C,SW1*%
X165675000Y-107218750D03*
X165675000Y-113518750D03*
X169475000Y-107218750D03*
X169475000Y-113518750D03*
%TD*%
D12*
%TO.C,MX4*%
X87890000Y-35560000D03*
X101340000Y-33020000D03*
%TD*%
D11*
%TO.C,D7*%
X41274999Y-68918750D03*
X41274999Y-65618750D03*
%TD*%
D22*
%TO.C,D29*%
X159718294Y-131628151D03*
X161368294Y-128770267D03*
%TD*%
D18*
%TO.C,C2*%
X167150000Y-65718750D03*
X165600000Y-65718750D03*
%TD*%
D12*
%TO.C,MX20*%
X49790000Y-99853750D03*
X63240000Y-97313750D03*
%TD*%
D11*
%TO.C,D25*%
X79374999Y-121306250D03*
X79374999Y-118006250D03*
%TD*%
D12*
%TO.C,MX27*%
X106940000Y-114141250D03*
X120390000Y-111601250D03*
%TD*%
%TO.C,MX10*%
X87890000Y-54610000D03*
X101340000Y-52070000D03*
%TD*%
D23*
%TO.C,C11*%
X165975000Y-62093750D03*
X165975000Y-60543750D03*
%TD*%
D11*
%TO.C,D16*%
X98424999Y-80825000D03*
X98424999Y-77525000D03*
%TD*%
D12*
%TO.C,MX26*%
X87890000Y-111760000D03*
X101340000Y-109220000D03*
%TD*%
D11*
%TO.C,D4*%
X98424999Y-42725000D03*
X98424999Y-39425000D03*
%TD*%
D12*
%TO.C,MX18*%
X125990000Y-78422500D03*
X139440000Y-75882500D03*
%TD*%
%TO.C,MX12*%
X125990000Y-59372500D03*
X139440000Y-56832500D03*
%TD*%
D14*
%TO.C,C4*%
X150475000Y-51043750D03*
X150475000Y-52593750D03*
%TD*%
D18*
%TO.C,C1*%
X167150000Y-68218750D03*
X165600000Y-68218750D03*
%TD*%
%TO.C,C5*%
X148350000Y-53818750D03*
X146800000Y-53818750D03*
%TD*%
D24*
%TO.C,MX28*%
X130305039Y-117300417D03*
X143954142Y-118328082D03*
%TD*%
D23*
%TO.C,C13*%
X162575000Y-42793750D03*
X162575000Y-41243750D03*
%TD*%
D25*
%TO.C,D30*%
X158525000Y-107418750D03*
X161825000Y-107418750D03*
%TD*%
D18*
%TO.C,C10*%
X167150000Y-70668750D03*
X165600000Y-70668750D03*
%TD*%
D11*
%TO.C,D26*%
X98424999Y-118925000D03*
X98424999Y-115625000D03*
%TD*%
D12*
%TO.C,MX25*%
X68840000Y-114141250D03*
X82290000Y-111601250D03*
%TD*%
D26*
%TO.C,R1*%
X146100000Y-49518750D03*
X144450000Y-49518750D03*
%TD*%
D11*
%TO.C,D21*%
X79374999Y-102256250D03*
X79374999Y-98956250D03*
%TD*%
D12*
%TO.C,MX6*%
X125990000Y-40322500D03*
X139440000Y-37782500D03*
%TD*%
D11*
%TO.C,D23*%
X117474999Y-102256250D03*
X117474999Y-98956250D03*
%TD*%
%TO.C,D8*%
X60324999Y-68918750D03*
X60324999Y-65618750D03*
%TD*%
D12*
%TO.C,MX23*%
X106940000Y-95091250D03*
X120390000Y-92551250D03*
%TD*%
D27*
%TO.C,D28*%
X138626630Y-126947934D03*
X139480730Y-123760378D03*
%TD*%
D28*
%TO.C,U1*%
X165575000Y-72918750D03*
X167475000Y-72918750D03*
X166525000Y-75193750D03*
%TD*%
D12*
%TO.C,MX8*%
X49790000Y-61753750D03*
X63240000Y-59213750D03*
%TD*%
D19*
%TO.C,R7*%
X164875000Y-46293750D03*
X164875000Y-47943750D03*
%TD*%
D11*
%TO.C,D19*%
X41274999Y-107018750D03*
X41274999Y-103718750D03*
%TD*%
D29*
%TO.C,MX29*%
X154177217Y-120155579D03*
X167095259Y-124680875D03*
%TD*%
D30*
%TO.C,J3*%
X146175000Y-80218750D03*
X147175000Y-80218750D03*
X148175000Y-80218750D03*
X149175000Y-80218750D03*
X150175000Y-80218750D03*
X151175000Y-80218750D03*
D31*
X144875000Y-76343750D03*
X152475000Y-76343750D03*
%TD*%
D11*
%TO.C,D13*%
X41274999Y-87968750D03*
X41274999Y-84668750D03*
%TD*%
D23*
%TO.C,C14*%
X156775000Y-48693750D03*
X156775000Y-47143750D03*
%TD*%
D12*
%TO.C,MX2*%
X49790000Y-42703750D03*
X63240000Y-40163750D03*
%TD*%
D11*
%TO.C,D2*%
X60324999Y-49868750D03*
X60324999Y-46568750D03*
%TD*%
D20*
%TO.C,C9*%
X166525000Y-78518750D03*
X168075000Y-78518750D03*
%TD*%
D11*
%TO.C,D6*%
X136524999Y-47487500D03*
X136524999Y-44187500D03*
%TD*%
D12*
%TO.C,MX5*%
X106940000Y-37941250D03*
X120390000Y-35401250D03*
%TD*%
D11*
%TO.C,D24*%
X136524999Y-104637500D03*
X136524999Y-101337500D03*
%TD*%
D19*
%TO.C,R9*%
X160575000Y-76593750D03*
X160575000Y-78243750D03*
%TD*%
M02*
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,388 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.100000*%
%TD*%
%TA.AperFunction,Profile*%
%ADD11C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X31825000Y-31713586D02*
G75*
G02*
X32325014Y-32213586I0J-500014D01*
G01*
X97440802Y-24569836D02*
G75*
G02*
X97888163Y-24846448I-2J-500064D01*
G01*
X33825000Y-32908586D02*
G75*
G02*
X32325000Y-32908586I-750000J-1304999D01*
G01*
X33825000Y-32213586D02*
X33825000Y-32908586D01*
X94500000Y-129711414D02*
X94500000Y-129016414D01*
X172292556Y-122280943D02*
G75*
G02*
X172158558Y-122780928I-999956J43D01*
G01*
X99473699Y-126759504D02*
G75*
G02*
X100368360Y-126206242I894701J-446796D01*
G01*
X170190619Y-133199885D02*
G75*
G02*
X170373629Y-133882895I-250019J-433015D01*
G01*
X32325000Y-115423914D02*
G75*
G02*
X31825000Y-115923900I-500000J14D01*
G01*
X93059195Y-130211414D02*
X94000000Y-130211414D01*
X30436866Y-115647290D02*
X28680342Y-112129706D01*
X170121053Y-127416549D02*
G75*
G02*
X170089226Y-126365113I834147J551449D01*
G01*
X163151072Y-138382407D02*
X164970877Y-135230414D01*
X85663276Y-28582709D02*
G75*
G02*
X85787203Y-28575000I123924J-992191D01*
G01*
X30436866Y-31990210D02*
X28680342Y-35507794D01*
X96500000Y-130211414D02*
X97440802Y-130211414D01*
X94500000Y-129016414D02*
G75*
G02*
X96000000Y-129016414I750000J1304999D01*
G01*
X35265802Y-31713586D02*
G75*
G02*
X35713138Y-31990211I-2J-500014D01*
G01*
X35713133Y-31990214D02*
X36727454Y-34021520D01*
X172094035Y-130903075D02*
X171623631Y-131717836D01*
X92611866Y-24846460D02*
G75*
G02*
X93059195Y-24569846I447234J-223240D01*
G01*
X96500000Y-24569836D02*
X97440802Y-24569836D01*
X165601789Y-31713586D02*
X166542591Y-31713586D01*
X90131609Y-28575000D02*
X85787203Y-28575000D01*
X169042591Y-31713586D02*
X169983393Y-31713586D01*
X165154458Y-31990214D02*
G75*
G02*
X165601789Y-31713584I447342J-223386D01*
G01*
X96000000Y-129711414D02*
X96000000Y-129016414D01*
X171623631Y-131717836D02*
G75*
G02*
X170940613Y-131900859I-433031J250036D01*
G01*
X35753361Y-115566724D02*
G75*
G02*
X36999176Y-115077116I894739J-446876D01*
G01*
X91026267Y-28021752D02*
G75*
G02*
X90131609Y-28575008I-894667J446752D01*
G01*
X35713133Y-115647286D02*
G75*
G02*
X35265802Y-115923908I-447333J223386D01*
G01*
X94000000Y-24569836D02*
G75*
G02*
X94499964Y-25069836I0J-499964D01*
G01*
X170373632Y-133882897D02*
X169903233Y-134697655D01*
X168542591Y-32908586D02*
G75*
G02*
X167042591Y-32908586I-750000J-1304999D01*
G01*
X96500000Y-130211414D02*
G75*
G02*
X95999986Y-129711414I0J500014D01*
G01*
X168542591Y-32213586D02*
X168542591Y-32908586D01*
X66856345Y-126206250D02*
G75*
G02*
X66505207Y-126142560I-45J999550D01*
G01*
X162026587Y-138848430D02*
X114901997Y-126240228D01*
X32325000Y-115423914D02*
X32325000Y-114728914D01*
X66505203Y-126142572D02*
X36999165Y-115077147D01*
X34325000Y-31713586D02*
X35265802Y-31713586D01*
X114643537Y-126206250D02*
X100368360Y-126206250D01*
X170089255Y-126365130D02*
X172158582Y-122780942D01*
X30884195Y-31713586D02*
X31825000Y-31713586D01*
X163151072Y-138382407D02*
G75*
G02*
X162026575Y-138848477I-866072J500007D01*
G01*
X85663276Y-28582709D02*
X37746043Y-34567067D01*
X172187217Y-35507796D02*
G75*
G02*
X172292555Y-35954542I-894917J-446804D01*
G01*
X96000000Y-25069836D02*
X96000000Y-25764836D01*
X169903233Y-134697655D02*
G75*
G02*
X169440002Y-134946739I-432933J249855D01*
G01*
X35713133Y-115647286D02*
X35753361Y-115566724D01*
X104722251Y-28575000D02*
G75*
G02*
X104827457Y-28580546I-51J-1001700D01*
G01*
X104827457Y-28580550D02*
X163054695Y-34740599D01*
X168542591Y-32213586D02*
G75*
G02*
X169042591Y-31713591I500009J-14D01*
G01*
X169983393Y-31713586D02*
G75*
G02*
X170430736Y-31990207I7J-500014D01*
G01*
X30884195Y-115923914D02*
G75*
G02*
X30436863Y-115647291I5J500014D01*
G01*
X92611866Y-129934790D02*
X91026267Y-126759498D01*
X96000000Y-25069836D02*
G75*
G02*
X96500000Y-24569900I499900J36D01*
G01*
X166542591Y-31713586D02*
G75*
G02*
X167042614Y-32213586I9J-500014D01*
G01*
X94500000Y-129711414D02*
G75*
G02*
X94000000Y-130211400I-500000J14D01*
G01*
X100368360Y-28575000D02*
G75*
G02*
X99473731Y-28021730I40J1000000D01*
G01*
X30436866Y-31990210D02*
G75*
G02*
X30884195Y-31713589I447334J-223390D01*
G01*
X90131609Y-126206250D02*
X66856345Y-126206250D01*
X28680342Y-112129706D02*
G75*
G02*
X28575018Y-111682954I895058J446806D01*
G01*
X92611866Y-24846460D02*
X91026267Y-28021752D01*
X32325000Y-32213586D02*
X32325000Y-32908586D01*
X94500000Y-25069836D02*
X94500000Y-25764836D01*
X164054563Y-34192893D02*
G75*
G02*
X163054693Y-34740619I-894763J446893D01*
G01*
X28575000Y-111682954D02*
X28575000Y-35954546D01*
X28575000Y-35954546D02*
G75*
G02*
X28680324Y-35507785I1000000J46D01*
G01*
X114643537Y-126206250D02*
G75*
G02*
X114901998Y-126240223I-37J-1000450D01*
G01*
X30884195Y-115923914D02*
X31825000Y-115923914D01*
X104722251Y-28575000D02*
X100368360Y-28575000D01*
X33825000Y-115423914D02*
X33825000Y-114728914D01*
X96000000Y-25764836D02*
G75*
G02*
X94500000Y-25764836I-750000J-1304999D01*
G01*
X37746043Y-34567067D02*
G75*
G02*
X36727452Y-34021521I-123943J992267D01*
G01*
X164970877Y-135230414D02*
G75*
G02*
X165897340Y-134732237I866023J-499986D01*
G01*
X33825000Y-32213586D02*
G75*
G02*
X34325000Y-31713600I500000J-14D01*
G01*
X97888133Y-129934787D02*
X99473699Y-126759504D01*
X170940619Y-131900848D02*
X170338731Y-131553348D01*
X34325000Y-115923914D02*
G75*
G02*
X33824986Y-115423914I0J500014D01*
G01*
X32325000Y-114728914D02*
G75*
G02*
X33825000Y-114728914I750000J1304999D01*
G01*
X97888133Y-24846463D02*
X99473699Y-28021746D01*
X167042591Y-32213586D02*
X167042591Y-32908586D01*
X34325000Y-115923914D02*
X35265802Y-115923914D01*
X90131609Y-126206250D02*
G75*
G02*
X91026284Y-126759489I-9J-1000050D01*
G01*
X93059195Y-24569836D02*
X94000000Y-24569836D01*
X165154458Y-31990214D02*
X164054563Y-34192893D01*
X172292556Y-122280943D02*
X172292556Y-35954542D01*
X97888133Y-129934787D02*
G75*
G02*
X97440802Y-130211409I-447333J223387D01*
G01*
X169588731Y-132852386D02*
G75*
G02*
X170338718Y-131553348I-755131J1301986D01*
G01*
X169440002Y-134946742D02*
X165897340Y-134732243D01*
X172078137Y-130377363D02*
G75*
G02*
X172094061Y-130903090I-417037J-275737D01*
G01*
X172078137Y-130377363D02*
X170121053Y-127416549D01*
X93059195Y-130211414D02*
G75*
G02*
X92611863Y-129934791I5J500014D01*
G01*
X170190619Y-133199885D02*
X169588731Y-132852386D01*
X170430724Y-31990213D02*
X172187217Y-35507796D01*
D11*
%TO.C,D31*%
X155300000Y-43350000D02*
X155300000Y-40650000D01*
X155400000Y-40550000D02*
X158600000Y-40550000D01*
X158600000Y-43450000D02*
X155400000Y-43450000D01*
X158700000Y-40650000D02*
X158700000Y-43350000D01*
X155300000Y-40650000D02*
G75*
G02*
X155400000Y-40550000I100000J0D01*
G01*
X155400000Y-43450000D02*
G75*
G02*
X155300000Y-43350000I0J100000D01*
G01*
X158600000Y-40550000D02*
G75*
G02*
X158700000Y-40650000I1J-99999D01*
G01*
X158700000Y-43350000D02*
G75*
G02*
X158600000Y-43450000I-99999J-1D01*
G01*
%TD*%
M02*
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,386 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%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*
%ADD10RoundRect,0.250000X-0.550000X0.550000X-0.550000X-0.550000X0.550000X-0.550000X0.550000X0.550000X0*%
%ADD11C,1.600000*%
%ADD12O,3.000000X4.100000*%
%ADD13C,1.750000*%
%ADD14C,3.987800*%
%ADD15C,3.300000*%
%ADD16R,1.700000X1.700000*%
%ADD17O,1.700000X1.700000*%
G04 APERTURE END LIST*
D10*
%TO.C,SW2*%
X161875000Y-86868750D03*
D11*
X156875000Y-86868750D03*
X159375000Y-86868750D03*
X161875000Y-101368750D03*
X156875000Y-101368750D03*
D12*
X164975000Y-94368750D03*
X153775000Y-94368750D03*
%TD*%
D13*
%TO.C,MX7*%
X43180000Y-64293750D03*
D14*
X38100000Y-64293750D03*
D13*
X33020000Y-64293750D03*
D15*
X34290000Y-61753750D03*
X40640000Y-59213750D03*
%TD*%
D13*
%TO.C,MX3*%
X81280000Y-40481250D03*
D14*
X76200000Y-40481250D03*
D13*
X71120000Y-40481250D03*
D15*
X72390000Y-37941250D03*
X78740000Y-35401250D03*
%TD*%
D13*
%TO.C,MX11*%
X119380000Y-59531250D03*
D14*
X114300000Y-59531250D03*
D13*
X109220000Y-59531250D03*
D15*
X110490000Y-56991250D03*
X116840000Y-54451250D03*
%TD*%
D13*
%TO.C,MX1*%
X43180000Y-45243750D03*
D14*
X38100000Y-45243750D03*
D13*
X33020000Y-45243750D03*
D15*
X34290000Y-42703750D03*
X40640000Y-40163750D03*
%TD*%
D13*
%TO.C,MX16*%
X100330000Y-76200000D03*
D14*
X95250000Y-76200000D03*
D13*
X90170000Y-76200000D03*
D15*
X91440000Y-73660000D03*
X97790000Y-71120000D03*
%TD*%
D13*
%TO.C,MX14*%
X62230000Y-83343750D03*
D14*
X57150000Y-83343750D03*
D13*
X52070000Y-83343750D03*
D15*
X53340000Y-80803750D03*
X59690000Y-78263750D03*
%TD*%
D13*
%TO.C,MX9*%
X81280000Y-59531250D03*
D14*
X76200000Y-59531250D03*
D13*
X71120000Y-59531250D03*
D15*
X72390000Y-56991250D03*
X78740000Y-54451250D03*
%TD*%
D16*
%TO.C,J2*%
X147075000Y-86918750D03*
D17*
X147075000Y-89458750D03*
X147075000Y-91998750D03*
X147075000Y-94538750D03*
%TD*%
D13*
%TO.C,MX24*%
X138430000Y-100012500D03*
D14*
X133350000Y-100012500D03*
D13*
X128270000Y-100012500D03*
D15*
X129540000Y-97472500D03*
X135890000Y-94932500D03*
%TD*%
D13*
%TO.C,MX22*%
X100330000Y-95250000D03*
D14*
X95250000Y-95250000D03*
D13*
X90170000Y-95250000D03*
D15*
X91440000Y-92710000D03*
X97790000Y-90170000D03*
%TD*%
D13*
%TO.C,MX21*%
X81280000Y-97631250D03*
D14*
X76200000Y-97631250D03*
D13*
X71120000Y-97631250D03*
D15*
X72390000Y-95091250D03*
X78740000Y-92551250D03*
%TD*%
D13*
%TO.C,MX13*%
X43180000Y-83343750D03*
D14*
X38100000Y-83343750D03*
D13*
X33020000Y-83343750D03*
D15*
X34290000Y-80803750D03*
X40640000Y-78263750D03*
%TD*%
D13*
%TO.C,MX15*%
X81280000Y-78581250D03*
D14*
X76200000Y-78581250D03*
D13*
X71120000Y-78581250D03*
D15*
X72390000Y-76041250D03*
X78740000Y-73501250D03*
%TD*%
D13*
%TO.C,MX19*%
X43180000Y-102393750D03*
D14*
X38100000Y-102393750D03*
D13*
X33020000Y-102393750D03*
D15*
X34290000Y-99853750D03*
X40640000Y-97313750D03*
%TD*%
D13*
%TO.C,MX17*%
X119380000Y-78581250D03*
D14*
X114300000Y-78581250D03*
D13*
X109220000Y-78581250D03*
D15*
X110490000Y-76041250D03*
X116840000Y-73501250D03*
%TD*%
D16*
%TO.C,J1*%
X145275000Y-43818750D03*
D17*
X145275000Y-46358750D03*
%TD*%
D13*
%TO.C,MX4*%
X100330000Y-38100000D03*
D14*
X95250000Y-38100000D03*
D13*
X90170000Y-38100000D03*
D15*
X91440000Y-35560000D03*
X97790000Y-33020000D03*
%TD*%
D13*
%TO.C,MX20*%
X62230000Y-102393750D03*
D14*
X57150000Y-102393750D03*
D13*
X52070000Y-102393750D03*
D15*
X53340000Y-99853750D03*
X59690000Y-97313750D03*
%TD*%
D13*
%TO.C,MX27*%
X119380000Y-116681250D03*
D14*
X114300000Y-116681250D03*
D13*
X109220000Y-116681250D03*
D15*
X110490000Y-114141250D03*
X116840000Y-111601250D03*
%TD*%
D13*
%TO.C,MX10*%
X100330000Y-57150000D03*
D14*
X95250000Y-57150000D03*
D13*
X90170000Y-57150000D03*
D15*
X91440000Y-54610000D03*
X97790000Y-52070000D03*
%TD*%
D13*
%TO.C,MX26*%
X100330000Y-114300000D03*
D14*
X95250000Y-114300000D03*
D13*
X90170000Y-114300000D03*
D15*
X91440000Y-111760000D03*
X97790000Y-109220000D03*
%TD*%
D13*
%TO.C,MX18*%
X138430000Y-80962500D03*
D14*
X133350000Y-80962500D03*
D13*
X128270000Y-80962500D03*
D15*
X129540000Y-78422500D03*
X135890000Y-75882500D03*
%TD*%
D13*
%TO.C,MX12*%
X138430000Y-61912500D03*
D14*
X133350000Y-61912500D03*
D13*
X128270000Y-61912500D03*
D15*
X129540000Y-59372500D03*
X135890000Y-56832500D03*
%TD*%
D13*
%TO.C,MX28*%
X141663756Y-122973578D03*
D14*
X136756853Y-121658777D03*
D13*
X131849950Y-120343976D03*
D15*
X133734076Y-118219225D03*
X140525105Y-117409274D03*
%TD*%
D13*
%TO.C,MX25*%
X81280000Y-116681250D03*
D14*
X76200000Y-116681250D03*
D13*
X71120000Y-116681250D03*
D15*
X72390000Y-114141250D03*
X78740000Y-111601250D03*
%TD*%
D13*
%TO.C,MX6*%
X138430000Y-42862500D03*
D14*
X133350000Y-42862500D03*
D13*
X128270000Y-42862500D03*
D15*
X129540000Y-40322500D03*
X135890000Y-37782500D03*
%TD*%
D13*
%TO.C,MX23*%
X119380000Y-97631250D03*
D14*
X114300000Y-97631250D03*
D13*
X109220000Y-97631250D03*
D15*
X110490000Y-95091250D03*
X116840000Y-92551250D03*
%TD*%
D13*
%TO.C,MX8*%
X62230000Y-64293750D03*
D14*
X57150000Y-64293750D03*
D13*
X52070000Y-64293750D03*
D15*
X53340000Y-61753750D03*
X59690000Y-59213750D03*
%TD*%
D13*
%TO.C,MX29*%
X163680573Y-128575284D03*
D14*
X159281164Y-126035284D03*
D13*
X154881755Y-123495284D03*
D15*
X157251607Y-121930579D03*
X164020869Y-122905875D03*
%TD*%
D13*
%TO.C,MX2*%
X62230000Y-45243750D03*
D14*
X57150000Y-45243750D03*
D13*
X52070000Y-45243750D03*
D15*
X53340000Y-42703750D03*
X59690000Y-40163750D03*
%TD*%
D13*
%TO.C,MX5*%
X119380000Y-40481250D03*
D14*
X114300000Y-40481250D03*
D13*
X109220000Y-40481250D03*
D15*
X110490000Y-37941250D03*
X116840000Y-35401250D03*
%TD*%
M02*
@@ -0,0 +1,15 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Paste,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*
@@ -0,0 +1,171 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*%
%TF.CreationDate,2024-08-15T14:36:39+02:00*%
%TF.ProjectId,pcb-left,7063622d-6c65-4667-942e-6b696361645f,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Legend,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-08-15 14:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
%ADD11C,0.100000*%
%ADD12C,0.120000*%
G04 APERTURE END LIST*
D10*
X167032200Y-91202082D02*
X167079819Y-91059225D01*
X167079819Y-91059225D02*
X167079819Y-90821130D01*
X167079819Y-90821130D02*
X167032200Y-90725892D01*
X167032200Y-90725892D02*
X166984580Y-90678273D01*
X166984580Y-90678273D02*
X166889342Y-90630654D01*
X166889342Y-90630654D02*
X166794104Y-90630654D01*
X166794104Y-90630654D02*
X166698866Y-90678273D01*
X166698866Y-90678273D02*
X166651247Y-90725892D01*
X166651247Y-90725892D02*
X166603628Y-90821130D01*
X166603628Y-90821130D02*
X166556009Y-91011606D01*
X166556009Y-91011606D02*
X166508390Y-91106844D01*
X166508390Y-91106844D02*
X166460771Y-91154463D01*
X166460771Y-91154463D02*
X166365533Y-91202082D01*
X166365533Y-91202082D02*
X166270295Y-91202082D01*
X166270295Y-91202082D02*
X166175057Y-91154463D01*
X166175057Y-91154463D02*
X166127438Y-91106844D01*
X166127438Y-91106844D02*
X166079819Y-91011606D01*
X166079819Y-91011606D02*
X166079819Y-90773511D01*
X166079819Y-90773511D02*
X166127438Y-90630654D01*
X166079819Y-90297320D02*
X167079819Y-90059225D01*
X167079819Y-90059225D02*
X166365533Y-89868749D01*
X166365533Y-89868749D02*
X167079819Y-89678273D01*
X167079819Y-89678273D02*
X166079819Y-89440178D01*
X166175057Y-89106844D02*
X166127438Y-89059225D01*
X166127438Y-89059225D02*
X166079819Y-88963987D01*
X166079819Y-88963987D02*
X166079819Y-88725892D01*
X166079819Y-88725892D02*
X166127438Y-88630654D01*
X166127438Y-88630654D02*
X166175057Y-88583035D01*
X166175057Y-88583035D02*
X166270295Y-88535416D01*
X166270295Y-88535416D02*
X166365533Y-88535416D01*
X166365533Y-88535416D02*
X166508390Y-88583035D01*
X166508390Y-88583035D02*
X167079819Y-89154463D01*
X167079819Y-89154463D02*
X167079819Y-88535416D01*
D11*
X157764285Y-43792580D02*
X157764285Y-44792580D01*
X157764285Y-44792580D02*
X157526190Y-44792580D01*
X157526190Y-44792580D02*
X157383333Y-44744961D01*
X157383333Y-44744961D02*
X157288095Y-44649723D01*
X157288095Y-44649723D02*
X157240476Y-44554485D01*
X157240476Y-44554485D02*
X157192857Y-44364009D01*
X157192857Y-44364009D02*
X157192857Y-44221152D01*
X157192857Y-44221152D02*
X157240476Y-44030676D01*
X157240476Y-44030676D02*
X157288095Y-43935438D01*
X157288095Y-43935438D02*
X157383333Y-43840200D01*
X157383333Y-43840200D02*
X157526190Y-43792580D01*
X157526190Y-43792580D02*
X157764285Y-43792580D01*
X156859523Y-44792580D02*
X156240476Y-44792580D01*
X156240476Y-44792580D02*
X156573809Y-44411628D01*
X156573809Y-44411628D02*
X156430952Y-44411628D01*
X156430952Y-44411628D02*
X156335714Y-44364009D01*
X156335714Y-44364009D02*
X156288095Y-44316390D01*
X156288095Y-44316390D02*
X156240476Y-44221152D01*
X156240476Y-44221152D02*
X156240476Y-43983057D01*
X156240476Y-43983057D02*
X156288095Y-43887819D01*
X156288095Y-43887819D02*
X156335714Y-43840200D01*
X156335714Y-43840200D02*
X156430952Y-43792580D01*
X156430952Y-43792580D02*
X156716666Y-43792580D01*
X156716666Y-43792580D02*
X156811904Y-43840200D01*
X156811904Y-43840200D02*
X156859523Y-43887819D01*
X155288095Y-43792580D02*
X155859523Y-43792580D01*
X155573809Y-43792580D02*
X155573809Y-44792580D01*
X155573809Y-44792580D02*
X155669047Y-44649723D01*
X155669047Y-44649723D02*
X155764285Y-44554485D01*
X155764285Y-44554485D02*
X155859523Y-44506866D01*
D12*
%TO.C,SW2*%
X153065000Y-92168750D02*
X153065000Y-87558750D01*
X153065000Y-101178750D02*
X153065000Y-96568750D01*
X155775000Y-101178750D02*
X153065000Y-101178750D01*
X156025000Y-87558750D02*
X153065000Y-87558750D01*
X158525000Y-87558750D02*
X157725000Y-87558750D01*
X160775000Y-101178750D02*
X157975000Y-101178750D01*
X160825000Y-87558750D02*
X160225000Y-87558750D01*
X162925000Y-87558750D02*
X165685000Y-87558750D01*
X165675000Y-96568750D02*
X165675000Y-101178750D01*
X165675000Y-101178750D02*
X162975000Y-101178750D01*
X165685000Y-87558750D02*
X165685000Y-92168750D01*
%TD*%
M02*
@@ -0,0 +1,105 @@
M48
; DRILL file {KiCad 8.0.4} date 2024-08-15T14:36:34+0200
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-08-15T14:36:34+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.4
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.0689
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C0.1570
%
G90
G05
T1
X1.3Y-1.7812
X1.3Y-2.5312
X1.3Y-3.2812
X1.3Y-4.0312
X1.7Y-1.7812
X1.7Y-2.5312
X1.7Y-3.2812
X1.7Y-4.0312
X2.05Y-1.7812
X2.05Y-2.5312
X2.05Y-3.2812
X2.05Y-4.0312
X2.45Y-1.7812
X2.45Y-2.5312
X2.45Y-3.2812
X2.45Y-4.0312
X2.8Y-1.5938
X2.8Y-2.3438
X2.8Y-3.0938
X2.8Y-3.8438
X2.8Y-4.5938
X3.2Y-1.5938
X3.2Y-2.3438
X3.2Y-3.0938
X3.2Y-3.8438
X3.2Y-4.5938
X3.55Y-1.5
X3.55Y-2.25
X3.55Y-3.0
X3.55Y-3.75
X3.55Y-4.5
X3.95Y-1.5
X3.95Y-2.25
X3.95Y-3.0
X3.95Y-3.75
X3.95Y-4.5
X4.3Y-1.5938
X4.3Y-2.3438
X4.3Y-3.0938
X4.3Y-3.8438
X4.3Y-4.5938
X4.7Y-1.5938
X4.7Y-2.3438
X4.7Y-3.0938
X4.7Y-3.8438
X4.7Y-4.5938
X5.05Y-1.6875
X5.05Y-2.4375
X5.05Y-3.1875
X5.05Y-3.9375
X5.1909Y-4.738
X5.45Y-1.6875
X5.45Y-2.4375
X5.45Y-3.1875
X5.45Y-3.9375
X5.5773Y-4.8415
X6.0977Y-4.862
X6.4441Y-5.062
T2
X1.5Y-1.7812
X1.5Y-2.5312
X1.5Y-3.2812
X1.5Y-4.0312
X2.25Y-1.7812
X2.25Y-2.5312
X2.25Y-3.2812
X2.25Y-4.0312
X3.0Y-1.5938
X3.0Y-2.3438
X3.0Y-3.0938
X3.0Y-3.8438
X3.0Y-4.5938
X3.75Y-1.5
X3.75Y-2.25
X3.75Y-3.0
X3.75Y-3.75
X3.75Y-4.5
X4.5Y-1.5938
X4.5Y-2.3438
X4.5Y-3.0938
X4.5Y-3.8438
X4.5Y-4.5938
X5.25Y-1.6875
X5.25Y-2.4375
X5.25Y-3.1875
X5.25Y-3.9375
X5.3841Y-4.7897
X6.2709Y-4.962
M30
@@ -0,0 +1,284 @@
M48
; DRILL file {KiCad 8.0.4} date 2024-08-15T14:36:34+0200
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-08-15T14:36:34+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.4
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0118
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T2C0.0157
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C0.0394
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.0787
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.1181
%
G90
G05
T1
X1.9596Y-1.8314
X1.9596Y-2.3236
X1.9596Y-2.5834
X1.9596Y-3.0755
X1.9596Y-3.3314
X1.9596Y-3.8196
X1.9596Y-4.0795
X2.0423Y-4.2606
X2.7116Y-1.6464
X2.7116Y-2.1346
X2.7116Y-2.3984
X2.7116Y-2.8866
X2.7116Y-3.1464
X2.7116Y-3.6385
X2.7116Y-3.8944
X3.0817Y-4.1425
X3.4596Y-2.7803
X3.4596Y-3.0519
X3.4596Y-3.5362
X3.4596Y-3.8
X3.4596Y-3.9614
X3.4602Y-2.3039
X3.4636Y-1.5519
X3.4636Y-2.0283
X4.2102Y-1.6385
X4.2102Y-2.1188
X4.2102Y-2.3787
X4.2102Y-2.8694
X4.2116Y-3.1464
X4.2116Y-3.6188
X4.2116Y-3.8944
X4.2116Y-4.0559
X4.9596Y-1.6897
X4.9596Y-2.2291
X4.9602Y-2.4574
X4.9602Y-2.9692
X4.9602Y-3.2291
X4.9602Y-3.733
X5.0581Y-4.0559
X5.7466Y-2.6184
X5.8918Y-2.7951
X5.9242Y-4.5086
X5.9242Y-4.6543
X6.0069Y-2.2488
X6.1348Y-2.1858
X6.3219Y-3.1937
X6.4124Y-3.1937
X6.4636Y-2.4082
X6.6407Y-2.3629
X6.6713Y-4.0312
T2
X1.1722Y-2.0519
X1.1722Y-2.7173
X1.1722Y-3.5165
X1.188Y-1.4968
X1.2313Y-4.3157
X1.3494Y-2.0952
X1.3612Y-3.8
X1.3691Y-2.8157
X1.6604Y-4.3393
X1.7904Y-2.548
X1.81Y-1.8314
X1.8219Y-4.0716
X1.8258Y-2.1149
X1.8258Y-3.2212
X1.9321Y-4.5874
X2.0502Y-2.6307
X2.0778Y-3.6031
X2.0856Y-3.3826
X2.188Y-2.8669
X2.5187Y-1.3472
X2.5463Y-2.1188
X2.562Y-2.5716
X2.5856Y-4.0559
X2.8376Y-4.8196
X2.8691Y-3.3
X2.8888Y-1.7921
X2.9006Y-2.1188
X2.9045Y-4.3629
X2.936Y-2.5086
X3.1289Y-1.9023
X3.2077Y-3.4968
X3.2313Y-4.2055
X3.2352Y-4.0677
X3.3061Y-2.7803
X3.3219Y-2.0204
X3.3297Y-3.8275
X3.3376Y-1.2566
X3.4321Y-4.5834
X3.562Y-3.9889
X3.6053Y-2.359
X3.6093Y-3.0913
X3.6171Y-1.6031
X3.7037Y-3.3157
X3.7313Y-1.8118
X3.7707Y-4.0952
X3.7904Y-2.548
X3.8219Y-3.9889
X4.0659Y-2.4023
X4.0659Y-3.8472
X4.1289Y-4.6582
X4.1841Y-1.2842
X4.3376Y-4.0952
X4.3494Y-3.1897
X4.3691Y-1.6897
X4.4124Y-3.3944
X4.4321Y-2.0244
X4.4321Y-4.2488
X4.4675Y-1.8551
X4.4872Y-2.5874
X4.6014Y-4.0952
X4.6093Y-4.9299
X4.81Y-3.9614
X4.8179Y-2.4574
X4.8297Y-4.5047
X4.8494Y-2.7724
X4.94Y-1.359
X5.1171Y-3.2803
X5.125Y-1.8
X5.1289Y-3.985
X5.1762Y-2.8629
X5.2156Y-4.8944
X5.2431Y-4.3314
X5.2864Y-3.5165
X5.3455Y-2.0637
X5.44Y-5.111
X5.562Y-1.7566
X5.562Y-3.0992
X5.5974Y-3.9889
X5.6132Y-2.3866
X5.6604Y-4.1464
X5.6959Y-2.7291
X5.7037Y-2.9102
X5.7234Y-2.044
X5.7628Y-2.7803
X5.7785Y-3.9535
X5.7943Y-4.8275
X5.8376Y-1.4929
X5.8415Y-2.0352
X5.8445Y-2.7694
X5.8455Y-3.3196
X5.8455Y-4.3472
X5.8888Y-2.5519
X5.9163Y-2.733
X5.9242Y-1.7645
X5.94Y-3.0637
X6.003Y-2.9102
X6.0108Y-4.9023
X6.0659Y-2.2409
X6.0659Y-2.4574
X6.0778Y-1.9929
X6.0974Y-4.1464
X6.1211Y-4.3708
X6.1565Y-2.6503
X6.1722Y-1.9929
X6.188Y-3.2173
X6.2628Y-2.2409
X6.2746Y-2.9614
X6.2825Y-1.9102
X6.2864Y-2.4023
X6.2943Y-5.3118
X6.3022Y-2.6464
X6.3219Y-2.0401
X6.3652Y-3.1385
X6.377Y-2.7212
X6.3888Y-1.4929
X6.3967Y-1.7566
X6.4518Y-2.5401
X6.4872Y-3.0755
X6.499Y-2.3039
X6.5069Y-2.1582
X6.5266Y-3.359
X6.5384Y-1.9456
X6.5896Y-4.3511
X6.6329Y-1.7881
X6.6368Y-4.6543
X6.6841Y-2.6425
X6.6841Y-3.3551
X6.6841Y-3.9417
T3
X5.7195Y-1.7251
X5.7195Y-1.8251
X5.7904Y-3.422
X5.7904Y-3.522
X5.7904Y-3.622
X5.7904Y-3.722
X6.1762Y-3.42
X6.1762Y-3.9909
X6.2746Y-3.42
X6.373Y-3.42
X6.373Y-3.9909
T5
X1.35Y-1.6812
X1.35Y-2.4312
X1.35Y-3.1812
X1.35Y-3.9312
X1.6Y-1.5813
X1.6Y-2.3312
X1.6Y-3.0812
X1.6Y-3.8312
X2.1Y-1.6812
X2.1Y-2.4312
X2.1Y-3.1812
X2.1Y-3.9312
X2.35Y-1.5813
X2.35Y-2.3312
X2.35Y-3.0812
X2.35Y-3.8312
X2.85Y-1.4937
X2.85Y-2.2437
X2.85Y-2.9937
X2.85Y-3.7437
X2.85Y-4.4937
X3.1Y-1.3938
X3.1Y-2.1437
X3.1Y-2.8937
X3.1Y-3.6437
X3.1Y-4.3937
X3.6Y-1.4
X3.6Y-2.15
X3.6Y-2.9
X3.6Y-3.65
X3.6Y-4.4
X3.85Y-1.3
X3.85Y-2.05
X3.85Y-2.8
X3.85Y-3.55
X3.85Y-4.3
X4.35Y-1.4937
X4.35Y-2.2437
X4.35Y-2.9937
X4.35Y-3.7437
X4.35Y-4.4937
X4.6Y-1.3938
X4.6Y-2.1437
X4.6Y-2.8937
X4.6Y-3.6437
X4.6Y-4.3937
X5.1Y-1.5875
X5.1Y-2.3375
X5.1Y-3.0875
X5.1Y-3.8375
X5.2651Y-4.6543
X5.35Y-1.4875
X5.35Y-2.2375
X5.35Y-2.9875
X5.35Y-3.7375
X5.5325Y-4.6224
X6.191Y-4.8004
X6.4575Y-4.8388
T4
G00X6.0541Y-3.6937
M15
G01X6.0541Y-3.737
M16
G05
G00X6.4951Y-3.6937
M15
G01X6.4951Y-3.737
M16
G05
M30
@@ -0,0 +1,137 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "8.0.4"
},
"CreationDate": "2024-08-15T14:36:39+02:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "pcb-left",
"GUID": "7063622d-6c65-4667-942e-6b696361645f",
"Revision": "rev?"
},
"Size": {
"X": 143.8176,
"Y": 114.4126
},
"LayerNumber": 2,
"BoardThickness": 1.6,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.2,
"PadToTrack": 0.2,
"TrackToTrack": 0.2,
"MinLineWidth": 0.2,
"TrackToRegion": 0.5,
"RegionToRegion": 0.5
}
],
"FilesAttributes": [
{
"Path": "pcb-left-F_Cu.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-B_Cu.gbr",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-F_Paste.gbr",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-B_Paste.gbr",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-F_Silkscreen.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-B_Silkscreen.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-F_Mask.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "pcb-left-B_Mask.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "pcb-left-Edge_Cuts.gbr",
"FileFunction": "Profile",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-F_Fab.gbr",
"FileFunction": "AssemblyDrawing,Top",
"FilePolarity": "Positive"
},
{
"Path": "pcb-left-B_Fab.gbr",
"FileFunction": "AssemblyDrawing,Bot",
"FilePolarity": "Positive"
}
],
"MaterialStackup": [
{
"Type": "Legend",
"Name": "Top Silk Screen"
},
{
"Type": "SolderPaste",
"Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Thickness": 1.51,
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Name": "Bottom Silk Screen"
}
]
}
+51394 -46843
View File
File diff suppressed because it is too large Load Diff
+89 -34
View File
@@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 31,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@@ -10,6 +10,7 @@
"opacity": { "opacity": {
"images": 0.6, "images": 0.6,
"pads": 1.0, "pads": 1.0,
"shapes": 1.0,
"tracks": 1.0, "tracks": 1.0,
"vias": 1.0, "vias": 1.0,
"zones": 0.6 "zones": 0.6
@@ -28,49 +29,103 @@
"zones": true "zones": true
}, },
"visible_items": [ "visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_values",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
"bitmaps",
"pads",
"zones",
"drc_warnings",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "pcb-left.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0, 0,
1, 1,
2, 2,
3, 3,
4, 4,
5, 5,
6,
7,
8, 8,
9, 9
10,
11,
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", "col_widths": [
"zone_display_mode": 0 0,
}, 0,
"meta": { 0,
"filename": "pcb-left.kicad_prl", 0,
"version": 3 0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
}, },
"open_jobsets": [],
"project": { "project": {
"files": [] "files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
} }
} }
+179 -20
View File
@@ -3,14 +3,17 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "apply_defaults_to_fp_fields": false,
"copper_line_width": 0.19999999999999998, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false, "copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false, "copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996, "courtyard_line_width": 0.05,
"dimension_precision": 4, "dimension_precision": 4,
"dimension_units": 3, "dimension_units": 3,
"dimensions": { "dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0, "text_position": 0,
"units_format": 1 "units_format": 1
}, },
"fab_line_width": 0.09999999999999999, "fab_line_width": 0.1,
"fab_text_italic": false, "fab_text_italic": false,
"fab_text_size_h": 1.0, "fab_text_size_h": 1.0,
"fab_text_size_v": 1.0, "fab_text_size_v": 1.0,
@@ -66,15 +69,20 @@
"copper_edge_clearance": "error", "copper_edge_clearance": "error",
"copper_sliver": "warning", "copper_sliver": "warning",
"courtyards_overlap": "error", "courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error", "diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error", "diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error", "drill_out_of_range": "error",
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@@ -84,9 +92,11 @@
"lib_footprint_mismatch": "warning", "lib_footprint_mismatch": "warning",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",
"missing_footprint": "warning", "missing_footprint": "warning",
"net_conflict": "warning", "net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore", "npth_inside_courtyard": "ignore",
"padstack": "warning", "padstack": "warning",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
@@ -98,10 +108,13 @@
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning", "track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error", "track_width": "error",
"tracks_crossing": "error", "tracks_crossing": "error",
"unconnected_items": "error", "unconnected_items": "error",
@@ -111,19 +124,20 @@
}, },
"rules": { "rules": {
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.19999999999999998, "min_clearance": 0.2,
"min_connection": 0.19999999999999998, "min_connection": 0.2,
"min_copper_edge_clearance": 0.19999999999999998, "min_copper_edge_clearance": 0.2,
"min_groove_width": 0.0,
"min_hole_clearance": 0.3, "min_hole_clearance": 0.3,
"min_hole_to_hole": 0.25, "min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.1,
"min_resolved_spokes": 1, "min_resolved_spokes": 1,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999, "min_text_height": 0.8,
"min_text_thickness": 0.08, "min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998, "min_track_width": 0.2,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.5, "min_via_diameter": 0.5,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
@@ -133,40 +147,44 @@
}, },
"teardrop_options": [ "teardrop_options": [
{ {
"td_allow_use_two_tracks": true, "td_onpthpad": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false, "td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false, "td_ontrackend": false,
"td_onviapad": true "td_onvia": true
} }
], ],
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape", "td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
@@ -176,6 +194,32 @@
0.2, 0.2,
0.3 0.3
], ],
"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": [ "via_dimensions": [
{ {
"diameter": 0.0, "diameter": 0.0,
@@ -192,6 +236,14 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -386,10 +438,15 @@
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning", "endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"label_dangling": "error", "label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning", "missing_bidi_pin": "warning",
"missing_input_pin": "warning", "missing_input_pin": "warning",
"missing_power_pin": "error", "missing_power_pin": "error",
@@ -402,9 +459,15 @@
"pin_not_driven": "error", "pin_not_driven": "error",
"pin_to_pin": "warning", "pin_to_pin": "warning",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning", "similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore", "simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"
@@ -416,7 +479,7 @@
}, },
"meta": { "meta": {
"filename": "pcb-left.kicad_pro", "filename": "pcb-left.kicad_pro",
"version": 1 "version": 3
}, },
"net_settings": { "net_settings": {
"classes": [ "classes": [
@@ -431,6 +494,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2, "track_width": 0.2,
"via_diameter": 0.8, "via_diameter": 0.8,
@@ -448,6 +512,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Power", "name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.3, "track_width": 0.3,
"via_diameter": 0.6, "via_diameter": 0.6,
@@ -456,7 +521,7 @@
} }
], ],
"meta": { "meta": {
"version": 3 "version": 4
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
@@ -467,14 +532,101 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "output/",
"pos_files": "output/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "output/pcb-left.step",
"svg": "output/",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "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
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Sim.Device",
"name": "Sim.Device",
"show": false
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": false,
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,
@@ -488,6 +640,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.375, "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, "pin_symbol_size": 25.0,
"text_offset_ratio": 0.15 "text_offset_ratio": 0.15
}, },
@@ -499,10 +656,12 @@
"net_format_name": "", "net_format_name": "",
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false, "spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true, "spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false, "spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
@@ -510,7 +669,7 @@
"sheets": [ "sheets": [
[ [
"778d5007-30c2-4475-b52c-fbe2bae59202", "778d5007-30c2-4475-b52c-fbe2bae59202",
"" "Root"
] ]
], ],
"text_variables": {} "text_variables": {}
+15283 -4184
View File
File diff suppressed because it is too large Load Diff
+3412 -920
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+51935 -45458
View File
File diff suppressed because it is too large Load Diff
+89 -34
View File
@@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 31, "active_layer": 31,
"active_layer_preset": "", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@@ -10,6 +10,7 @@
"opacity": { "opacity": {
"images": 0.6, "images": 0.6,
"pads": 1.0, "pads": 1.0,
"shapes": 1.0,
"tracks": 1.0, "tracks": 1.0,
"vias": 1.0, "vias": 1.0,
"zones": 0.6 "zones": 0.6
@@ -28,49 +29,103 @@
"zones": true "zones": true
}, },
"visible_items": [ "visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_values",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
"bitmaps",
"pads",
"zones",
"drc_warnings",
"locked_item_shadows",
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "pcb-right.kicad_prl",
"version": 5
},
"net_inspector_panel": {
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0, 0,
1, 1,
2, 2,
3, 3,
4, 4,
5, 5,
6,
7,
8, 8,
9, 9
10,
11,
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", "col_widths": [
"zone_display_mode": 0 0,
}, 0,
"meta": { 0,
"filename": "pcb-right.kicad_prl", 0,
"version": 3 0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
"filter_by_netclass": true,
"filter_text": "",
"group_by_constraint": false,
"group_by_netclass": false,
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": 0
}, },
"open_jobsets": [],
"project": { "project": {
"files": [] "files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
} }
} }
+155 -20
View File
@@ -3,14 +3,17 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.09999999999999999, "apply_defaults_to_fp_fields": false,
"copper_line_width": 0.19999999999999998, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false, "copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false, "copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996, "courtyard_line_width": 0.05,
"dimension_precision": 4, "dimension_precision": 4,
"dimension_units": 3, "dimension_units": 3,
"dimensions": { "dimensions": {
@@ -21,7 +24,7 @@
"text_position": 0, "text_position": 0,
"units_format": 1 "units_format": 1
}, },
"fab_line_width": 0.09999999999999999, "fab_line_width": 0.1,
"fab_text_italic": false, "fab_text_italic": false,
"fab_text_size_h": 1.0, "fab_text_size_h": 1.0,
"fab_text_size_v": 1.0, "fab_text_size_v": 1.0,
@@ -45,7 +48,7 @@
"silk_text_thickness": 0.15, "silk_text_thickness": 0.15,
"silk_text_upright": false, "silk_text_upright": false,
"zones": { "zones": {
"min_clearance": 0.5 "min_clearance": 0.0
} }
}, },
"diff_pair_dimensions": [ "diff_pair_dimensions": [
@@ -66,15 +69,20 @@
"copper_edge_clearance": "error", "copper_edge_clearance": "error",
"copper_sliver": "warning", "copper_sliver": "warning",
"courtyards_overlap": "error", "courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error", "diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error", "diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error", "drill_out_of_range": "error",
"duplicate_footprints": "warning", "duplicate_footprints": "warning",
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"hole_to_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@@ -84,9 +92,11 @@
"lib_footprint_mismatch": "warning", "lib_footprint_mismatch": "warning",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",
"missing_footprint": "warning", "missing_footprint": "warning",
"net_conflict": "warning", "net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore", "npth_inside_courtyard": "ignore",
"padstack": "warning", "padstack": "warning",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
@@ -98,10 +108,13 @@
"solder_mask_bridge": "error", "solder_mask_bridge": "error",
"starved_thermal": "error", "starved_thermal": "error",
"text_height": "warning", "text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning", "text_thickness": "warning",
"through_hole_pad_without_hole": "error", "through_hole_pad_without_hole": "error",
"too_many_vias": "error", "too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning", "track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error", "track_width": "error",
"tracks_crossing": "error", "tracks_crossing": "error",
"unconnected_items": "error", "unconnected_items": "error",
@@ -111,19 +124,20 @@
}, },
"rules": { "rules": {
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.19999999999999998, "min_clearance": 0.2,
"min_connection": 0.19999999999999998, "min_connection": 0.2,
"min_copper_edge_clearance": 0.19999999999999998, "min_copper_edge_clearance": 0.2,
"min_groove_width": 0.0,
"min_hole_clearance": 0.3, "min_hole_clearance": 0.3,
"min_hole_to_hole": 0.25, "min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.09999999999999999, "min_microvia_drill": 0.1,
"min_resolved_spokes": 1, "min_resolved_spokes": 1,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999, "min_text_height": 0.8,
"min_text_thickness": 0.08, "min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3, "min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998, "min_track_width": 0.2,
"min_via_annular_width": 0.15, "min_via_annular_width": 0.15,
"min_via_diameter": 0.5, "min_via_diameter": 0.5,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
@@ -133,40 +147,44 @@
}, },
"teardrop_options": [ "teardrop_options": [
{ {
"td_allow_use_two_tracks": true, "td_onpthpad": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false, "td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false, "td_ontrackend": false,
"td_onviapad": true "td_onvia": true
} }
], ],
"teardrop_parameters": [ "teardrop_parameters": [
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape", "td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape", "td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
}, },
{ {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0, "td_curve_segcount": 0,
"td_height_ratio": 1.0, "td_height_ratio": 1.0,
"td_length_ratio": 0.5, "td_length_ratio": 0.5,
"td_maxheight": 2.0, "td_maxheight": 2.0,
"td_maxlen": 1.0, "td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end", "td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9 "td_width_to_size_filter_ratio": 0.9
} }
@@ -176,6 +194,32 @@
0.2, 0.2,
0.3 0.3
], ],
"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": [ "via_dimensions": [
{ {
"diameter": 0.0, "diameter": 0.0,
@@ -192,6 +236,14 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@@ -386,10 +438,15 @@
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning", "endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"label_dangling": "error", "label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning", "missing_bidi_pin": "warning",
"missing_input_pin": "warning", "missing_input_pin": "warning",
"missing_power_pin": "error", "missing_power_pin": "error",
@@ -402,9 +459,15 @@
"pin_not_driven": "error", "pin_not_driven": "error",
"pin_to_pin": "warning", "pin_to_pin": "warning",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning", "similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore", "simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"wire_dangling": "error" "wire_dangling": "error"
@@ -416,7 +479,7 @@
}, },
"meta": { "meta": {
"filename": "pcb-right.kicad_pro", "filename": "pcb-right.kicad_pro",
"version": 1 "version": 3
}, },
"net_settings": { "net_settings": {
"classes": [ "classes": [
@@ -431,6 +494,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Default", "name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2, "track_width": 0.2,
"via_diameter": 0.55, "via_diameter": 0.55,
@@ -448,6 +512,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Power", "name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.3, "track_width": 0.3,
"via_diameter": 0.8, "via_diameter": 0.8,
@@ -456,7 +521,7 @@
} }
], ],
"meta": { "meta": {
"version": 3 "version": 4
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
@@ -467,14 +532,77 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "output/gerber-files/",
"pos_files": "output/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",
"svg": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"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,
"include_excluded_from_bom": false,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,
@@ -488,6 +616,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.375, "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, "pin_symbol_size": 25.0,
"text_offset_ratio": 0.15 "text_offset_ratio": 0.15
}, },
@@ -499,10 +632,12 @@
"net_format_name": "", "net_format_name": "",
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false, "spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true, "spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false, "spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
@@ -510,7 +645,7 @@
"sheets": [ "sheets": [
[ [
"0fec5bf3-2c1b-43dd-91bc-92c7302749bc", "0fec5bf3-2c1b-43dd-91bc-92c7302749bc",
"" "Root"
] ]
], ],
"text_variables": {} "text_variables": {}
+15730 -4487
View File
File diff suppressed because it is too large Load Diff
+98540
View File
File diff suppressed because it is too large Load Diff
+15894
View File
File diff suppressed because it is too large Load Diff
+83
View File
@@ -0,0 +1,83 @@
{
"board": {
"active_layer": 40,
"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
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "plate-left.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}
+583
View File
@@ -0,0 +1,583 @@
{
"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.5
}
},
"diff_pair_dimensions": [],
"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": [],
"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": [],
"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": "plate.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.2,
"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": "output/",
"pos_files": "",
"specctra_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": "Reference"
},
"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": [
[
"f5d34910-a58b-4db3-a32f-fb609945106e",
"Root"
]
],
"text_variables": {}
}
File diff suppressed because it is too large Load Diff
+36 -33
View File
@@ -2,150 +2,153 @@
{ {
"name": "QUA-KEN", "name": "QUA-KEN",
"author": "zegonix", "author": "zegonix",
"switchMount": "cherry",
"plate": false "plate": false
}, },
[ [
{ {
"x": 3, "x": 3,
"sm": "cherry" "a": 7
}, },
"3\n\n\n\n\n\n\n\n\n4" "\n\n\n\n4"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 2 "x": 2
}, },
"2\n\n\n\n\n\n\n\n\n3", "\n\n\n\n3",
{ {
"x": 1 "x": 1
}, },
"4\n\n\n\n\n\n\n\n\n5" "\n\n\n\n5"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 5 "x": 5
}, },
"5\n\n\n\n\n\n\n\n\n6" "\n\n\n\n6"
], ],
[ [
{ {
"y": -0.875 "y": -0.875
}, },
"ESC\n\n\n\n\n\n\n\n\n1", "\n\n\n\n1",
"1\n\n\n\n\n\n\n\n\n2" "\n\n\n\n2"
], ],
[ [
{ {
"y": -0.375, "y": -0.375,
"x": 3 "x": 3
}, },
"E\n\n\n\n\n\n\n\n\n10" "\n\n\n\n10"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 2 "x": 2
}, },
"W\n\n\n\n\n\n\n\n\n9", "\n\n\n\n9",
{ {
"x": 1 "x": 1
}, },
"R\n\n\n\n\n\n\n\n\n11" "\n\n\n\n11"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 5 "x": 5
}, },
"T\n\n\n\n\n\n\n\n\n12" "\n\n\n\n12"
], ],
[ [
{ {
"y": -0.875 "y": -0.875
}, },
"TAB\n\n\n\n\n\n\n\n\n7", "\n\n\n\n7",
"Q\n\n\n\n\n\n\n\n\n8" "\n\n\n\n8"
], ],
[ [
{ {
"y": -0.375, "y": -0.375,
"x": 3 "x": 3
}, },
"D\n\n\n\n\n\n\n\n\n16" "\n\n\n\n16"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 2 "x": 2
}, },
"S\n\n\n\n\n\n\n\n\n15", "\n\n\n\n15",
{ {
"x": 1 "x": 1
}, },
"F\n\n\n\n\n\n\n\n\n17" "\n\n\n\n17"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 5 "x": 5
}, },
"G\n\n\n\n\n\n\n\n\n18" "\n\n\n\n18"
], ],
[ [
{ {
"y": -0.875 "y": -0.875
}, },
"CAPS\n\n\n\n\n\n\n\n\n13", "\n\n\n\n13",
"A\n\n\n\n\n\n\n\n\n14" "\n\n\n\n14"
], ],
[ [
{ {
"y": -0.375, "y": -0.375,
"x": 3 "x": 3
}, },
"C\n\n\n\n\n\n\n\n\n22" "\n\n\n\n22"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 2 "x": 2
}, },
"X\n\n\n\n\n\n\n\n\n21", "\n\n\n\n21",
{ {
"x": 1 "x": 1
}, },
"V\n\n\n\n\n\n\n\n\n23" "\n\n\n\n23"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 5 "x": 5
}, },
"B\n\n\n\n\n\n\n\n\n24" "\n\n\n\n24"
], ],
[ [
{ {
"y": -0.875 "y": -0.875
}, },
"SHIFT\n\n\n\n\n\n\n\n\n19", "\n\n\n\n19",
"Z\n\n\n\n\n\n\n\n\n20" "\n\n\n\n20"
], ],
[ [
{ {
"y": -0.375, "y": -0.375,
"x": 3 "x": 3
}, },
"MOD3\n\n\n\n\n\n\n\n\n25" "\n\n\n\n26"
], ],
[ [
{ {
"y": -0.875, "y": -0.875,
"x": 4 "x": 2
}, },
"MOD2\n\n\n\n\n\n\n\n\n26" "\n\n\n\n25",
{
"x": 1
},
"\n\n\n\n27"
], ],
[ [
{ {
@@ -153,14 +156,14 @@
"y": -2.375, "y": -2.375,
"x": 6.25 "x": 6.25
}, },
"MOD1\n\n\n\n\n\n\n\n\n27" "\n\n\n\n28"
], ],
[ [
{ {
"r": 30, "r": 30,
"y": -3, "y": -3.25,
"x": 8.125 "x": 8
}, },
"MOD0\n\n\n\n\n\n\n\n\n28" "\n\n\n\n29"
] ]
] ]