route pcb for teensy41 and optimize schematic for pcb routing

This commit is contained in:
interfisch 2024-06-28 11:38:08 +02:00
parent 79661b955e
commit e681db7c34
22 changed files with 76302 additions and 55391 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +1,19 @@
{ {
"board": { "board": {
"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": {
@ -20,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,
@ -55,27 +59,37 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [], "drc_exclusions": [
"lib_footprint_mismatch|93919000|108539000|df2709a9-a255-4f53-9496-85732562ad08|00000000-0000-0000-0000-000000000000"
],
"meta": { "meta": {
"version": 2 "version": 2
}, },
"rule_severities": { "rule_severities": {
"annular_width": "error", "annular_width": "error",
"clearance": "error", "clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error", "copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error", "courtyards_overlap": "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_symbol_mismatch": "warning",
"footprint_type_mismatch": "error", "footprint_type_mismatch": "error",
"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",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
"items_not_allowed": "error", "items_not_allowed": "error",
"length_out_of_range": "error", "length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error", "malformed_courtyard": "error",
"microvia_drill_out_of_range": "error", "microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",
@ -85,9 +99,14 @@
"padstack": "error", "padstack": "error",
"pth_inside_courtyard": "ignore", "pth_inside_courtyard": "ignore",
"shorting_items": "error", "shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning", "silk_over_copper": "warning",
"silk_overlap": "warning", "silk_overlap": "warning",
"skew_out_of_range": "error", "skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "warning",
"text_height": "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_dangling": "warning", "track_dangling": "warning",
@ -104,24 +123,98 @@
"allow_microvias": false, "allow_microvias": false,
"max_error": 0.005, "max_error": 0.005,
"min_clearance": 0.0, "min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.01, "min_copper_edge_clearance": 0.01,
"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": 2,
"min_silk_clearance": 0.0, "min_silk_clearance": 0.0,
"min_text_height": 0.8,
"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.049999999999999996, "min_via_annular_width": 0.05,
"min_via_diameter": 0.39999999999999997, "min_via_diameter": 0.4,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0, "solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true "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": [ "track_widths": [
0.0, 0.0,
0.5 0.5
], ],
"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,
@ -131,7 +224,15 @@
"zones_allow_external_fillets": false, "zones_allow_external_fillets": false,
"zones_use_no_outline": true "zones_use_no_outline": true
}, },
"layer_presets": [] "ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
}, },
"boards": [], "boards": [],
"cvpcb": { "cvpcb": {
@ -318,15 +419,21 @@
"bus_label_syntax": "error", "bus_label_syntax": "error",
"bus_to_bus_conflict": "error", "bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error", "bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error", "different_unit_footprint": "error",
"different_unit_net": "error", "different_unit_net": "error",
"duplicate_reference": "error", "duplicate_reference": "error",
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"label_dangling": "error", "label_dangling": "error",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning", "multiple_net_names": "warning",
"net_not_bus_member": "warning", "net_not_bus_member": "warning",
"no_connect_connected": "warning", "no_connect_connected": "warning",
@ -336,6 +443,7 @@
"pin_to_pin": "warning", "pin_to_pin": "warning",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
"similar_labels": "warning", "similar_labels": "warning",
"simulation_model_issue": "ignore",
"unannotated": "error", "unannotated": "error",
"unit_value_mismatch": "error", "unit_value_mismatch": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
@ -353,7 +461,7 @@
"net_settings": { "net_settings": {
"classes": [ "classes": [
{ {
"bus_width": 12.0, "bus_width": 12,
"clearance": 0.2, "clearance": 0.2,
"diff_pair_gap": 0.25, "diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25, "diff_pair_via_gap": 0.25,
@ -367,10 +475,10 @@
"track_width": 0.5, "track_width": 0.5,
"via_diameter": 0.8, "via_diameter": 0.8,
"via_drill": 0.4, "via_drill": 0.4,
"wire_width": 6.0 "wire_width": 6
}, },
{ {
"bus_width": 12.0, "bus_width": 12,
"clearance": 0.2, "clearance": 0.2,
"diff_pair_gap": 0.25, "diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25, "diff_pair_via_gap": 0.25,
@ -379,38 +487,112 @@
"microvia_diameter": 0.3, "microvia_diameter": 0.3,
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Power", "name": "Power",
"nets": [
"+3V3",
"+5V",
"GNDD"
],
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 1.0, "track_width": 1.0,
"via_diameter": 1.2, "via_diameter": 1.2,
"via_drill": 0.8, "via_drill": 0.8,
"wire_width": 6.0 "wire_width": 6
} }
], ],
"meta": { "meta": {
"version": 2 "version": 3
}, },
"net_colors": null "net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "Power",
"pattern": "+3V3"
},
{
"netclass": "Power",
"pattern": "+5V"
},
{
"netclass": "Power",
"pattern": "GNDD"
}
]
}, },
"pcbnew": { "pcbnew": {
"last_paths": { "last_paths": {
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "gerber/",
"pos_files": "",
"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": "",
"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_gap_length_ratio": 3.0,
"default_line_thickness": 6.0, "default_line_thickness": 6.0,
"default_text_size": 50.0, "default_text_size": 50.0,
"field_names": [], "field_names": [],
@ -421,6 +603,11 @@
"intersheets_ref_suffix": "", "intersheets_ref_suffix": "",
"junction_size_choice": 3, "junction_size_choice": 3,
"label_size_ratio": 0.25, "label_size_ratio": 0.25,
"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": 0.0, "pin_symbol_size": 0.0,
"text_offset_ratio": 0.08 "text_offset_ratio": 0.08
}, },
@ -442,14 +629,19 @@
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"spice_adjust_passive_values": false, "spice_adjust_passive_values": 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_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65, "subpart_first_id": 65,
"subpart_id_separator": 0 "subpart_id_separator": 0
}, },
"sheets": [ "sheets": [
[ [
"00e38d63-5436-49db-81f5-697421f168fc", "00e38d63-5436-49db-81f5-697421f168fc",
"" "Root"
], ],
[ [
"68ad52e4-bfd9-401d-b7c4-72d9de89d81d", "68ad52e4-bfd9-401d-b7c4-72d9de89d81d",

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name "teensy")(type "KiCad")(uri "${KIPRJMOD}/teensy.pretty")(options "")(descr ""))
)

File diff suppressed because it is too large Load Diff

View File

@ -1,263 +1,314 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.3*
G04 #@! TF.CreationDate,2023-03-12T13:33:38+01:00* G04 #@! TF.CreationDate,2024-06-28T11:21:49+02:00*
G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?* G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot* G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative* G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 6.0.11-2627ca5db0~126~ubuntu20.04.1) date 2023-03-12 13:33:38* G04 Created by KiCad (PCBNEW 8.0.3) date 2024-06-28 11:21:49*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 Aperture macros list* G04 Aperture macros list*
%AMRoundRect* %AMRoundRect*
0 Rectangle with rounded corners* 0 Rectangle with rounded corners*
0 $1 Rounding radius* 0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 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* 0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners* 0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3* 1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5* 1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7* 1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9* 1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners* 0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0* 20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0* 20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0* 20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*% 20,1,$1+$1,$8,$9,$2,$3,0*%
%AMFreePoly0* %AMFreePoly0*
4,1,22,0.550000,-0.750000,0.000000,-0.750000,0.000000,-0.745033,-0.079941,-0.743568,-0.215256,-0.701293,-0.333266,-0.622738,-0.424486,-0.514219,-0.481581,-0.384460,-0.499164,-0.250000,-0.500000,-0.250000,-0.500000,0.250000,-0.499164,0.250000,-0.499963,0.256109,-0.478152,0.396186,-0.417904,0.524511,-0.324060,0.630769,-0.204165,0.706417,-0.067858,0.745374,0.000000,0.744959,0.000000,0.750000, 4,1,19,0.550000,-0.750000,0.000000,-0.750000,0.000000,-0.744911,-0.071157,-0.744911,-0.207708,-0.704816,-0.327430,-0.627875,-0.420627,-0.520320,-0.479746,-0.390866,-0.500000,-0.250000,-0.500000,0.250000,-0.479746,0.390866,-0.420627,0.520320,-0.327430,0.627875,-0.207708,0.704816,-0.071157,0.744911,0.000000,0.744911,0.000000,0.750000,0.550000,0.750000,0.550000,-0.750000,0.550000,-0.750000,
0.550000,0.750000,0.550000,-0.750000,0.550000,-0.750000,$1*% $1*%
%AMFreePoly1* %AMFreePoly1*
4,1,20,0.000000,0.744959,0.073905,0.744508,0.209726,0.703889,0.328688,0.626782,0.421226,0.519385,0.479903,0.390333,0.500000,0.250000,0.500000,-0.250000,0.499851,-0.262216,0.476331,-0.402017,0.414519,-0.529596,0.319384,-0.634700,0.198574,-0.708877,0.061801,-0.746166,0.000000,-0.745033,0.000000,-0.750000,-0.550000,-0.750000,-0.550000,0.750000,0.000000,0.750000,0.000000,0.744959, 4,1,19,0.000000,0.744911,0.071157,0.744911,0.207708,0.704816,0.327430,0.627875,0.420627,0.520320,0.479746,0.390866,0.500000,0.250000,0.500000,-0.250000,0.479746,-0.390866,0.420627,-0.520320,0.327430,-0.627875,0.207708,-0.704816,0.071157,-0.744911,0.000000,-0.744911,0.000000,-0.750000,-0.550000,-0.750000,-0.550000,0.750000,0.000000,0.750000,0.000000,0.744911,0.000000,0.744911,
0.000000,0.744959,$1*% $1*%
G04 Aperture macros list end* %AMFreePoly2*
%ADD10C,3.200000*% 4,1,19,0.500000,-0.750000,0.000000,-0.750000,0.000000,-0.744911,-0.071157,-0.744911,-0.207708,-0.704816,-0.327430,-0.627875,-0.420627,-0.520320,-0.479746,-0.390866,-0.500000,-0.250000,-0.500000,0.250000,-0.479746,0.390866,-0.420627,0.520320,-0.327430,0.627875,-0.207708,0.704816,-0.071157,0.744911,0.000000,0.744911,0.000000,0.750000,0.500000,0.750000,0.500000,-0.750000,0.500000,-0.750000,
%ADD11RoundRect,0.250000X0.600000X0.725000X-0.600000X0.725000X-0.600000X-0.725000X0.600000X-0.725000X0*% $1*%
%ADD12O,1.700000X1.950000*% %AMFreePoly3*
%ADD13RoundRect,0.250000X-0.600000X-0.725000X0.600000X-0.725000X0.600000X0.725000X-0.600000X0.725000X0*% 4,1,19,0.000000,0.744911,0.071157,0.744911,0.207708,0.704816,0.327430,0.627875,0.420627,0.520320,0.479746,0.390866,0.500000,0.250000,0.500000,-0.250000,0.479746,-0.390866,0.420627,-0.520320,0.327430,-0.627875,0.207708,-0.704816,0.071157,-0.744911,0.000000,-0.744911,0.000000,-0.750000,-0.500000,-0.750000,-0.500000,0.750000,0.000000,0.750000,0.000000,0.744911,0.000000,0.744911,
%ADD14RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*% $1*%
%ADD15R,1.700000X1.700000*% G04 Aperture macros list end*
%ADD16O,1.700000X1.700000*% %ADD10R,1.500000X1.050000*%
%ADD17O,1.700000X2.000000*% %ADD11O,1.500000X1.050000*%
%ADD18RoundRect,0.250000X-0.600000X-0.750000X0.600000X-0.750000X0.600000X0.750000X-0.600000X0.750000X0*% %ADD12R,1.600000X1.600000*%
%ADD19R,1.600000X1.600000*% %ADD13C,1.600000*%
%ADD20C,1.600000*% %ADD14FreePoly0,0.000000*%
%ADD21R,1.050000X1.500000*% %ADD15R,1.000000X1.500000*%
%ADD22O,1.050000X1.500000*% %ADD16FreePoly1,0.000000*%
%ADD23RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*% %ADD17RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*%
%ADD24R,2.000000X1.500000*% %ADD18RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
%ADD25R,2.000000X3.800000*% %ADD19RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
%ADD26RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*% %ADD20RoundRect,0.375000X0.375000X-0.625000X0.375000X0.625000X-0.375000X0.625000X-0.375000X-0.625000X0*%
%ADD27FreePoly0,180.000000*% %ADD21RoundRect,0.500000X1.400000X-0.500000X1.400000X0.500000X-1.400000X0.500000X-1.400000X-0.500000X0*%
%ADD28R,1.000000X1.500000*% %ADD22RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
%ADD29FreePoly1,180.000000*% %ADD23RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
%ADD30R,1.500000X2.000000*% %ADD24RoundRect,0.250000X-0.450000X0.325000X-0.450000X-0.325000X0.450000X-0.325000X0.450000X0.325000X0*%
%ADD31R,3.800000X2.000000*% %ADD25RoundRect,0.375000X0.625000X0.375000X-0.625000X0.375000X-0.625000X-0.375000X0.625000X-0.375000X0*%
%ADD32RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*% %ADD26RoundRect,0.500000X0.500000X1.400000X-0.500000X1.400000X-0.500000X-1.400000X0.500000X-1.400000X0*%
%ADD33RoundRect,0.250000X-0.450000X0.325000X-0.450000X-0.325000X0.450000X-0.325000X0.450000X0.325000X0*% %ADD27FreePoly2,90.000000*%
%ADD34RoundRect,0.250000X0.325000X0.450000X-0.325000X0.450000X-0.325000X-0.450000X0.325000X-0.450000X0*% %ADD28FreePoly3,90.000000*%
%ADD35RoundRect,0.250000X0.450000X-0.325000X0.450000X0.325000X-0.450000X0.325000X-0.450000X-0.325000X0*% %ADD29O,1.700000X1.700000*%
G04 APERTURE END LIST* %ADD30R,1.700000X1.700000*%
D10* %ADD31RoundRect,0.250000X-0.600000X-0.725000X0.600000X-0.725000X0.600000X0.725000X-0.600000X0.725000X0*%
X155000000Y-45000000D03* %ADD32O,1.700000X1.950000*%
X75000000Y-45000000D03* %ADD33FreePoly1,90.000000*%
D11* %ADD34R,1.500000X1.000000*%
X105410000Y-64770000D03* %ADD35FreePoly0,90.000000*%
D12* %ADD36RoundRect,0.250000X0.600000X0.725000X-0.600000X0.725000X-0.600000X-0.725000X0.600000X-0.725000X0*%
X102910000Y-64770000D03* %ADD37O,1.700000X2.000000*%
X100410000Y-64770000D03* %ADD38RoundRect,0.250000X-0.600000X-0.750000X0.600000X-0.750000X0.600000X0.750000X-0.600000X0.750000X0*%
X97910000Y-64770000D03* %ADD39C,3.200000*%
X95410000Y-64770000D03* %ADD40RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
D13* G04 APERTURE END LIST*
X114300000Y-63500000D03* D10*
D12* X83820000Y-66040000D03*
X116800000Y-63500000D03* D11*
X119300000Y-63500000D03* X83820000Y-64770000D03*
X121800000Y-63500000D03* X83820000Y-63500000D03*
D14* D12*
X118972500Y-51963000D03* X90170000Y-88900000D03*
X117247500Y-51963000D03* D13*
X152807500Y-91440000D03* X92710000Y-88900000D03*
X154532500Y-91440000D03* X95250000Y-88900000D03*
D15* X97790000Y-88900000D03*
X87630000Y-104140000D03* X100330000Y-88900000D03*
D16* X102870000Y-88900000D03*
X90170000Y-104140000D03* X105410000Y-88900000D03*
X92710000Y-104140000D03* X107950000Y-88900000D03*
X95250000Y-104140000D03* X110490000Y-88900000D03*
X97790000Y-104140000D03* X113030000Y-88900000D03*
X100330000Y-104140000D03* X115570000Y-88900000D03*
D13* X118110000Y-88900000D03*
X100410000Y-95250000D03* X120650000Y-88900000D03*
D12* X123190000Y-88900000D03*
X102910000Y-95250000D03* X125730000Y-88900000D03*
X105410000Y-95250000D03* X128270000Y-88900000D03*
X107910000Y-95250000D03* X130810000Y-88900000D03*
X110410000Y-95250000D03* X133350000Y-88900000D03*
X114360000Y-46355000D03* X135890000Y-88900000D03*
X116860000Y-46355000D03* X138430000Y-88900000D03*
X119360000Y-46355000D03* X140970000Y-88900000D03*
D11* X143510000Y-88900000D03*
X121860000Y-46355000D03* X146050000Y-88900000D03*
X129480000Y-107205000D03* X148590000Y-88900000D03*
D12* X148590000Y-73660000D03*
X126980000Y-107205000D03* X146050000Y-73660000D03*
X124480000Y-107205000D03* X143510000Y-73660000D03*
X121980000Y-107205000D03* X140970000Y-73660000D03*
X105330000Y-45088000D03* X138430000Y-73660000D03*
X102830000Y-45088000D03* X135890000Y-73660000D03*
X100330000Y-45088000D03* X133350000Y-73660000D03*
X97830000Y-45088000D03* X130810000Y-73660000D03*
D13* X128270000Y-73660000D03*
X95330000Y-45088000D03* X125730000Y-73660000D03*
D11* X123190000Y-73660000D03*
X129420000Y-96520000D03* X120650000Y-73660000D03*
D12* X118110000Y-73660000D03*
X126920000Y-96520000D03* X115570000Y-73660000D03*
X124420000Y-96520000D03* X113030000Y-73660000D03*
X121920000Y-96520000D03* X110490000Y-73660000D03*
X105370000Y-54503000D03* X107950000Y-73660000D03*
X102870000Y-54503000D03* X105410000Y-73660000D03*
X100370000Y-54503000D03* X102870000Y-73660000D03*
X97870000Y-54503000D03* X100330000Y-73660000D03*
D13* X97790000Y-73660000D03*
X95370000Y-54503000D03* X95250000Y-73660000D03*
D17* X92710000Y-73660000D03*
X78790000Y-95250000D03* X90170000Y-73660000D03*
D18* X135890000Y-86360000D03*
X76290000Y-95250000D03* X135890000Y-83820000D03*
D11* X135890000Y-81280000D03*
X121860000Y-55536000D03* X135890000Y-78740000D03*
D12* X135890000Y-76200000D03*
X119360000Y-55536000D03* D14*
X116860000Y-55536000D03* X91410000Y-106680000D03*
X114360000Y-55536000D03* D15*
D19* X92710000Y-106680000D03*
X90170000Y-86360000D03* D16*
D20* X94010000Y-106680000D03*
X92710000Y-86360000D03* D17*
X95250000Y-86360000D03* X93200000Y-76200000D03*
X97790000Y-86360000D03* X95250000Y-76200000D03*
X100330000Y-86360000D03* D18*
X102870000Y-86360000D03* X90170000Y-76200000D03*
X105410000Y-86360000D03* X88345000Y-76200000D03*
X107950000Y-86360000D03* D19*
X110490000Y-86360000D03* X106045000Y-62865000D03*
X113030000Y-86360000D03* X107870000Y-62865000D03*
X115570000Y-86360000D03* D20*
X118110000Y-86360000D03* X86120000Y-78740000D03*
X120650000Y-86360000D03* X83820000Y-78740000D03*
X123190000Y-86360000D03* D21*
X123190000Y-83820000D03* X83820000Y-72440000D03*
X123190000Y-78740000D03* D20*
X123190000Y-71120000D03* X81520000Y-78740000D03*
X120650000Y-71120000D03* D19*
X118110000Y-71120000D03* X80010000Y-60325000D03*
X115570000Y-71120000D03* X81835000Y-60325000D03*
X113030000Y-71120000D03* D22*
X110490000Y-71120000D03* X86360000Y-83105000D03*
X107950000Y-71120000D03* X86360000Y-81280000D03*
X105410000Y-71120000D03* D17*
X102870000Y-71120000D03* X84065000Y-60325000D03*
X100330000Y-71120000D03* X86115000Y-60325000D03*
X97790000Y-71120000D03* D23*
X95250000Y-71120000D03* X120830000Y-92710000D03*
X92710000Y-71120000D03* X122555000Y-92710000D03*
X90170000Y-71120000D03* D19*
D11* X103862500Y-69215000D03*
X154740000Y-86360000D03* X105687500Y-69215000D03*
D12* D22*
X152240000Y-86360000D03* X78740000Y-80565000D03*
X149740000Y-86360000D03* X78740000Y-78740000D03*
X147240000Y-86360000D03* D24*
X144740000Y-86360000D03* X78740000Y-83040000D03*
X142240000Y-86360000D03* X78740000Y-85090000D03*
D21* D23*
X90170000Y-90170000D03* X105817500Y-52070000D03*
D22* X107542500Y-52070000D03*
X88900000Y-90170000D03* D25*
X87630000Y-90170000D03* X84520000Y-98030000D03*
D17* X84520000Y-100330000D03*
X78790000Y-105410000D03* D26*
D18* X78220000Y-100330000D03*
X76290000Y-105410000D03* D25*
D10* X84520000Y-102630000D03*
X155000000Y-70000000D03* D27*
X155000000Y-115000000D03* X101600000Y-99090000D03*
D11* D28*
X154740000Y-96520000D03* X101600000Y-97790000D03*
D12* D29*
X152240000Y-96520000D03* X92710000Y-82550000D03*
X149740000Y-96520000D03* D30*
X147240000Y-96520000D03* X92710000Y-80010000D03*
X144740000Y-96520000D03* D31*
X142240000Y-96520000D03* X94020000Y-95250000D03*
D10* D32*
X75000000Y-115000000D03* X96520000Y-95250000D03*
X75000000Y-70000000D03* X99020000Y-95250000D03*
D20* X101520000Y-95250000D03*
X76240000Y-87630000D03* X125730000Y-45085000D03*
D19* X123230000Y-45085000D03*
X78740000Y-87630000D03* X120730000Y-45085000D03*
D23* D31*
X107950000Y-75842500D03* X118230000Y-45085000D03*
X107950000Y-74017500D03* D33*
X110490000Y-99972500D03* X128390000Y-43785000D03*
X110490000Y-98147500D03* D34*
D24* X128390000Y-45085000D03*
X84520000Y-102630000D03* D35*
X84520000Y-100330000D03* X128390000Y-46385000D03*
D25* D32*
X78220000Y-100330000D03* X118110000Y-66040000D03*
D24* X120610000Y-66040000D03*
X84520000Y-98030000D03* X123110000Y-66040000D03*
D26* D36*
X133985000Y-96242500D03* X125610000Y-66040000D03*
X133985000Y-98067500D03* X139065000Y-95885000D03*
D27* D32*
X90170000Y-97790000D03* X136565000Y-95885000D03*
D28* X134065000Y-95885000D03*
X88870000Y-97790000D03* X131565000Y-95885000D03*
D29* D36*
X87570000Y-97790000D03* X110370000Y-55770000D03*
D30* D32*
X86120000Y-71730000D03* X107870000Y-55770000D03*
D31* X105370000Y-55770000D03*
X83820000Y-65430000D03* X102870000Y-55770000D03*
D30* X110490000Y-106680000D03*
X83820000Y-71730000D03* X112990000Y-106680000D03*
X81520000Y-71730000D03* X115490000Y-106680000D03*
D23* D36*
X110490000Y-75842500D03* X117990000Y-106680000D03*
X110490000Y-74017500D03* D31*
D26* X83820000Y-45088000D03*
X90805000Y-54967500D03* D32*
X90805000Y-56792500D03* X86320000Y-45088000D03*
D32* X88820000Y-45088000D03*
X113520000Y-99060000D03* X91320000Y-45088000D03*
X115570000Y-99060000D03* X93820000Y-45088000D03*
D23* D37*
X97790000Y-83462500D03* X78790000Y-95250000D03*
X97790000Y-81637500D03* D38*
X107757500Y-99972500D03* X76290000Y-95250000D03*
X107757500Y-98147500D03* D36*
D33* X122990000Y-95885000D03*
X90805000Y-58665000D03* D32*
X90805000Y-60715000D03* X120490000Y-95885000D03*
D34* X117990000Y-95885000D03*
X104920000Y-99060000D03* X115490000Y-95885000D03*
X102870000Y-99060000D03* X112990000Y-95885000D03*
D35* X110490000Y-95885000D03*
X133985000Y-93735000D03* D39*
X133985000Y-91685000D03* X75000000Y-45000000D03*
D34* D37*
X81035000Y-85090000D03* X78790000Y-105410000D03*
X78985000Y-85090000D03* D38*
D23* X76290000Y-105410000D03*
X82105000Y-80847224D03* D39*
X82105000Y-79022224D03* X155000000Y-70000000D03*
M02* X155000000Y-115000000D03*
X155000000Y-45000000D03*
D29*
X100330000Y-104140000D03*
X97790000Y-104140000D03*
X95250000Y-104140000D03*
X92710000Y-104140000D03*
X90170000Y-104140000D03*
D30*
X87630000Y-104140000D03*
D39*
X75000000Y-115000000D03*
X75000000Y-70000000D03*
D12*
X78740000Y-87630000D03*
D13*
X76240000Y-87630000D03*
D32*
X88980000Y-66040000D03*
X91480000Y-66040000D03*
D36*
X93980000Y-66040000D03*
D22*
X85090000Y-93067500D03*
X85090000Y-94892500D03*
D40*
X78105000Y-90805000D03*
X76380000Y-90805000D03*
D32*
X102870000Y-66040000D03*
X105370000Y-66040000D03*
X107870000Y-66040000D03*
D36*
X110370000Y-66040000D03*
D31*
X83820000Y-54610000D03*
D32*
X86320000Y-54610000D03*
X88820000Y-54610000D03*
X91320000Y-54610000D03*
X93820000Y-54610000D03*
X147320000Y-95885000D03*
X149820000Y-95885000D03*
X152320000Y-95885000D03*
D36*
X154820000Y-95885000D03*
D31*
X102870000Y-45088000D03*
D32*
X105370000Y-45088000D03*
X107870000Y-45088000D03*
M02*

View File

@ -1,100 +1,97 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.3*
G04 #@! TF.CreationDate,2023-03-12T13:33:37+01:00* G04 #@! TF.CreationDate,2024-06-28T11:21:49+02:00*
G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?* G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot* G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive* G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 6.0.11-2627ca5db0~126~ubuntu20.04.1) date 2023-03-12 13:33:37* G04 Created by KiCad (PCBNEW 8.0.3) date 2024-06-28 11:21:49*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 Aperture macros list* G04 Aperture macros list*
%AMRoundRect* %AMRoundRect*
0 Rectangle with rounded corners* 0 Rectangle with rounded corners*
0 $1 Rounding radius* 0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 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* 0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners* 0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3* 1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5* 1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7* 1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9* 1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners* 0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0* 20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0* 20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0* 20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*% 20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end* G04 Aperture macros list end*
%ADD10RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*% %ADD10RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*%
%ADD11RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*% %ADD11RoundRect,0.237500X0.250000X0.237500X-0.250000X0.237500X-0.250000X-0.237500X0.250000X-0.237500X0*%
%ADD12R,2.000000X1.500000*% %ADD12RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
%ADD13R,2.000000X3.800000*% %ADD13RoundRect,0.375000X0.375000X-0.625000X0.375000X0.625000X-0.375000X0.625000X-0.375000X-0.625000X0*%
%ADD14RoundRect,0.237500X-0.237500X0.250000X-0.237500X-0.250000X0.237500X-0.250000X0.237500X0.250000X0*% %ADD14RoundRect,0.500000X1.400000X-0.500000X1.400000X0.500000X-1.400000X0.500000X-1.400000X-0.500000X0*%
%ADD15R,1.500000X2.000000*% %ADD15RoundRect,0.237500X0.237500X-0.250000X0.237500X0.250000X-0.237500X0.250000X-0.237500X-0.250000X0*%
%ADD16R,3.800000X2.000000*% %ADD16RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
%ADD17RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*% %ADD17RoundRect,0.250000X-0.450000X0.325000X-0.450000X-0.325000X0.450000X-0.325000X0.450000X0.325000X0*%
%ADD18RoundRect,0.250000X-0.450000X0.325000X-0.450000X-0.325000X0.450000X-0.325000X0.450000X0.325000X0*% %ADD18RoundRect,0.375000X0.625000X0.375000X-0.625000X0.375000X-0.625000X-0.375000X0.625000X-0.375000X0*%
%ADD19RoundRect,0.250000X0.325000X0.450000X-0.325000X0.450000X-0.325000X-0.450000X0.325000X-0.450000X0*% %ADD19RoundRect,0.500000X0.500000X1.400000X-0.500000X1.400000X-0.500000X-1.400000X0.500000X-1.400000X0*%
%ADD20RoundRect,0.250000X0.450000X-0.325000X0.450000X0.325000X-0.450000X0.325000X-0.450000X-0.325000X0*% %ADD20RoundRect,0.237500X0.300000X0.237500X-0.300000X0.237500X-0.300000X-0.237500X0.300000X-0.237500X0*%
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X118972500Y-51963000D03* X93200000Y-76200000D03*
X117247500Y-51963000D03* X95250000Y-76200000D03*
X152807500Y-91440000D03* D11*
X154532500Y-91440000D03* X90170000Y-76200000D03*
D11* X88345000Y-76200000D03*
X107950000Y-75842500D03* D12*
X107950000Y-74017500D03* X106045000Y-62865000D03*
X110490000Y-99972500D03* X107870000Y-62865000D03*
X110490000Y-98147500D03* D13*
D12* X86120000Y-78740000D03*
X84520000Y-102630000D03* X83820000Y-78740000D03*
X84520000Y-100330000D03* D14*
D13* X83820000Y-72440000D03*
X78220000Y-100330000D03* D13*
D12* X81520000Y-78740000D03*
X84520000Y-98030000D03* D12*
D14* X80010000Y-60325000D03*
X133985000Y-96242500D03* X81835000Y-60325000D03*
X133985000Y-98067500D03* D15*
D15* X86360000Y-83105000D03*
X86120000Y-71730000D03* X86360000Y-81280000D03*
D16* D10*
X83820000Y-65430000D03* X84065000Y-60325000D03*
D15* X86115000Y-60325000D03*
X83820000Y-71730000D03* D16*
X81520000Y-71730000D03* X120830000Y-92710000D03*
D11* X122555000Y-92710000D03*
X110490000Y-75842500D03* D12*
X110490000Y-74017500D03* X103862500Y-69215000D03*
D14* X105687500Y-69215000D03*
X90805000Y-54967500D03* D15*
X90805000Y-56792500D03* X78740000Y-80565000D03*
D17* X78740000Y-78740000D03*
X113520000Y-99060000D03* D17*
X115570000Y-99060000D03* X78740000Y-83040000D03*
D11* X78740000Y-85090000D03*
X97790000Y-83462500D03* D16*
X97790000Y-81637500D03* X105817500Y-52070000D03*
X107757500Y-99972500D03* X107542500Y-52070000D03*
X107757500Y-98147500D03* D18*
D18* X84520000Y-98030000D03*
X90805000Y-58665000D03* X84520000Y-100330000D03*
X90805000Y-60715000D03* D19*
D19* X78220000Y-100330000D03*
X104920000Y-99060000D03* D18*
X102870000Y-99060000D03* X84520000Y-102630000D03*
D20* D15*
X133985000Y-93735000D03* X85090000Y-93067500D03*
X133985000Y-91685000D03* X85090000Y-94892500D03*
D19* D20*
X81035000Y-85090000D03* X78105000Y-90805000D03*
X78985000Y-85090000D03* X76380000Y-90805000D03*
D11* M02*
X82105000Y-80847224D03*
X82105000Y-79022224D03*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +1,23 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.3*
G04 #@! TF.CreationDate,2023-03-12T13:33:38+01:00* G04 #@! TF.CreationDate,2024-06-28T11:21:49+02:00*
G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?* G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP* G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 6.0.11-2627ca5db0~126~ubuntu20.04.1) date 2023-03-12 13:33:38* G04 Created by KiCad (PCBNEW 8.0.3) date 2024-06-28 11:21:49*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile* G04 #@! TA.AperFunction,Profile*
%ADD10C,0.100000*% %ADD10C,0.100000*%
G04 #@! TD* G04 #@! TD*
G04 APERTURE END LIST* G04 APERTURE END LIST*
D10* D10*
X70000000Y-40000000D02* X70000000Y-40000000D02*
X160000000Y-40000000D01* X160000000Y-40000000D01*
X160000000Y-40000000D02* X160000000Y-120000000D01*
X160000000Y-120000000D01* X70000000Y-120000000D01*
X160000000Y-120000000D02* X70000000Y-40000000D01*
X70000000Y-120000000D01* M02*
X70000000Y-120000000D02*
X70000000Y-40000000D01*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -1,193 +1,218 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.3*
G04 #@! TF.CreationDate,2023-03-12T13:33:38+01:00* G04 #@! TF.CreationDate,2024-06-28T11:21:49+02:00*
G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?* G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top* G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative* G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 6.0.11-2627ca5db0~126~ubuntu20.04.1) date 2023-03-12 13:33:38* G04 Created by KiCad (PCBNEW 8.0.3) date 2024-06-28 11:21:49*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 Aperture macros list* G04 Aperture macros list*
%AMRoundRect* %AMRoundRect*
0 Rectangle with rounded corners* 0 Rectangle with rounded corners*
0 $1 Rounding radius* 0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* 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* 0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0* 4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners* 0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3* 1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5* 1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7* 1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9* 1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners* 0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0* 20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0* 20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0* 20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*% 20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end* G04 Aperture macros list end*
%ADD10C,3.200000*% %ADD10R,1.500000X1.050000*%
%ADD11RoundRect,0.250000X0.600000X0.725000X-0.600000X0.725000X-0.600000X-0.725000X0.600000X-0.725000X0*% %ADD11O,1.500000X1.050000*%
%ADD12O,1.700000X1.950000*% %ADD12R,1.600000X1.600000*%
%ADD13RoundRect,0.250000X-0.600000X-0.725000X0.600000X-0.725000X0.600000X0.725000X-0.600000X0.725000X0*% %ADD13C,1.600000*%
%ADD14RoundRect,0.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*% %ADD14O,1.700000X1.700000*%
%ADD15R,1.700000X1.700000*% %ADD15R,1.700000X1.700000*%
%ADD16O,1.700000X1.700000*% %ADD16RoundRect,0.250000X-0.600000X-0.725000X0.600000X-0.725000X0.600000X0.725000X-0.600000X0.725000X0*%
%ADD17O,1.700000X2.000000*% %ADD17O,1.700000X1.950000*%
%ADD18RoundRect,0.250000X-0.600000X-0.750000X0.600000X-0.750000X0.600000X0.750000X-0.600000X0.750000X0*% %ADD18RoundRect,0.250000X0.600000X0.725000X-0.600000X0.725000X-0.600000X-0.725000X0.600000X-0.725000X0*%
%ADD19R,3.510000X2.540000*% %ADD19O,1.700000X2.000000*%
%ADD20R,1.600000X1.600000*% %ADD20RoundRect,0.250000X-0.600000X-0.750000X0.600000X-0.750000X0.600000X0.750000X-0.600000X0.750000X0*%
%ADD21C,1.600000*% %ADD21R,2.540000X3.510000*%
%ADD22R,1.050000X1.500000*% %ADD22C,3.200000*%
%ADD23O,1.050000X1.500000*% G04 APERTURE END LIST*
%ADD24RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*% D10*
G04 APERTURE END LIST* X83820000Y-66040000D03*
D10* D11*
X155000000Y-45000000D03* X83820000Y-64770000D03*
X75000000Y-45000000D03* X83820000Y-63500000D03*
D11* D12*
X105410000Y-64770000D03* X90170000Y-88900000D03*
D12* D13*
X102910000Y-64770000D03* X92710000Y-88900000D03*
X100410000Y-64770000D03* X95250000Y-88900000D03*
X97910000Y-64770000D03* X97790000Y-88900000D03*
X95410000Y-64770000D03* X100330000Y-88900000D03*
D13* X102870000Y-88900000D03*
X114300000Y-63500000D03* X105410000Y-88900000D03*
D12* X107950000Y-88900000D03*
X116800000Y-63500000D03* X110490000Y-88900000D03*
X119300000Y-63500000D03* X113030000Y-88900000D03*
X121800000Y-63500000D03* X115570000Y-88900000D03*
D14* X118110000Y-88900000D03*
X84532500Y-84995000D03* X120650000Y-88900000D03*
X86257500Y-84995000D03* X123190000Y-88900000D03*
D15* X125730000Y-88900000D03*
X87630000Y-104140000D03* X128270000Y-88900000D03*
D16* X130810000Y-88900000D03*
X90170000Y-104140000D03* X133350000Y-88900000D03*
X92710000Y-104140000D03* X135890000Y-88900000D03*
X95250000Y-104140000D03* X138430000Y-88900000D03*
X97790000Y-104140000D03* X140970000Y-88900000D03*
X100330000Y-104140000D03* X143510000Y-88900000D03*
D13* X146050000Y-88900000D03*
X100410000Y-95250000D03* X148590000Y-88900000D03*
D12* X148590000Y-73660000D03*
X102910000Y-95250000D03* X146050000Y-73660000D03*
X105410000Y-95250000D03* X143510000Y-73660000D03*
X107910000Y-95250000D03* X140970000Y-73660000D03*
X110410000Y-95250000D03* X138430000Y-73660000D03*
X114360000Y-46355000D03* X135890000Y-73660000D03*
X116860000Y-46355000D03* X133350000Y-73660000D03*
X119360000Y-46355000D03* X130810000Y-73660000D03*
D11* X128270000Y-73660000D03*
X121860000Y-46355000D03* X125730000Y-73660000D03*
X129480000Y-107205000D03* X123190000Y-73660000D03*
D12* X120650000Y-73660000D03*
X126980000Y-107205000D03* X118110000Y-73660000D03*
X124480000Y-107205000D03* X115570000Y-73660000D03*
X121980000Y-107205000D03* X113030000Y-73660000D03*
X105330000Y-45088000D03* X110490000Y-73660000D03*
X102830000Y-45088000D03* X107950000Y-73660000D03*
X100330000Y-45088000D03* X105410000Y-73660000D03*
X97830000Y-45088000D03* X102870000Y-73660000D03*
D13* X100330000Y-73660000D03*
X95330000Y-45088000D03* X97790000Y-73660000D03*
D11* X95250000Y-73660000D03*
X129420000Y-96520000D03* X92710000Y-73660000D03*
D12* X90170000Y-73660000D03*
X126920000Y-96520000D03* X135890000Y-86360000D03*
X124420000Y-96520000D03* X135890000Y-83820000D03*
X121920000Y-96520000D03* X135890000Y-81280000D03*
X105370000Y-54503000D03* X135890000Y-78740000D03*
X102870000Y-54503000D03* X135890000Y-76200000D03*
X100370000Y-54503000D03* D14*
X97870000Y-54503000D03* X92710000Y-82550000D03*
D13* D15*
X95370000Y-54503000D03* X92710000Y-80010000D03*
D17* D16*
X78790000Y-95250000D03* X94020000Y-95250000D03*
D18* D17*
X76290000Y-95250000D03* X96520000Y-95250000D03*
D11* X99020000Y-95250000D03*
X121860000Y-55536000D03* X101520000Y-95250000D03*
D12* X125730000Y-45085000D03*
X119360000Y-55536000D03* X123230000Y-45085000D03*
X116860000Y-55536000D03* X120730000Y-45085000D03*
X114360000Y-55536000D03* D16*
D19* X118230000Y-45085000D03*
X140970000Y-42470000D03* D17*
X140970000Y-71830000D03* X118110000Y-66040000D03*
D20* X120610000Y-66040000D03*
X90170000Y-86360000D03* X123110000Y-66040000D03*
D21* D18*
X92710000Y-86360000D03* X125610000Y-66040000D03*
X95250000Y-86360000D03* X139065000Y-95885000D03*
X97790000Y-86360000D03* D17*
X100330000Y-86360000D03* X136565000Y-95885000D03*
X102870000Y-86360000D03* X134065000Y-95885000D03*
X105410000Y-86360000D03* X131565000Y-95885000D03*
X107950000Y-86360000D03* D18*
X110490000Y-86360000D03* X110370000Y-55770000D03*
X113030000Y-86360000D03* D17*
X115570000Y-86360000D03* X107870000Y-55770000D03*
X118110000Y-86360000D03* X105370000Y-55770000D03*
X120650000Y-86360000D03* X102870000Y-55770000D03*
X123190000Y-86360000D03* X110490000Y-106680000D03*
X123190000Y-83820000D03* X112990000Y-106680000D03*
X123190000Y-78740000D03* X115490000Y-106680000D03*
X123190000Y-71120000D03* D18*
X120650000Y-71120000D03* X117990000Y-106680000D03*
X118110000Y-71120000D03* D16*
X115570000Y-71120000D03* X83820000Y-45088000D03*
X113030000Y-71120000D03* D17*
X110490000Y-71120000D03* X86320000Y-45088000D03*
X107950000Y-71120000D03* X88820000Y-45088000D03*
X105410000Y-71120000D03* X91320000Y-45088000D03*
X102870000Y-71120000D03* X93820000Y-45088000D03*
X100330000Y-71120000D03* D19*
X97790000Y-71120000D03* X78790000Y-95250000D03*
X95250000Y-71120000D03* D20*
X92710000Y-71120000D03* X76290000Y-95250000D03*
X90170000Y-71120000D03* D21*
D11* X126290000Y-55880000D03*
X154740000Y-86360000D03* X155650000Y-55880000D03*
D12* D18*
X152240000Y-86360000D03* X122990000Y-95885000D03*
X149740000Y-86360000D03* D17*
X147240000Y-86360000D03* X120490000Y-95885000D03*
X144740000Y-86360000D03* X117990000Y-95885000D03*
X142240000Y-86360000D03* X115490000Y-95885000D03*
D22* X112990000Y-95885000D03*
X90170000Y-90170000D03* X110490000Y-95885000D03*
D23* D22*
X88900000Y-90170000D03* X75000000Y-45000000D03*
X87630000Y-90170000D03* D19*
D17* X78790000Y-105410000D03*
X78790000Y-105410000D03* D20*
D18* X76290000Y-105410000D03*
X76290000Y-105410000D03* D22*
D10* X155000000Y-70000000D03*
X155000000Y-70000000D03* X155000000Y-115000000D03*
X155000000Y-115000000D03* X155000000Y-45000000D03*
D11* D14*
X154740000Y-96520000D03* X100330000Y-104140000D03*
D12* X97790000Y-104140000D03*
X152240000Y-96520000D03* X95250000Y-104140000D03*
X149740000Y-96520000D03* X92710000Y-104140000D03*
X147240000Y-96520000D03* X90170000Y-104140000D03*
X144740000Y-96520000D03* D15*
X142240000Y-96520000D03* X87630000Y-104140000D03*
D10* D22*
X75000000Y-115000000D03* X75000000Y-115000000D03*
X75000000Y-70000000D03* X75000000Y-70000000D03*
D21* D12*
X76240000Y-87630000D03* X78740000Y-87630000D03*
D20* D13*
X78740000Y-87630000D03* X76240000Y-87630000D03*
D24* D17*
X105767500Y-82550000D03* X88980000Y-66040000D03*
X107592500Y-82550000D03* X91480000Y-66040000D03*
M02* D18*
X93980000Y-66040000D03*
D17*
X102870000Y-66040000D03*
X105370000Y-66040000D03*
X107870000Y-66040000D03*
D18*
X110370000Y-66040000D03*
D16*
X83820000Y-54610000D03*
D17*
X86320000Y-54610000D03*
X88820000Y-54610000D03*
X91320000Y-54610000D03*
X93820000Y-54610000D03*
X147320000Y-95885000D03*
X149820000Y-95885000D03*
X152320000Y-95885000D03*
D18*
X154820000Y-95885000D03*
D16*
X102870000Y-45088000D03*
D17*
X105370000Y-45088000D03*
X107870000Y-45088000D03*
M02*

View File

@ -1,45 +1,19 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1* G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.3*
G04 #@! TF.CreationDate,2023-03-12T13:33:37+01:00* G04 #@! TF.CreationDate,2024-06-28T11:21:49+02:00*
G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?* G04 #@! TF.ProjectId,Bobbycar_wiring,426f6262-7963-4617-925f-776972696e67,rev?*
G04 #@! TF.SameCoordinates,Original* G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top* G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive* G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*% %FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)* G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 6.0.11-2627ca5db0~126~ubuntu20.04.1) date 2023-03-12 13:33:37* G04 Created by KiCad (PCBNEW 8.0.3) date 2024-06-28 11:21:49*
%MOMM*% %MOMM*%
%LPD*% %LPD*%
G01* G01*
G04 APERTURE LIST* G04 APERTURE LIST*
G04 Aperture macros list* %ADD10R,2.540000X3.510000*%
%AMRoundRect* G04 APERTURE END LIST*
0 Rectangle with rounded corners* D10*
0 $1 Rounding radius* X126290000Y-55880000D03*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners* X155650000Y-55880000D03*
0 Add a 4 corners polygon primitive as box body* M02*
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.237500X-0.300000X-0.237500X0.300000X-0.237500X0.300000X0.237500X-0.300000X0.237500X0*%
%ADD11R,3.510000X2.540000*%
%ADD12RoundRect,0.237500X-0.250000X-0.237500X0.250000X-0.237500X0.250000X0.237500X-0.250000X0.237500X0*%
G04 APERTURE END LIST*
D10*
X84532500Y-84995000D03*
X86257500Y-84995000D03*
D11*
X140970000Y-42470000D03*
X140970000Y-71830000D03*
D12*
X105767500Y-82550000D03*
X107592500Y-82550000D03*
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,22 +1,21 @@
M48 M48
; DRILL file {KiCad 6.0.11-2627ca5db0~126~ubuntu20.04.1} date So 12 Mär 2023 13:33:51 CET ; DRILL file {KiCad 8.0.3} date 2024-06-28T11:22:39+0200
; FORMAT={-:-/ absolute / metric / decimal} ; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2023-03-12T13:33:51+01:00 ; #@! TF.CreationDate,2024-06-28T11:22:39+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1 ; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.3
; #@! TF.FileFunction,NonPlated,1,2,NPTH ; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2 FMAT,2
METRIC METRIC
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill ; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C3.200 T1C3.200
% %
G90 G90
G05 G05
T1 T1
X75.0Y-45.0 X75.0Y-45.0
X75.0Y-70.0 X75.0Y-70.0
X75.0Y-115.0 X75.0Y-115.0
X155.0Y-45.0 X155.0Y-45.0
X155.0Y-70.0 X155.0Y-70.0
X155.0Y-115.0 X155.0Y-115.0
T0 M30
M30

File diff suppressed because it is too large Load Diff

View File

@ -1,137 +1,168 @@
M48 M48
; DRILL file {KiCad 6.0.11-2627ca5db0~126~ubuntu20.04.1} date So 12 Mär 2023 13:33:51 CET ; DRILL file {KiCad 8.0.3} date 2024-06-28T11:22:39+0200
; FORMAT={-:-/ absolute / metric / decimal} ; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2023-03-12T13:33:51+01:00 ; #@! TF.CreationDate,2024-06-28T11:22:39+02:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.11-2627ca5db0~126~ubuntu20.04.1 ; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.3
; #@! TF.FileFunction,Plated,1,2,PTH ; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2 FMAT,2
METRIC METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill ; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.400 T1C0.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.750 T2C0.750
; #@! TA.AperFunction,Plated,PTH,ViaDrill ; #@! TA.AperFunction,Plated,PTH,ViaDrill
T3C0.800 T3C0.800
; #@! TA.AperFunction,Plated,PTH,ComponentDrill ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C0.800 T4C0.800
; #@! TA.AperFunction,Plated,PTH,ComponentDrill ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T5C0.950 T5C0.950
; #@! TA.AperFunction,Plated,PTH,ComponentDrill ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T6C1.000 T6C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill ; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T7C1.100 T7C1.100
% %
G90 G90
G05 G05
T1 T1
X92.71Y-83.185 X85.09Y-91.44
T2 T2
X87.63Y-90.17 X83.82Y-63.5
X88.9Y-90.17 X83.82Y-64.77
X90.17Y-90.17 X83.82Y-66.04
T3 T3
X80.01Y-57.785 X80.01Y-66.04
X90.17Y-78.74 X87.63Y-95.25
X128.27Y-67.31 X87.63Y-106.68
X130.81Y-91.44 X97.79Y-106.68
X146.05Y-91.44 X127.0Y-98.425
T4 X130.81Y-46.99
X76.24Y-87.63 X130.81Y-52.07
X78.74Y-87.63 X139.065Y-53.975
T5 X142.875Y-98.425
X95.33Y-45.088 X147.955Y-45.085
X95.37Y-54.503 T4
X95.41Y-64.77 X76.24Y-87.63
X97.83Y-45.088 X78.74Y-87.63
X97.87Y-54.503 T5
X97.91Y-64.77 X83.82Y-45.088
X100.33Y-45.088 X83.82Y-54.61
X100.37Y-54.503 X86.32Y-45.088
X100.41Y-64.77 X86.32Y-54.61
X100.41Y-95.25 X88.82Y-45.088
X102.83Y-45.088 X88.82Y-54.61
X102.87Y-54.503 X88.98Y-66.04
X102.91Y-64.77 X91.32Y-45.088
X102.91Y-95.25 X91.32Y-54.61
X105.33Y-45.088 X91.48Y-66.04
X105.37Y-54.503 X93.82Y-45.088
X105.41Y-64.77 X93.82Y-54.61
X105.41Y-95.25 X93.98Y-66.04
X107.91Y-95.25 X94.02Y-95.25
X110.41Y-95.25 X96.52Y-95.25
X114.3Y-63.5 X99.02Y-95.25
X114.36Y-46.355 X101.52Y-95.25
X114.36Y-55.536 X102.87Y-45.088
X116.8Y-63.5 X102.87Y-55.77
X116.86Y-46.355 X102.87Y-66.04
X116.86Y-55.536 X105.37Y-45.088
X119.3Y-63.5 X105.37Y-55.77
X119.36Y-46.355 X105.37Y-66.04
X119.36Y-55.536 X107.87Y-45.088
X121.8Y-63.5 X107.87Y-55.77
X121.86Y-46.355 X107.87Y-66.04
X121.86Y-55.536 X110.37Y-55.77
X121.92Y-96.52 X110.37Y-66.04
X121.98Y-107.205 X110.49Y-95.885
X124.42Y-96.52 X110.49Y-106.68
X124.48Y-107.205 X112.99Y-95.885
X126.92Y-96.52 X112.99Y-106.68
X126.98Y-107.205 X115.49Y-95.885
X129.42Y-96.52 X115.49Y-106.68
X129.48Y-107.205 X117.99Y-95.885
X142.24Y-86.36 X117.99Y-106.68
X142.24Y-96.52 X118.11Y-66.04
X144.74Y-86.36 X118.23Y-45.085
X144.74Y-96.52 X120.49Y-95.885
X147.24Y-86.36 X120.61Y-66.04
X147.24Y-96.52 X120.73Y-45.085
X149.74Y-86.36 X122.99Y-95.885
X149.74Y-96.52 X123.11Y-66.04
X152.24Y-86.36 X123.23Y-45.085
X152.24Y-96.52 X125.61Y-66.04
X154.74Y-86.36 X125.73Y-45.085
X154.74Y-96.52 X131.565Y-95.885
T6 X134.065Y-95.885
X76.29Y-95.25 X136.565Y-95.885
X76.29Y-105.41 X139.065Y-95.885
X78.79Y-95.25 X147.32Y-95.885
X78.79Y-105.41 X149.82Y-95.885
X87.63Y-104.14 X152.32Y-95.885
X90.17Y-104.14 X154.82Y-95.885
X92.71Y-104.14 T6
X95.25Y-104.14 X76.29Y-95.25
X97.79Y-104.14 X76.29Y-105.41
X100.33Y-104.14 X78.79Y-95.25
T7 X78.79Y-105.41
X90.17Y-71.12 X87.63Y-104.14
X90.17Y-86.36 X90.17Y-104.14
X92.71Y-71.12 X92.71Y-80.01
X92.71Y-86.36 X92.71Y-82.55
X95.25Y-71.12 X92.71Y-104.14
X95.25Y-86.36 X95.25Y-104.14
X97.79Y-71.12 X97.79Y-104.14
X97.79Y-86.36 X100.33Y-104.14
X100.33Y-71.12 T7
X100.33Y-86.36 X90.17Y-73.66
X102.87Y-71.12 X90.17Y-88.9
X102.87Y-86.36 X92.71Y-73.66
X105.41Y-71.12 X92.71Y-88.9
X105.41Y-86.36 X95.25Y-73.66
X107.95Y-71.12 X95.25Y-88.9
X107.95Y-86.36 X97.79Y-73.66
X110.49Y-71.12 X97.79Y-88.9
X110.49Y-86.36 X100.33Y-73.66
X113.03Y-71.12 X100.33Y-88.9
X113.03Y-86.36 X102.87Y-73.66
X115.57Y-71.12 X102.87Y-88.9
X115.57Y-86.36 X105.41Y-73.66
X118.11Y-71.12 X105.41Y-88.9
X118.11Y-86.36 X107.95Y-73.66
X120.65Y-71.12 X107.95Y-88.9
X120.65Y-86.36 X110.49Y-73.66
X123.19Y-71.12 X110.49Y-88.9
X123.19Y-78.74 X113.03Y-73.66
X123.19Y-83.82 X113.03Y-88.9
X123.19Y-86.36 X115.57Y-73.66
T0 X115.57Y-88.9
M30 X118.11Y-73.66
X118.11Y-88.9
X120.65Y-73.66
X120.65Y-88.9
X123.19Y-73.66
X123.19Y-88.9
X125.73Y-73.66
X125.73Y-88.9
X128.27Y-73.66
X128.27Y-88.9
X130.81Y-73.66
X130.81Y-88.9
X133.35Y-73.66
X133.35Y-88.9
X135.89Y-73.66
X135.89Y-76.2
X135.89Y-78.74
X135.89Y-81.28
X135.89Y-83.82
X135.89Y-86.36
X135.89Y-88.9
X138.43Y-73.66
X138.43Y-88.9
X140.97Y-73.66
X140.97Y-88.9
X143.51Y-73.66
X143.51Y-88.9
X146.05Y-73.66
X146.05Y-88.9
X148.59Y-73.66
X148.59Y-88.9
M30

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,90 @@
# Created by https://www.gitignore.io/api/linux,windows,osx,kicad
### KiCad ###
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
### Linux ###
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
### OSX ###
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Windows ###
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# End of https://www.gitignore.io/api/linux,windows,osx,kicad

View File

@ -1,95 +1,622 @@
(footprint "Teensy41_pinheaders" (version 20211014) (generator pcbnew) (footprint "Teensy41_pinheaders"
(layer "F.Cu") (version 20240108)
(tedit 5FD6DEAD) (generator "pcbnew")
(attr through_hole) (generator_version "8.0")
(fp_text reference "REF**" (at 0 -10.16) (layer "F.SilkS") (layer "F.Cu")
(effects (font (size 1 1) (thickness 0.15))) (property "Reference" "REF**"
(tstamp 2ddc51ed-ee0e-4dba-a3c8-c0f78f64c921) (at 0 -10.16 0)
) (layer "F.SilkS")
(fp_text value "Teensy 4.1" (at 0 10.16) (layer "F.Fab") (uuid "2ddc51ed-ee0e-4dba-a3c8-c0f78f64c921")
(effects (font (size 1 1) (thickness 0.15))) (effects
(tstamp 0c7f9889-acf0-4dda-b0ce-5665eb68d5d4) (font
) (size 1 1)
(fp_text user "USB" (at -26.67 0 270) (layer "F.SilkS") (thickness 0.15)
(effects (font (size 1 1) (thickness 0.15))) )
(tstamp 2a0240e4-f4fd-4185-9540-0e3f1c1f2e24) )
) )
(fp_text user "Micro SD" (at 24.13 0) (layer "F.SilkS") (property "Value" "Teensy 4.1"
(effects (font (size 1 1) (thickness 0.15))) (at 0 10.16 0)
(tstamp d6570f18-55f2-477b-9e96-633f7325682e) (layer "F.Fab")
) (uuid "0c7f9889-acf0-4dda-b0ce-5665eb68d5d4")
(fp_line (start -25.4 3.81) (end -30.48 3.81) (layer "F.SilkS") (width 0.15) (tstamp 2c784c90-a951-4648-ab3e-de1c2b0e33e7)) (effects
(fp_line (start -30.48 8.89) (end -30.48 -8.89) (layer "F.SilkS") (width 0.15) (tstamp 34c5204f-ee58-4076-a4d9-b854a0232e00)) (font
(fp_line (start 30.48 -8.89) (end 30.48 8.89) (layer "F.SilkS") (width 0.15) (tstamp 398a80cf-c9ec-482d-980d-fca02ef4bff5)) (size 1 1)
(fp_line (start 29.21 5.08) (end 30.48 5.08) (layer "F.SilkS") (width 0.15) (tstamp 47a1b8ee-34d2-4bb2-be12-5252e1ccefd6)) (thickness 0.15)
(fp_line (start -30.48 -8.89) (end 30.48 -8.89) (layer "F.SilkS") (width 0.15) (tstamp 4fd39068-31d4-4944-b765-89ddd60a7763)) )
(fp_line (start 30.48 8.89) (end -30.48 8.89) (layer "F.SilkS") (width 0.15) (tstamp 6f9abf68-9fb2-4d23-8044-0ed97e57c1c8)) )
(fp_line (start -25.4 -3.81) (end -30.48 -3.81) (layer "F.SilkS") (width 0.15) (tstamp 7cf36173-9da8-4e80-85a3-1f0acca8454b)) )
(fp_line (start -31.75 3.81) (end -31.75 -3.81) (layer "F.SilkS") (width 0.15) (tstamp 7ee1a88c-c81b-42f2-94e6-f9a972639ad6)) (property "Footprint" ""
(fp_line (start 30.48 -6.35) (end 17.78 -6.35) (layer "F.SilkS") (width 0.15) (tstamp 940fd680-74f6-4ae5-9269-c275269ee055)) (at 0 0 0)
(fp_line (start -31.75 -3.81) (end -30.48 -3.81) (layer "F.SilkS") (width 0.15) (tstamp 9b404f59-8828-4260-8a17-8d59c3aa70eb)) (layer "F.Fab")
(fp_line (start -25.4 3.81) (end -25.4 -3.81) (layer "F.SilkS") (width 0.15) (tstamp ae17627f-6924-4c2f-8d65-0a209aaf9473)) (hide yes)
(fp_line (start -30.48 3.81) (end -31.75 3.81) (layer "F.SilkS") (width 0.15) (tstamp c1fff68d-168e-473c-85ee-59b4e83850f5)) (uuid "066466b0-a6b6-46a7-bb8d-0d275aeadd8c")
(fp_line (start 17.78 -6.35) (end 17.78 6.35) (layer "F.SilkS") (width 0.15) (tstamp ce8a7488-15cc-446d-b246-ec665c4b24fb)) (effects
(fp_line (start 30.48 -5.08) (end 29.21 -5.08) (layer "F.SilkS") (width 0.15) (tstamp cf78f3ec-a7d8-4a9f-ae32-05efbdf0a699)) (font
(fp_line (start 29.21 -5.08) (end 29.21 5.08) (layer "F.SilkS") (width 0.15) (tstamp dc7cae27-5068-4b0a-90a5-0d5419117201)) (size 1.27 1.27)
(fp_line (start 17.78 6.35) (end 30.48 6.35) (layer "F.SilkS") (width 0.15) (tstamp f81602f6-3dc2-4bfa-bd62-e0131098cfe2)) (thickness 0.15)
(pad "1" thru_hole rect (at -29.21 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 408e10b9-f94e-4cc1-9c3c-5de5c7f2e1bc)) )
(pad "2" thru_hole circle (at -26.67 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 7add8b5f-a982-417e-a032-51c54dfceb6b)) )
(pad "3" thru_hole circle (at -24.13 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 4bc46af8-dd63-4657-a55d-6f0a1102dd55)) )
(pad "4" thru_hole circle (at -21.59 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 60f0e200-4110-4199-8f6e-b87b548ef2ba)) (property "Datasheet" ""
(pad "5" thru_hole circle (at -19.05 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 770718ea-4bc8-44a2-b88f-81d2d8989789)) (at 0 0 0)
(pad "6" thru_hole circle (at -16.51 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 2ef68cf4-fc42-46d8-a369-bd7c99d61bfe)) (layer "F.Fab")
(pad "7" thru_hole circle (at -13.97 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp a72f9bc9-c3f6-4b63-8af4-8cdc62461ecb)) (hide yes)
(pad "8" thru_hole circle (at -11.43 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp a7e65299-9e86-44d3-9a57-bc9e74c2f1a3)) (uuid "2a1b75cf-592e-4bfb-85c5-67e012cd6c38")
(pad "9" thru_hole circle (at -8.89 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 48a8c25c-254c-4bcb-9446-00a18330933e)) (effects
(pad "10" thru_hole circle (at -6.35 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 5e80db9b-2656-4a02-94e8-b0e1b64814ca)) (font
(pad "11" thru_hole circle (at -3.81 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 52d760a3-8eac-481c-9007-e2a461a70359)) (size 1.27 1.27)
(pad "12" thru_hole circle (at -1.27 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 57487f3f-c134-4d01-86b5-7d095b481745)) (thickness 0.15)
(pad "13" thru_hole circle (at 1.27 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp ac1c4b83-2f7e-439a-b627-bdd9b5f22c9e)) )
(pad "14" thru_hole circle (at 3.81 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp ca2343ce-1bce-499c-80d9-2f5ddab78bea)) )
(pad "15" thru_hole circle (at 6.35 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 0957c39d-1654-4c30-a02b-0a60287b2ae3)) )
(pad "16" thru_hole circle (at 8.89 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp fd8cdce1-dac6-4658-a56a-a1905167bdaa)) (property "Description" ""
(pad "17" thru_hole circle (at 11.43 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 3064c417-5da9-4335-94b5-35ac46ac40f1)) (at 0 0 0)
(pad "18" thru_hole circle (at 13.97 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 82539798-b4d0-43b4-bdd4-ea8185fd7abe)) (layer "F.Fab")
(pad "19" thru_hole circle (at 16.51 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 3d39c814-46e1-4ebe-a97b-b71baf7a7779)) (hide yes)
(pad "20" thru_hole circle (at 19.05 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp f929844c-e777-4233-9dec-1e3b5c6b5ba1)) (uuid "91b836d3-2dfa-41c8-b231-959b96d376e1")
(pad "21" thru_hole circle (at 21.59 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 48e8a972-edb7-4d1d-9ea4-2922c1480ed7)) (effects
(pad "22" thru_hole circle (at 24.13 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 5d47d7ca-17f5-4c62-84c4-0bba1f2bc56b)) (font
(pad "23" thru_hole circle (at 26.67 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 4de98cd3-8e42-4b9d-9342-b3c14a9fbcce)) (size 1.27 1.27)
(pad "24" thru_hole circle (at 29.21 7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp df449a78-becd-425a-90fb-d44e63e90b95)) (thickness 0.15)
(pad "25" thru_hole circle (at 29.21 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp f633b66b-1f13-4a05-9afb-47a105632997)) )
(pad "26" thru_hole circle (at 26.67 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 09a06a0c-3dc1-490b-9c2c-4d699009d1e2)) )
(pad "27" thru_hole circle (at 24.13 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp d54e2b96-34d2-466d-8d1d-3abfe7374505)) )
(pad "28" thru_hole circle (at 21.59 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 9fb9c534-a60d-41dd-8136-3a520b5dce44)) (attr through_hole)
(pad "29" thru_hole circle (at 19.05 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 4f48a7b8-6e19-4d9b-8e1c-23f255808880)) (fp_line
(pad "30" thru_hole circle (at 16.51 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 2094a7ee-6da7-4db1-a3a1-37bf3301076d)) (start -31.75 -3.81)
(pad "31" thru_hole circle (at 13.97 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 84130ee3-8050-45b0-aa70-72b2eb71f363)) (end -30.48 -3.81)
(pad "32" thru_hole circle (at 11.43 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 533e5af0-30ff-4d50-8fd6-99ff6c03d8cd)) (stroke
(pad "33" thru_hole circle (at 8.89 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp d3a337d4-cbd6-4169-821b-71b7ddf273ae)) (width 0.15)
(pad "34" thru_hole circle (at 6.35 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 9160cdb7-1e32-411f-874c-b63b8c422329)) (type solid)
(pad "35" thru_hole circle (at 3.81 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 831318d2-a37d-4749-bb0e-2fccaf9222cb)) )
(pad "36" thru_hole circle (at 1.27 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 2075ebc8-afdf-4414-a93d-c94d3b492e0d)) (layer "F.SilkS")
(pad "37" thru_hole circle (at -1.27 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 9ec7a1bb-9409-4d9b-9241-a6ea47d0139b)) (uuid "9b404f59-8828-4260-8a17-8d59c3aa70eb")
(pad "38" thru_hole circle (at -3.81 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 50494e76-1f1e-467e-8689-841d62182686)) )
(pad "39" thru_hole circle (at -6.35 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp b6087078-c902-4821-8f7d-74beae97c78a)) (fp_line
(pad "40" thru_hole circle (at -8.89 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 04be0499-6a5b-456b-9096-76cfdc2d3d3f)) (start -31.75 3.81)
(pad "41" thru_hole circle (at -11.43 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 338b62f2-e54e-4892-9fda-53d398a1b9dd)) (end -31.75 -3.81)
(pad "42" thru_hole circle (at -13.97 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 58144715-be8b-4f63-8bf5-318f2809dd84)) (stroke
(pad "43" thru_hole circle (at -16.51 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 736eca43-ec1d-445c-a9be-a42422533757)) (width 0.15)
(pad "44" thru_hole circle (at -19.05 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp d6284b12-01af-4fbe-903c-e5369af44ea1)) (type solid)
(pad "45" thru_hole circle (at -21.59 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 96526a4e-7e51-40dd-a496-d99d29fa703a)) )
(pad "46" thru_hole circle (at -24.13 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 0e93da91-a4f3-4012-8902-e0f243d7ccde)) (layer "F.SilkS")
(pad "47" thru_hole circle (at -26.67 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp ced17b42-9b30-4846-95af-d46394e75c0c)) (uuid "7ee1a88c-c81b-42f2-94e6-f9a972639ad6")
(pad "48" thru_hole circle (at -29.21 -7.62) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp c615adab-fa03-45ee-a665-2e76df1c011e)) )
(pad "50" thru_hole circle (at 16.51 5.08) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 287e21d1-102a-4bac-a6d8-932dd741de4a)) (fp_line
(pad "51" thru_hole circle (at 16.51 2.54) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp f249ca39-deaf-4d9d-a1c9-528271938bf3)) (start -30.48 -8.89)
(pad "52" thru_hole circle (at 16.51 0) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp a4738b91-70f7-4bcb-93d3-fcd50d22fbe3)) (end 30.48 -8.89)
(pad "53" thru_hole circle (at 16.51 -2.54) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 5c15b375-c6c1-4060-a7e4-5b48ca5dcac6)) (stroke
(pad "54" thru_hole circle (at 16.51 -5.08) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask) (tstamp 306c8b7d-6f3b-4ddd-a1b0-5460863cf2ff)) (width 0.15)
(model "${KICAD_USER_DIR}/teensy.pretty/Teensy_4.1_Assembly.STEP" (type solid)
(offset (xyz 0 0 0.762)) )
(scale (xyz 1 1 1)) (layer "F.SilkS")
(rotate (xyz 0 0 0)) (uuid "4fd39068-31d4-4944-b765-89ddd60a7763")
) )
) (fp_line
(start -30.48 3.81)
(end -31.75 3.81)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "c1fff68d-168e-473c-85ee-59b4e83850f5")
)
(fp_line
(start -30.48 8.89)
(end -30.48 -8.89)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "34c5204f-ee58-4076-a4d9-b854a0232e00")
)
(fp_line
(start 29.21 -5.08)
(end 29.21 5.08)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "dc7cae27-5068-4b0a-90a5-0d5419117201")
)
(fp_line
(start 29.21 5.08)
(end 30.48 5.08)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "47a1b8ee-34d2-4bb2-be12-5252e1ccefd6")
)
(fp_line
(start 30.48 -8.89)
(end 30.48 8.89)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "398a80cf-c9ec-482d-980d-fca02ef4bff5")
)
(fp_line
(start 30.48 -5.08)
(end 29.21 -5.08)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "cf78f3ec-a7d8-4a9f-ae32-05efbdf0a699")
)
(fp_line
(start 30.48 8.89)
(end -30.48 8.89)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "6f9abf68-9fb2-4d23-8044-0ed97e57c1c8")
)
(fp_text user "USB"
(at -29.5 0 -90)
(layer "F.SilkS")
(uuid "2a0240e4-f4fd-4185-9540-0e3f1c1f2e24")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(fp_text user "Micro SD"
(at 24.13 0 0)
(layer "F.SilkS")
(uuid "d6570f18-55f2-477b-9e96-633f7325682e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at -29.21 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "408e10b9-f94e-4cc1-9c3c-5de5c7f2e1bc")
)
(pad "2" thru_hole circle
(at -26.67 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "7add8b5f-a982-417e-a032-51c54dfceb6b")
)
(pad "3" thru_hole circle
(at -24.13 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "4bc46af8-dd63-4657-a55d-6f0a1102dd55")
)
(pad "4" thru_hole circle
(at -21.59 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "60f0e200-4110-4199-8f6e-b87b548ef2ba")
)
(pad "5" thru_hole circle
(at -19.05 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "770718ea-4bc8-44a2-b88f-81d2d8989789")
)
(pad "6" thru_hole circle
(at -16.51 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2ef68cf4-fc42-46d8-a369-bd7c99d61bfe")
)
(pad "7" thru_hole circle
(at -13.97 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "a72f9bc9-c3f6-4b63-8af4-8cdc62461ecb")
)
(pad "8" thru_hole circle
(at -11.43 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "a7e65299-9e86-44d3-9a57-bc9e74c2f1a3")
)
(pad "9" thru_hole circle
(at -8.89 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "48a8c25c-254c-4bcb-9446-00a18330933e")
)
(pad "10" thru_hole circle
(at -6.35 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "5e80db9b-2656-4a02-94e8-b0e1b64814ca")
)
(pad "11" thru_hole circle
(at -3.81 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "52d760a3-8eac-481c-9007-e2a461a70359")
)
(pad "12" thru_hole circle
(at -1.27 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "57487f3f-c134-4d01-86b5-7d095b481745")
)
(pad "13" thru_hole circle
(at 1.27 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ac1c4b83-2f7e-439a-b627-bdd9b5f22c9e")
)
(pad "14" thru_hole circle
(at 3.81 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ca2343ce-1bce-499c-80d9-2f5ddab78bea")
)
(pad "15" thru_hole circle
(at 6.35 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0957c39d-1654-4c30-a02b-0a60287b2ae3")
)
(pad "16" thru_hole circle
(at 8.89 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "fd8cdce1-dac6-4658-a56a-a1905167bdaa")
)
(pad "17" thru_hole circle
(at 11.43 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "3064c417-5da9-4335-94b5-35ac46ac40f1")
)
(pad "18" thru_hole circle
(at 13.97 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "82539798-b4d0-43b4-bdd4-ea8185fd7abe")
)
(pad "19" thru_hole circle
(at 16.51 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "3d39c814-46e1-4ebe-a97b-b71baf7a7779")
)
(pad "20" thru_hole circle
(at 19.05 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f929844c-e777-4233-9dec-1e3b5c6b5ba1")
)
(pad "21" thru_hole circle
(at 21.59 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "48e8a972-edb7-4d1d-9ea4-2922c1480ed7")
)
(pad "22" thru_hole circle
(at 24.13 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "5d47d7ca-17f5-4c62-84c4-0bba1f2bc56b")
)
(pad "23" thru_hole circle
(at 26.67 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "4de98cd3-8e42-4b9d-9342-b3c14a9fbcce")
)
(pad "24" thru_hole circle
(at 29.21 7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "df449a78-becd-425a-90fb-d44e63e90b95")
)
(pad "25" thru_hole circle
(at 29.21 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f633b66b-1f13-4a05-9afb-47a105632997")
)
(pad "26" thru_hole circle
(at 26.67 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "09a06a0c-3dc1-490b-9c2c-4d699009d1e2")
)
(pad "27" thru_hole circle
(at 24.13 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "d54e2b96-34d2-466d-8d1d-3abfe7374505")
)
(pad "28" thru_hole circle
(at 21.59 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "9fb9c534-a60d-41dd-8136-3a520b5dce44")
)
(pad "29" thru_hole circle
(at 19.05 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "4f48a7b8-6e19-4d9b-8e1c-23f255808880")
)
(pad "30" thru_hole circle
(at 16.51 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2094a7ee-6da7-4db1-a3a1-37bf3301076d")
)
(pad "31" thru_hole circle
(at 13.97 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "84130ee3-8050-45b0-aa70-72b2eb71f363")
)
(pad "32" thru_hole circle
(at 11.43 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "533e5af0-30ff-4d50-8fd6-99ff6c03d8cd")
)
(pad "33" thru_hole circle
(at 8.89 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "d3a337d4-cbd6-4169-821b-71b7ddf273ae")
)
(pad "34" thru_hole circle
(at 6.35 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "9160cdb7-1e32-411f-874c-b63b8c422329")
)
(pad "35" thru_hole circle
(at 3.81 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "831318d2-a37d-4749-bb0e-2fccaf9222cb")
)
(pad "36" thru_hole circle
(at 1.27 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2075ebc8-afdf-4414-a93d-c94d3b492e0d")
)
(pad "37" thru_hole circle
(at -1.27 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "9ec7a1bb-9409-4d9b-9241-a6ea47d0139b")
)
(pad "38" thru_hole circle
(at -3.81 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "50494e76-1f1e-467e-8689-841d62182686")
)
(pad "39" thru_hole circle
(at -6.35 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b6087078-c902-4821-8f7d-74beae97c78a")
)
(pad "40" thru_hole circle
(at -8.89 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "04be0499-6a5b-456b-9096-76cfdc2d3d3f")
)
(pad "41" thru_hole circle
(at -11.43 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "338b62f2-e54e-4892-9fda-53d398a1b9dd")
)
(pad "42" thru_hole circle
(at -13.97 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "58144715-be8b-4f63-8bf5-318f2809dd84")
)
(pad "43" thru_hole circle
(at -16.51 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "736eca43-ec1d-445c-a9be-a42422533757")
)
(pad "44" thru_hole circle
(at -19.05 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "d6284b12-01af-4fbe-903c-e5369af44ea1")
)
(pad "45" thru_hole circle
(at -21.59 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "96526a4e-7e51-40dd-a496-d99d29fa703a")
)
(pad "46" thru_hole circle
(at -24.13 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0e93da91-a4f3-4012-8902-e0f243d7ccde")
)
(pad "47" thru_hole circle
(at -26.67 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "ced17b42-9b30-4846-95af-d46394e75c0c")
)
(pad "48" thru_hole circle
(at -29.21 -7.62)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "c615adab-fa03-45ee-a665-2e76df1c011e")
)
(pad "50" thru_hole circle
(at 16.51 5.08)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "287e21d1-102a-4bac-a6d8-932dd741de4a")
)
(pad "51" thru_hole circle
(at 16.51 2.54)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f249ca39-deaf-4d9d-a1c9-528271938bf3")
)
(pad "52" thru_hole circle
(at 16.51 0)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "a4738b91-70f7-4bcb-93d3-fcd50d22fbe3")
)
(pad "53" thru_hole circle
(at 16.51 -2.54)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "5c15b375-c6c1-4060-a7e4-5b48ca5dcac6")
)
(pad "54" thru_hole circle
(at 16.51 -5.08)
(size 1.6 1.6)
(drill 1.1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "306c8b7d-6f3b-4ddd-a1b0-5460863cf2ff")
)
(model "${KICAD_USER_DIR}/teensy.pretty/Teensy_4.1_Assembly.STEP"
(offset
(xyz 0 0 0.762)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@ -110,10 +110,10 @@ int16_t throttle_max=1000; //maximum allowed set speed. used for scaling and lim
bool reverse_enabled=false; bool reverse_enabled=false;
unsigned long last_notidle=0; //not rolling to fast, no pedal pressed unsigned long last_notidle=0; //not rolling to fast, no pedal pressed
#define PIN_PWRBUTTON 40 //PWRBUTTON #define PIN_PWRBUTTON 22 //PWRBUTTON
#define PIN_LED_START 2 //Enginge start led #define PIN_LED_START 2 //Enginge start led
#define PIN_LATCH_ENABLE 41 #define PIN_LATCH_ENABLE 21
#define PIN_FAN 6 //Output High=Fans on #define PIN_FAN 6 //Output High=Fans on

View File

@ -12,7 +12,7 @@ float temp_ESCRear;
DeviceAddress thermometerAir={0x28,0xFF,0x64,0x0E,0x74,0x7E,0xFE,0x23}; //IC with three markings 28FF640E747EFE23 DeviceAddress thermometerAir={0x28,0xFF,0x64,0x0E,0x74,0x7E,0xFE,0x23}; //IC with three markings 28FF640E747EFE23
float temp_Air; float temp_Air;
#define ONE_WIRE_BUS 24 //GPIO pin #define ONE_WIRE_BUS 23 //GPIO pin
#define TEMPERATURE_PRECISION 12 //max is 12 #define TEMPERATURE_PRECISION 12 //max is 12
#define READINTERVAL_DS18B20 5000 //ms #define READINTERVAL_DS18B20 5000 //ms