Added KiCAD and Producion Files for Rev3.1

This commit is contained in:
Kevin Santo Cappuccio 2024-03-14 11:36:28 -07:00
parent cdc82b2df1
commit 54f73c173a
272 changed files with 519914 additions and 443 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 MiB

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,82 @@
{
"board": {
"active_layer": 2,
"active_layer_preset": "",
"auto_track_width": false,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 1.0,
"pads": 1.0,
"tracks": 0.9100000262260437,
"vias": 1.0,
"zones": 0.9900000095367432
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
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": "0011000_80000007",
"zone_display_mode": 1
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "JumperlessRev3point1.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

View File

@ -3,6 +3,9 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.09999999999999999, "board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998, "copper_line_width": 0.19999999999999998,
"copper_text_italic": false, "copper_text_italic": false,
@ -35,8 +38,8 @@
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.0, "drill": 0.0,
"height": 0.7, "height": 1.6,
"width": 0.7 "width": 1.6
}, },
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false, "silk_text_italic": false,
@ -72,6 +75,7 @@
"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",
@ -128,14 +132,11 @@
"min_via_diameter": 0.19999999999999998, "min_via_diameter": 0.19999999999999998,
"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, "solder_mask_to_copper_clearance": 0.005,
"use_height_for_length_calcs": true "use_height_for_length_calcs": true
}, },
"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 +145,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
} }
@ -179,6 +186,32 @@
0.3, 0.3,
0.8 0.8
], ],
"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,
@ -207,6 +240,13 @@
], ],
"zones_allow_external_fillets": false "zones_allow_external_fillets": false
}, },
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
@ -430,7 +470,7 @@
"pinned_symbol_libs": [] "pinned_symbol_libs": []
}, },
"meta": { "meta": {
"filename": "Jumperless2.kicad_pro", "filename": "JumperlessRev3point1.kicad_pro",
"version": 1 "version": 1
}, },
"net_settings": { "net_settings": {
@ -617,14 +657,75 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "../../Jumperless2.step", "step": "../../Jumperless2.step",
"svg": "",
"vrml": "../../Jumperless2.wrl" "vrml": "../../Jumperless2.wrl"
}, },
"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,
@ -638,6 +739,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
}, },
@ -662,6 +768,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
@ -669,7 +776,7 @@
"sheets": [ "sheets": [
[ [
"8ec97ee2-81b7-42dd-ac8f-66899dc25929", "8ec97ee2-81b7-42dd-ac8f-66899dc25929",
"" "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

View File

@ -0,0 +1,253 @@
60677951824539
JumperlessFootprints
Arduino_Nano
Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf
Arduino Nano
0
30
30
JumperlessFootprints
Breadboard_CustomClips_Fallback
0
320
64
JumperlessFootprints
CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder
Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator
capacitor tantalum
0
2
2
JumperlessFootprints
C_0402_1005Metric
Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
capacitor
0
2
2
JumperlessFootprints
C_0603_1608Metric
Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
capacitor
0
2
2
JumperlessFootprints
C_1206_3216Metric_Pad1.33x1.80mm_HandSolder
Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
capacitor handsolder
0
2
2
JumperlessFootprints
Crystal_SMD_3225-4Pin_3.2x2.5mm
SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package
SMD SMT crystal
0
4
4
JumperlessFootprints
DIP-8_W7.62mm
8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils)
THT DIP DIL PDIP 2.54mm 7.62mm 300mil
0
8
8
JumperlessFootprints
D_SOD-323
SOD-323
SOD-323
0
2
2
JumperlessFootprints
Fiducial_1mm_Mask2mm
Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A)
fiducial
0
1
0
JumperlessFootprints
Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder
Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator
fuse handsolder
0
2
2
JumperlessFootprints
GPIO_header
0
4
4
JumperlessFootprints
LED_1206_REVERSEMOUNT_OVAL
0
2
2
JumperlessFootprints
LED_WS2812B-2020_PLCC4_2.0x2.0mm
Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf
LED RGB NeoPixel Nano 2020
0
4
4
JumperlessFootprints
LQFP44_Tight
0
44
44
JumperlessFootprints
PINHEADER-1x1_vertical
0
1
1
JumperlessFootprints
PinHeader_1x02_P2.54mm_Vertical
Through hole straight pin header, 1x02, 2.54mm pitch, single row
Through hole pin header THT 1x02 2.54mm single row
0
2
2
JumperlessFootprints
PinHeader_1x03_P2.54mm_Vertical
Through hole straight pin header, 1x03, 2.54mm pitch, single row
Through hole pin header THT 1x03 2.54mm single row
0
3
3
JumperlessFootprints
PinHeader_1x06_P2.54mm_Vertical
Through hole straight pin header, 1x06, 2.54mm pitch, single row
Through hole pin header THT 1x06 2.54mm single row
0
6
6
JumperlessFootprints
RP2040-QFN-56
QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py
QFN DFN_QFN
0
70
57
JumperlessFootprints
R_0402_1005Metric
Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
resistor
0
2
2
JumperlessFootprints
R_0603_1608Metric
Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator
resistor
0
2
2
JumperlessFootprints
SOIC-8_3.9x4.9mm_P1.27mm
SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
8
8
JumperlessFootprints
SOIC-8_5.23x5.23mm_P1.27mm
SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
8
8
JumperlessFootprints
SOIC-14_3.9x8.7mm_P1.27mm
SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
14
14
JumperlessFootprints
SOIC-16_3.9x9.9mm_P1.27mm
SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOIC SO
0
16
16
JumperlessFootprints
SOT-23-6
SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py
SOT TO_SOT_SMD
0
6
6
JumperlessFootprints
SOT-223-3_TabPin2
module CMS SOT223 4 pins
CMS SOT
0
4
3
JumperlessFootprints
SW_SPST_TL3342
Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf
SPST Tactile Switch
0
4
2
JumperlessFootprints
Slide_Switch_SSSS223600
0
8
8
JumperlessFootprints
SolderJumper_2_Bridged_Small
0
2
2
JumperlessFootprints
SolderJumper_2_Open_Small
0
2
2
JumperlessFootprints
TestPoint_D0.75mm
0
1
1
JumperlessFootprints
TestPoint_Pad_D1.0mm
SMD pad as test Point, diameter 1.0mm
test point SMD pad
0
1
1
JumperlessFootprints
USB_Mini-B_Wuerth_65100516121_Horizontal
Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf)
Mini USB 2.0 Type B
0
9
6
JumperlessFootprints
ws2812c-2020-noSolk
0
4
4

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB

View File

@ -0,0 +1,104 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"A2","CH446Q","LQFP44_Tight",41.390000,-150.718800,180.000000,bottom
"B1","CH446Q","LQFP44_Tight",55.067200,-150.690800,180.000000,bottom
"C1","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",88.062000,-118.579500,-90.000000,bottom
"C4","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",85.522000,-118.579500,90.000000,bottom
"C6","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",82.982000,-118.579500,90.000000,bottom
"C7","10u","C_0603_1608Metric",70.917000,-180.454000,-90.000000,bottom
"C8","10u","C_0603_1608Metric",70.917000,-184.330000,-90.000000,bottom
"C9","1u","C_0402_1005Metric",100.762000,-117.475000,-167.500000,bottom
"C10",".1uF","C_0402_1005Metric",52.959200,-123.190000,90.000000,bottom
"C11","1u","C_0402_1005Metric",104.699000,-132.588000,-60.000000,bottom
"C12","1u","C_0402_1005Metric",98.984000,-121.158000,55.000000,bottom
"C13","27p","C_0402_1005Metric",107.620000,-122.174000,-110.000000,bottom
"C14","27p","C_0402_1005Metric",111.049000,-120.777000,80.000000,bottom
"C15",".1uF","C_0402_1005Metric",52.959200,-120.904000,90.000000,bottom
"C16","10uF","C_0603_1608Metric",115.367000,-160.033000,-90.000000,bottom
"C17","27p","C_0402_1005Metric",41.834000,-136.398000,90.000000,bottom
"C18","1u","C_0402_1005Metric",98.730000,-130.302000,-122.500000,bottom
"C19","1u","C_0402_1005Metric",103.429000,-121.031000,110.000000,bottom
"C20","1u","C_0402_1005Metric",104.953000,-124.079000,-147.500000,bottom
"C21","1u","C_0402_1005Metric",111.544807,-129.434317,35.000000,bottom
"C22","27p","C_0402_1005Metric",43.358000,-136.370000,90.000000,bottom
"C23","27p","C_0402_1005Metric",44.882000,-136.398000,90.000000,bottom
"C24","27p","C_0402_1005Metric",48.438000,-134.112000,90.000000,bottom
"C25","10uF","C_0603_1608Metric",36.500000,-160.020000,90.000000,bottom
"C26","CH446Q","LQFP44_Tight",96.022600,-150.688800,180.000000,bottom
"D61","1N5819","D_SOD-323",72.060000,-115.824000,-90.000000,bottom
"D62","1N5819","D_SOD-323",69.520000,-115.790000,90.000000,bottom
"D63","1N4148","D_SOD-323",63.424000,-115.790000,-90.000000,bottom
"D65","1N5819","D_SOD-323",66.980000,-120.650000,-90.000000,bottom
"D66","1N4148","D_SOD-323",63.551000,-120.650000,90.000000,bottom
"D67","1N5819","D_SOD-323",69.520000,-120.650000,90.000000,bottom
"D68","1N5819","D_SOD-323",72.060000,-120.650000,-90.000000,bottom
"D70","CH446Q","LQFP44_Tight",109.689600,-150.688800,180.000000,bottom
"D91","LED","LED_PLCC2_reversemount",49.403200,-115.138200,0.000000,bottom
"E1","CH446Q","LQFP44_Tight",41.465600,-168.494200,180.000000,bottom
"F5","CH446Q","LQFP44_Tight",55.079600,-168.494200,180.000000,bottom
"FID2","Fiducial","Fiducial_1mm_Mask2mm",47.930000,-179.070000,180.000000,bottom
"FID3","Fiducial","Fiducial_1mm_Mask2mm",103.810000,-179.070000,180.000000,bottom
"FID4","Fiducial","Fiducial_1mm_Mask2mm",42.850000,-111.760000,180.000000,bottom
"G1","CH446Q","LQFP44_Tight",95.999600,-168.494200,180.000000,bottom
"H1","CH446Q","LQFP44_Tight",109.713200,-168.494200,180.000000,bottom
"I1","CH446Q","LQFP44_Tight",68.717600,-150.690800,180.000000,bottom
"J6","CH446Q","LQFP44_Tight",68.669600,-168.494200,180.000000,bottom
"JP1","NANO 3V3","SolderJumper_2_Bridged_Small",67.386400,-132.791200,90.000000,bottom
"JP2","NANO 5V","SolderJumper_2_Bridged_Small",68.885000,-132.791200,90.000000,bottom
"JP13","Jumper_2_Bridged","SolderJumper_2_Bridged_Small",84.353600,-132.969000,90.000000,bottom
"JP14","Jumper_2_Bridged","SolderJumper_2_Bridged_Small",82.855000,-132.969000,90.000000,bottom
"K1","CH446Q","LQFP44_Tight",82.359600,-168.494200,180.000000,bottom
"L1","CH446Q","LQFP44_Tight",82.321600,-150.690800,180.000000,bottom
"R1","2Ω","R_0603_1608Metric",60.757000,-179.070000,0.000000,bottom
"R2","22R","R_0402_1005Metric",105.588000,-118.745000,-12.500000,bottom
"R3","22R","R_0402_1005Metric",108.763000,-117.602000,-80.000000,bottom
"R4","2Ω","R_0603_1608Metric",91.110000,-179.070000,0.000000,bottom
"R5","1k","R_0402_1005Metric",104.826000,-114.808000,115.000000,bottom
"R6","1K","R_0402_1005Metric",41.834000,-134.110000,-90.000000,bottom
"R7","1K","R_0402_1005Metric",101.143000,-129.159000,-80.000000,bottom
"R8","1K","R_0402_1005Metric",43.358000,-134.110000,-90.000000,bottom
"R9","1K","R_0402_1005Metric",108.255000,-132.969000,-120.000000,bottom
"R10","1K","R_0402_1005Metric",44.882000,-134.108000,-90.000000,bottom
"R11","1K","R_0402_1005Metric",111.557000,-133.223000,-104.000000,bottom
"R12","1k","R_0402_1005Metric",110.795000,-124.968000,-7.500000,bottom
"R13","47K","R_0402_1005Metric",49.962000,-134.110000,90.000000,bottom
"R14","47K","R_0402_1005Metric",46.914000,-134.110000,-90.000000,bottom
"R15","10K","R_0402_1005Metric",49.962000,-136.396000,90.000000,bottom
"R16","47K","R_0402_1005Metric",48.438000,-136.396000,90.000000,bottom
"R17","68K","R_0402_1005Metric",46.914000,-138.682000,90.000000,bottom
"R18","56.2K","R_0402_1005Metric",49.962000,-138.682000,90.000000,bottom
"R19","47K","R_0402_1005Metric",46.914000,-136.396000,90.000000,bottom
"R20","56.2K","R_0402_1005Metric",48.438000,-138.682000,90.000000,bottom
"R21","2K","R_0402_1005Metric",41.834000,-138.682000,-90.000000,bottom
"R22","2K","R_0402_1005Metric",43.358000,-138.682000,-90.000000,bottom
"R23","2K","R_0402_1005Metric",44.882000,-138.682000,-90.000000,bottom
"R24","1K","R_0402_1005Metric",40.564000,-122.174000,90.000000,bottom
"R26","2K","R_0402_1005Metric",97.079000,-118.745000,106.000000,bottom
"R27","2K","R_0402_1005Metric",95.628822,-122.818683,130.000000,bottom
"R29","68K","R_0402_1005Metric",46.152000,-134.110000,-90.000000,bottom
"SW1","USB BOOT","SW_SPST_TL3342",110.007600,-111.937800,135.000000,bottom
"TP5","FB/SHDN","TestPoint_D0.75mm",80.442000,-119.634000,180.000000,bottom
"TP6","VREF","TestPoint_D0.75mm",80.442000,-117.602000,180.000000,bottom
"TP7","0-5V DAC","TestPoint_D0.75mm",43.866000,-105.664000,180.000000,bottom
"TP8","+-8V DAC","TestPoint_D0.75mm",45.644000,-105.664000,180.000000,bottom
"TP9","ADC 0 IN","TestPoint_D0.75mm",52.883000,-105.664000,180.000000,bottom
"TP10","ADC 1 IN","TestPoint_D0.75mm",51.359000,-105.664000,180.000000,bottom
"TP11","ADC 2 IN","TestPoint_D0.75mm",49.835000,-105.664000,180.000000,bottom
"TP12","ADC 3 IN","TestPoint_D0.75mm",48.311000,-105.664000,180.000000,bottom
"TP13","-8V","TestPoint_D0.75mm",35.738000,-118.872000,-90.000000,bottom
"TP14","+8V","TestPoint_D0.75mm",35.738000,-117.094000,0.000000,bottom
"TP15","LED OUT","TestPoint_Pad_D1.0mm",116.510000,-144.780000,90.000000,bottom
"TP16","GPIO 0","TestPoint_Pad_D1.0mm",35.738000,-114.554000,0.000000,bottom
"TP17","LED IN","TestPoint_Pad_D1.0mm",35.230000,-144.780000,0.000000,bottom
"TP19","GND","TestPoint_Pad_D1.0mm",116.510000,-142.240000,0.000000,bottom
"TP22","TestPoint","BackMaskWindows",58.090000,-128.270000,0.000000,bottom
"TP23","TestPoint","BackMaskWindows",58.090000,-106.542937,0.000000,bottom
"TP25","GND","TestPoint_Pad_D1.0mm",35.230000,-142.240000,0.000000,bottom
"U2","NCP1117-3.3_SOT223","SOT-223-3_TabPin2",76.784000,-182.372000,0.000000,bottom
"U4","INA219","SOIC-8_3.9x4.9mm_P1.27mm",60.630000,-182.626000,180.000000,bottom
"U6","INA219","SOIC-8_3.9x4.9mm_P1.27mm",91.110000,-182.753000,180.000000,bottom
"U7","LM324","SOIC-14_3.9x8.7mm_P1.27mm",60.376000,-134.620000,-90.000000,bottom
"U8","W25Q128JVS","SOIC-8_5.23x5.23mm_P1.27mm",100.635000,-110.490000,-90.000000,bottom
"U10","L272D","SOIC-16_3.9x9.9mm_P1.27mm",46.660000,-122.377200,-90.000000,bottom
"U11","LM324","SOIC-14_3.9x8.7mm_P1.27mm",75.870000,-134.685000,-90.000000,bottom
"U12","MCP4822","SOIC-8_3.9x4.9mm_P1.27mm",91.364000,-134.682000,-90.000000,bottom
"Y1","ABLS-12.000MHZ-B4-T","Crystal_SMD_3225-4Pin_3.2x2.5mm",114.947000,-120.439000,90.000000,bottom
1 Ref Val Package PosX PosY Rot Side
2 A2 CH446Q LQFP44_Tight 41.390000 -150.718800 180.000000 bottom
3 B1 CH446Q LQFP44_Tight 55.067200 -150.690800 180.000000 bottom
4 C1 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 88.062000 -118.579500 -90.000000 bottom
5 C4 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 85.522000 -118.579500 90.000000 bottom
6 C6 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 82.982000 -118.579500 90.000000 bottom
7 C7 10u C_0603_1608Metric 70.917000 -180.454000 -90.000000 bottom
8 C8 10u C_0603_1608Metric 70.917000 -184.330000 -90.000000 bottom
9 C9 1u C_0402_1005Metric 100.762000 -117.475000 -167.500000 bottom
10 C10 .1uF C_0402_1005Metric 52.959200 -123.190000 90.000000 bottom
11 C11 1u C_0402_1005Metric 104.699000 -132.588000 -60.000000 bottom
12 C12 1u C_0402_1005Metric 98.984000 -121.158000 55.000000 bottom
13 C13 27p C_0402_1005Metric 107.620000 -122.174000 -110.000000 bottom
14 C14 27p C_0402_1005Metric 111.049000 -120.777000 80.000000 bottom
15 C15 .1uF C_0402_1005Metric 52.959200 -120.904000 90.000000 bottom
16 C16 10uF C_0603_1608Metric 115.367000 -160.033000 -90.000000 bottom
17 C17 27p C_0402_1005Metric 41.834000 -136.398000 90.000000 bottom
18 C18 1u C_0402_1005Metric 98.730000 -130.302000 -122.500000 bottom
19 C19 1u C_0402_1005Metric 103.429000 -121.031000 110.000000 bottom
20 C20 1u C_0402_1005Metric 104.953000 -124.079000 -147.500000 bottom
21 C21 1u C_0402_1005Metric 111.544807 -129.434317 35.000000 bottom
22 C22 27p C_0402_1005Metric 43.358000 -136.370000 90.000000 bottom
23 C23 27p C_0402_1005Metric 44.882000 -136.398000 90.000000 bottom
24 C24 27p C_0402_1005Metric 48.438000 -134.112000 90.000000 bottom
25 C25 10uF C_0603_1608Metric 36.500000 -160.020000 90.000000 bottom
26 C26 CH446Q LQFP44_Tight 96.022600 -150.688800 180.000000 bottom
27 D61 1N5819 D_SOD-323 72.060000 -115.824000 -90.000000 bottom
28 D62 1N5819 D_SOD-323 69.520000 -115.790000 90.000000 bottom
29 D63 1N4148 D_SOD-323 63.424000 -115.790000 -90.000000 bottom
30 D65 1N5819 D_SOD-323 66.980000 -120.650000 -90.000000 bottom
31 D66 1N4148 D_SOD-323 63.551000 -120.650000 90.000000 bottom
32 D67 1N5819 D_SOD-323 69.520000 -120.650000 90.000000 bottom
33 D68 1N5819 D_SOD-323 72.060000 -120.650000 -90.000000 bottom
34 D70 CH446Q LQFP44_Tight 109.689600 -150.688800 180.000000 bottom
35 D91 LED LED_PLCC2_reversemount 49.403200 -115.138200 0.000000 bottom
36 E1 CH446Q LQFP44_Tight 41.465600 -168.494200 180.000000 bottom
37 F5 CH446Q LQFP44_Tight 55.079600 -168.494200 180.000000 bottom
38 FID2 Fiducial Fiducial_1mm_Mask2mm 47.930000 -179.070000 180.000000 bottom
39 FID3 Fiducial Fiducial_1mm_Mask2mm 103.810000 -179.070000 180.000000 bottom
40 FID4 Fiducial Fiducial_1mm_Mask2mm 42.850000 -111.760000 180.000000 bottom
41 G1 CH446Q LQFP44_Tight 95.999600 -168.494200 180.000000 bottom
42 H1 CH446Q LQFP44_Tight 109.713200 -168.494200 180.000000 bottom
43 I1 CH446Q LQFP44_Tight 68.717600 -150.690800 180.000000 bottom
44 J6 CH446Q LQFP44_Tight 68.669600 -168.494200 180.000000 bottom
45 JP1 NANO 3V3 SolderJumper_2_Bridged_Small 67.386400 -132.791200 90.000000 bottom
46 JP2 NANO 5V SolderJumper_2_Bridged_Small 68.885000 -132.791200 90.000000 bottom
47 JP13 Jumper_2_Bridged SolderJumper_2_Bridged_Small 84.353600 -132.969000 90.000000 bottom
48 JP14 Jumper_2_Bridged SolderJumper_2_Bridged_Small 82.855000 -132.969000 90.000000 bottom
49 K1 CH446Q LQFP44_Tight 82.359600 -168.494200 180.000000 bottom
50 L1 CH446Q LQFP44_Tight 82.321600 -150.690800 180.000000 bottom
51 R1 R_0603_1608Metric 60.757000 -179.070000 0.000000 bottom
52 R2 22R R_0402_1005Metric 105.588000 -118.745000 -12.500000 bottom
53 R3 22R R_0402_1005Metric 108.763000 -117.602000 -80.000000 bottom
54 R4 R_0603_1608Metric 91.110000 -179.070000 0.000000 bottom
55 R5 1k R_0402_1005Metric 104.826000 -114.808000 115.000000 bottom
56 R6 1K R_0402_1005Metric 41.834000 -134.110000 -90.000000 bottom
57 R7 1K R_0402_1005Metric 101.143000 -129.159000 -80.000000 bottom
58 R8 1K R_0402_1005Metric 43.358000 -134.110000 -90.000000 bottom
59 R9 1K R_0402_1005Metric 108.255000 -132.969000 -120.000000 bottom
60 R10 1K R_0402_1005Metric 44.882000 -134.108000 -90.000000 bottom
61 R11 1K R_0402_1005Metric 111.557000 -133.223000 -104.000000 bottom
62 R12 1k R_0402_1005Metric 110.795000 -124.968000 -7.500000 bottom
63 R13 47K R_0402_1005Metric 49.962000 -134.110000 90.000000 bottom
64 R14 47K R_0402_1005Metric 46.914000 -134.110000 -90.000000 bottom
65 R15 10K R_0402_1005Metric 49.962000 -136.396000 90.000000 bottom
66 R16 47K R_0402_1005Metric 48.438000 -136.396000 90.000000 bottom
67 R17 68K R_0402_1005Metric 46.914000 -138.682000 90.000000 bottom
68 R18 56.2K R_0402_1005Metric 49.962000 -138.682000 90.000000 bottom
69 R19 47K R_0402_1005Metric 46.914000 -136.396000 90.000000 bottom
70 R20 56.2K R_0402_1005Metric 48.438000 -138.682000 90.000000 bottom
71 R21 2K R_0402_1005Metric 41.834000 -138.682000 -90.000000 bottom
72 R22 2K R_0402_1005Metric 43.358000 -138.682000 -90.000000 bottom
73 R23 2K R_0402_1005Metric 44.882000 -138.682000 -90.000000 bottom
74 R24 1K R_0402_1005Metric 40.564000 -122.174000 90.000000 bottom
75 R26 2K R_0402_1005Metric 97.079000 -118.745000 106.000000 bottom
76 R27 2K R_0402_1005Metric 95.628822 -122.818683 130.000000 bottom
77 R29 68K R_0402_1005Metric 46.152000 -134.110000 -90.000000 bottom
78 SW1 USB BOOT SW_SPST_TL3342 110.007600 -111.937800 135.000000 bottom
79 TP5 FB/SHDN TestPoint_D0.75mm 80.442000 -119.634000 180.000000 bottom
80 TP6 VREF TestPoint_D0.75mm 80.442000 -117.602000 180.000000 bottom
81 TP7 0-5V DAC TestPoint_D0.75mm 43.866000 -105.664000 180.000000 bottom
82 TP8 +-8V DAC TestPoint_D0.75mm 45.644000 -105.664000 180.000000 bottom
83 TP9 ADC 0 IN TestPoint_D0.75mm 52.883000 -105.664000 180.000000 bottom
84 TP10 ADC 1 IN TestPoint_D0.75mm 51.359000 -105.664000 180.000000 bottom
85 TP11 ADC 2 IN TestPoint_D0.75mm 49.835000 -105.664000 180.000000 bottom
86 TP12 ADC 3 IN TestPoint_D0.75mm 48.311000 -105.664000 180.000000 bottom
87 TP13 -8V TestPoint_D0.75mm 35.738000 -118.872000 -90.000000 bottom
88 TP14 +8V TestPoint_D0.75mm 35.738000 -117.094000 0.000000 bottom
89 TP15 LED OUT TestPoint_Pad_D1.0mm 116.510000 -144.780000 90.000000 bottom
90 TP16 GPIO 0 TestPoint_Pad_D1.0mm 35.738000 -114.554000 0.000000 bottom
91 TP17 LED IN TestPoint_Pad_D1.0mm 35.230000 -144.780000 0.000000 bottom
92 TP19 GND TestPoint_Pad_D1.0mm 116.510000 -142.240000 0.000000 bottom
93 TP22 TestPoint BackMaskWindows 58.090000 -128.270000 0.000000 bottom
94 TP23 TestPoint BackMaskWindows 58.090000 -106.542937 0.000000 bottom
95 TP25 GND TestPoint_Pad_D1.0mm 35.230000 -142.240000 0.000000 bottom
96 U2 NCP1117-3.3_SOT223 SOT-223-3_TabPin2 76.784000 -182.372000 0.000000 bottom
97 U4 INA219 SOIC-8_3.9x4.9mm_P1.27mm 60.630000 -182.626000 180.000000 bottom
98 U6 INA219 SOIC-8_3.9x4.9mm_P1.27mm 91.110000 -182.753000 180.000000 bottom
99 U7 LM324 SOIC-14_3.9x8.7mm_P1.27mm 60.376000 -134.620000 -90.000000 bottom
100 U8 W25Q128JVS SOIC-8_5.23x5.23mm_P1.27mm 100.635000 -110.490000 -90.000000 bottom
101 U10 L272D SOIC-16_3.9x9.9mm_P1.27mm 46.660000 -122.377200 -90.000000 bottom
102 U11 LM324 SOIC-14_3.9x8.7mm_P1.27mm 75.870000 -134.685000 -90.000000 bottom
103 U12 MCP4822 SOIC-8_3.9x4.9mm_P1.27mm 91.364000 -134.682000 -90.000000 bottom
104 Y1 ABLS-12.000MHZ-B4-T Crystal_SMD_3225-4Pin_3.2x2.5mm 114.947000 -120.439000 90.000000 bottom

View File

@ -0,0 +1,99 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"A1","Arduino_Nano_v3.x","Arduino_Nano",93.396000,-110.911000,-90.000000,top
"C2","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",72.314000,-118.110000,-90.000000,top
"C3","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",67.996000,-118.110000,-90.000000,top
"C5","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",76.759000,-118.110000,-90.000000,top
"D1","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",39.031200,-151.130000,90.000000,top
"D2","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",41.571200,-151.130000,90.000000,top
"D3","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",44.111200,-151.130000,90.000000,top
"D4","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",46.651200,-151.130000,90.000000,top
"D5","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",49.191200,-151.130000,90.000000,top
"D6","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",51.731200,-151.130000,90.000000,top
"D7","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",54.271200,-151.130000,90.000000,top
"D8","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",56.811200,-151.130000,90.000000,top
"D9","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",59.351200,-151.130000,90.000000,top
"D10","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",61.891200,-151.130000,90.000000,top
"D11","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",64.440000,-151.130600,90.000000,top
"D12","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",66.987800,-151.130600,90.000000,top
"D13","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",69.527800,-151.130600,90.000000,top
"D14","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",72.067800,-151.130600,90.000000,top
"D15","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",74.607800,-151.130600,90.000000,top
"D16","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",77.147800,-151.130600,90.000000,top
"D17","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",79.687800,-151.130600,90.000000,top
"D18","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",82.227800,-151.130600,90.000000,top
"D19","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",84.767800,-151.130600,90.000000,top
"D20","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",87.307800,-151.130600,90.000000,top
"D21","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",89.847800,-151.129400,90.000000,top
"D22","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",92.395600,-151.129400,90.000000,top
"D23","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",94.935600,-151.129400,90.000000,top
"D24","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",97.475600,-151.129400,90.000000,top
"D25","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",100.015600,-151.129400,90.000000,top
"D26","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",102.555600,-151.129400,90.000000,top
"D27","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",105.095600,-151.129400,90.000000,top
"D28","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",107.635600,-151.129400,90.000000,top
"D29","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",110.175600,-151.129400,90.000000,top
"D30","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",112.715600,-151.129400,90.000000,top
"D31","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",38.973600,-168.908800,90.000000,top
"D32","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",41.521400,-168.908800,90.000000,top
"D33","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",44.061400,-168.908800,90.000000,top
"D34","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",46.601400,-168.908800,90.000000,top
"D35","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",49.141400,-168.908800,90.000000,top
"D36","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",51.681400,-168.908800,90.000000,top
"D37","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",54.221400,-168.908800,90.000000,top
"D38","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",56.761400,-168.908800,90.000000,top
"D39","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",59.301400,-168.908800,90.000000,top
"D40","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",61.841400,-168.908800,90.000000,top
"D41","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",64.389200,-168.909400,90.000000,top
"D42","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",66.938000,-168.910600,90.000000,top
"D43","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",69.478000,-168.910600,90.000000,top
"D44","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",72.018000,-168.910600,90.000000,top
"D45","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",74.558000,-168.910600,90.000000,top
"D46","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",77.098000,-168.910600,90.000000,top
"D47","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",79.638000,-168.910600,90.000000,top
"D48","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",82.178000,-168.910600,90.000000,top
"D49","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",84.718000,-168.910600,90.000000,top
"D50","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",87.265800,-168.910600,90.000000,top
"D51","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",89.814600,-168.909400,90.000000,top
"D52","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",92.362400,-168.909400,90.000000,top
"D53","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",94.902400,-168.909400,90.000000,top
"D54","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",97.442400,-168.909400,90.000000,top
"D55","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",99.982400,-168.909400,90.000000,top
"D56","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",102.522400,-168.909400,90.000000,top
"D57","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",105.062400,-168.909400,90.000000,top
"D58","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",107.602400,-168.909400,90.000000,top
"D59","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",110.142400,-168.909400,90.000000,top
"D60","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",112.682400,-168.909400,90.000000,top
"D71","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-184.150000,180.000000,top
"D72","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-181.610000,180.000000,top
"D73","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-181.610000,180.000000,top
"D74","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-184.150000,180.000000,top
"D75","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-184.150000,180.000000,top
"D76","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-181.610000,180.000000,top
"D77","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-181.610000,180.000000,top
"D78","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-184.150000,180.000000,top
"D79","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-184.150000,180.000000,top
"D80","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.389400,-181.610000,180.000000,top
"D81","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-135.890000,180.000000,top
"D82","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-138.430000,180.000000,top
"D83","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-138.430000,180.000000,top
"D84","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-135.890000,180.000000,top
"D85","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-135.890000,180.000000,top
"D86","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-138.430000,180.000000,top
"D87","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-138.430000,180.000000,top
"D88","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-135.890000,180.000000,top
"D89","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-135.890000,180.000000,top
"D90","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-138.430000,180.000000,top
"FID1","Fiducial","Fiducial_1mm_Mask2mm",47.930000,-179.070000,0.000000,top
"FID5","Fiducial","Fiducial_1mm_Mask2mm",103.810000,-179.070000,0.000000,top
"FID6","Fiducial","Fiducial_1mm_Mask2mm",104.572000,-107.696000,0.000000,top
"J1","Debug","PinHeader_1x03_P2.54mm_Vertical",92.380000,-121.285000,180.000000,top
"J4","Breadboard","Breadboard_CustomClips_Fallback",75.870000,-160.020000,0.000000,top
"J5","USB_B_Mini","USB_Mini-B_Wuerth_65100516121_Horizontal",110.001500,-111.943500,135.000000,top
"J7","Conn_01x04_Pin","GPIO_header",38.903974,-109.169200,-135.000000,top
"J14","5V","PINHEADER-1x1_vertical",55.296000,-106.578400,0.000000,top
"SW2","SW_DP3T","Slide_Switch_SSSS223600",37.388000,-120.936000,0.000000,top
"TP18","GPIO 0","PINHEADER-1x1_vertical",115.113000,-116.840000,0.000000,top
"TP20","LED OUT","PINHEADER-1x1_vertical",95.936000,-106.426000,0.000000,top
"TP21","LED IN","PINHEADER-1x1_vertical",55.296000,-110.998000,0.000000,top
"U1","LT1054","DIP-8_W7.62mm",80.442000,-122.428000,90.000000,top
"U9","RP2040","RP2040-QFN-56",105.837000,-126.492000,0.000000,top
1 Ref Val Package PosX PosY Rot Side
2 A1 Arduino_Nano_v3.x Arduino_Nano 93.396000 -110.911000 -90.000000 top
3 C2 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 72.314000 -118.110000 -90.000000 top
4 C3 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 67.996000 -118.110000 -90.000000 top
5 C5 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 76.759000 -118.110000 -90.000000 top
6 D1 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 39.031200 -151.130000 90.000000 top
7 D2 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 41.571200 -151.130000 90.000000 top
8 D3 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 44.111200 -151.130000 90.000000 top
9 D4 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 46.651200 -151.130000 90.000000 top
10 D5 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 49.191200 -151.130000 90.000000 top
11 D6 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 51.731200 -151.130000 90.000000 top
12 D7 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 54.271200 -151.130000 90.000000 top
13 D8 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 56.811200 -151.130000 90.000000 top
14 D9 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 59.351200 -151.130000 90.000000 top
15 D10 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 61.891200 -151.130000 90.000000 top
16 D11 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 64.440000 -151.130600 90.000000 top
17 D12 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 66.987800 -151.130600 90.000000 top
18 D13 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 69.527800 -151.130600 90.000000 top
19 D14 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 72.067800 -151.130600 90.000000 top
20 D15 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 74.607800 -151.130600 90.000000 top
21 D16 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 77.147800 -151.130600 90.000000 top
22 D17 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 79.687800 -151.130600 90.000000 top
23 D18 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 82.227800 -151.130600 90.000000 top
24 D19 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 84.767800 -151.130600 90.000000 top
25 D20 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 87.307800 -151.130600 90.000000 top
26 D21 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 89.847800 -151.129400 90.000000 top
27 D22 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 92.395600 -151.129400 90.000000 top
28 D23 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 94.935600 -151.129400 90.000000 top
29 D24 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 97.475600 -151.129400 90.000000 top
30 D25 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 100.015600 -151.129400 90.000000 top
31 D26 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 102.555600 -151.129400 90.000000 top
32 D27 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 105.095600 -151.129400 90.000000 top
33 D28 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 107.635600 -151.129400 90.000000 top
34 D29 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 110.175600 -151.129400 90.000000 top
35 D30 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 112.715600 -151.129400 90.000000 top
36 D31 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 38.973600 -168.908800 90.000000 top
37 D32 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 41.521400 -168.908800 90.000000 top
38 D33 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 44.061400 -168.908800 90.000000 top
39 D34 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 46.601400 -168.908800 90.000000 top
40 D35 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 49.141400 -168.908800 90.000000 top
41 D36 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 51.681400 -168.908800 90.000000 top
42 D37 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 54.221400 -168.908800 90.000000 top
43 D38 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 56.761400 -168.908800 90.000000 top
44 D39 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 59.301400 -168.908800 90.000000 top
45 D40 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 61.841400 -168.908800 90.000000 top
46 D41 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 64.389200 -168.909400 90.000000 top
47 D42 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 66.938000 -168.910600 90.000000 top
48 D43 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 69.478000 -168.910600 90.000000 top
49 D44 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 72.018000 -168.910600 90.000000 top
50 D45 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 74.558000 -168.910600 90.000000 top
51 D46 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 77.098000 -168.910600 90.000000 top
52 D47 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 79.638000 -168.910600 90.000000 top
53 D48 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 82.178000 -168.910600 90.000000 top
54 D49 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 84.718000 -168.910600 90.000000 top
55 D50 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 87.265800 -168.910600 90.000000 top
56 D51 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 89.814600 -168.909400 90.000000 top
57 D52 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 92.362400 -168.909400 90.000000 top
58 D53 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 94.902400 -168.909400 90.000000 top
59 D54 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 97.442400 -168.909400 90.000000 top
60 D55 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 99.982400 -168.909400 90.000000 top
61 D56 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 102.522400 -168.909400 90.000000 top
62 D57 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 105.062400 -168.909400 90.000000 top
63 D58 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 107.602400 -168.909400 90.000000 top
64 D59 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 110.142400 -168.909400 90.000000 top
65 D60 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 112.682400 -168.909400 90.000000 top
66 D71 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -184.150000 180.000000 top
67 D72 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -181.610000 180.000000 top
68 D73 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -181.610000 180.000000 top
69 D74 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -184.150000 180.000000 top
70 D75 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -184.150000 180.000000 top
71 D76 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -181.610000 180.000000 top
72 D77 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -181.610000 180.000000 top
73 D78 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -184.150000 180.000000 top
74 D79 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -184.150000 180.000000 top
75 D80 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.389400 -181.610000 180.000000 top
76 D81 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -135.890000 180.000000 top
77 D82 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -138.430000 180.000000 top
78 D83 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -138.430000 180.000000 top
79 D84 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -135.890000 180.000000 top
80 D85 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -135.890000 180.000000 top
81 D86 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -138.430000 180.000000 top
82 D87 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -138.430000 180.000000 top
83 D88 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -135.890000 180.000000 top
84 D89 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -135.890000 180.000000 top
85 D90 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -138.430000 180.000000 top
86 FID1 Fiducial Fiducial_1mm_Mask2mm 47.930000 -179.070000 0.000000 top
87 FID5 Fiducial Fiducial_1mm_Mask2mm 103.810000 -179.070000 0.000000 top
88 FID6 Fiducial Fiducial_1mm_Mask2mm 104.572000 -107.696000 0.000000 top
89 J1 Debug PinHeader_1x03_P2.54mm_Vertical 92.380000 -121.285000 180.000000 top
90 J4 Breadboard Breadboard_CustomClips_Fallback 75.870000 -160.020000 0.000000 top
91 J5 USB_B_Mini USB_Mini-B_Wuerth_65100516121_Horizontal 110.001500 -111.943500 135.000000 top
92 J7 Conn_01x04_Pin GPIO_header 38.903974 -109.169200 -135.000000 top
93 J14 5V PINHEADER-1x1_vertical 55.296000 -106.578400 0.000000 top
94 SW2 SW_DP3T Slide_Switch_SSSS223600 37.388000 -120.936000 0.000000 top
95 TP18 GPIO 0 PINHEADER-1x1_vertical 115.113000 -116.840000 0.000000 top
96 TP20 LED OUT PINHEADER-1x1_vertical 95.936000 -106.426000 0.000000 top
97 TP21 LED IN PINHEADER-1x1_vertical 55.296000 -110.998000 0.000000 top
98 U1 LT1054 DIP-8_W7.62mm 80.442000 -122.428000 90.000000 top
99 U9 RP2040 RP2040-QFN-56 105.837000 -126.492000 0.000000 top

View File

@ -0,0 +1,64 @@
Designator,Footprint,Quantity,Value,LCSC Part #
A1,Arduino_Nano,1,Arduino_Nano_v3.x,
"A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1",LQFP44_Tight,12,CH446Q,
"C1, C4, C6",1206,3,100uF,
"C10, C15",402,2,.1uF,
"C11, C12, C18, C19, C20, C21, C9",402,7,1u,
"C13, C14, C17, C22, C23, C24",402,6,27p,
"C16, C25",603,2,10uF,
"C2, C3, C5",CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder,3,10uF,
"C7, C8",603,2,10u,
"D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90",LED_WS2812B-2020_PLCC4_2.0x2.0mm,80,WS2812B,
"D61, D62, D65, D67, D68",D_SOD-323,5,1N5819,
"D63, D66",D_SOD-323,2,1N4148,
D91,LED_PLCC2_reversemount,1,LED,
"FID1, FID2, FID3, FID4, FID5, FID6",Fiducial_1mm_Mask2mm,6,Fiducial,
J1,PinHeader_1x03_P2.54mm_Vertical,1,Debug,
J14,PINHEADER-1x1_vertical,1,5V,
J4,Breadboard_CustomClips_Fallback,1,Breadboard,
J5,USB_Mini-B_Wuerth_65100516121_Horizontal,1,USB_B_Mini,
J7,GPIO_header,1,Conn_01x04_Pin,
JP1,SolderJumper_2_Bridged_Small,1,NANO 3V3,
"JP13, JP14",SolderJumper_2_Bridged_Small,2,Jumper_2_Bridged,
JP2,SolderJumper_2_Bridged_Small,1,NANO 5V,
"R1, R4",603,2,2Ω,
"R10, R11, R12, R24, R5, R6, R7, R8, R9",402,9,1K,
"R13, R14, R16, R19",402,4,47K,
R15,402,1,10K,
"R17, R29",402,2,68K,
"R18, R20",402,2,56.2K,
"R2, R3",402,2,22R,
"R21, R22, R23, R26, R27",402,5,2K,
SW1,SW_SPST_TL3342,1,USB BOOT,
SW2,Slide_Switch_SSSS223600,1,SW_DP3T,
TP1,TestPoint_Pad_D1.0mm,1,GPIO 16,
TP10,TestPoint_D0.75mm,1,ADC 1 IN,
TP11,TestPoint_D0.75mm,1,ADC 2 IN,
TP12,TestPoint_D0.75mm,1,ADC 3 IN,
TP13,TestPoint_D0.75mm,1,-8V,
TP14,TestPoint_D0.75mm,1,+8V,
TP15,TestPoint_Pad_D1.0mm,1,LED OUT,
TP16,TestPoint_Pad_D1.0mm,1,GPIO 0,
TP17,TestPoint_Pad_D1.0mm,1,LED IN,
TP18,PINHEADER-1x1_vertical,1,GPIO 0,
"TP19, TP25",TestPoint_Pad_D1.0mm,2,GND,
TP2,TestPoint_Pad_D1.0mm,1,GPIO 17,
TP20,PINHEADER-1x1_vertical,1,LED OUT,
TP21,PINHEADER-1x1_vertical,1,LED IN,
"TP22, TP23",BackMaskWindows,2,TestPoint,
TP3,TestPoint_Pad_D1.0mm,1,GPIO 18,
TP4,TestPoint_Pad_D1.0mm,1,GPIO 19,
TP5,TestPoint_D0.75mm,1,FB/SHDN,
TP6,TestPoint_D0.75mm,1,VREF,
TP7,TestPoint_D0.75mm,1,0-5V DAC,
TP8,TestPoint_D0.75mm,1,+-8V DAC,
TP9,TestPoint_D0.75mm,1,ADC 0 IN,
U1,DIP-8_W7.62mm,1,LT1054,
U10,SOIC-16_3.9x9.9mm_P1.27mm,1,L272D,
"U11, U7",SOIC-14_3.9x8.7mm_P1.27mm,2,LM324,
U12,SOIC-8_3.9x4.9mm_P1.27mm,1,MCP4822,
U2,SOT-223-3_TabPin2,1,NCP1117-3.3_SOT223,
"U4, U6",SOIC-8_3.9x4.9mm_P1.27mm,2,INA219,
U8,SOIC-8_5.23x5.23mm_P1.27mm,1,W25Q128JVS,
U9,RP2040-QFN-56,1,RP2040,
Y1,Crystal_SMD_3225-4Pin_3.2x2.5mm,1,ABLS-12.000MHZ-B4-T,
1 Designator Footprint Quantity Value LCSC Part #
2 A1 Arduino_Nano 1 Arduino_Nano_v3.x
3 A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1 LQFP44_Tight 12 CH446Q
4 C1, C4, C6 1206 3 100uF
5 C10, C15 402 2 .1uF
6 C11, C12, C18, C19, C20, C21, C9 402 7 1u
7 C13, C14, C17, C22, C23, C24 402 6 27p
8 C16, C25 603 2 10uF
9 C2, C3, C5 CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 3 10uF
10 C7, C8 603 2 10u
11 D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90 LED_WS2812B-2020_PLCC4_2.0x2.0mm 80 WS2812B
12 D61, D62, D65, D67, D68 D_SOD-323 5 1N5819
13 D63, D66 D_SOD-323 2 1N4148
14 D91 LED_PLCC2_reversemount 1 LED
15 FID1, FID2, FID3, FID4, FID5, FID6 Fiducial_1mm_Mask2mm 6 Fiducial
16 J1 PinHeader_1x03_P2.54mm_Vertical 1 Debug
17 J14 PINHEADER-1x1_vertical 1 5V
18 J4 Breadboard_CustomClips_Fallback 1 Breadboard
19 J5 USB_Mini-B_Wuerth_65100516121_Horizontal 1 USB_B_Mini
20 J7 GPIO_header 1 Conn_01x04_Pin
21 JP1 SolderJumper_2_Bridged_Small 1 NANO 3V3
22 JP13, JP14 SolderJumper_2_Bridged_Small 2 Jumper_2_Bridged
23 JP2 SolderJumper_2_Bridged_Small 1 NANO 5V
24 R1, R4 603 2
25 R10, R11, R12, R24, R5, R6, R7, R8, R9 402 9 1K
26 R13, R14, R16, R19 402 4 47K
27 R15 402 1 10K
28 R17, R29 402 2 68K
29 R18, R20 402 2 56.2K
30 R2, R3 402 2 22R
31 R21, R22, R23, R26, R27 402 5 2K
32 SW1 SW_SPST_TL3342 1 USB BOOT
33 SW2 Slide_Switch_SSSS223600 1 SW_DP3T
34 TP1 TestPoint_Pad_D1.0mm 1 GPIO 16
35 TP10 TestPoint_D0.75mm 1 ADC 1 IN
36 TP11 TestPoint_D0.75mm 1 ADC 2 IN
37 TP12 TestPoint_D0.75mm 1 ADC 3 IN
38 TP13 TestPoint_D0.75mm 1 -8V
39 TP14 TestPoint_D0.75mm 1 +8V
40 TP15 TestPoint_Pad_D1.0mm 1 LED OUT
41 TP16 TestPoint_Pad_D1.0mm 1 GPIO 0
42 TP17 TestPoint_Pad_D1.0mm 1 LED IN
43 TP18 PINHEADER-1x1_vertical 1 GPIO 0
44 TP19, TP25 TestPoint_Pad_D1.0mm 2 GND
45 TP2 TestPoint_Pad_D1.0mm 1 GPIO 17
46 TP20 PINHEADER-1x1_vertical 1 LED OUT
47 TP21 PINHEADER-1x1_vertical 1 LED IN
48 TP22, TP23 BackMaskWindows 2 TestPoint
49 TP3 TestPoint_Pad_D1.0mm 1 GPIO 18
50 TP4 TestPoint_Pad_D1.0mm 1 GPIO 19
51 TP5 TestPoint_D0.75mm 1 FB/SHDN
52 TP6 TestPoint_D0.75mm 1 VREF
53 TP7 TestPoint_D0.75mm 1 0-5V DAC
54 TP8 TestPoint_D0.75mm 1 +-8V DAC
55 TP9 TestPoint_D0.75mm 1 ADC 0 IN
56 U1 DIP-8_W7.62mm 1 LT1054
57 U10 SOIC-16_3.9x9.9mm_P1.27mm 1 L272D
58 U11, U7 SOIC-14_3.9x8.7mm_P1.27mm 2 LM324
59 U12 SOIC-8_3.9x4.9mm_P1.27mm 1 MCP4822
60 U2 SOT-223-3_TabPin2 1 NCP1117-3.3_SOT223
61 U4, U6 SOIC-8_3.9x4.9mm_P1.27mm 2 INA219
62 U8 SOIC-8_5.23x5.23mm_P1.27mm 1 W25Q128JVS
63 U9 RP2040-QFN-56 1 RP2040
64 Y1 Crystal_SMD_3225-4Pin_3.2x2.5mm 1 ABLS-12.000MHZ-B4-T

View File

@ -1,4 +1,4 @@
A1:1 A1:1
A2:1 A2:1
B1:1 B1:1
C1:1 C1:1
@ -87,12 +87,10 @@ D60:1
D61:1 D61:1
D62:1 D62:1
D63:1 D63:1
D64:1
D65:1 D65:1
D66:1 D66:1
D67:1 D67:1
D68:1 D68:1
D69:1
D7:1 D7:1
D70:1 D70:1
D71:1 D71:1
@ -139,8 +137,6 @@ JP1:1
JP13:1 JP13:1
JP14:1 JP14:1
JP2:1 JP2:1
JP4:1
JP8:1
K1:1 K1:1
L1:1 L1:1
R1:1 R1:1
@ -182,11 +178,13 @@ TP15:1
TP16:1 TP16:1
TP17:1 TP17:1
TP18:1 TP18:1
TP19:1
TP2:1 TP2:1
TP20:1 TP20:1
TP21:1 TP21:1
TP22:1 TP22:1
TP23:1 TP23:1
TP25:1
TP3:1 TP3:1
TP4:1 TP4:1
TP5:1 TP5:1
1 A1:1
2 A2:1
3 B1:1
4 C1:1
87 D61:1
88 D62:1
89 D63:1
D64:1
90 D65:1
91 D66:1
92 D67:1
93 D68:1
D69:1
94 D7:1
95 D70:1
96 D71:1
137 JP13:1
138 JP14:1
139 JP2:1
JP4:1
JP8:1
140 K1:1
141 L1:1
142 R1:1
178 TP16:1
179 TP17:1
180 TP18:1
181 TP19:1
182 TP2:1
183 TP20:1
184 TP21:1
185 TP22:1
186 TP23:1
187 TP25:1
188 TP3:1
189 TP4:1
190 TP5:1

View File

@ -62,7 +62,7 @@ P arrayDim N
317GND VIA MD0059PA00X+040980Y-046280X0138Y0000R000S3 317GND VIA MD0059PA00X+040980Y-046280X0138Y0000R000S3
317GND VIA MD0059PA00X+029669Y-055558X0138Y0000R000S3 317GND VIA MD0059PA00X+029669Y-055558X0138Y0000R000S3
317GND VIA MD0059PA00X+040813Y-048743X0138Y0000R000S3 317GND VIA MD0059PA00X+040813Y-048743X0138Y0000R000S3
317GND VIA MD0059PA00X+044753Y-046663X0138Y0000R000S3 317GND VIA MD0059PA00X+044756Y-046664X0138Y0000R000S3
317GND VIA MD0059PA00X+018450Y-056010X0138Y0000R000S3 317GND VIA MD0059PA00X+018450Y-056010X0138Y0000R000S3
317D2 VIA MD0059PA00X+031540Y-065530X0118Y0000R000S3 317D2 VIA MD0059PA00X+031540Y-065530X0118Y0000R000S3
317D2 VIA MD0059PA00X+028246Y-065661X0118Y0000R000S3 317D2 VIA MD0059PA00X+028246Y-065661X0118Y0000R000S3
@ -112,7 +112,7 @@ P arrayDim N
317A0 VIA MD0059PA00X+025415Y-058527X0118Y0000R000S3 317A0 VIA MD0059PA00X+025415Y-058527X0118Y0000R000S3
317A1 VIA MD0059PA00X+030840Y-065580X0118Y0000R000S3 317A1 VIA MD0059PA00X+030840Y-065580X0118Y0000R000S3
317A1 VIA MD0059PA00X+025518Y-065665X0118Y0000R000S3 317A1 VIA MD0059PA00X+025518Y-065665X0118Y0000R000S3
317A1 VIA MD0059PA00X+022950Y-065606X0118Y0000R000S3 317A1 VIA MD0059PA00X+022950Y-065638X0118Y0000R000S3
317A1 VIA MD0059PA00X+023834Y-048319X0118Y0000R000S3 317A1 VIA MD0059PA00X+023834Y-048319X0118Y0000R000S3
317A2 VIA MD0059PA00X+031645Y-058767X0118Y0000R000S3 317A2 VIA MD0059PA00X+031645Y-058767X0118Y0000R000S3
317A2 VIA MD0059PA00X+030820Y-066024X0118Y0000R000S3 317A2 VIA MD0059PA00X+030820Y-066024X0118Y0000R000S3
@ -265,7 +265,7 @@ P arrayDim N
317CS_A VIA MD0059PA00X+016989Y-062906X0118Y0000R000S3 317CS_A VIA MD0059PA00X+016989Y-062906X0118Y0000R000S3
317CS_A VIA MD0059PA00X+036090Y-063190X0118Y0000R000S3 317CS_A VIA MD0059PA00X+036090Y-063190X0118Y0000R000S3
317CS_A VIA MD0059PA00X+036633Y-051268X0118Y0000R000S3 317CS_A VIA MD0059PA00X+036633Y-051268X0118Y0000R000S3
3172 VIA MD0059PA00X+014956Y-056636X0138Y0000R000S3 3172 VIA MD0059PA00X+014910Y-056700X0138Y0000R000S3
317DATA VIA MD0059PA00X+027740Y-064605X0118Y0000R000S3 317DATA VIA MD0059PA00X+027740Y-064605X0118Y0000R000S3
317DATA VIA MD0059PA00X+015725Y-056760X0118Y0000R000S3 317DATA VIA MD0059PA00X+015725Y-056760X0118Y0000R000S3
317DATA VIA MD0059PA00X+040816Y-055893X0118Y0000R000S3 317DATA VIA MD0059PA00X+040816Y-055893X0118Y0000R000S3
@ -383,7 +383,7 @@ P arrayDim N
317/CF1 VIA MD0059PA00X+040700Y-067470X0118Y0000R000S3 317/CF1 VIA MD0059PA00X+040700Y-067470X0118Y0000R000S3
31722 VIA MD0059PA00X+040850Y-061640X0138Y0000R000S3 31722 VIA MD0059PA00X+040850Y-061640X0138Y0000R000S3
31721 VIA MD0059PA00X+038870Y-060498X0138Y0000R000S3 31721 VIA MD0059PA00X+038870Y-060498X0138Y0000R000S3
31720 VIA MD0059PA00X+038132Y-060418X0138Y0000R000S3 31720 VIA MD0059PA00X+038133Y-060404X0138Y0000R000S3
31719 VIA MD0059PA00X+037167Y-060175X0138Y0000R000S3 31719 VIA MD0059PA00X+037167Y-060175X0138Y0000R000S3
317CK VIA MD0059PA00X+036068Y-060680X0118Y0000R000S3 317CK VIA MD0059PA00X+036068Y-060680X0118Y0000R000S3
317CK VIA MD0059PA00X+031836Y-064554X0118Y0000R000S3 317CK VIA MD0059PA00X+031836Y-064554X0118Y0000R000S3
@ -395,7 +395,7 @@ P arrayDim N
317CJ VIA MD0059PA00X+037618Y-060112X0118Y0000R000S3 317CJ VIA MD0059PA00X+037618Y-060112X0118Y0000R000S3
317CI VIA MD0059PA00X+037070Y-058650X0118Y0000R000S3 317CI VIA MD0059PA00X+037070Y-058650X0118Y0000R000S3
317CI VIA MD0059PA00X+026820Y-058220X0118Y0000R000S3 317CI VIA MD0059PA00X+026820Y-058220X0118Y0000R000S3
317CS_C VIA MD0059PA00X+038297Y-060388X0118Y0000R000S3 317CS_C VIA MD0059PA00X+038305Y-060381X0118Y0000R000S3
317CS_C VIA MD0059PA00X+039070Y-051890X0118Y0000R000S3 317CS_C VIA MD0059PA00X+039070Y-051890X0118Y0000R000S3
317CS_C VIA MD0059PA00X+038788Y-050477X0118Y0000R000S3 317CS_C VIA MD0059PA00X+038788Y-050477X0118Y0000R000S3
31716 VIA MD0059PA00X+036550Y-055784X0138Y0000R000S3 31716 VIA MD0059PA00X+036550Y-055784X0138Y0000R000S3
@ -422,8 +422,8 @@ P arrayDim N
317/DE1 VIA MD0059PA00X+045243Y-059778X0118Y0000R000S3 317/DE1 VIA MD0059PA00X+045243Y-059778X0118Y0000R000S3
317/DF0 VIA MD0059PA00X+021754Y-068394X0118Y0000R000S3 317/DF0 VIA MD0059PA00X+021754Y-068394X0118Y0000R000S3
317/DF0 VIA MD0059PA00X+044391Y-067280X0118Y0000R000S3 317/DF0 VIA MD0059PA00X+044391Y-067280X0118Y0000R000S3
317/DF0 VIA MD0059PA00X+022241Y-065606X0118Y0000R000S3 317/DF0 VIA MD0059PA00X+022241Y-065638X0118Y0000R000S3
317/DF1 VIA MD0059PA00X+022433Y-065606X0118Y0000R000S3 317/DF1 VIA MD0059PA00X+022433Y-065638X0118Y0000R000S3
317/DF1 VIA MD0059PA00X+021919Y-068229X0118Y0000R000S3 317/DF1 VIA MD0059PA00X+021919Y-068229X0118Y0000R000S3
317/DF1 VIA MD0059PA00X+044167Y-067490X0118Y0000R000S3 317/DF1 VIA MD0059PA00X+044167Y-067490X0118Y0000R000S3
31730 VIA MD0059PA00X+033926Y-058733X0138Y0000R000S3 31730 VIA MD0059PA00X+033926Y-058733X0138Y0000R000S3
@ -467,7 +467,7 @@ P arrayDim N
317EK VIA MD0059PA00X+015007Y-067850X0118Y0000R000S3 317EK VIA MD0059PA00X+015007Y-067850X0118Y0000R000S3
317CS_E VIA MD0059PA00X+038601Y-050881X0118Y0000R000S3 317CS_E VIA MD0059PA00X+038601Y-050881X0118Y0000R000S3
317CS_E VIA MD0059PA00X+037830Y-070870X0118Y0000R000S3 317CS_E VIA MD0059PA00X+037830Y-070870X0118Y0000R000S3
317CS_E VIA MD0059PA00X+017784Y-070363X0118Y0000R000S3 317CS_E VIA MD0059PA00X+017784Y-070362X0118Y0000R000S3
31734 VIA MD0059PA00X+016970Y-065101X0138Y0000R000S3 31734 VIA MD0059PA00X+016970Y-065101X0138Y0000R000S3
31742 VIA MD0059PA00X+021630Y-065530X0138Y0000R000S3 31742 VIA MD0059PA00X+021630Y-065530X0138Y0000R000S3
317/FH0 VIA MD0059PA00X+023917Y-069966X0118Y0000R000S3 317/FH0 VIA MD0059PA00X+023917Y-069966X0118Y0000R000S3
@ -732,19 +732,6 @@ P arrayDim N
317ET-(TP15-PAD1) VIA MD0059PA00X+021983Y-042725X0118Y0000R000S3 317ET-(TP15-PAD1) VIA MD0059PA00X+021983Y-042725X0118Y0000R000S3
317SPI0_SCK VIA MD0059PA00X+037827Y-049343X0118Y0000R000S3 317SPI0_SCK VIA MD0059PA00X+037827Y-049343X0118Y0000R000S3
317SPI0_MOSI VIA MD0059PA00X+037770Y-049500X0118Y0000R000S3 317SPI0_MOSI VIA MD0059PA00X+037770Y-049500X0118Y0000R000S3
327GPIO_0 TP16 -1 A04X+014070Y-045100X0591Y0591R180S1
327NET-(U1-VREF) TP6 -1 A04X+031670Y-046300X0472Y0472R000S1
327DAC_+-8V TP8 -1 A04X+017970Y-041600X0472Y0472R000S1
327URR_SENSE_DAC+ TP7 -1 A04X+017270Y-041600X0472Y0472R000S1
327NBUFFERED_5V_1 TP10 -1 A04X+020220Y-041600X0472Y0472R000S1
327UFFERED_+-8V_3 TP12 -1 A04X+019020Y-041600X0472Y0472R000S1
327-8V TP13 -1 A04X+014070Y-046800X0472Y0472R270S1
327+8V TP14 -1 A04X+014070Y-046100X0472Y0472R180S1
327FB{SLASH}SHDN) TP5 -1 A04X+031670Y-047100X0472Y0472R000S1
327NBUFFERED_5V_0 TP9 -1 A04X+020820Y-041600X0472Y0472R000S1
327NBUFFERED_5V_2 TP11 -1 A04X+019620Y-041600X0472Y0472R000S1
327ET-(TP15-PAD1) TP15 -1 A04X+045870Y-055750X0591Y0591R090S1
327LED_DATA_OUT TP17 -1 A04X+013870Y-055750X0591Y0591R180S1
327NET-(D23-DOUT) D23 -1 A01X+037726Y-059716X0236Y0276R180S2 327NET-(D23-DOUT) D23 -1 A01X+037726Y-059716X0236Y0276R180S2
327GND D23 -2 A01X+037726Y-059283X0236Y0276R180S2 327GND D23 -2 A01X+037726Y-059283X0236Y0276R180S2
327NET-(D22-DOUT) D23 -3 A01X+037026Y-059283X0236Y0276R180S2 327NET-(D22-DOUT) D23 -3 A01X+037026Y-059283X0236Y0276R180S2
@ -1062,326 +1049,326 @@ P arrayDim N
327+5V D57 -4 A01X+041013Y-066716X0236Y0276R180S2 327+5V D57 -4 A01X+041013Y-066716X0236Y0276R180S2
327NET-(U1-CAP-) C5 -1 A01X+030220Y-045496X0886Y0925R090S2 327NET-(U1-CAP-) C5 -1 A01X+030220Y-045496X0886Y0925R090S2
327NET-(D65-A) C5 -2 A01X+030220Y-047504X0886Y0925R090S2 327NET-(D65-A) C5 -2 A01X+030220Y-047504X0886Y0925R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+044870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+044870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+038870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+038870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+038870Y-071500X0472Y1575R270S2
327BOTTOM_RAIL J4 -63 A01X+038870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+032870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+032870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+032870Y-071500X0472Y1575R090S2
327BOTTOM_RAIL J4 -63 A01X+032870Y-071500X0472Y1575R270S2
317BOTTOM_RAIL J4 -63 D0354PA00X+026870Y-071505X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+026870Y-071505X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+026870Y-071505X0472Y1575R090S2
327BOTTOM_RAIL J4 -63 A01X+026870Y-071500X0472Y1575R270S2
327BOTTOM_RAIL J4 -63 A01X+020870Y-071505X0472Y1575R270S2
317BOTTOM_RAIL J4 -63 D0354PA00X+020870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+020870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+020870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+014870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+014870Y-071500X0472Y1575R270S2
31761 J4 -62 D0236PA00X+044370Y-069500X0669Y0394R000S0
32761 J4 -62 A01X+044370Y-069500X0472Y1575R000S2
31761 J4 -62 D0236PA00X+044370Y-063500X0669Y0394R000S0
32761 J4 -62 A01X+044370Y-063500X0472Y1575R000S2
31760 J4 -61 D0236PA00X+043370Y-069500X0669Y0394R000S0
32760 J4 -61 A01X+043370Y-069500X0472Y1575R000S2
31760 J4 -61 D0236PA00X+043370Y-063500X0669Y0394R000S0
32760 J4 -61 A01X+043370Y-063500X0472Y1575R000S2
31759 J4 -60 D0236PA00X+042370Y-069500X0669Y0394R000S0
32759 J4 -60 A01X+042370Y-069500X0472Y1575R000S2
31759 J4 -60 D0236PA00X+042370Y-063500X0669Y0394R000S0
32759 J4 -60 A01X+042370Y-063500X0472Y1575R000S2
31758 J4 -59 D0236PA00X+041370Y-069500X0669Y0394R000S0
32758 J4 -59 A01X+041370Y-069500X0472Y1575R000S2
31758 J4 -59 D0236PA00X+041370Y-063500X0669Y0394R000S0
32758 J4 -59 A01X+041370Y-063500X0472Y1575R000S2
31757 J4 -58 D0236PA00X+040370Y-069500X0669Y0394R000S0
32757 J4 -58 A01X+040370Y-069500X0472Y1575R000S2
31757 J4 -58 D0236PA00X+040370Y-063500X0669Y0394R000S0
32757 J4 -58 A01X+040370Y-063500X0472Y1575R000S2
31756 J4 -57 D0236PA00X+039370Y-069500X0669Y0394R000S0
32756 J4 -57 A01X+039370Y-069500X0472Y1575R000S2
31756 J4 -57 D0236PA00X+039370Y-063500X0669Y0394R000S0
32756 J4 -57 A01X+039370Y-063500X0472Y1575R000S2
31755 J4 -56 D0236PA00X+038370Y-069500X0669Y0394R000S0
32755 J4 -56 A01X+038370Y-069500X0472Y1575R000S2
31755 J4 -56 D0236PA00X+038370Y-063500X0669Y0394R000S0
32755 J4 -56 A01X+038370Y-063500X0472Y1575R000S2
31754 J4 -55 D0236PA00X+037370Y-069500X0669Y0394R000S0
32754 J4 -55 A01X+037370Y-069500X0472Y1575R000S2
31754 J4 -55 D0236PA00X+037370Y-063500X0669Y0394R000S0
32754 J4 -55 A01X+037370Y-063500X0472Y1575R000S2
31753 J4 -54 D0236PA00X+036370Y-069500X0669Y0394R000S0
32753 J4 -54 A01X+036370Y-069500X0472Y1575R000S2
31753 J4 -54 D0236PA00X+036370Y-063500X0669Y0394R000S0
32753 J4 -54 A01X+036370Y-063500X0472Y1575R000S2
31752 J4 -53 D0236PA00X+035370Y-069500X0669Y0394R000S0
32752 J4 -53 A01X+035370Y-069500X0472Y1575R000S2
31752 J4 -53 D0236PA00X+035370Y-063500X0669Y0394R000S0
32752 J4 -53 A01X+035370Y-063500X0472Y1575R000S2
31751 J4 -52 D0236PA00X+034370Y-069500X0669Y0394R000S0
32751 J4 -52 A01X+034370Y-069500X0472Y1575R000S2
31751 J4 -52 D0236PA00X+034370Y-063500X0669Y0394R000S0
32751 J4 -52 A01X+034370Y-063500X0472Y1575R000S2
31750 J4 -51 D0236PA00X+033370Y-069500X0669Y0394R000S0
32750 J4 -51 A01X+033370Y-069500X0472Y1575R000S2
31750 J4 -51 D0236PA00X+033370Y-063500X0669Y0394R000S0
32750 J4 -51 A01X+033370Y-063500X0472Y1575R000S2
31749 J4 -50 D0236PA00X+032370Y-069500X0669Y0394R000S0
32749 J4 -50 A01X+032370Y-069500X0472Y1575R000S2
31749 J4 -50 D0236PA00X+032370Y-063500X0669Y0394R000S0
32749 J4 -50 A01X+032370Y-063500X0472Y1575R000S2
31748 J4 -49 D0236PA00X+031370Y-069500X0669Y0394R000S0
32748 J4 -49 A01X+031370Y-069500X0472Y1575R000S2
31748 J4 -49 D0236PA00X+031370Y-063500X0669Y0394R000S0
32748 J4 -49 A01X+031370Y-063500X0472Y1575R000S2
31747 J4 -48 D0236PA00X+030370Y-069500X0669Y0394R000S0
32747 J4 -48 A01X+030370Y-069500X0472Y1575R000S2
31747 J4 -48 D0236PA00X+030370Y-063500X0669Y0394R000S0
32747 J4 -48 A01X+030370Y-063500X0472Y1575R000S2
31746 J4 -47 D0236PA00X+029370Y-069500X0669Y0394R000S0
32746 J4 -47 A01X+029370Y-069500X0472Y1575R000S2
31746 J4 -47 D0236PA00X+029370Y-063500X0669Y0394R000S0
32746 J4 -47 A01X+029370Y-063500X0472Y1575R000S2
31745 J4 -46 D0236PA00X+028370Y-069500X0669Y0394R000S0
32745 J4 -46 A01X+028370Y-069500X0472Y1575R000S2
31745 J4 -46 D0236PA00X+028370Y-063500X0669Y0394R000S0
32745 J4 -46 A01X+028370Y-063500X0472Y1575R000S2
31744 J4 -45 D0236PA00X+027370Y-069500X0669Y0394R000S0
32744 J4 -45 A01X+027370Y-069500X0472Y1575R000S2
31744 J4 -45 D0236PA00X+027370Y-063500X0669Y0394R000S0
32744 J4 -45 A01X+027370Y-063500X0472Y1575R000S2
31743 J4 -44 D0236PA00X+026370Y-069500X0669Y0394R000S0
32743 J4 -44 A01X+026370Y-069500X0472Y1575R000S2
31743 J4 -44 D0236PA00X+026370Y-063500X0669Y0394R000S0
32743 J4 -44 A01X+026370Y-063500X0472Y1575R000S2
31742 J4 -43 D0236PA00X+025370Y-069500X0669Y0394R000S0
32742 J4 -43 A01X+025370Y-069500X0472Y1575R000S2
31742 J4 -43 D0236PA00X+025370Y-063500X0669Y0394R000S0
32742 J4 -43 A01X+025370Y-063500X0472Y1575R000S2
31741 J4 -42 D0236PA00X+024370Y-069500X0669Y0394R000S0
32741 J4 -42 A01X+024370Y-069500X0472Y1575R000S2
31741 J4 -42 D0236PA00X+024370Y-063500X0669Y0394R000S0
32741 J4 -42 A01X+024370Y-063500X0472Y1575R000S2
31740 J4 -41 D0236PA00X+023370Y-069500X0669Y0394R000S0
32740 J4 -41 A01X+023370Y-069500X0472Y1575R000S2
31740 J4 -41 D0236PA00X+023370Y-063500X0669Y0394R000S0
32740 J4 -41 A01X+023370Y-063500X0472Y1575R000S2
31739 J4 -40 D0236PA00X+022370Y-069500X0669Y0394R000S0
32739 J4 -40 A01X+022370Y-069500X0472Y1575R000S2
31739 J4 -40 D0236PA00X+022370Y-063500X0669Y0394R000S0
32739 J4 -40 A01X+022370Y-063500X0472Y1575R000S2
31738 J4 -39 D0236PA00X+021370Y-069500X0669Y0394R000S0
32738 J4 -39 A01X+021370Y-069500X0472Y1575R000S2
31738 J4 -39 D0236PA00X+021370Y-063500X0669Y0394R000S0
32738 J4 -39 A01X+021370Y-063500X0472Y1575R000S2
31737 J4 -38 D0236PA00X+020370Y-069500X0669Y0394R000S0
32737 J4 -38 A01X+020370Y-069500X0472Y1575R000S2
31737 J4 -38 D0236PA00X+020370Y-063500X0669Y0394R000S0
32737 J4 -38 A01X+020370Y-063500X0472Y1575R000S2
31736 J4 -37 D0236PA00X+019370Y-069500X0669Y0394R000S0
32736 J4 -37 A01X+019370Y-069500X0472Y1575R000S2
31736 J4 -37 D0236PA00X+019370Y-063500X0669Y0394R000S0
32736 J4 -37 A01X+019370Y-063500X0472Y1575R000S2
31735 J4 -36 D0236PA00X+018370Y-069500X0669Y0394R000S0
32735 J4 -36 A01X+018370Y-069500X0472Y1575R000S2
31735 J4 -36 D0236PA00X+018370Y-063500X0669Y0394R000S0
32735 J4 -36 A01X+018370Y-063500X0472Y1575R000S2
31734 J4 -35 D0236PA00X+017370Y-069500X0669Y0394R000S0
32734 J4 -35 A01X+017370Y-069500X0472Y1575R000S2
31734 J4 -35 D0236PA00X+017370Y-063500X0669Y0394R000S0
32734 J4 -35 A01X+017370Y-063500X0472Y1575R000S2
31733 J4 -34 D0236PA00X+016370Y-069500X0669Y0394R000S0
32733 J4 -34 A01X+016370Y-069500X0472Y1575R000S2
31733 J4 -34 D0236PA00X+016370Y-063500X0669Y0394R000S0
32733 J4 -34 A01X+016370Y-063500X0472Y1575R000S2
31732 J4 -33 D0236PA00X+015370Y-069500X0669Y0394R000S0
32732 J4 -33 A01X+015370Y-069500X0472Y1575R000S2
31732 J4 -33 D0236PA00X+015370Y-063500X0669Y0394R000S0
32732 J4 -33 A01X+015370Y-063500X0472Y1575R000S2
317GND J4 -32 D0354PA00X+044870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+044870Y-072500X0472Y1575R090S2
317GND J4 -32 D0354PA00X+038870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+038870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+038870Y-072500X0472Y1575R270S2
327GND J4 -32 A01X+038870Y-072500X0472Y1575R090S2
317GND J4 -32 D0354PA00X+032870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+032870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+032870Y-072500X0472Y1575R270S2
327GND J4 -32 A01X+032870Y-072500X0472Y1575R090S2
327GND J4 -32 A01X+026870Y-072505X0472Y1575R090S2
317GND J4 -32 D0354PA00X+026870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+026870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+026870Y-072500X0472Y1575R270S2
327GND J4 -32 A01X+020870Y-072505X0472Y1575R270S2
317GND J4 -32 D0354PA00X+020870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+020870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+020870Y-072500X0472Y1575R090S2
317GND J4 -32 D0354PA00X+014870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+014870Y-072500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+044870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+044870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+038870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+038870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+038870Y-053500X0472Y1575R270S2
327TOP_RAIL J4 -31 A01X+038870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+032870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+032870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+032870Y-053500X0472Y1575R270S2
327TOP_RAIL J4 -31 A01X+032870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+026870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+026870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+026870Y-053500X0472Y1575R090S2
327TOP_RAIL J4 -31 A01X+026870Y-053500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+020870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+020870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+020870Y-053500X0472Y1575R270S2
327TOP_RAIL J4 -31 A01X+020870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+014870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+014870Y-053500X0472Y1575R270S2
31730 J4 -30 D0236PA00X+044370Y-062500X0669Y0394R000S0
32730 J4 -30 A01X+044370Y-062500X0472Y1575R000S2
31730 J4 -30 D0236PA00X+044370Y-056500X0669Y0394R000S0
32730 J4 -30 A01X+044370Y-056500X0472Y1575R000S2
31729 J4 -29 D0236PA00X+043370Y-062500X0669Y0394R000S0
32729 J4 -29 A01X+043370Y-062500X0472Y1575R000S2
31729 J4 -29 D0236PA00X+043370Y-056500X0669Y0394R000S0
32729 J4 -29 A01X+043370Y-056500X0472Y1575R000S2
31728 J4 -28 D0236PA00X+042370Y-062500X0669Y0394R000S0
32728 J4 -28 A01X+042370Y-062500X0472Y1575R000S2
31728 J4 -28 D0236PA00X+042370Y-056500X0669Y0394R000S0
32728 J4 -28 A01X+042370Y-056500X0472Y1575R000S2
31727 J4 -27 D0236PA00X+041370Y-062500X0669Y0394R000S0
32727 J4 -27 A01X+041370Y-062500X0472Y1575R000S2
31727 J4 -27 D0236PA00X+041370Y-056500X0669Y0394R000S0
32727 J4 -27 A01X+041370Y-056500X0472Y1575R000S2
31726 J4 -26 D0236PA00X+040370Y-062500X0669Y0394R000S0
32726 J4 -26 A01X+040370Y-062500X0472Y1575R000S2
31726 J4 -26 D0236PA00X+040370Y-056500X0669Y0394R000S0
32726 J4 -26 A01X+040370Y-056500X0472Y1575R000S2
31725 J4 -25 D0236PA00X+039370Y-062500X0669Y0394R000S0
32725 J4 -25 A01X+039370Y-062500X0472Y1575R000S2
31725 J4 -25 D0236PA00X+039370Y-056500X0669Y0394R000S0
32725 J4 -25 A01X+039370Y-056500X0472Y1575R000S2
31724 J4 -24 D0236PA00X+038370Y-062500X0669Y0394R000S0
32724 J4 -24 A01X+038370Y-062500X0472Y1575R000S2
31724 J4 -24 D0236PA00X+038370Y-056500X0669Y0394R000S0
32724 J4 -24 A01X+038370Y-056500X0472Y1575R000S2
31723 J4 -23 D0236PA00X+037370Y-062500X0669Y0394R000S0
32723 J4 -23 A01X+037370Y-062500X0472Y1575R000S2
31723 J4 -23 D0236PA00X+037370Y-056500X0669Y0394R000S0
32723 J4 -23 A01X+037370Y-056500X0472Y1575R000S2
31722 J4 -22 D0236PA00X+036370Y-062500X0669Y0394R000S0
32722 J4 -22 A01X+036370Y-062500X0472Y1575R000S2
31722 J4 -22 D0236PA00X+036370Y-056500X0669Y0394R000S0
32722 J4 -22 A01X+036370Y-056500X0472Y1575R000S2
31721 J4 -21 D0236PA00X+035370Y-062500X0669Y0394R000S0
32721 J4 -21 A01X+035370Y-062500X0472Y1575R000S2
31721 J4 -21 D0236PA00X+035370Y-056500X0669Y0394R000S0
32721 J4 -21 A01X+035370Y-056500X0472Y1575R000S2
31720 J4 -20 D0236PA00X+034370Y-062500X0669Y0394R000S0
32720 J4 -20 A01X+034370Y-062500X0472Y1575R000S2
31720 J4 -20 D0236PA00X+034370Y-056500X0669Y0394R000S0
32720 J4 -20 A01X+034370Y-056500X0472Y1575R000S2
31719 J4 -19 D0236PA00X+033370Y-062500X0669Y0394R000S0
32719 J4 -19 A01X+033370Y-062500X0472Y1575R000S2
31719 J4 -19 D0236PA00X+033370Y-056500X0669Y0394R000S0
32719 J4 -19 A01X+033370Y-056500X0472Y1575R000S2
31718 J4 -18 D0236PA00X+032370Y-062500X0669Y0394R000S0
32718 J4 -18 A01X+032370Y-062500X0472Y1575R000S2
31718 J4 -18 D0236PA00X+032370Y-056500X0669Y0394R000S0
32718 J4 -18 A01X+032370Y-056500X0472Y1575R000S2
31717 J4 -17 D0236PA00X+031370Y-062500X0669Y0394R000S0
32717 J4 -17 A01X+031370Y-062500X0472Y1575R000S2
31717 J4 -17 D0236PA00X+031370Y-056500X0669Y0394R000S0
32717 J4 -17 A01X+031370Y-056500X0472Y1575R000S2
31716 J4 -16 D0236PA00X+030370Y-062500X0669Y0394R000S0
32716 J4 -16 A01X+030370Y-062500X0472Y1575R000S2
31716 J4 -16 D0236PA00X+030370Y-056500X0669Y0394R000S0
32716 J4 -16 A01X+030370Y-056500X0472Y1575R000S2
31715 J4 -15 D0236PA00X+029370Y-062500X0669Y0394R000S0
32715 J4 -15 A01X+029370Y-062500X0472Y1575R000S2
31715 J4 -15 D0236PA00X+029370Y-056500X0669Y0394R000S0
32715 J4 -15 A01X+029370Y-056500X0472Y1575R000S2
31714 J4 -14 D0236PA00X+028370Y-062500X0669Y0394R000S0
32714 J4 -14 A01X+028370Y-062500X0472Y1575R000S2
31714 J4 -14 D0236PA00X+028370Y-056500X0669Y0394R000S0
32714 J4 -14 A01X+028370Y-056500X0472Y1575R000S2
31713 J4 -13 D0236PA00X+027370Y-062500X0669Y0394R000S0
32713 J4 -13 A01X+027370Y-062500X0472Y1575R000S2
31713 J4 -13 D0236PA00X+027370Y-056500X0669Y0394R000S0
32713 J4 -13 A01X+027370Y-056500X0472Y1575R000S2
31712 J4 -12 D0236PA00X+026370Y-062500X0669Y0394R000S0
32712 J4 -12 A01X+026370Y-062500X0472Y1575R000S2
31712 J4 -12 D0236PA00X+026370Y-056500X0669Y0394R000S0
32712 J4 -12 A01X+026370Y-056500X0472Y1575R000S2
31711 J4 -11 D0236PA00X+025370Y-062500X0669Y0394R000S0
32711 J4 -11 A01X+025370Y-062500X0472Y1575R000S2
31711 J4 -11 D0236PA00X+025370Y-056500X0669Y0394R000S0
32711 J4 -11 A01X+025370Y-056500X0472Y1575R000S2
31710 J4 -10 D0236PA00X+024370Y-062500X0669Y0394R000S0
32710 J4 -10 A01X+024370Y-062500X0472Y1575R000S2
31710 J4 -10 D0236PA00X+024370Y-056500X0669Y0394R000S0
32710 J4 -10 A01X+024370Y-056500X0472Y1575R000S2
3179 J4 -9 D0236PA00X+023370Y-062500X0669Y0394R000S0
3279 J4 -9 A01X+023370Y-062500X0472Y1575R000S2
3179 J4 -9 D0236PA00X+023370Y-056500X0669Y0394R000S0
3279 J4 -9 A01X+023370Y-056500X0472Y1575R000S2
3178 J4 -8 D0236PA00X+022370Y-062500X0669Y0394R000S0
3278 J4 -8 A01X+022370Y-062500X0472Y1575R000S2
3178 J4 -8 D0236PA00X+022370Y-056500X0669Y0394R000S0
3278 J4 -8 A01X+022370Y-056500X0472Y1575R000S2
3177 J4 -7 D0236PA00X+021370Y-062500X0669Y0394R000S0
3277 J4 -7 A01X+021370Y-062500X0472Y1575R000S2
3177 J4 -7 D0236PA00X+021370Y-056500X0669Y0394R000S0
3277 J4 -7 A01X+021370Y-056500X0472Y1575R000S2
3176 J4 -6 D0236PA00X+020370Y-062500X0669Y0394R000S0
3276 J4 -6 A01X+020370Y-062500X0472Y1575R000S2
3176 J4 -6 D0236PA00X+020370Y-056500X0669Y0394R000S0
3276 J4 -6 A01X+020370Y-056500X0472Y1575R000S2
3175 J4 -5 D0236PA00X+019370Y-062500X0669Y0394R000S0
3275 J4 -5 A01X+019370Y-062500X0472Y1575R000S2
3175 J4 -5 D0236PA00X+019370Y-056500X0669Y0394R000S0
3275 J4 -5 A01X+019370Y-056500X0472Y1575R000S2
3174 J4 -4 D0236PA00X+018370Y-062500X0669Y0394R000S0
3274 J4 -4 A01X+018370Y-062500X0472Y1575R000S2
3174 J4 -4 D0236PA00X+018370Y-056500X0669Y0394R000S0
3274 J4 -4 A01X+018370Y-056500X0472Y1575R000S2
3173 J4 -3 D0236PA00X+017370Y-062500X0669Y0394R000S0
3273 J4 -3 A01X+017370Y-062500X0472Y1575R000S2
3173 J4 -3 D0236PA00X+017370Y-056500X0669Y0394R000S0
3273 J4 -3 A01X+017370Y-056500X0472Y1575R000S2
3172 J4 -2 D0236PA00X+016370Y-062500X0669Y0394R000S0
3272 J4 -2 A01X+016370Y-062500X0472Y1575R000S2
3172 J4 -2 D0236PA00X+016370Y-056500X0669Y0394R000S0
3272 J4 -2 A01X+016370Y-056500X0472Y1575R000S2
3171 J4 -1 D0236PA00X+015370Y-062500X0669Y0394R000S0
3271 J4 -1 A01X+015370Y-062500X0472Y1575R000S2
3171 J4 -1 D0236PA00X+015370Y-056500X0669Y0394R000S0
3271 J4 -1 A01X+015370Y-056500X0472Y1575R000S2
317GND J4 -0 D0354PA00X+044870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+044870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+038870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+038870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+038870Y-054500X0472Y1575R270S2
327GND J4 -0 A01X+038870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+032870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+032870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+032870Y-054500X0472Y1575R090S2
327GND J4 -0 A01X+032870Y-054500X0472Y1575R270S2
317GND J4 -0 D0354PA00X+026870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+026870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+026870Y-054500X0472Y1575R090S2
327GND J4 -0 A01X+026870Y-054500X0472Y1575R270S2
317GND J4 -0 D0354PA00X+020870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+020870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+020870Y-054500X0472Y1575R270S2
327GND J4 -0 A01X+020870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+014870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+014870Y-054500X0472Y1575R270S2 327GND J4 -0 A01X+014870Y-054500X0472Y1575R270S2
317GND J4 -0 D0354PA00X+014870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+020870Y-054500X0472Y1575R090S2
327GND J4 -0 A01X+020870Y-054500X0472Y1575R270S2
317GND J4 -0 D0354PA00X+020870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+020870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+026870Y-054500X0472Y1575R270S2
327GND J4 -0 A01X+026870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+026870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+026870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+032870Y-054500X0472Y1575R270S2
327GND J4 -0 A01X+032870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+032870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+032870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+038870Y-054500X0472Y1575R090S2
327GND J4 -0 A01X+038870Y-054500X0472Y1575R270S2
317GND J4 -0 D0354PA00X+038870Y-054500X0512Y0787R000S0
317GND J4 -0 D0354PA00X+038870Y-054500X0512Y0787R000S0
327GND J4 -0 A01X+044870Y-054500X0472Y1575R090S2
317GND J4 -0 D0354PA00X+044870Y-054500X0512Y0787R000S0
3271 J4 -1 A01X+015370Y-056500X0472Y1575R000S2
3171 J4 -1 D0236PA00X+015370Y-056500X0669Y0394R000S0
3271 J4 -1 A01X+015370Y-062500X0472Y1575R000S2
3171 J4 -1 D0236PA00X+015370Y-062500X0669Y0394R000S0
3272 J4 -2 A01X+016370Y-056500X0472Y1575R000S2
3172 J4 -2 D0236PA00X+016370Y-056500X0669Y0394R000S0
3272 J4 -2 A01X+016370Y-062500X0472Y1575R000S2
3172 J4 -2 D0236PA00X+016370Y-062500X0669Y0394R000S0
3273 J4 -3 A01X+017370Y-056500X0472Y1575R000S2
3173 J4 -3 D0236PA00X+017370Y-056500X0669Y0394R000S0
3273 J4 -3 A01X+017370Y-062500X0472Y1575R000S2
3173 J4 -3 D0236PA00X+017370Y-062500X0669Y0394R000S0
3274 J4 -4 A01X+018370Y-056500X0472Y1575R000S2
3174 J4 -4 D0236PA00X+018370Y-056500X0669Y0394R000S0
3274 J4 -4 A01X+018370Y-062500X0472Y1575R000S2
3174 J4 -4 D0236PA00X+018370Y-062500X0669Y0394R000S0
3275 J4 -5 A01X+019370Y-056500X0472Y1575R000S2
3175 J4 -5 D0236PA00X+019370Y-056500X0669Y0394R000S0
3275 J4 -5 A01X+019370Y-062500X0472Y1575R000S2
3175 J4 -5 D0236PA00X+019370Y-062500X0669Y0394R000S0
3276 J4 -6 A01X+020370Y-056500X0472Y1575R000S2
3176 J4 -6 D0236PA00X+020370Y-056500X0669Y0394R000S0
3276 J4 -6 A01X+020370Y-062500X0472Y1575R000S2
3176 J4 -6 D0236PA00X+020370Y-062500X0669Y0394R000S0
3277 J4 -7 A01X+021370Y-056500X0472Y1575R000S2
3177 J4 -7 D0236PA00X+021370Y-056500X0669Y0394R000S0
3277 J4 -7 A01X+021370Y-062500X0472Y1575R000S2
3177 J4 -7 D0236PA00X+021370Y-062500X0669Y0394R000S0
3278 J4 -8 A01X+022370Y-056500X0472Y1575R000S2
3178 J4 -8 D0236PA00X+022370Y-056500X0669Y0394R000S0
3278 J4 -8 A01X+022370Y-062500X0472Y1575R000S2
3178 J4 -8 D0236PA00X+022370Y-062500X0669Y0394R000S0
3279 J4 -9 A01X+023370Y-056500X0472Y1575R000S2
3179 J4 -9 D0236PA00X+023370Y-056500X0669Y0394R000S0
3279 J4 -9 A01X+023370Y-062500X0472Y1575R000S2
3179 J4 -9 D0236PA00X+023370Y-062500X0669Y0394R000S0
32710 J4 -10 A01X+024370Y-056500X0472Y1575R000S2
31710 J4 -10 D0236PA00X+024370Y-056500X0669Y0394R000S0
32710 J4 -10 A01X+024370Y-062500X0472Y1575R000S2
31710 J4 -10 D0236PA00X+024370Y-062500X0669Y0394R000S0
32711 J4 -11 A01X+025370Y-056500X0472Y1575R000S2
31711 J4 -11 D0236PA00X+025370Y-056500X0669Y0394R000S0
32711 J4 -11 A01X+025370Y-062500X0472Y1575R000S2
31711 J4 -11 D0236PA00X+025370Y-062500X0669Y0394R000S0
32712 J4 -12 A01X+026370Y-056500X0472Y1575R000S2
31712 J4 -12 D0236PA00X+026370Y-056500X0669Y0394R000S0
32712 J4 -12 A01X+026370Y-062500X0472Y1575R000S2
31712 J4 -12 D0236PA00X+026370Y-062500X0669Y0394R000S0
32713 J4 -13 A01X+027370Y-056500X0472Y1575R000S2
31713 J4 -13 D0236PA00X+027370Y-056500X0669Y0394R000S0
32713 J4 -13 A01X+027370Y-062500X0472Y1575R000S2
31713 J4 -13 D0236PA00X+027370Y-062500X0669Y0394R000S0
32714 J4 -14 A01X+028370Y-056500X0472Y1575R000S2
31714 J4 -14 D0236PA00X+028370Y-056500X0669Y0394R000S0
32714 J4 -14 A01X+028370Y-062500X0472Y1575R000S2
31714 J4 -14 D0236PA00X+028370Y-062500X0669Y0394R000S0
32715 J4 -15 A01X+029370Y-056500X0472Y1575R000S2
31715 J4 -15 D0236PA00X+029370Y-056500X0669Y0394R000S0
32715 J4 -15 A01X+029370Y-062500X0472Y1575R000S2
31715 J4 -15 D0236PA00X+029370Y-062500X0669Y0394R000S0
32716 J4 -16 A01X+030370Y-056500X0472Y1575R000S2
31716 J4 -16 D0236PA00X+030370Y-056500X0669Y0394R000S0
32716 J4 -16 A01X+030370Y-062500X0472Y1575R000S2
31716 J4 -16 D0236PA00X+030370Y-062500X0669Y0394R000S0
32717 J4 -17 A01X+031370Y-056500X0472Y1575R000S2
31717 J4 -17 D0236PA00X+031370Y-056500X0669Y0394R000S0
32717 J4 -17 A01X+031370Y-062500X0472Y1575R000S2
31717 J4 -17 D0236PA00X+031370Y-062500X0669Y0394R000S0
32718 J4 -18 A01X+032370Y-056500X0472Y1575R000S2
31718 J4 -18 D0236PA00X+032370Y-056500X0669Y0394R000S0
32718 J4 -18 A01X+032370Y-062500X0472Y1575R000S2
31718 J4 -18 D0236PA00X+032370Y-062500X0669Y0394R000S0
32719 J4 -19 A01X+033370Y-056500X0472Y1575R000S2
31719 J4 -19 D0236PA00X+033370Y-056500X0669Y0394R000S0
32719 J4 -19 A01X+033370Y-062500X0472Y1575R000S2
31719 J4 -19 D0236PA00X+033370Y-062500X0669Y0394R000S0
32720 J4 -20 A01X+034370Y-056500X0472Y1575R000S2
31720 J4 -20 D0236PA00X+034370Y-056500X0669Y0394R000S0
32720 J4 -20 A01X+034370Y-062500X0472Y1575R000S2
31720 J4 -20 D0236PA00X+034370Y-062500X0669Y0394R000S0
32721 J4 -21 A01X+035370Y-056500X0472Y1575R000S2
31721 J4 -21 D0236PA00X+035370Y-056500X0669Y0394R000S0
32721 J4 -21 A01X+035370Y-062500X0472Y1575R000S2
31721 J4 -21 D0236PA00X+035370Y-062500X0669Y0394R000S0
32722 J4 -22 A01X+036370Y-056500X0472Y1575R000S2
31722 J4 -22 D0236PA00X+036370Y-056500X0669Y0394R000S0
32722 J4 -22 A01X+036370Y-062500X0472Y1575R000S2
31722 J4 -22 D0236PA00X+036370Y-062500X0669Y0394R000S0
32723 J4 -23 A01X+037370Y-056500X0472Y1575R000S2
31723 J4 -23 D0236PA00X+037370Y-056500X0669Y0394R000S0
32723 J4 -23 A01X+037370Y-062500X0472Y1575R000S2
31723 J4 -23 D0236PA00X+037370Y-062500X0669Y0394R000S0
32724 J4 -24 A01X+038370Y-056500X0472Y1575R000S2
31724 J4 -24 D0236PA00X+038370Y-056500X0669Y0394R000S0
32724 J4 -24 A01X+038370Y-062500X0472Y1575R000S2
31724 J4 -24 D0236PA00X+038370Y-062500X0669Y0394R000S0
32725 J4 -25 A01X+039370Y-056500X0472Y1575R000S2
31725 J4 -25 D0236PA00X+039370Y-056500X0669Y0394R000S0
32725 J4 -25 A01X+039370Y-062500X0472Y1575R000S2
31725 J4 -25 D0236PA00X+039370Y-062500X0669Y0394R000S0
32726 J4 -26 A01X+040370Y-056500X0472Y1575R000S2
31726 J4 -26 D0236PA00X+040370Y-056500X0669Y0394R000S0
32726 J4 -26 A01X+040370Y-062500X0472Y1575R000S2
31726 J4 -26 D0236PA00X+040370Y-062500X0669Y0394R000S0
32727 J4 -27 A01X+041370Y-056500X0472Y1575R000S2
31727 J4 -27 D0236PA00X+041370Y-056500X0669Y0394R000S0
32727 J4 -27 A01X+041370Y-062500X0472Y1575R000S2
31727 J4 -27 D0236PA00X+041370Y-062500X0669Y0394R000S0
32728 J4 -28 A01X+042370Y-056500X0472Y1575R000S2
31728 J4 -28 D0236PA00X+042370Y-056500X0669Y0394R000S0
32728 J4 -28 A01X+042370Y-062500X0472Y1575R000S2
31728 J4 -28 D0236PA00X+042370Y-062500X0669Y0394R000S0
32729 J4 -29 A01X+043370Y-056500X0472Y1575R000S2
31729 J4 -29 D0236PA00X+043370Y-056500X0669Y0394R000S0
32729 J4 -29 A01X+043370Y-062500X0472Y1575R000S2
31729 J4 -29 D0236PA00X+043370Y-062500X0669Y0394R000S0
32730 J4 -30 A01X+044370Y-056500X0472Y1575R000S2
31730 J4 -30 D0236PA00X+044370Y-056500X0669Y0394R000S0
32730 J4 -30 A01X+044370Y-062500X0472Y1575R000S2
31730 J4 -30 D0236PA00X+044370Y-062500X0669Y0394R000S0
327TOP_RAIL J4 -31 A01X+014870Y-053500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+014870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+020870Y-053500X0472Y1575R090S2
327TOP_RAIL J4 -31 A01X+020870Y-053500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+020870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+020870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+026870Y-053500X0472Y1575R270S2
327TOP_RAIL J4 -31 A01X+026870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+026870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+026870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+032870Y-053500X0472Y1575R090S2
327TOP_RAIL J4 -31 A01X+032870Y-053500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+032870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+032870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+038870Y-053500X0472Y1575R090S2
327TOP_RAIL J4 -31 A01X+038870Y-053500X0472Y1575R270S2
317TOP_RAIL J4 -31 D0354PA00X+038870Y-053500X0512Y0787R000S0
317TOP_RAIL J4 -31 D0354PA00X+038870Y-053500X0512Y0787R000S0
327TOP_RAIL J4 -31 A01X+044870Y-053500X0472Y1575R090S2
317TOP_RAIL J4 -31 D0354PA00X+044870Y-053500X0512Y0787R000S0
327GND J4 -32 A01X+014870Y-072500X0472Y1575R270S2
317GND J4 -32 D0354PA00X+014870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+020870Y-072500X0472Y1575R090S2
317GND J4 -32 D0354PA00X+020870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+020870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+020870Y-072505X0472Y1575R270S2
327GND J4 -32 A01X+026870Y-072500X0472Y1575R270S2
317GND J4 -32 D0354PA00X+026870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+026870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+026870Y-072505X0472Y1575R090S2
327GND J4 -32 A01X+032870Y-072500X0472Y1575R090S2
327GND J4 -32 A01X+032870Y-072500X0472Y1575R270S2
317GND J4 -32 D0354PA00X+032870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+032870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+038870Y-072500X0472Y1575R090S2
327GND J4 -32 A01X+038870Y-072500X0472Y1575R270S2
317GND J4 -32 D0354PA00X+038870Y-072500X0512Y0787R000S0
317GND J4 -32 D0354PA00X+038870Y-072500X0512Y0787R000S0
327GND J4 -32 A01X+044870Y-072500X0472Y1575R090S2
317GND J4 -32 D0354PA00X+044870Y-072500X0512Y0787R000S0
32732 J4 -33 A01X+015370Y-063500X0472Y1575R000S2
31732 J4 -33 D0236PA00X+015370Y-063500X0669Y0394R000S0
32732 J4 -33 A01X+015370Y-069500X0472Y1575R000S2
31732 J4 -33 D0236PA00X+015370Y-069500X0669Y0394R000S0
32733 J4 -34 A01X+016370Y-063500X0472Y1575R000S2
31733 J4 -34 D0236PA00X+016370Y-063500X0669Y0394R000S0
32733 J4 -34 A01X+016370Y-069500X0472Y1575R000S2
31733 J4 -34 D0236PA00X+016370Y-069500X0669Y0394R000S0
32734 J4 -35 A01X+017370Y-063500X0472Y1575R000S2
31734 J4 -35 D0236PA00X+017370Y-063500X0669Y0394R000S0
32734 J4 -35 A01X+017370Y-069500X0472Y1575R000S2
31734 J4 -35 D0236PA00X+017370Y-069500X0669Y0394R000S0
32735 J4 -36 A01X+018370Y-063500X0472Y1575R000S2
31735 J4 -36 D0236PA00X+018370Y-063500X0669Y0394R000S0
32735 J4 -36 A01X+018370Y-069500X0472Y1575R000S2
31735 J4 -36 D0236PA00X+018370Y-069500X0669Y0394R000S0
32736 J4 -37 A01X+019370Y-063500X0472Y1575R000S2
31736 J4 -37 D0236PA00X+019370Y-063500X0669Y0394R000S0
32736 J4 -37 A01X+019370Y-069500X0472Y1575R000S2
31736 J4 -37 D0236PA00X+019370Y-069500X0669Y0394R000S0
32737 J4 -38 A01X+020370Y-063500X0472Y1575R000S2
31737 J4 -38 D0236PA00X+020370Y-063500X0669Y0394R000S0
32737 J4 -38 A01X+020370Y-069500X0472Y1575R000S2
31737 J4 -38 D0236PA00X+020370Y-069500X0669Y0394R000S0
32738 J4 -39 A01X+021370Y-063500X0472Y1575R000S2
31738 J4 -39 D0236PA00X+021370Y-063500X0669Y0394R000S0
32738 J4 -39 A01X+021370Y-069500X0472Y1575R000S2
31738 J4 -39 D0236PA00X+021370Y-069500X0669Y0394R000S0
32739 J4 -40 A01X+022370Y-063500X0472Y1575R000S2
31739 J4 -40 D0236PA00X+022370Y-063500X0669Y0394R000S0
32739 J4 -40 A01X+022370Y-069500X0472Y1575R000S2
31739 J4 -40 D0236PA00X+022370Y-069500X0669Y0394R000S0
32740 J4 -41 A01X+023370Y-063500X0472Y1575R000S2
31740 J4 -41 D0236PA00X+023370Y-063500X0669Y0394R000S0
32740 J4 -41 A01X+023370Y-069500X0472Y1575R000S2
31740 J4 -41 D0236PA00X+023370Y-069500X0669Y0394R000S0
32741 J4 -42 A01X+024370Y-063500X0472Y1575R000S2
31741 J4 -42 D0236PA00X+024370Y-063500X0669Y0394R000S0
32741 J4 -42 A01X+024370Y-069500X0472Y1575R000S2
31741 J4 -42 D0236PA00X+024370Y-069500X0669Y0394R000S0
32742 J4 -43 A01X+025370Y-063500X0472Y1575R000S2
31742 J4 -43 D0236PA00X+025370Y-063500X0669Y0394R000S0
32742 J4 -43 A01X+025370Y-069500X0472Y1575R000S2
31742 J4 -43 D0236PA00X+025370Y-069500X0669Y0394R000S0
32743 J4 -44 A01X+026370Y-063500X0472Y1575R000S2
31743 J4 -44 D0236PA00X+026370Y-063500X0669Y0394R000S0
32743 J4 -44 A01X+026370Y-069500X0472Y1575R000S2
31743 J4 -44 D0236PA00X+026370Y-069500X0669Y0394R000S0
32744 J4 -45 A01X+027370Y-063500X0472Y1575R000S2
31744 J4 -45 D0236PA00X+027370Y-063500X0669Y0394R000S0
32744 J4 -45 A01X+027370Y-069500X0472Y1575R000S2
31744 J4 -45 D0236PA00X+027370Y-069500X0669Y0394R000S0
32745 J4 -46 A01X+028370Y-063500X0472Y1575R000S2
31745 J4 -46 D0236PA00X+028370Y-063500X0669Y0394R000S0
32745 J4 -46 A01X+028370Y-069500X0472Y1575R000S2
31745 J4 -46 D0236PA00X+028370Y-069500X0669Y0394R000S0
32746 J4 -47 A01X+029370Y-063500X0472Y1575R000S2
31746 J4 -47 D0236PA00X+029370Y-063500X0669Y0394R000S0
32746 J4 -47 A01X+029370Y-069500X0472Y1575R000S2
31746 J4 -47 D0236PA00X+029370Y-069500X0669Y0394R000S0
32747 J4 -48 A01X+030370Y-063500X0472Y1575R000S2
31747 J4 -48 D0236PA00X+030370Y-063500X0669Y0394R000S0
32747 J4 -48 A01X+030370Y-069500X0472Y1575R000S2
31747 J4 -48 D0236PA00X+030370Y-069500X0669Y0394R000S0
32748 J4 -49 A01X+031370Y-063500X0472Y1575R000S2
31748 J4 -49 D0236PA00X+031370Y-063500X0669Y0394R000S0
32748 J4 -49 A01X+031370Y-069500X0472Y1575R000S2
31748 J4 -49 D0236PA00X+031370Y-069500X0669Y0394R000S0
32749 J4 -50 A01X+032370Y-063500X0472Y1575R000S2
31749 J4 -50 D0236PA00X+032370Y-063500X0669Y0394R000S0
32749 J4 -50 A01X+032370Y-069500X0472Y1575R000S2
31749 J4 -50 D0236PA00X+032370Y-069500X0669Y0394R000S0
32750 J4 -51 A01X+033370Y-063500X0472Y1575R000S2
31750 J4 -51 D0236PA00X+033370Y-063500X0669Y0394R000S0
32750 J4 -51 A01X+033370Y-069500X0472Y1575R000S2
31750 J4 -51 D0236PA00X+033370Y-069500X0669Y0394R000S0
32751 J4 -52 A01X+034370Y-063500X0472Y1575R000S2
31751 J4 -52 D0236PA00X+034370Y-063500X0669Y0394R000S0
32751 J4 -52 A01X+034370Y-069500X0472Y1575R000S2
31751 J4 -52 D0236PA00X+034370Y-069500X0669Y0394R000S0
32752 J4 -53 A01X+035370Y-063500X0472Y1575R000S2
31752 J4 -53 D0236PA00X+035370Y-063500X0669Y0394R000S0
32752 J4 -53 A01X+035370Y-069500X0472Y1575R000S2
31752 J4 -53 D0236PA00X+035370Y-069500X0669Y0394R000S0
32753 J4 -54 A01X+036370Y-063500X0472Y1575R000S2
31753 J4 -54 D0236PA00X+036370Y-063500X0669Y0394R000S0
32753 J4 -54 A01X+036370Y-069500X0472Y1575R000S2
31753 J4 -54 D0236PA00X+036370Y-069500X0669Y0394R000S0
32754 J4 -55 A01X+037370Y-063500X0472Y1575R000S2
31754 J4 -55 D0236PA00X+037370Y-063500X0669Y0394R000S0
32754 J4 -55 A01X+037370Y-069500X0472Y1575R000S2
31754 J4 -55 D0236PA00X+037370Y-069500X0669Y0394R000S0
32755 J4 -56 A01X+038370Y-063500X0472Y1575R000S2
31755 J4 -56 D0236PA00X+038370Y-063500X0669Y0394R000S0
32755 J4 -56 A01X+038370Y-069500X0472Y1575R000S2
31755 J4 -56 D0236PA00X+038370Y-069500X0669Y0394R000S0
32756 J4 -57 A01X+039370Y-063500X0472Y1575R000S2
31756 J4 -57 D0236PA00X+039370Y-063500X0669Y0394R000S0
32756 J4 -57 A01X+039370Y-069500X0472Y1575R000S2
31756 J4 -57 D0236PA00X+039370Y-069500X0669Y0394R000S0
32757 J4 -58 A01X+040370Y-063500X0472Y1575R000S2
31757 J4 -58 D0236PA00X+040370Y-063500X0669Y0394R000S0
32757 J4 -58 A01X+040370Y-069500X0472Y1575R000S2
31757 J4 -58 D0236PA00X+040370Y-069500X0669Y0394R000S0
32758 J4 -59 A01X+041370Y-063500X0472Y1575R000S2
31758 J4 -59 D0236PA00X+041370Y-063500X0669Y0394R000S0
32758 J4 -59 A01X+041370Y-069500X0472Y1575R000S2
31758 J4 -59 D0236PA00X+041370Y-069500X0669Y0394R000S0
32759 J4 -60 A01X+042370Y-063500X0472Y1575R000S2
31759 J4 -60 D0236PA00X+042370Y-063500X0669Y0394R000S0
32759 J4 -60 A01X+042370Y-069500X0472Y1575R000S2
31759 J4 -60 D0236PA00X+042370Y-069500X0669Y0394R000S0
32760 J4 -61 A01X+043370Y-063500X0472Y1575R000S2
31760 J4 -61 D0236PA00X+043370Y-063500X0669Y0394R000S0
32760 J4 -61 A01X+043370Y-069500X0472Y1575R000S2
31760 J4 -61 D0236PA00X+043370Y-069500X0669Y0394R000S0
32761 J4 -62 A01X+044370Y-063500X0472Y1575R000S2
31761 J4 -62 D0236PA00X+044370Y-063500X0669Y0394R000S0
32761 J4 -62 A01X+044370Y-069500X0472Y1575R000S2
31761 J4 -62 D0236PA00X+044370Y-069500X0669Y0394R000S0
327BOTTOM_RAIL J4 -63 A01X+014870Y-071500X0472Y1575R270S2
317BOTTOM_RAIL J4 -63 D0354PA00X+014870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+020870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+020870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+020870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+020870Y-071505X0472Y1575R270S2
327BOTTOM_RAIL J4 -63 A01X+026870Y-071500X0472Y1575R270S2
327BOTTOM_RAIL J4 -63 A01X+026870Y-071505X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+026870Y-071505X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+026870Y-071505X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+032870Y-071500X0472Y1575R270S2
327BOTTOM_RAIL J4 -63 A01X+032870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+032870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+032870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+038870Y-071500X0472Y1575R090S2
327BOTTOM_RAIL J4 -63 A01X+038870Y-071500X0472Y1575R270S2
317BOTTOM_RAIL J4 -63 D0354PA00X+038870Y-071500X0512Y0787R000S0
317BOTTOM_RAIL J4 -63 D0354PA00X+038870Y-071500X0512Y0787R000S0
327BOTTOM_RAIL J4 -63 A01X+044870Y-071500X0472Y1575R090S2
317BOTTOM_RAIL J4 -63 D0354PA00X+044870Y-071500X0512Y0787R000S0
327NET-(D47-DOUT) D47 -1 A01X+031704Y-066717X0236Y0276R180S2 327NET-(D47-DOUT) D47 -1 A01X+031704Y-066717X0236Y0276R180S2
327GND D47 -2 A01X+031704Y-066284X0236Y0276R180S2 327GND D47 -2 A01X+031704Y-066284X0236Y0276R180S2
327NET-(D46-DOUT) D47 -3 A01X+031004Y-066284X0236Y0276R180S2 327NET-(D46-DOUT) D47 -3 A01X+031004Y-066284X0236Y0276R180S2
@ -1537,6 +1524,7 @@ P arrayDim N
327GPIO_17 TP2 -1 A04X+045720Y-050000X0394Y0000R180S1 327GPIO_17 TP2 -1 A04X+045720Y-050000X0394Y0000R180S1
327+3V3 R27 -1 A04X+037778Y-048508X0213Y0252R230S1 327+3V3 R27 -1 A04X+037778Y-048508X0213Y0252R230S1
327I2C_SDA R27 -2 A04X+037520Y-048200X0213Y0252R230S1 327I2C_SDA R27 -2 A04X+037520Y-048200X0213Y0252R230S1
327NET-(U1-VREF) TP6 -1 A04X+031670Y-046300X0472Y0472R000S1
327NET-(R16-PAD1) R16 -1 A04X+019070Y-053900X0213Y0252R270S1 327NET-(R16-PAD1) R16 -1 A04X+019070Y-053900X0213Y0252R270S1
327DAC_+-8V R16 -2 A04X+019070Y-053498X0213Y0252R270S1 327DAC_+-8V R16 -2 A04X+019070Y-053498X0213Y0252R270S1
327NET-(D61-A) D62 -1 A04X+027370Y-046000X0236Y0177R270S1 327NET-(D61-A) D62 -1 A04X+027370Y-046000X0236Y0177R270S1
@ -1544,7 +1532,7 @@ P arrayDim N
327NET-(U11B-+) R22 -1 A04X+017070Y-054398X0213Y0252R090S1 327NET-(U11B-+) R22 -1 A04X+017070Y-054398X0213Y0252R090S1
327GND R22 -2 A04X+017070Y-054800X0213Y0252R090S1 327GND R22 -2 A04X+017070Y-054800X0213Y0252R090S1
327-9V D66 -1 A04X+025020Y-047913X0236Y0177R270S1 327-9V D66 -1 A04X+025020Y-047913X0236Y0177R270S1
327NET-(D66-A) D66 -2 A04X+025020Y-047087X0236Y0177R270S1 327-8V D66 -2 A04X+025020Y-047087X0236Y0177R270S1
327/FH0 F5 -1 A04X+024089Y-064919X0472Y0197R000S1 327/FH0 F5 -1 A04X+024089Y-064919X0472Y0197R000S1
327/FH1 F5 -2 A04X+024089Y-065234X0472Y0197R000S1 327/FH1 F5 -2 A04X+024089Y-065234X0472Y0197R000S1
327/DF0 F5 -3 A04X+024089Y-065549X0472Y0197R000S1 327/DF0 F5 -3 A04X+024089Y-065549X0472Y0197R000S1
@ -1603,12 +1591,14 @@ P arrayDim N
327URR_SENSE_DAC- R4 -2 A04X+036195Y-070500X0315Y0374R000S1 327URR_SENSE_DAC- R4 -2 A04X+036195Y-070500X0315Y0374R000S1
327NANO_~{RESET} JP14 -1 A04X+032620Y-052670X0200Y0200R270S1 327NANO_~{RESET} JP14 -1 A04X+032620Y-052670X0200Y0200R270S1
327ANO_~{RESET}_1 JP14 -2 A04X+032620Y-052030X0200Y0200R090S1 327ANO_~{RESET}_1 JP14 -2 A04X+032620Y-052030X0200Y0200R090S1
327GND TP25 -1 A04X+013870Y-056000X0591Y0591R180S1
327NET-(R13-PAD1) R13 -1 A04X+019670Y-053000X0213Y0252R270S1 327NET-(R13-PAD1) R13 -1 A04X+019670Y-053000X0213Y0252R270S1
327+5V R13 -2 A04X+019670Y-052598X0213Y0252R270S1 327+5V R13 -2 A04X+019670Y-052598X0213Y0252R270S1
327GND TP19 -1 A04X+045870Y-056000X0591Y0591R180S1
327NET-(U11C-+) R23 -1 A04X+017670Y-054398X0213Y0252R090S1 327NET-(U11C-+) R23 -1 A04X+017670Y-054398X0213Y0252R090S1
327GND R23 -2 A04X+017670Y-054800X0213Y0252R090S1 327GND R23 -2 A04X+017670Y-054800X0213Y0252R090S1
327GND D91 -1 A04X+020550Y-045330X0669Y1024R000S1 327GND D91 -1 A04X+020550Y-045330X0039Y0039R000S1
327NET-(D91-A) D91 -2 A04X+018350Y-045330X0669Y1024R000S1 327NET-(D91-A) D91 -2 A04X+018350Y-045330X0039Y0039R180S1
327+3V3 R29 -1 A04X+018170Y-052598X0213Y0252R090S1 327+3V3 R29 -1 A04X+018170Y-052598X0213Y0252R090S1
327NET-(U11D-+) R29 -2 A04X+018170Y-053000X0213Y0252R090S1 327NET-(U11D-+) R29 -2 A04X+018170Y-053000X0213Y0252R090S1
327GPIO_19 TP4 -1 A04X+045720Y-051600X0394Y0000R180S1 327GPIO_19 TP4 -1 A04X+045720Y-051600X0394Y0000R180S1
@ -1662,6 +1652,7 @@ P arrayDim N
327GND I1 -42 A04X+028159Y-057241X0472Y0197R090S1 327GND I1 -42 A04X+028159Y-057241X0472Y0197R090S1
327GND I1 -43 A04X+028474Y-057241X0472Y0197R090S1 327GND I1 -43 A04X+028474Y-057241X0472Y0197R090S1
327N/C I1 -44 A04X+028789Y-057241X0472Y0197R090S1 327N/C I1 -44 A04X+028789Y-057241X0472Y0197R090S1
327ET-(TP15-PAD1) TP15 -1 A04X+045870Y-057000X0591Y0591R090S1
327CURR_SENSE+ R1 -1 A04X+023595Y-070500X0315Y0374R000S1 327CURR_SENSE+ R1 -1 A04X+023595Y-070500X0315Y0374R000S1
327CURR_SENSE- R1 -2 A04X+024245Y-070500X0315Y0374R000S1 327CURR_SENSE- R1 -2 A04X+024245Y-070500X0315Y0374R000S1
327NET-(U7B--) R17 -1 A04X+018470Y-054800X0213Y0252R270S1 327NET-(U7B--) R17 -1 A04X+018470Y-054800X0213Y0252R270S1
@ -1714,6 +1705,8 @@ P arrayDim N
327GND D70 -42 A04X+044290Y-057240X0472Y0197R090S1 327GND D70 -42 A04X+044290Y-057240X0472Y0197R090S1
327GND D70 -43 A04X+044605Y-057240X0472Y0197R090S1 327GND D70 -43 A04X+044605Y-057240X0472Y0197R090S1
327N/C D70 -44 A04X+044920Y-057240X0472Y0197R090S1 327N/C D70 -44 A04X+044920Y-057240X0472Y0197R090S1
327DAC_+-8V TP8 -1 A04X+017970Y-041600X0472Y0472R000S1
327URR_SENSE_DAC+ TP7 -1 A04X+017270Y-041600X0472Y0472R000S1
327+3V3 R26 -1 A04X+038275Y-046943X0213Y0252R254S1 327+3V3 R26 -1 A04X+038275Y-046943X0213Y0252R254S1
327I2C_SCL R26 -2 A04X+038165Y-046557X0213Y0252R254S1 327I2C_SCL R26 -2 A04X+038165Y-046557X0213Y0252R254S1
327+3V3 C8 -1 A04X+027920Y-072266X0354Y0374R090S1 327+3V3 C8 -1 A04X+027920Y-072266X0354Y0374R090S1
@ -1764,8 +1757,8 @@ P arrayDim N
327N/C L1 -44 A04X+034145Y-057241X0472Y0197R090S1 327N/C L1 -44 A04X+034145Y-057241X0472Y0197R090S1
327/USB_D- R3 -1 A04X+042785Y-046102X0213Y0252R080S1 327/USB_D- R3 -1 A04X+042785Y-046102X0213Y0252R080S1
327ET-(U9-USB_DM) R3 -2 A04X+042855Y-046498X0213Y0252R080S1 327ET-(U9-USB_DM) R3 -2 A04X+042855Y-046498X0213Y0252R080S1
327+5V R24 -2 A04X+015970Y-047899X0213Y0252R270S1
327NET-(D91-A) R24 -1 A04X+015970Y-048301X0213Y0252R270S1 327NET-(D91-A) R24 -1 A04X+015970Y-048301X0213Y0252R270S1
327+5V R24 -2 A04X+015970Y-047899X0213Y0252R270S1
327+3V3 C21 -1 A04X+043760Y-051067X0220Y0244R325S1 327+3V3 C21 -1 A04X+043760Y-051067X0220Y0244R325S1
327GND C21 -2 A04X+044070Y-050850X0220Y0244R325S1 327GND C21 -2 A04X+044070Y-050850X0220Y0244R325S1
327GND D68 -1 A04X+028370Y-047087X0236Y0177R090S1 327GND D68 -1 A04X+028370Y-047087X0236Y0177R090S1
@ -1880,6 +1873,7 @@ P arrayDim N
327NET-(U11B-+) R8 -2 A04X+017070Y-053000X0213Y0252R090S1 327NET-(U11B-+) R8 -2 A04X+017070Y-053000X0213Y0252R090S1
327NET-(R13-PAD1) R15 -1 A04X+019670Y-053900X0213Y0252R270S1 327NET-(R13-PAD1) R15 -1 A04X+019670Y-053900X0213Y0252R270S1
327NET-(U10B--) R15 -2 A04X+019670Y-053498X0213Y0252R270S1 327NET-(U10B--) R15 -2 A04X+019670Y-053498X0213Y0252R270S1
327NBUFFERED_5V_1 TP10 -1 A04X+020220Y-041600X0472Y0472R000S1
327/AH0 A2 -1 A04X+018699Y-057921X0472Y0197R000S1 327/AH0 A2 -1 A04X+018699Y-057921X0472Y0197R000S1
327/AH1 A2 -2 A04X+018699Y-058236X0472Y0197R000S1 327/AH1 A2 -2 A04X+018699Y-058236X0472Y0197R000S1
327/AD0 A2 -3 A04X+018699Y-058551X0472Y0197R000S1 327/AD0 A2 -3 A04X+018699Y-058551X0472Y0197R000S1
@ -1985,6 +1979,7 @@ P arrayDim N
327NET-(C14-PAD1) R12 -2 A04X+043819Y-049226X0213Y0252R008S1 327NET-(C14-PAD1) R12 -2 A04X+043819Y-049226X0213Y0252R008S1
327+9V C16 -1 A04X+045420Y-062700X0354Y0374R090S1 327+9V C16 -1 A04X+045420Y-062700X0354Y0374R090S1
327GND C16 -2 A04X+045420Y-063310X0354Y0374R090S1 327GND C16 -2 A04X+045420Y-063310X0354Y0374R090S1
327UFFERED_+-8V_3 TP12 -1 A04X+019020Y-041600X0472Y0472R000S1
327/BH0 B1 -1 A04X+024084Y-057910X0472Y0197R000S1 327/BH0 B1 -1 A04X+024084Y-057910X0472Y0197R000S1
327/BH1 B1 -2 A04X+024084Y-058225X0472Y0197R000S1 327/BH1 B1 -2 A04X+024084Y-058225X0472Y0197R000S1
327/BD0 B1 -3 A04X+024084Y-058540X0472Y0197R000S1 327/BD0 B1 -3 A04X+024084Y-058540X0472Y0197R000S1
@ -2031,6 +2026,7 @@ P arrayDim N
327N/C B1 -44 A04X+023415Y-057241X0472Y0197R090S1 327N/C B1 -44 A04X+023415Y-057241X0472Y0197R090S1
327GPIO_16 R11 -1 A04X+043969Y-052255X0213Y0252R104S1 327GPIO_16 R11 -1 A04X+043969Y-052255X0213Y0252R104S1
327UART_RX R11 -2 A04X+043872Y-052645X0213Y0252R104S1 327UART_RX R11 -2 A04X+043872Y-052645X0213Y0252R104S1
327-8V TP13 -1 A04X+014070Y-046800X0472Y0472R270S1
327/EH0 E1 -1 A04X+018729Y-064919X0472Y0197R000S1 327/EH0 E1 -1 A04X+018729Y-064919X0472Y0197R000S1
327/EH1 E1 -2 A04X+018729Y-065234X0472Y0197R000S1 327/EH1 E1 -2 A04X+018729Y-065234X0472Y0197R000S1
327/DE0 E1 -3 A04X+018729Y-065549X0472Y0197R000S1 327/DE0 E1 -3 A04X+018729Y-065549X0472Y0197R000S1
@ -2077,6 +2073,8 @@ P arrayDim N
327N/C E1 -44 A04X+018060Y-064250X0472Y0197R090S1 327N/C E1 -44 A04X+018060Y-064250X0472Y0197R090S1
327NET-(U11B-+) C22 -1 A04X+017070Y-053878X0220Y0244R270S1 327NET-(U11B-+) C22 -1 A04X+017070Y-053878X0220Y0244R270S1
327GND C22 -2 A04X+017070Y-053500X0220Y0244R270S1 327GND C22 -2 A04X+017070Y-053500X0220Y0244R270S1
327+8V TP14 -1 A04X+014070Y-046100X0472Y0472R180S1
327FB{SLASH}SHDN) TP5 -1 A04X+031670Y-047100X0472Y0472R000S1
327NET-(D65-K) D65 -1 A04X+026370Y-047087X0236Y0177R090S1 327NET-(D65-K) D65 -1 A04X+026370Y-047087X0236Y0177R090S1
327NET-(D65-A) D65 -2 A04X+026370Y-047913X0236Y0177R090S1 327NET-(D65-A) D65 -2 A04X+026370Y-047913X0236Y0177R090S1
327+5V JP2 -1 A04X+027120Y-052600X0200Y0200R270S1 327+5V JP2 -1 A04X+027120Y-052600X0200Y0200R270S1
@ -2141,6 +2139,7 @@ P arrayDim N
327/~{USB_BOOT} R5 -2 A04X+041185Y-045018X0213Y0252R245S1 327/~{USB_BOOT} R5 -2 A04X+041185Y-045018X0213Y0252R245S1
327+1V1 C11 -1 A04X+041126Y-052036X0220Y0244R060S1 327+1V1 C11 -1 A04X+041126Y-052036X0220Y0244R060S1
327GND C11 -2 A04X+041315Y-052364X0220Y0244R060S1 327GND C11 -2 A04X+041315Y-052364X0220Y0244R060S1
327LED_DATA_OUT TP17 -1 A04X+013870Y-057000X0591Y0591R180S1
327+5V C7 -1 A04X+027920Y-070740X0354Y0374R090S1 327+5V C7 -1 A04X+027920Y-070740X0354Y0374R090S1
327GND C7 -2 A04X+027920Y-071350X0354Y0374R090S1 327GND C7 -2 A04X+027920Y-071350X0354Y0374R090S1
327NET-(U11D-+) R19 -1 A04X+018470Y-053900X0213Y0252R270S1 327NET-(U11D-+) R19 -1 A04X+018470Y-053900X0213Y0252R270S1
@ -2153,20 +2152,16 @@ P arrayDim N
327+5V U2 -3 A04X+028990Y-070894X0787Y0591R000S1 327+5V U2 -3 A04X+028990Y-070894X0787Y0591R000S1
327NET-(D65-A) D67 -1 A04X+027370Y-047913X0236Y0177R270S1 327NET-(D65-A) D67 -1 A04X+027370Y-047913X0236Y0177R270S1
327-9V D67 -2 A04X+027370Y-047087X0236Y0177R270S1 327-9V D67 -2 A04X+027370Y-047087X0236Y0177R270S1
327NET-(D63-K) JP4 -1 A04X+022770Y-045267X0200Y0200R090S1 327NBUFFERED_5V_0 TP9 -1 A04X+020820Y-041600X0472Y0472R000S1
327+8V JP4 -2 A04X+022770Y-045907X0200Y0200R270S1 327NBUFFERED_5V_2 TP11 -1 A04X+019620Y-041600X0472Y0472R000S1
327/USB_D+ R2 -1 A04X+041374Y-046707X0213Y0252R013S1 327/USB_D+ R2 -1 A04X+041374Y-046707X0213Y0252R013S1
327ET-(U9-USB_DP) R2 -2 A04X+041766Y-046793X0213Y0252R013S1 327ET-(U9-USB_DP) R2 -2 A04X+041766Y-046793X0213Y0252R013S1
327NET-(D63-K) D63 -1 A04X+024970Y-045173X0236Y0177R090S1 327+8V D63 -1 A04X+024970Y-045173X0236Y0177R090S1
327+9V D63 -2 A04X+024970Y-046000X0236Y0177R090S1 327+9V D63 -2 A04X+024970Y-046000X0236Y0177R090S1
327NET-(U7D--) R10 -1 A04X+017670Y-052598X0213Y0252R090S1 327NET-(U7D--) R10 -1 A04X+017670Y-052598X0213Y0252R090S1
327NET-(U11C-+) R10 -2 A04X+017670Y-052999X0213Y0252R090S1 327NET-(U11C-+) R10 -2 A04X+017670Y-052999X0213Y0252R090S1
327NET-(D66-A) D69 -1 A04X+023920Y-047087X0236Y0177R090S1
327-8V D69 -2 A04X+023920Y-047913X0236Y0177R090S1
327NET-(U7A--) R6 -1 A04X+016470Y-052598X0213Y0252R090S1 327NET-(U7A--) R6 -1 A04X+016470Y-052598X0213Y0252R090S1
327NET-(U11A-+) R6 -2 A04X+016470Y-053000X0213Y0252R090S1 327NET-(U11A-+) R6 -2 A04X+016470Y-053000X0213Y0252R090S1
327-8V JP8 -1 A04X+022720Y-047870X0200Y0200R270S1
327NET-(D66-A) JP8 -2 A04X+022720Y-047230X0200Y0200R090S1
327/CH0 C26 -1 A04X+040208Y-057909X0472Y0197R000S1 327/CH0 C26 -1 A04X+040208Y-057909X0472Y0197R000S1
327/CH1 C26 -2 A04X+040208Y-058224X0472Y0197R000S1 327/CH1 C26 -2 A04X+040208Y-058224X0472Y0197R000S1
327/CD0 C26 -3 A04X+040208Y-058539X0472Y0197R000S1 327/CD0 C26 -3 A04X+040208Y-058539X0472Y0197R000S1
@ -2219,8 +2214,6 @@ P arrayDim N
327GND C15 -2 A04X+020850Y-047411X0220Y0244R270S1 327GND C15 -2 A04X+020850Y-047411X0220Y0244R270S1
327+9V C1 -1 A04X+034670Y-046070X0522Y0709R090S1 327+9V C1 -1 A04X+034670Y-046070X0522Y0709R090S1
327GND C1 -2 A04X+034670Y-047300X0522Y0709R090S1 327GND C1 -2 A04X+034670Y-047300X0522Y0709R090S1
327+8V D64 -1 A04X+023970Y-046000X0236Y0177R270S1
327NET-(D63-K) D64 -2 A04X+023970Y-045173X0236Y0177R270S1
327D12 K1 -1 A04X+034829Y-064919X0472Y0197R000S1 327D12 K1 -1 A04X+034829Y-064919X0472Y0197R000S1
327NBUFFERED_5V_2 K1 -2 A04X+034829Y-065234X0472Y0197R000S1 327NBUFFERED_5V_2 K1 -2 A04X+034829Y-065234X0472Y0197R000S1
327D4 K1 -3 A04X+034829Y-065549X0472Y0197R000S1 327D4 K1 -3 A04X+034829Y-065549X0472Y0197R000S1
@ -2271,6 +2264,7 @@ P arrayDim N
327UART_TX R9 -2 A04X+042520Y-052524X0213Y0252R120S1 327UART_TX R9 -2 A04X+042520Y-052524X0213Y0252R120S1
327GND R18 -1 A04X+019670Y-054800X0213Y0252R270S1 327GND R18 -1 A04X+019670Y-054800X0213Y0252R270S1
327NET-(R13-PAD1) R18 -2 A04X+019670Y-054398X0213Y0252R270S1 327NET-(R13-PAD1) R18 -2 A04X+019670Y-054398X0213Y0252R270S1
327GPIO_0 TP16 -1 A04X+014070Y-045100X0591Y0591R180S1
327GND C25 -1 A04X+014370Y-063305X0354Y0374R270S1 327GND C25 -1 A04X+014370Y-063305X0354Y0374R270S1
327-9V C25 -2 A04X+014370Y-062695X0354Y0374R270S1 327-9V C25 -2 A04X+014370Y-062695X0354Y0374R270S1
327GND U4 -1 A04X+024844Y-071150X0768Y0236R180S1 327GND U4 -1 A04X+024844Y-071150X0768Y0236R180S1

View File

@ -1,33 +1,33 @@
Designator,Mid X,Mid Y,Rotation,Layer Designator,Mid X,Mid Y,Rotation,Layer
A1,93.396,-110.911,270.0,top A1,93.396,-110.911,270.0,top
A2,41.39,-150.7188,180.0,bottom A2,41.39,-150.7188,0.0,bottom
B1,55.0672,-150.6908,180.0,bottom B1,55.0672,-150.6908,0.0,bottom
C1,88.062,-118.5795,270.0,bottom C1,88.062,-118.5795,270.0,bottom
C10,52.9592,-123.19,90.0,bottom C10,52.9592,-123.19,90.0,bottom
C11,104.699,-132.588,300.0,bottom C11,104.699,-132.588,240.0,bottom
C12,98.984,-121.158,55.0,bottom C12,98.984,-121.158,125.0,bottom
C13,107.62,-122.174,250.0,bottom C13,107.62,-122.174,290.0,bottom
C14,111.049,-120.777,80.0,bottom C14,111.049,-120.777,100.0,bottom
C15,52.9592,-120.904,90.0,bottom C15,52.9592,-120.904,90.0,bottom
C16,115.367,-160.033,270.0,bottom C16,115.367,-160.033,270.0,bottom
C17,41.834,-136.398,90.0,bottom C17,41.834,-136.398,90.0,bottom
C18,98.73,-130.302,237.5,bottom C18,98.73,-130.302,302.5,bottom
C19,103.429,-121.031,110.0,bottom C19,103.429,-121.031,70.0,bottom
C2,72.314,-118.11,270.0,top C2,72.314,-118.11,270.0,top
C20,104.953,-124.079,212.5,bottom C20,104.953,-124.079,327.5,bottom
C21,111.544807,-129.434317,35.0,bottom C21,111.544807,-129.434317,145.0,bottom
C22,43.358,-136.37,90.0,bottom C22,43.358,-136.37,90.0,bottom
C23,44.882,-136.398,90.0,bottom C23,44.882,-136.398,90.0,bottom
C24,48.438,-134.112,90.0,bottom C24,48.438,-134.112,90.0,bottom
C25,36.5,-160.02,90.0,bottom C25,36.5,-160.02,90.0,bottom
C26,96.0226,-150.6888,180.0,bottom C26,96.0226,-150.6888,0.0,bottom
C3,67.996,-118.11,270.0,top C3,67.996,-118.11,270.0,top
C4,85.522,-118.5795,90.0,bottom C4,85.522,-118.5795,90.0,bottom
C5,76.759,-118.11,270.0,top C5,76.759,-118.11,270.0,top
C6,82.982,-118.5795,90.0,bottom C6,82.982,-118.5795,90.0,bottom
C7,70.917,-180.454,270.0,bottom C7,70.917,-180.454,270.0,bottom
C8,70.917,-184.33,270.0,bottom C8,70.917,-184.33,270.0,bottom
C9,100.762,-117.475,192.5,bottom C9,100.762,-117.475,347.5,bottom
D1,39.0312,-151.13,90.0,top D1,39.0312,-151.13,90.0,top
D10,61.8912,-151.13,90.0,top D10,61.8912,-151.13,90.0,top
D11,64.44,-151.1306,90.0,top D11,64.44,-151.1306,90.0,top
@ -88,14 +88,12 @@ D60,112.6824,-168.9094,90.0,top
D61,72.06,-115.824,270.0,bottom D61,72.06,-115.824,270.0,bottom
D62,69.52,-115.79,90.0,bottom D62,69.52,-115.79,90.0,bottom
D63,63.424,-115.79,270.0,bottom D63,63.424,-115.79,270.0,bottom
D64,60.884,-115.79,90.0,bottom
D65,66.98,-120.65,270.0,bottom D65,66.98,-120.65,270.0,bottom
D66,63.551,-120.65,90.0,bottom D66,63.551,-120.65,90.0,bottom
D67,69.52,-120.65,90.0,bottom D67,69.52,-120.65,90.0,bottom
D68,72.06,-120.65,270.0,bottom D68,72.06,-120.65,270.0,bottom
D69,60.757,-120.65,270.0,bottom
D7,54.2712,-151.13,90.0,top D7,54.2712,-151.13,90.0,top
D70,109.6896,-150.6888,180.0,bottom D70,109.6896,-150.6888,0.0,bottom
D71,106.35,-184.15,180.0,top D71,106.35,-184.15,180.0,top
D72,106.35,-181.61,180.0,top D72,106.35,-181.61,180.0,top
D73,91.11,-181.61,180.0,top D73,91.11,-181.61,180.0,top
@ -118,36 +116,34 @@ D88,91.11,-135.89,180.0,top
D89,106.35,-135.89,180.0,top D89,106.35,-135.89,180.0,top
D9,59.3512,-151.13,90.0,top D9,59.3512,-151.13,90.0,top
D90,106.35,-138.43,180.0,top D90,106.35,-138.43,180.0,top
D91,49.4032,-115.1382,0.0,bottom D91,49.4032,-115.1382,180.0,bottom
E1,41.4656,-168.4942,180.0,bottom E1,41.4656,-168.4942,0.0,bottom
F5,55.0796,-168.4942,180.0,bottom F5,55.0796,-168.4942,0.0,bottom
FID1,47.93,-179.07,0.0,top FID1,47.93,-179.07,0.0,top
FID2,47.93,-179.07,180.0,bottom FID2,47.93,-179.07,0.0,bottom
FID3,103.81,-179.07,180.0,bottom FID3,103.81,-179.07,0.0,bottom
FID4,42.85,-111.76,180.0,bottom FID4,42.85,-111.76,0.0,bottom
FID5,103.81,-179.07,0.0,top FID5,103.81,-179.07,0.0,top
FID6,104.572,-107.696,0.0,top FID6,104.572,-107.696,0.0,top
G1,95.9996,-168.4942,180.0,bottom G1,95.9996,-168.4942,0.0,bottom
H1,109.7132,-168.4942,180.0,bottom H1,109.7132,-168.4942,0.0,bottom
I1,68.7176,-150.6908,180.0,bottom I1,68.7176,-150.6908,0.0,bottom
J1,92.38,-121.285,180.0,top J1,92.38,-121.285,180.0,top
J14,55.296,-106.5784,0.0,top J14,55.296,-106.5784,0.0,top
J4,75.87,-160.02,0.0,top J4,75.87,-160.02,0.0,top
J5,110.0015,-111.9435,135.0,top J5,110.0015,-111.9435,135.0,top
J6,68.6696,-168.4942,180.0,bottom J6,68.6696,-168.4942,0.0,bottom
J7,38.903974,-109.1692,225.0,top J7,38.903974,-109.1692,225.0,top
JP1,67.3864,-132.7912,90.0,bottom JP1,67.3864,-132.7912,90.0,bottom
JP13,84.3536,-132.969,90.0,bottom JP13,84.3536,-132.969,90.0,bottom
JP14,82.855,-132.969,90.0,bottom JP14,82.855,-132.969,90.0,bottom
JP2,68.885,-132.7912,90.0,bottom JP2,68.885,-132.7912,90.0,bottom
JP4,57.836,-115.79,270.0,bottom K1,82.3596,-168.4942,0.0,bottom
JP8,57.709,-120.777,90.0,bottom L1,82.3216,-150.6908,0.0,bottom
K1,82.3596,-168.4942,180.0,bottom R1,60.757,-179.07,180.0,bottom
L1,82.3216,-150.6908,180.0,bottom
R1,60.757,-179.07,0.0,bottom
R10,44.882,-134.108,270.0,bottom R10,44.882,-134.108,270.0,bottom
R11,111.557,-133.223,256.0,bottom R11,111.557,-133.223,284.0,bottom
R12,110.795,-124.968,352.5,bottom R12,110.795,-124.968,187.5,bottom
R13,49.962,-134.11,90.0,bottom R13,49.962,-134.11,90.0,bottom
R14,46.914,-134.11,270.0,bottom R14,46.914,-134.11,270.0,bottom
R15,49.962,-136.396,90.0,bottom R15,49.962,-136.396,90.0,bottom
@ -155,49 +151,51 @@ R16,48.438,-136.396,90.0,bottom
R17,46.914,-138.682,90.0,bottom R17,46.914,-138.682,90.0,bottom
R18,49.962,-138.682,90.0,bottom R18,49.962,-138.682,90.0,bottom
R19,46.914,-136.396,90.0,bottom R19,46.914,-136.396,90.0,bottom
R2,105.588,-118.745,347.5,bottom R2,105.588,-118.745,192.5,bottom
R20,48.438,-138.682,90.0,bottom R20,48.438,-138.682,90.0,bottom
R21,41.834,-138.682,270.0,bottom R21,41.834,-138.682,270.0,bottom
R22,43.358,-138.682,270.0,bottom R22,43.358,-138.682,270.0,bottom
R23,44.882,-138.682,270.0,bottom R23,44.882,-138.682,270.0,bottom
R24,40.564,-122.174,90.0,bottom R24,40.564,-122.174,90.0,bottom
R26,97.079,-118.745,106.0,bottom R26,97.079,-118.745,74.0,bottom
R27,95.628822,-122.818683,130.0,bottom R27,95.628822,-122.818683,50.0,bottom
R29,46.152,-134.11,270.0,bottom R29,46.152,-134.11,270.0,bottom
R3,108.763,-117.602,280.0,bottom R3,108.763,-117.602,260.0,bottom
R4,91.11,-179.07,0.0,bottom R4,91.11,-179.07,180.0,bottom
R5,104.826,-114.808,115.0,bottom R5,104.826,-114.808,65.0,bottom
R6,41.834,-134.11,270.0,bottom R6,41.834,-134.11,270.0,bottom
R7,101.143,-129.159,280.0,bottom R7,101.143,-129.159,260.0,bottom
R8,43.358,-134.11,270.0,bottom R8,43.358,-134.11,270.0,bottom
R9,108.255,-132.969,240.0,bottom R9,108.255,-132.969,300.0,bottom
SW1,110.0076,-111.9378,135.0,bottom SW1,110.0076,-111.9378,45.0,bottom
SW2,37.388,-120.936,0.0,top SW2,37.388,-120.936,0.0,top
TP10,51.359,-105.664,180.0,bottom TP10,51.359,-105.664,0.0,bottom
TP11,49.835,-105.664,180.0,bottom TP11,49.835,-105.664,0.0,bottom
TP12,48.311,-105.664,180.0,bottom TP12,48.311,-105.664,0.0,bottom
TP13,35.738,-118.872,270.0,bottom TP13,35.738,-118.872,270.0,bottom
TP14,35.738,-117.094,0.0,bottom TP14,35.738,-117.094,180.0,bottom
TP15,116.51,-141.605,90.0,bottom TP15,116.51,-144.78,90.0,bottom
TP16,35.738,-114.554,0.0,bottom TP16,35.738,-114.554,180.0,bottom
TP17,35.23,-141.605,0.0,bottom TP17,35.23,-144.78,180.0,bottom
TP18,115.113,-116.84,0.0,top TP18,115.113,-116.84,0.0,top
TP19,116.51,-142.24,180.0,bottom
TP20,95.936,-106.426,0.0,top TP20,95.936,-106.426,0.0,top
TP21,55.296,-110.998,0.0,top TP21,55.296,-110.998,0.0,top
TP22,58.09,-128.27,0.0,bottom TP22,58.09,-128.27,180.0,bottom
TP23,58.09,-106.542937,0.0,bottom TP23,58.09,-106.542937,180.0,bottom
TP5,80.442,-119.634,180.0,bottom TP25,35.23,-142.24,180.0,bottom
TP6,80.442,-117.602,180.0,bottom TP5,80.442,-119.634,0.0,bottom
TP7,43.866,-105.664,180.0,bottom TP6,80.442,-117.602,0.0,bottom
TP8,45.644,-105.664,180.0,bottom TP7,43.866,-105.664,0.0,bottom
TP9,52.883,-105.664,180.0,bottom TP8,45.644,-105.664,0.0,bottom
TP9,52.883,-105.664,0.0,bottom
U1,80.442,-122.428,90.0,top U1,80.442,-122.428,90.0,top
U10,46.66,-122.3772,270.0,bottom U10,46.66,-122.3772,270.0,bottom
U11,75.87,-134.685,270.0,bottom U11,75.87,-134.685,270.0,bottom
U12,91.364,-134.682,270.0,bottom U12,91.364,-134.682,270.0,bottom
U2,76.784,-182.372,0.0,bottom U2,76.784,-182.372,180.0,bottom
U4,60.63,-182.626,180.0,bottom U4,60.63,-182.626,0.0,bottom
U6,91.11,-182.753,180.0,bottom U6,91.11,-182.753,0.0,bottom
U7,60.376,-134.62,270.0,bottom U7,60.376,-134.62,270.0,bottom
U8,100.635,-110.49,270.0,bottom U8,100.635,-110.49,270.0,bottom
U9,105.837,-126.492,0.0,top U9,105.837,-126.492,0.0,top
1 Designator Mid X Mid Y Rotation Layer
2 A1 93.396 -110.911 270.0 top
3 A2 41.39 -150.7188 180.0 0.0 bottom
4 B1 55.0672 -150.6908 180.0 0.0 bottom
5 C1 88.062 -118.5795 270.0 bottom
6 C10 52.9592 -123.19 90.0 bottom
7 C11 104.699 -132.588 300.0 240.0 bottom
8 C12 98.984 -121.158 55.0 125.0 bottom
9 C13 107.62 -122.174 250.0 290.0 bottom
10 C14 111.049 -120.777 80.0 100.0 bottom
11 C15 52.9592 -120.904 90.0 bottom
12 C16 115.367 -160.033 270.0 bottom
13 C17 41.834 -136.398 90.0 bottom
14 C18 98.73 -130.302 237.5 302.5 bottom
15 C19 103.429 -121.031 110.0 70.0 bottom
16 C2 72.314 -118.11 270.0 top
17 C20 104.953 -124.079 212.5 327.5 bottom
18 C21 111.544807 -129.434317 35.0 145.0 bottom
19 C22 43.358 -136.37 90.0 bottom
20 C23 44.882 -136.398 90.0 bottom
21 C24 48.438 -134.112 90.0 bottom
22 C25 36.5 -160.02 90.0 bottom
23 C26 96.0226 -150.6888 180.0 0.0 bottom
24 C3 67.996 -118.11 270.0 top
25 C4 85.522 -118.5795 90.0 bottom
26 C5 76.759 -118.11 270.0 top
27 C6 82.982 -118.5795 90.0 bottom
28 C7 70.917 -180.454 270.0 bottom
29 C8 70.917 -184.33 270.0 bottom
30 C9 100.762 -117.475 192.5 347.5 bottom
31 D1 39.0312 -151.13 90.0 top
32 D10 61.8912 -151.13 90.0 top
33 D11 64.44 -151.1306 90.0 top
88 D61 72.06 -115.824 270.0 bottom
89 D62 69.52 -115.79 90.0 bottom
90 D63 63.424 -115.79 270.0 bottom
D64 60.884 -115.79 90.0 bottom
91 D65 66.98 -120.65 270.0 bottom
92 D66 63.551 -120.65 90.0 bottom
93 D67 69.52 -120.65 90.0 bottom
94 D68 72.06 -120.65 270.0 bottom
D69 60.757 -120.65 270.0 bottom
95 D7 54.2712 -151.13 90.0 top
96 D70 109.6896 -150.6888 180.0 0.0 bottom
97 D71 106.35 -184.15 180.0 top
98 D72 106.35 -181.61 180.0 top
99 D73 91.11 -181.61 180.0 top
116 D89 106.35 -135.89 180.0 top
117 D9 59.3512 -151.13 90.0 top
118 D90 106.35 -138.43 180.0 top
119 D91 49.4032 -115.1382 0.0 180.0 bottom
120 E1 41.4656 -168.4942 180.0 0.0 bottom
121 F5 55.0796 -168.4942 180.0 0.0 bottom
122 FID1 47.93 -179.07 0.0 top
123 FID2 47.93 -179.07 180.0 0.0 bottom
124 FID3 103.81 -179.07 180.0 0.0 bottom
125 FID4 42.85 -111.76 180.0 0.0 bottom
126 FID5 103.81 -179.07 0.0 top
127 FID6 104.572 -107.696 0.0 top
128 G1 95.9996 -168.4942 180.0 0.0 bottom
129 H1 109.7132 -168.4942 180.0 0.0 bottom
130 I1 68.7176 -150.6908 180.0 0.0 bottom
131 J1 92.38 -121.285 180.0 top
132 J14 55.296 -106.5784 0.0 top
133 J4 75.87 -160.02 0.0 top
134 J5 110.0015 -111.9435 135.0 top
135 J6 68.6696 -168.4942 180.0 0.0 bottom
136 J7 38.903974 -109.1692 225.0 top
137 JP1 67.3864 -132.7912 90.0 bottom
138 JP13 84.3536 -132.969 90.0 bottom
139 JP14 82.855 -132.969 90.0 bottom
140 JP2 68.885 -132.7912 90.0 bottom
141 JP4 K1 57.836 82.3596 -115.79 -168.4942 270.0 0.0 bottom
142 JP8 L1 57.709 82.3216 -120.777 -150.6908 90.0 0.0 bottom
143 K1 R1 82.3596 60.757 -168.4942 -179.07 180.0 bottom
L1 82.3216 -150.6908 180.0 bottom
R1 60.757 -179.07 0.0 bottom
144 R10 44.882 -134.108 270.0 bottom
145 R11 111.557 -133.223 256.0 284.0 bottom
146 R12 110.795 -124.968 352.5 187.5 bottom
147 R13 49.962 -134.11 90.0 bottom
148 R14 46.914 -134.11 270.0 bottom
149 R15 49.962 -136.396 90.0 bottom
151 R17 46.914 -138.682 90.0 bottom
152 R18 49.962 -138.682 90.0 bottom
153 R19 46.914 -136.396 90.0 bottom
154 R2 105.588 -118.745 347.5 192.5 bottom
155 R20 48.438 -138.682 90.0 bottom
156 R21 41.834 -138.682 270.0 bottom
157 R22 43.358 -138.682 270.0 bottom
158 R23 44.882 -138.682 270.0 bottom
159 R24 40.564 -122.174 90.0 bottom
160 R26 97.079 -118.745 106.0 74.0 bottom
161 R27 95.628822 -122.818683 130.0 50.0 bottom
162 R29 46.152 -134.11 270.0 bottom
163 R3 108.763 -117.602 280.0 260.0 bottom
164 R4 91.11 -179.07 0.0 180.0 bottom
165 R5 104.826 -114.808 115.0 65.0 bottom
166 R6 41.834 -134.11 270.0 bottom
167 R7 101.143 -129.159 280.0 260.0 bottom
168 R8 43.358 -134.11 270.0 bottom
169 R9 108.255 -132.969 240.0 300.0 bottom
170 SW1 110.0076 -111.9378 135.0 45.0 bottom
171 SW2 37.388 -120.936 0.0 top
172 TP10 51.359 -105.664 180.0 0.0 bottom
173 TP11 49.835 -105.664 180.0 0.0 bottom
174 TP12 48.311 -105.664 180.0 0.0 bottom
175 TP13 35.738 -118.872 270.0 bottom
176 TP14 35.738 -117.094 0.0 180.0 bottom
177 TP15 116.51 -141.605 -144.78 90.0 bottom
178 TP16 35.738 -114.554 0.0 180.0 bottom
179 TP17 35.23 -141.605 -144.78 0.0 180.0 bottom
180 TP18 115.113 -116.84 0.0 top
181 TP19 116.51 -142.24 180.0 bottom
182 TP20 95.936 -106.426 0.0 top
183 TP21 55.296 -110.998 0.0 top
184 TP22 58.09 -128.27 0.0 180.0 bottom
185 TP23 58.09 -106.542937 0.0 180.0 bottom
186 TP5 TP25 80.442 35.23 -119.634 -142.24 180.0 bottom
187 TP6 TP5 80.442 -117.602 -119.634 180.0 0.0 bottom
188 TP7 TP6 43.866 80.442 -105.664 -117.602 180.0 0.0 bottom
189 TP8 TP7 45.644 43.866 -105.664 180.0 0.0 bottom
190 TP9 TP8 52.883 45.644 -105.664 180.0 0.0 bottom
191 TP9 52.883 -105.664 0.0 bottom
192 U1 80.442 -122.428 90.0 top
193 U10 46.66 -122.3772 270.0 bottom
194 U11 75.87 -134.685 270.0 bottom
195 U12 91.364 -134.682 270.0 bottom
196 U2 76.784 -182.372 0.0 180.0 bottom
197 U4 60.63 -182.626 180.0 0.0 bottom
198 U6 91.11 -182.753 180.0 0.0 bottom
199 U7 60.376 -134.62 270.0 bottom
200 U8 100.635 -110.49 270.0 bottom
201 U9 105.837 -126.492 0.0 top

View File

@ -0,0 +1 @@
{"hostname":"Kevins-MBP-2","username":"kevinsanto"}

View File

@ -1,4 +1,4 @@
Designator,Footprint,Quantity,Value,LCSC Part # Designator,Footprint,Quantity,Value,LCSC Part #
A1,Arduino_Nano,1,Arduino_Nano_v3.x, A1,Arduino_Nano,1,Arduino_Nano_v3.x,
"A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1",LQFP44_Tight,12,CH446Q, "A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1",LQFP44_Tight,12,CH446Q,
"C1, C4, C6",1206,3,100uF, "C1, C4, C6",1206,3,100uF,
@ -10,7 +10,7 @@ A1,Arduino_Nano,1,Arduino_Nano_v3.x,
"C7, C8",0603,2,10u, "C7, C8",0603,2,10u,
"D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90",LED_WS2812B-2020_PLCC4_2.0x2.0mm,80,WS2812B, "D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90",LED_WS2812B-2020_PLCC4_2.0x2.0mm,80,WS2812B,
"D61, D62, D65, D67, D68",D_SOD-323,5,1N5819, "D61, D62, D65, D67, D68",D_SOD-323,5,1N5819,
"D63, D64, D66, D69",D_SOD-323,4,1N4148, "D63, D66",D_SOD-323,2,1N4148,
D91,LED_PLCC2_reversemount,1,LED, D91,LED_PLCC2_reversemount,1,LED,
"FID1, FID2, FID3, FID4, FID5, FID6",Fiducial_1mm_Mask2mm,6,Fiducial, "FID1, FID2, FID3, FID4, FID5, FID6",Fiducial_1mm_Mask2mm,6,Fiducial,
J1,PinHeader_1x03_P2.54mm_Vertical,1,Debug, J1,PinHeader_1x03_P2.54mm_Vertical,1,Debug,
@ -21,12 +21,12 @@ J7,GPIO_header,1,Conn_01x04_Pin,
JP1,SolderJumper_2_Bridged_Small,1,NANO 3V3, JP1,SolderJumper_2_Bridged_Small,1,NANO 3V3,
"JP13, JP14",SolderJumper_2_Bridged_Small,2,Jumper_2_Bridged, "JP13, JP14",SolderJumper_2_Bridged_Small,2,Jumper_2_Bridged,
JP2,SolderJumper_2_Bridged_Small,1,NANO 5V, JP2,SolderJumper_2_Bridged_Small,1,NANO 5V,
"JP4, JP8",SolderJumper_2_Bridged_Small,2,SolderJumper_2_Bridged,
"R1, R4",0603,2,2Ω, "R1, R4",0603,2,2Ω,
"R10, R11, R12, R24, R5, R6, R7, R8, R9",0402,9,1K, "R10, R11, R12, R24, R5, R6, R7, R8, R9",0402,9,1K,
R13,0402,1,21K, "R13, R14, R16, R19",0402,4,47K,
"R14, R15, R16, R19",0402,4,47K, R15,0402,1,10K,
"R17, R18, R20, R29",0402,4,68K, "R17, R29",0402,2,68K,
"R18, R20",0402,2,56.2K,
"R2, R3",0402,2,22R, "R2, R3",0402,2,22R,
"R21, R22, R23, R26, R27",0402,5,2K, "R21, R22, R23, R26, R27",0402,5,2K,
SW1,SW_SPST_TL3342,1,USB BOOT, SW1,SW_SPST_TL3342,1,USB BOOT,
@ -41,6 +41,7 @@ TP15,TestPoint_Pad_D1.0mm,1,LED OUT,
TP16,TestPoint_Pad_D1.0mm,1,GPIO 0, TP16,TestPoint_Pad_D1.0mm,1,GPIO 0,
TP17,TestPoint_Pad_D1.0mm,1,LED IN, TP17,TestPoint_Pad_D1.0mm,1,LED IN,
TP18,PINHEADER-1x1_vertical,1,GPIO 0, TP18,PINHEADER-1x1_vertical,1,GPIO 0,
"TP19, TP25",TestPoint_Pad_D1.0mm,2,GND,
TP2,TestPoint_Pad_D1.0mm,1,GPIO 17, TP2,TestPoint_Pad_D1.0mm,1,GPIO 17,
TP20,PINHEADER-1x1_vertical,1,LED OUT, TP20,PINHEADER-1x1_vertical,1,LED OUT,
TP21,PINHEADER-1x1_vertical,1,LED IN, TP21,PINHEADER-1x1_vertical,1,LED IN,
1 Designator Footprint Quantity Value LCSC Part #
2 A1 Arduino_Nano 1 Arduino_Nano_v3.x
3 A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1 LQFP44_Tight 12 CH446Q
4 C1, C4, C6 1206 3 100uF
10 C7, C8 0603 2 10u
11 D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90 LED_WS2812B-2020_PLCC4_2.0x2.0mm 80 WS2812B
12 D61, D62, D65, D67, D68 D_SOD-323 5 1N5819
13 D63, D64, D66, D69 D63, D66 D_SOD-323 4 2 1N4148
14 D91 LED_PLCC2_reversemount 1 LED
15 FID1, FID2, FID3, FID4, FID5, FID6 Fiducial_1mm_Mask2mm 6 Fiducial
16 J1 PinHeader_1x03_P2.54mm_Vertical 1 Debug
21 JP1 SolderJumper_2_Bridged_Small 1 NANO 3V3
22 JP13, JP14 SolderJumper_2_Bridged_Small 2 Jumper_2_Bridged
23 JP2 SolderJumper_2_Bridged_Small 1 NANO 5V
JP4, JP8 SolderJumper_2_Bridged_Small 2 SolderJumper_2_Bridged
24 R1, R4 0603 2
25 R10, R11, R12, R24, R5, R6, R7, R8, R9 0402 9 1K
26 R13 R13, R14, R16, R19 0402 1 4 21K 47K
27 R14, R15, R16, R19 R15 0402 4 1 47K 10K
28 R17, R18, R20, R29 R17, R29 0402 4 2 68K
29 R18, R20 0402 2 56.2K
30 R2, R3 0402 2 22R
31 R21, R22, R23, R26, R27 0402 5 2K
32 SW1 SW_SPST_TL3342 1 USB BOOT
41 TP16 TestPoint_Pad_D1.0mm 1 GPIO 0
42 TP17 TestPoint_Pad_D1.0mm 1 LED IN
43 TP18 PINHEADER-1x1_vertical 1 GPIO 0
44 TP19, TP25 TestPoint_Pad_D1.0mm 2 GND
45 TP2 TestPoint_Pad_D1.0mm 1 GPIO 17
46 TP20 PINHEADER-1x1_vertical 1 LED OUT
47 TP21 PINHEADER-1x1_vertical 1 LED IN

View File

@ -0,0 +1,205 @@
A1:1
A2:1
B1:1
C1:1
C10:1
C11:1
C12:1
C13:1
C14:1
C15:1
C16:1
C17:1
C18:1
C19:1
C2:1
C20:1
C21:1
C22:1
C23:1
C24:1
C25:1
C26:1
C3:1
C4:1
C5:1
C6:1
C7:1
C8:1
C9:1
D1:1
D10:1
D11:1
D12:1
D13:1
D14:1
D15:1
D16:1
D17:1
D18:1
D19:1
D2:1
D20:1
D21:1
D22:1
D23:1
D24:1
D25:1
D26:1
D27:1
D28:1
D29:1
D3:1
D30:1
D31:1
D32:1
D33:1
D34:1
D35:1
D36:1
D37:1
D38:1
D39:1
D4:1
D40:1
D41:1
D42:1
D43:1
D44:1
D45:1
D46:1
D47:1
D48:1
D49:1
D5:1
D50:1
D51:1
D52:1
D53:1
D54:1
D55:1
D56:1
D57:1
D58:1
D59:1
D6:1
D60:1
D61:1
D62:1
D63:1
D65:1
D66:1
D67:1
D68:1
D7:1
D70:1
D71:1
D72:1
D73:1
D74:1
D75:1
D76:1
D77:1
D78:1
D79:1
D8:1
D80:1
D81:1
D82:1
D83:1
D84:1
D85:1
D86:1
D87:1
D88:1
D89:1
D9:1
D90:1
D91:1
E1:1
F5:1
FID1:1
FID2:1
FID3:1
FID4:1
FID5:1
FID6:1
G1:1
H1:1
I1:1
J1:1
J14:1
J4:1
J5:1
J6:1
J7:1
JP1:1
JP13:1
JP14:1
JP2:1
K1:1
L1:1
R1:1
R10:1
R11:1
R12:1
R13:1
R14:1
R15:1
R16:1
R17:1
R18:1
R19:1
R2:1
R20:1
R21:1
R22:1
R23:1
R24:1
R26:1
R27:1
R29:1
R3:1
R4:1
R5:1
R6:1
R7:1
R8:1
R9:1
SW1:1
SW2:1
TP1:1
TP10:1
TP11:1
TP12:1
TP13:1
TP14:1
TP15:1
TP16:1
TP17:1
TP18:1
TP19:1
TP2:1
TP20:1
TP21:1
TP22:1
TP23:1
TP25:1
TP3:1
TP4:1
TP5:1
TP6:1
TP7:1
TP8:1
TP9:1
U1:1
U10:1
U11:1
U12:1
U2:1
U4:1
U6:1
U7:1
U8:1
U9:1
Y1:1
1 A1:1
2 A2:1
3 B1:1
4 C1:1
5 C10:1
6 C11:1
7 C12:1
8 C13:1
9 C14:1
10 C15:1
11 C16:1
12 C17:1
13 C18:1
14 C19:1
15 C2:1
16 C20:1
17 C21:1
18 C22:1
19 C23:1
20 C24:1
21 C25:1
22 C26:1
23 C3:1
24 C4:1
25 C5:1
26 C6:1
27 C7:1
28 C8:1
29 C9:1
30 D1:1
31 D10:1
32 D11:1
33 D12:1
34 D13:1
35 D14:1
36 D15:1
37 D16:1
38 D17:1
39 D18:1
40 D19:1
41 D2:1
42 D20:1
43 D21:1
44 D22:1
45 D23:1
46 D24:1
47 D25:1
48 D26:1
49 D27:1
50 D28:1
51 D29:1
52 D3:1
53 D30:1
54 D31:1
55 D32:1
56 D33:1
57 D34:1
58 D35:1
59 D36:1
60 D37:1
61 D38:1
62 D39:1
63 D4:1
64 D40:1
65 D41:1
66 D42:1
67 D43:1
68 D44:1
69 D45:1
70 D46:1
71 D47:1
72 D48:1
73 D49:1
74 D5:1
75 D50:1
76 D51:1
77 D52:1
78 D53:1
79 D54:1
80 D55:1
81 D56:1
82 D57:1
83 D58:1
84 D59:1
85 D6:1
86 D60:1
87 D61:1
88 D62:1
89 D63:1
90 D65:1
91 D66:1
92 D67:1
93 D68:1
94 D7:1
95 D70:1
96 D71:1
97 D72:1
98 D73:1
99 D74:1
100 D75:1
101 D76:1
102 D77:1
103 D78:1
104 D79:1
105 D8:1
106 D80:1
107 D81:1
108 D82:1
109 D83:1
110 D84:1
111 D85:1
112 D86:1
113 D87:1
114 D88:1
115 D89:1
116 D9:1
117 D90:1
118 D91:1
119 E1:1
120 F5:1
121 FID1:1
122 FID2:1
123 FID3:1
124 FID4:1
125 FID5:1
126 FID6:1
127 G1:1
128 H1:1
129 I1:1
130 J1:1
131 J14:1
132 J4:1
133 J5:1
134 J6:1
135 J7:1
136 JP1:1
137 JP13:1
138 JP14:1
139 JP2:1
140 K1:1
141 L1:1
142 R1:1
143 R10:1
144 R11:1
145 R12:1
146 R13:1
147 R14:1
148 R15:1
149 R16:1
150 R17:1
151 R18:1
152 R19:1
153 R2:1
154 R20:1
155 R21:1
156 R22:1
157 R23:1
158 R24:1
159 R26:1
160 R27:1
161 R29:1
162 R3:1
163 R4:1
164 R5:1
165 R6:1
166 R7:1
167 R8:1
168 R9:1
169 SW1:1
170 SW2:1
171 TP1:1
172 TP10:1
173 TP11:1
174 TP12:1
175 TP13:1
176 TP14:1
177 TP15:1
178 TP16:1
179 TP17:1
180 TP18:1
181 TP19:1
182 TP2:1
183 TP20:1
184 TP21:1
185 TP22:1
186 TP23:1
187 TP25:1
188 TP3:1
189 TP4:1
190 TP5:1
191 TP6:1
192 TP7:1
193 TP8:1
194 TP9:1
195 U1:1
196 U10:1
197 U11:1
198 U12:1
199 U2:1
200 U4:1
201 U6:1
202 U7:1
203 U8:1
204 U9:1
205 Y1:1

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,202 @@
Designator,Mid X,Mid Y,Rotation,Layer
A1,74.346,-118.521,270.0,top
A2,41.39,-150.7188,0.0,bottom
B1,55.0672,-150.6908,0.0,bottom
C1,88.062,-118.5795,270.0,bottom
C10,52.9592,-123.19,90.0,bottom
C11,104.699,-132.588,240.0,bottom
C12,98.984,-121.158,125.0,bottom
C13,107.62,-122.174,290.0,bottom
C14,111.049,-120.777,100.0,bottom
C15,52.9592,-120.904,90.0,bottom
C16,115.367,-160.033,270.0,bottom
C17,41.834,-136.398,90.0,bottom
C18,98.73,-130.302,302.5,bottom
C19,103.429,-121.031,70.0,bottom
C2,72.314,-118.11,90.0,top
C20,104.953,-124.079,327.5,bottom
C21,111.544807,-129.434317,145.0,bottom
C22,43.358,-136.37,90.0,bottom
C23,44.882,-136.398,90.0,bottom
C24,48.438,-134.112,90.0,bottom
C25,36.5,-160.02,90.0,bottom
C26,96.0226,-150.6888,0.0,bottom
C3,67.996,-118.11,90.0,top
C4,85.522,-118.5795,90.0,bottom
C5,76.759,-118.11,90.0,top
C6,82.982,-118.5795,90.0,bottom
C7,70.917,-180.454,270.0,bottom
C8,70.917,-184.33,270.0,bottom
C9,100.762,-117.475,347.5,bottom
D1,39.0312,-151.13,90.0,top
D10,61.8912,-151.13,90.0,top
D11,64.44,-151.1306,90.0,top
D12,66.9878,-151.1306,90.0,top
D13,69.5278,-151.1306,90.0,top
D14,72.0678,-151.1306,90.0,top
D15,74.6078,-151.1306,90.0,top
D16,77.1478,-151.1306,90.0,top
D17,79.6878,-151.1306,90.0,top
D18,82.2278,-151.1306,90.0,top
D19,84.7678,-151.1306,90.0,top
D2,41.5712,-151.13,90.0,top
D20,87.3078,-151.1306,90.0,top
D21,89.8478,-151.1294,90.0,top
D22,92.3956,-151.1294,90.0,top
D23,94.9356,-151.1294,90.0,top
D24,97.4756,-151.1294,90.0,top
D25,100.0156,-151.1294,90.0,top
D26,102.5556,-151.1294,90.0,top
D27,105.0956,-151.1294,90.0,top
D28,107.6356,-151.1294,90.0,top
D29,110.1756,-151.1294,90.0,top
D3,44.1112,-151.13,90.0,top
D30,112.7156,-151.1294,90.0,top
D31,38.9736,-168.9088,90.0,top
D32,41.5214,-168.9088,90.0,top
D33,44.0614,-168.9088,90.0,top
D34,46.6014,-168.9088,90.0,top
D35,49.1414,-168.9088,90.0,top
D36,51.6814,-168.9088,90.0,top
D37,54.2214,-168.9088,90.0,top
D38,56.7614,-168.9088,90.0,top
D39,59.3014,-168.9088,90.0,top
D4,46.6512,-151.13,90.0,top
D40,61.8414,-168.9088,90.0,top
D41,64.3892,-168.9094,90.0,top
D42,66.938,-168.9106,90.0,top
D43,69.478,-168.9106,90.0,top
D44,72.018,-168.9106,90.0,top
D45,74.558,-168.9106,90.0,top
D46,77.098,-168.9106,90.0,top
D47,79.638,-168.9106,90.0,top
D48,82.178,-168.9106,90.0,top
D49,84.718,-168.9106,90.0,top
D5,49.1912,-151.13,90.0,top
D50,87.2658,-168.9106,90.0,top
D51,89.8146,-168.9094,90.0,top
D52,92.3624,-168.9094,90.0,top
D53,94.9024,-168.9094,90.0,top
D54,97.4424,-168.9094,90.0,top
D55,99.9824,-168.9094,90.0,top
D56,102.5224,-168.9094,90.0,top
D57,105.0624,-168.9094,90.0,top
D58,107.6024,-168.9094,90.0,top
D59,110.1424,-168.9094,90.0,top
D6,51.7312,-151.13,90.0,top
D60,112.6824,-168.9094,90.0,top
D61,72.06,-115.824,270.0,bottom
D62,69.52,-115.79,90.0,bottom
D63,63.424,-115.79,270.0,bottom
D65,66.98,-120.65,270.0,bottom
D66,63.551,-120.65,90.0,bottom
D67,69.52,-120.65,90.0,bottom
D68,72.06,-120.65,270.0,bottom
D7,54.2712,-151.13,90.0,top
D70,109.6896,-150.6888,0.0,bottom
D71,106.35,-184.15,180.0,top
D72,106.35,-181.61,180.0,top
D73,91.11,-181.61,180.0,top
D74,91.11,-184.15,180.0,top
D75,75.87,-184.15,180.0,top
D76,75.87,-181.61,180.0,top
D77,60.63,-181.61,180.0,top
D78,60.63,-184.15,180.0,top
D79,45.39,-184.15,180.0,top
D8,56.8112,-151.13,90.0,top
D80,45.3894,-181.61,180.0,top
D81,45.39,-135.89,180.0,top
D82,45.39,-138.43,180.0,top
D83,60.63,-138.43,180.0,top
D84,60.63,-135.89,180.0,top
D85,75.87,-135.89,180.0,top
D86,75.87,-138.43,180.0,top
D87,91.11,-138.43,180.0,top
D88,91.11,-135.89,180.0,top
D89,106.35,-135.89,180.0,top
D9,59.3512,-151.13,90.0,top
D90,106.35,-138.43,180.0,top
D91,49.4032,-115.1382,180.0,bottom
E1,41.4656,-168.4942,0.0,bottom
F5,55.0796,-168.4942,0.0,bottom
FID1,47.93,-179.07,0.0,top
FID2,47.93,-179.07,0.0,bottom
FID3,103.81,-179.07,0.0,bottom
FID4,42.85,-111.76,0.0,bottom
FID5,103.81,-179.07,0.0,top
FID6,104.572,-107.696,0.0,top
G1,95.9996,-168.4942,0.0,bottom
H1,109.7132,-168.4942,0.0,bottom
I1,68.7176,-150.6908,0.0,bottom
J1,92.38,-118.76,180.0,top
J14,55.296,-106.5784,0.0,top
J4,75.87,-160.02,0.0,top
J5,110.0015,-111.9435,135.0,top
J6,68.6696,-168.4942,0.0,bottom
J7,38.903974,-109.1692,225.0,top
JP1,67.3864,-132.7912,90.0,bottom
JP13,84.3536,-132.969,90.0,bottom
JP14,82.855,-132.969,90.0,bottom
JP2,68.885,-132.7912,90.0,bottom
K1,82.3596,-168.4942,0.0,bottom
L1,82.3216,-150.6908,0.0,bottom
R1,60.757,-179.07,180.0,bottom
R10,44.882,-134.108,270.0,bottom
R11,111.557,-133.223,284.0,bottom
R12,110.795,-124.968,187.5,bottom
R13,49.962,-134.11,90.0,bottom
R14,46.914,-134.11,270.0,bottom
R15,49.962,-136.396,90.0,bottom
R16,48.438,-136.396,90.0,bottom
R17,46.914,-138.682,90.0,bottom
R18,49.962,-138.682,90.0,bottom
R19,46.914,-136.396,90.0,bottom
R2,105.588,-118.745,192.5,bottom
R20,48.438,-138.682,90.0,bottom
R21,41.834,-138.682,270.0,bottom
R22,43.358,-138.682,270.0,bottom
R23,44.882,-138.682,270.0,bottom
R24,40.564,-122.174,90.0,bottom
R26,97.079,-118.745,74.0,bottom
R27,95.628822,-122.818683,50.0,bottom
R29,46.152,-134.11,270.0,bottom
R3,108.763,-117.602,260.0,bottom
R4,91.11,-179.07,180.0,bottom
R5,104.826,-114.808,65.0,bottom
R6,41.834,-134.11,270.0,bottom
R7,101.143,-129.159,260.0,bottom
R8,43.358,-134.11,270.0,bottom
R9,108.255,-132.969,300.0,bottom
SW1,110.0076,-111.9378,45.0,bottom
SW2,37.388,-124.936,0.0,top
TP10,51.359,-105.664,0.0,bottom
TP11,49.835,-105.664,0.0,bottom
TP12,48.311,-105.664,0.0,bottom
TP13,35.738,-118.872,270.0,bottom
TP14,35.738,-117.094,180.0,bottom
TP15,116.51,-144.78,90.0,bottom
TP16,35.738,-114.554,180.0,bottom
TP17,35.23,-144.78,180.0,bottom
TP18,115.113,-116.84,0.0,top
TP19,116.51,-142.24,180.0,bottom
TP20,95.936,-106.426,0.0,top
TP21,55.296,-110.998,0.0,top
TP22,58.09,-128.27,180.0,bottom
TP23,58.09,-106.542937,180.0,bottom
TP25,35.23,-142.24,180.0,bottom
TP5,80.442,-119.634,0.0,bottom
TP6,80.442,-117.602,0.0,bottom
TP7,43.866,-105.664,0.0,bottom
TP8,45.644,-105.664,0.0,bottom
TP9,52.883,-105.664,0.0,bottom
U1,84.242,-118.628,90.0,top
U10,46.66,-122.3772,180.0,bottom
U11,75.87,-134.685,180.0,bottom
U12,91.364,-134.682,180.0,bottom
U2,76.784,-182.372,0.0,bottom
U4,60.63,-182.626,270.0,bottom
U6,91.11,-182.753,270.0,bottom
U7,60.376,-134.62,180.0,bottom
U8,100.635,-110.49,180.0,bottom
U9,105.837,-126.492,0.0,top
Y1,114.947,-120.439,90.0,bottom
1 Designator Mid X Mid Y Rotation Layer
2 A1 74.346 -118.521 270.0 top
3 A2 41.39 -150.7188 0.0 bottom
4 B1 55.0672 -150.6908 0.0 bottom
5 C1 88.062 -118.5795 270.0 bottom
6 C10 52.9592 -123.19 90.0 bottom
7 C11 104.699 -132.588 240.0 bottom
8 C12 98.984 -121.158 125.0 bottom
9 C13 107.62 -122.174 290.0 bottom
10 C14 111.049 -120.777 100.0 bottom
11 C15 52.9592 -120.904 90.0 bottom
12 C16 115.367 -160.033 270.0 bottom
13 C17 41.834 -136.398 90.0 bottom
14 C18 98.73 -130.302 302.5 bottom
15 C19 103.429 -121.031 70.0 bottom
16 C2 72.314 -118.11 90.0 top
17 C20 104.953 -124.079 327.5 bottom
18 C21 111.544807 -129.434317 145.0 bottom
19 C22 43.358 -136.37 90.0 bottom
20 C23 44.882 -136.398 90.0 bottom
21 C24 48.438 -134.112 90.0 bottom
22 C25 36.5 -160.02 90.0 bottom
23 C26 96.0226 -150.6888 0.0 bottom
24 C3 67.996 -118.11 90.0 top
25 C4 85.522 -118.5795 90.0 bottom
26 C5 76.759 -118.11 90.0 top
27 C6 82.982 -118.5795 90.0 bottom
28 C7 70.917 -180.454 270.0 bottom
29 C8 70.917 -184.33 270.0 bottom
30 C9 100.762 -117.475 347.5 bottom
31 D1 39.0312 -151.13 90.0 top
32 D10 61.8912 -151.13 90.0 top
33 D11 64.44 -151.1306 90.0 top
34 D12 66.9878 -151.1306 90.0 top
35 D13 69.5278 -151.1306 90.0 top
36 D14 72.0678 -151.1306 90.0 top
37 D15 74.6078 -151.1306 90.0 top
38 D16 77.1478 -151.1306 90.0 top
39 D17 79.6878 -151.1306 90.0 top
40 D18 82.2278 -151.1306 90.0 top
41 D19 84.7678 -151.1306 90.0 top
42 D2 41.5712 -151.13 90.0 top
43 D20 87.3078 -151.1306 90.0 top
44 D21 89.8478 -151.1294 90.0 top
45 D22 92.3956 -151.1294 90.0 top
46 D23 94.9356 -151.1294 90.0 top
47 D24 97.4756 -151.1294 90.0 top
48 D25 100.0156 -151.1294 90.0 top
49 D26 102.5556 -151.1294 90.0 top
50 D27 105.0956 -151.1294 90.0 top
51 D28 107.6356 -151.1294 90.0 top
52 D29 110.1756 -151.1294 90.0 top
53 D3 44.1112 -151.13 90.0 top
54 D30 112.7156 -151.1294 90.0 top
55 D31 38.9736 -168.9088 90.0 top
56 D32 41.5214 -168.9088 90.0 top
57 D33 44.0614 -168.9088 90.0 top
58 D34 46.6014 -168.9088 90.0 top
59 D35 49.1414 -168.9088 90.0 top
60 D36 51.6814 -168.9088 90.0 top
61 D37 54.2214 -168.9088 90.0 top
62 D38 56.7614 -168.9088 90.0 top
63 D39 59.3014 -168.9088 90.0 top
64 D4 46.6512 -151.13 90.0 top
65 D40 61.8414 -168.9088 90.0 top
66 D41 64.3892 -168.9094 90.0 top
67 D42 66.938 -168.9106 90.0 top
68 D43 69.478 -168.9106 90.0 top
69 D44 72.018 -168.9106 90.0 top
70 D45 74.558 -168.9106 90.0 top
71 D46 77.098 -168.9106 90.0 top
72 D47 79.638 -168.9106 90.0 top
73 D48 82.178 -168.9106 90.0 top
74 D49 84.718 -168.9106 90.0 top
75 D5 49.1912 -151.13 90.0 top
76 D50 87.2658 -168.9106 90.0 top
77 D51 89.8146 -168.9094 90.0 top
78 D52 92.3624 -168.9094 90.0 top
79 D53 94.9024 -168.9094 90.0 top
80 D54 97.4424 -168.9094 90.0 top
81 D55 99.9824 -168.9094 90.0 top
82 D56 102.5224 -168.9094 90.0 top
83 D57 105.0624 -168.9094 90.0 top
84 D58 107.6024 -168.9094 90.0 top
85 D59 110.1424 -168.9094 90.0 top
86 D6 51.7312 -151.13 90.0 top
87 D60 112.6824 -168.9094 90.0 top
88 D61 72.06 -115.824 270.0 bottom
89 D62 69.52 -115.79 90.0 bottom
90 D63 63.424 -115.79 270.0 bottom
91 D65 66.98 -120.65 270.0 bottom
92 D66 63.551 -120.65 90.0 bottom
93 D67 69.52 -120.65 90.0 bottom
94 D68 72.06 -120.65 270.0 bottom
95 D7 54.2712 -151.13 90.0 top
96 D70 109.6896 -150.6888 0.0 bottom
97 D71 106.35 -184.15 180.0 top
98 D72 106.35 -181.61 180.0 top
99 D73 91.11 -181.61 180.0 top
100 D74 91.11 -184.15 180.0 top
101 D75 75.87 -184.15 180.0 top
102 D76 75.87 -181.61 180.0 top
103 D77 60.63 -181.61 180.0 top
104 D78 60.63 -184.15 180.0 top
105 D79 45.39 -184.15 180.0 top
106 D8 56.8112 -151.13 90.0 top
107 D80 45.3894 -181.61 180.0 top
108 D81 45.39 -135.89 180.0 top
109 D82 45.39 -138.43 180.0 top
110 D83 60.63 -138.43 180.0 top
111 D84 60.63 -135.89 180.0 top
112 D85 75.87 -135.89 180.0 top
113 D86 75.87 -138.43 180.0 top
114 D87 91.11 -138.43 180.0 top
115 D88 91.11 -135.89 180.0 top
116 D89 106.35 -135.89 180.0 top
117 D9 59.3512 -151.13 90.0 top
118 D90 106.35 -138.43 180.0 top
119 D91 49.4032 -115.1382 180.0 bottom
120 E1 41.4656 -168.4942 0.0 bottom
121 F5 55.0796 -168.4942 0.0 bottom
122 FID1 47.93 -179.07 0.0 top
123 FID2 47.93 -179.07 0.0 bottom
124 FID3 103.81 -179.07 0.0 bottom
125 FID4 42.85 -111.76 0.0 bottom
126 FID5 103.81 -179.07 0.0 top
127 FID6 104.572 -107.696 0.0 top
128 G1 95.9996 -168.4942 0.0 bottom
129 H1 109.7132 -168.4942 0.0 bottom
130 I1 68.7176 -150.6908 0.0 bottom
131 J1 92.38 -118.76 180.0 top
132 J14 55.296 -106.5784 0.0 top
133 J4 75.87 -160.02 0.0 top
134 J5 110.0015 -111.9435 135.0 top
135 J6 68.6696 -168.4942 0.0 bottom
136 J7 38.903974 -109.1692 225.0 top
137 JP1 67.3864 -132.7912 90.0 bottom
138 JP13 84.3536 -132.969 90.0 bottom
139 JP14 82.855 -132.969 90.0 bottom
140 JP2 68.885 -132.7912 90.0 bottom
141 K1 82.3596 -168.4942 0.0 bottom
142 L1 82.3216 -150.6908 0.0 bottom
143 R1 60.757 -179.07 180.0 bottom
144 R10 44.882 -134.108 270.0 bottom
145 R11 111.557 -133.223 284.0 bottom
146 R12 110.795 -124.968 187.5 bottom
147 R13 49.962 -134.11 90.0 bottom
148 R14 46.914 -134.11 270.0 bottom
149 R15 49.962 -136.396 90.0 bottom
150 R16 48.438 -136.396 90.0 bottom
151 R17 46.914 -138.682 90.0 bottom
152 R18 49.962 -138.682 90.0 bottom
153 R19 46.914 -136.396 90.0 bottom
154 R2 105.588 -118.745 192.5 bottom
155 R20 48.438 -138.682 90.0 bottom
156 R21 41.834 -138.682 270.0 bottom
157 R22 43.358 -138.682 270.0 bottom
158 R23 44.882 -138.682 270.0 bottom
159 R24 40.564 -122.174 90.0 bottom
160 R26 97.079 -118.745 74.0 bottom
161 R27 95.628822 -122.818683 50.0 bottom
162 R29 46.152 -134.11 270.0 bottom
163 R3 108.763 -117.602 260.0 bottom
164 R4 91.11 -179.07 180.0 bottom
165 R5 104.826 -114.808 65.0 bottom
166 R6 41.834 -134.11 270.0 bottom
167 R7 101.143 -129.159 260.0 bottom
168 R8 43.358 -134.11 270.0 bottom
169 R9 108.255 -132.969 300.0 bottom
170 SW1 110.0076 -111.9378 45.0 bottom
171 SW2 37.388 -124.936 0.0 top
172 TP10 51.359 -105.664 0.0 bottom
173 TP11 49.835 -105.664 0.0 bottom
174 TP12 48.311 -105.664 0.0 bottom
175 TP13 35.738 -118.872 270.0 bottom
176 TP14 35.738 -117.094 180.0 bottom
177 TP15 116.51 -144.78 90.0 bottom
178 TP16 35.738 -114.554 180.0 bottom
179 TP17 35.23 -144.78 180.0 bottom
180 TP18 115.113 -116.84 0.0 top
181 TP19 116.51 -142.24 180.0 bottom
182 TP20 95.936 -106.426 0.0 top
183 TP21 55.296 -110.998 0.0 top
184 TP22 58.09 -128.27 180.0 bottom
185 TP23 58.09 -106.542937 180.0 bottom
186 TP25 35.23 -142.24 180.0 bottom
187 TP5 80.442 -119.634 0.0 bottom
188 TP6 80.442 -117.602 0.0 bottom
189 TP7 43.866 -105.664 0.0 bottom
190 TP8 45.644 -105.664 0.0 bottom
191 TP9 52.883 -105.664 0.0 bottom
192 U1 84.242 -118.628 90.0 top
193 U10 46.66 -122.3772 180.0 bottom
194 U11 75.87 -134.685 180.0 bottom
195 U12 91.364 -134.682 180.0 bottom
196 U2 76.784 -182.372 0.0 bottom
197 U4 60.63 -182.626 270.0 bottom
198 U6 91.11 -182.753 270.0 bottom
199 U7 60.376 -134.62 180.0 bottom
200 U8 100.635 -110.49 180.0 bottom
201 U9 105.837 -126.492 0.0 top
202 Y1 114.947 -120.439 90.0 bottom

View File

@ -0,0 +1 @@
{"hostname":"Kevins-MBP-2","username":"kevinsanto"}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB

View File

@ -0,0 +1,104 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"A2","CH446Q","LQFP44_Tight",41.390000,-150.718800,180.000000,bottom
"B1","CH446Q","LQFP44_Tight",55.067200,-150.690800,180.000000,bottom
"C1","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",88.062000,-118.579500,-90.000000,bottom
"C4","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",85.522000,-118.579500,90.000000,bottom
"C6","100uF","C_1206_3216Metric_Pad1.33x1.80mm_HandSolder",82.982000,-118.579500,90.000000,bottom
"C7","10u","C_0603_1608Metric",70.917000,-180.454000,-90.000000,bottom
"C8","10u","C_0603_1608Metric",70.917000,-184.330000,-90.000000,bottom
"C9","1u","C_0402_1005Metric",100.762000,-117.475000,-167.500000,bottom
"C10",".1uF","C_0402_1005Metric",52.959200,-123.190000,90.000000,bottom
"C11","1u","C_0402_1005Metric",104.699000,-132.588000,-60.000000,bottom
"C12","1u","C_0402_1005Metric",98.984000,-121.158000,55.000000,bottom
"C13","27p","C_0402_1005Metric",107.620000,-122.174000,-110.000000,bottom
"C14","27p","C_0402_1005Metric",111.049000,-120.777000,80.000000,bottom
"C15",".1uF","C_0402_1005Metric",52.959200,-120.904000,90.000000,bottom
"C16","10uF","C_0603_1608Metric",115.367000,-160.033000,-90.000000,bottom
"C17","27p","C_0402_1005Metric",41.834000,-136.398000,90.000000,bottom
"C18","1u","C_0402_1005Metric",98.730000,-130.302000,-122.500000,bottom
"C19","1u","C_0402_1005Metric",103.429000,-121.031000,110.000000,bottom
"C20","1u","C_0402_1005Metric",104.953000,-124.079000,-147.500000,bottom
"C21","1u","C_0402_1005Metric",111.544807,-129.434317,35.000000,bottom
"C22","27p","C_0402_1005Metric",43.358000,-136.370000,90.000000,bottom
"C23","27p","C_0402_1005Metric",44.882000,-136.398000,90.000000,bottom
"C24","27p","C_0402_1005Metric",48.438000,-134.112000,90.000000,bottom
"C25","10uF","C_0603_1608Metric",36.500000,-160.020000,90.000000,bottom
"C26","CH446Q","LQFP44_Tight",96.022600,-150.688800,180.000000,bottom
"D61","1N5819","D_SOD-323",72.060000,-115.824000,-90.000000,bottom
"D62","1N5819","D_SOD-323",69.520000,-115.790000,90.000000,bottom
"D63","1N4148","D_SOD-323",63.424000,-115.790000,-90.000000,bottom
"D65","1N5819","D_SOD-323",66.980000,-120.650000,-90.000000,bottom
"D66","1N4148","D_SOD-323",63.551000,-120.650000,90.000000,bottom
"D67","1N5819","D_SOD-323",69.520000,-120.650000,90.000000,bottom
"D68","1N5819","D_SOD-323",72.060000,-120.650000,-90.000000,bottom
"D70","CH446Q","LQFP44_Tight",109.689600,-150.688800,180.000000,bottom
"D91","LED","LED_PLCC2_reversemount",49.403200,-115.138200,0.000000,bottom
"E1","CH446Q","LQFP44_Tight",41.465600,-168.494200,180.000000,bottom
"F5","CH446Q","LQFP44_Tight",55.079600,-168.494200,180.000000,bottom
"FID2","Fiducial","Fiducial_1mm_Mask2mm",47.930000,-179.070000,180.000000,bottom
"FID3","Fiducial","Fiducial_1mm_Mask2mm",103.810000,-179.070000,180.000000,bottom
"FID4","Fiducial","Fiducial_1mm_Mask2mm",42.850000,-111.760000,180.000000,bottom
"G1","CH446Q","LQFP44_Tight",95.999600,-168.494200,180.000000,bottom
"H1","CH446Q","LQFP44_Tight",109.713200,-168.494200,180.000000,bottom
"I1","CH446Q","LQFP44_Tight",68.717600,-150.690800,180.000000,bottom
"J6","CH446Q","LQFP44_Tight",68.669600,-168.494200,180.000000,bottom
"JP1","NANO 3V3","SolderJumper_2_Bridged_Small",67.386400,-132.791200,90.000000,bottom
"JP2","NANO 5V","SolderJumper_2_Bridged_Small",68.885000,-132.791200,90.000000,bottom
"JP13","Jumper_2_Bridged","SolderJumper_2_Bridged_Small",84.353600,-132.969000,90.000000,bottom
"JP14","Jumper_2_Bridged","SolderJumper_2_Bridged_Small",82.855000,-132.969000,90.000000,bottom
"K1","CH446Q","LQFP44_Tight",82.359600,-168.494200,180.000000,bottom
"L1","CH446Q","LQFP44_Tight",82.321600,-150.690800,180.000000,bottom
"R1","2Ω","R_0603_1608Metric",60.757000,-179.070000,0.000000,bottom
"R2","22R","R_0402_1005Metric",105.588000,-118.745000,-12.500000,bottom
"R3","22R","R_0402_1005Metric",108.763000,-117.602000,-80.000000,bottom
"R4","2Ω","R_0603_1608Metric",91.110000,-179.070000,0.000000,bottom
"R5","1k","R_0402_1005Metric",104.826000,-114.808000,115.000000,bottom
"R6","1K","R_0402_1005Metric",41.834000,-134.110000,-90.000000,bottom
"R7","1K","R_0402_1005Metric",101.143000,-129.159000,-80.000000,bottom
"R8","1K","R_0402_1005Metric",43.358000,-134.110000,-90.000000,bottom
"R9","1K","R_0402_1005Metric",108.255000,-132.969000,-120.000000,bottom
"R10","1K","R_0402_1005Metric",44.882000,-134.108000,-90.000000,bottom
"R11","1K","R_0402_1005Metric",111.557000,-133.223000,-104.000000,bottom
"R12","1k","R_0402_1005Metric",110.795000,-124.968000,-7.500000,bottom
"R13","47K","R_0402_1005Metric",49.962000,-134.110000,90.000000,bottom
"R14","47K","R_0402_1005Metric",46.914000,-134.110000,-90.000000,bottom
"R15","10K","R_0402_1005Metric",49.962000,-136.396000,90.000000,bottom
"R16","47K","R_0402_1005Metric",48.438000,-136.396000,90.000000,bottom
"R17","68K","R_0402_1005Metric",46.914000,-138.682000,90.000000,bottom
"R18","56.2K","R_0402_1005Metric",49.962000,-138.682000,90.000000,bottom
"R19","47K","R_0402_1005Metric",46.914000,-136.396000,90.000000,bottom
"R20","56.2K","R_0402_1005Metric",48.438000,-138.682000,90.000000,bottom
"R21","2K","R_0402_1005Metric",41.834000,-138.682000,-90.000000,bottom
"R22","2K","R_0402_1005Metric",43.358000,-138.682000,-90.000000,bottom
"R23","2K","R_0402_1005Metric",44.882000,-138.682000,-90.000000,bottom
"R24","1K","R_0402_1005Metric",40.564000,-122.174000,90.000000,bottom
"R26","2K","R_0402_1005Metric",97.079000,-118.745000,106.000000,bottom
"R27","2K","R_0402_1005Metric",95.628822,-122.818683,130.000000,bottom
"R29","68K","R_0402_1005Metric",46.152000,-134.110000,-90.000000,bottom
"SW1","USB BOOT","SW_SPST_TL3342",110.007600,-111.937800,135.000000,bottom
"TP5","FB/SHDN","TestPoint_D0.75mm",80.442000,-119.634000,180.000000,bottom
"TP6","VREF","TestPoint_D0.75mm",80.442000,-117.602000,180.000000,bottom
"TP7","0-5V DAC","TestPoint_D0.75mm",43.866000,-105.664000,180.000000,bottom
"TP8","+-8V DAC","TestPoint_D0.75mm",45.644000,-105.664000,180.000000,bottom
"TP9","ADC 0 IN","TestPoint_D0.75mm",52.883000,-105.664000,180.000000,bottom
"TP10","ADC 1 IN","TestPoint_D0.75mm",51.359000,-105.664000,180.000000,bottom
"TP11","ADC 2 IN","TestPoint_D0.75mm",49.835000,-105.664000,180.000000,bottom
"TP12","ADC 3 IN","TestPoint_D0.75mm",48.311000,-105.664000,180.000000,bottom
"TP13","-8V","TestPoint_D0.75mm",35.738000,-118.872000,-90.000000,bottom
"TP14","+8V","TestPoint_D0.75mm",35.738000,-117.094000,0.000000,bottom
"TP15","LED OUT","TestPoint_Pad_D1.0mm",116.510000,-144.780000,90.000000,bottom
"TP16","GPIO 0","TestPoint_Pad_D1.0mm",35.738000,-114.554000,0.000000,bottom
"TP17","LED IN","TestPoint_Pad_D1.0mm",35.230000,-144.780000,0.000000,bottom
"TP19","GND","TestPoint_Pad_D1.0mm",116.510000,-142.240000,0.000000,bottom
"TP22","TestPoint","BackMaskWindows",58.090000,-128.270000,0.000000,bottom
"TP23","TestPoint","BackMaskWindows",58.090000,-106.542937,0.000000,bottom
"TP25","GND","TestPoint_Pad_D1.0mm",35.230000,-142.240000,0.000000,bottom
"U2","NCP1117-3.3_SOT223","SOT-223-3_TabPin2",76.784000,-182.372000,0.000000,bottom
"U4","INA219","SOIC-8_3.9x4.9mm_P1.27mm",60.630000,-182.626000,180.000000,bottom
"U6","INA219","SOIC-8_3.9x4.9mm_P1.27mm",91.110000,-182.753000,180.000000,bottom
"U7","LM324","SOIC-14_3.9x8.7mm_P1.27mm",60.376000,-134.620000,-90.000000,bottom
"U8","W25Q128JVS","SOIC-8_5.23x5.23mm_P1.27mm",100.635000,-110.490000,-90.000000,bottom
"U10","L272D","SOIC-16_3.9x9.9mm_P1.27mm",46.660000,-122.377200,-90.000000,bottom
"U11","LM324","SOIC-14_3.9x8.7mm_P1.27mm",75.870000,-134.685000,-90.000000,bottom
"U12","MCP4822","SOIC-8_3.9x4.9mm_P1.27mm",91.364000,-134.682000,-90.000000,bottom
"Y1","ABLS-12.000MHZ-B4-T","Crystal_SMD_3225-4Pin_3.2x2.5mm",114.947000,-120.439000,90.000000,bottom
1 Ref Val Package PosX PosY Rot Side
2 A2 CH446Q LQFP44_Tight 41.390000 -150.718800 180.000000 bottom
3 B1 CH446Q LQFP44_Tight 55.067200 -150.690800 180.000000 bottom
4 C1 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 88.062000 -118.579500 -90.000000 bottom
5 C4 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 85.522000 -118.579500 90.000000 bottom
6 C6 100uF C_1206_3216Metric_Pad1.33x1.80mm_HandSolder 82.982000 -118.579500 90.000000 bottom
7 C7 10u C_0603_1608Metric 70.917000 -180.454000 -90.000000 bottom
8 C8 10u C_0603_1608Metric 70.917000 -184.330000 -90.000000 bottom
9 C9 1u C_0402_1005Metric 100.762000 -117.475000 -167.500000 bottom
10 C10 .1uF C_0402_1005Metric 52.959200 -123.190000 90.000000 bottom
11 C11 1u C_0402_1005Metric 104.699000 -132.588000 -60.000000 bottom
12 C12 1u C_0402_1005Metric 98.984000 -121.158000 55.000000 bottom
13 C13 27p C_0402_1005Metric 107.620000 -122.174000 -110.000000 bottom
14 C14 27p C_0402_1005Metric 111.049000 -120.777000 80.000000 bottom
15 C15 .1uF C_0402_1005Metric 52.959200 -120.904000 90.000000 bottom
16 C16 10uF C_0603_1608Metric 115.367000 -160.033000 -90.000000 bottom
17 C17 27p C_0402_1005Metric 41.834000 -136.398000 90.000000 bottom
18 C18 1u C_0402_1005Metric 98.730000 -130.302000 -122.500000 bottom
19 C19 1u C_0402_1005Metric 103.429000 -121.031000 110.000000 bottom
20 C20 1u C_0402_1005Metric 104.953000 -124.079000 -147.500000 bottom
21 C21 1u C_0402_1005Metric 111.544807 -129.434317 35.000000 bottom
22 C22 27p C_0402_1005Metric 43.358000 -136.370000 90.000000 bottom
23 C23 27p C_0402_1005Metric 44.882000 -136.398000 90.000000 bottom
24 C24 27p C_0402_1005Metric 48.438000 -134.112000 90.000000 bottom
25 C25 10uF C_0603_1608Metric 36.500000 -160.020000 90.000000 bottom
26 C26 CH446Q LQFP44_Tight 96.022600 -150.688800 180.000000 bottom
27 D61 1N5819 D_SOD-323 72.060000 -115.824000 -90.000000 bottom
28 D62 1N5819 D_SOD-323 69.520000 -115.790000 90.000000 bottom
29 D63 1N4148 D_SOD-323 63.424000 -115.790000 -90.000000 bottom
30 D65 1N5819 D_SOD-323 66.980000 -120.650000 -90.000000 bottom
31 D66 1N4148 D_SOD-323 63.551000 -120.650000 90.000000 bottom
32 D67 1N5819 D_SOD-323 69.520000 -120.650000 90.000000 bottom
33 D68 1N5819 D_SOD-323 72.060000 -120.650000 -90.000000 bottom
34 D70 CH446Q LQFP44_Tight 109.689600 -150.688800 180.000000 bottom
35 D91 LED LED_PLCC2_reversemount 49.403200 -115.138200 0.000000 bottom
36 E1 CH446Q LQFP44_Tight 41.465600 -168.494200 180.000000 bottom
37 F5 CH446Q LQFP44_Tight 55.079600 -168.494200 180.000000 bottom
38 FID2 Fiducial Fiducial_1mm_Mask2mm 47.930000 -179.070000 180.000000 bottom
39 FID3 Fiducial Fiducial_1mm_Mask2mm 103.810000 -179.070000 180.000000 bottom
40 FID4 Fiducial Fiducial_1mm_Mask2mm 42.850000 -111.760000 180.000000 bottom
41 G1 CH446Q LQFP44_Tight 95.999600 -168.494200 180.000000 bottom
42 H1 CH446Q LQFP44_Tight 109.713200 -168.494200 180.000000 bottom
43 I1 CH446Q LQFP44_Tight 68.717600 -150.690800 180.000000 bottom
44 J6 CH446Q LQFP44_Tight 68.669600 -168.494200 180.000000 bottom
45 JP1 NANO 3V3 SolderJumper_2_Bridged_Small 67.386400 -132.791200 90.000000 bottom
46 JP2 NANO 5V SolderJumper_2_Bridged_Small 68.885000 -132.791200 90.000000 bottom
47 JP13 Jumper_2_Bridged SolderJumper_2_Bridged_Small 84.353600 -132.969000 90.000000 bottom
48 JP14 Jumper_2_Bridged SolderJumper_2_Bridged_Small 82.855000 -132.969000 90.000000 bottom
49 K1 CH446Q LQFP44_Tight 82.359600 -168.494200 180.000000 bottom
50 L1 CH446Q LQFP44_Tight 82.321600 -150.690800 180.000000 bottom
51 R1 R_0603_1608Metric 60.757000 -179.070000 0.000000 bottom
52 R2 22R R_0402_1005Metric 105.588000 -118.745000 -12.500000 bottom
53 R3 22R R_0402_1005Metric 108.763000 -117.602000 -80.000000 bottom
54 R4 R_0603_1608Metric 91.110000 -179.070000 0.000000 bottom
55 R5 1k R_0402_1005Metric 104.826000 -114.808000 115.000000 bottom
56 R6 1K R_0402_1005Metric 41.834000 -134.110000 -90.000000 bottom
57 R7 1K R_0402_1005Metric 101.143000 -129.159000 -80.000000 bottom
58 R8 1K R_0402_1005Metric 43.358000 -134.110000 -90.000000 bottom
59 R9 1K R_0402_1005Metric 108.255000 -132.969000 -120.000000 bottom
60 R10 1K R_0402_1005Metric 44.882000 -134.108000 -90.000000 bottom
61 R11 1K R_0402_1005Metric 111.557000 -133.223000 -104.000000 bottom
62 R12 1k R_0402_1005Metric 110.795000 -124.968000 -7.500000 bottom
63 R13 47K R_0402_1005Metric 49.962000 -134.110000 90.000000 bottom
64 R14 47K R_0402_1005Metric 46.914000 -134.110000 -90.000000 bottom
65 R15 10K R_0402_1005Metric 49.962000 -136.396000 90.000000 bottom
66 R16 47K R_0402_1005Metric 48.438000 -136.396000 90.000000 bottom
67 R17 68K R_0402_1005Metric 46.914000 -138.682000 90.000000 bottom
68 R18 56.2K R_0402_1005Metric 49.962000 -138.682000 90.000000 bottom
69 R19 47K R_0402_1005Metric 46.914000 -136.396000 90.000000 bottom
70 R20 56.2K R_0402_1005Metric 48.438000 -138.682000 90.000000 bottom
71 R21 2K R_0402_1005Metric 41.834000 -138.682000 -90.000000 bottom
72 R22 2K R_0402_1005Metric 43.358000 -138.682000 -90.000000 bottom
73 R23 2K R_0402_1005Metric 44.882000 -138.682000 -90.000000 bottom
74 R24 1K R_0402_1005Metric 40.564000 -122.174000 90.000000 bottom
75 R26 2K R_0402_1005Metric 97.079000 -118.745000 106.000000 bottom
76 R27 2K R_0402_1005Metric 95.628822 -122.818683 130.000000 bottom
77 R29 68K R_0402_1005Metric 46.152000 -134.110000 -90.000000 bottom
78 SW1 USB BOOT SW_SPST_TL3342 110.007600 -111.937800 135.000000 bottom
79 TP5 FB/SHDN TestPoint_D0.75mm 80.442000 -119.634000 180.000000 bottom
80 TP6 VREF TestPoint_D0.75mm 80.442000 -117.602000 180.000000 bottom
81 TP7 0-5V DAC TestPoint_D0.75mm 43.866000 -105.664000 180.000000 bottom
82 TP8 +-8V DAC TestPoint_D0.75mm 45.644000 -105.664000 180.000000 bottom
83 TP9 ADC 0 IN TestPoint_D0.75mm 52.883000 -105.664000 180.000000 bottom
84 TP10 ADC 1 IN TestPoint_D0.75mm 51.359000 -105.664000 180.000000 bottom
85 TP11 ADC 2 IN TestPoint_D0.75mm 49.835000 -105.664000 180.000000 bottom
86 TP12 ADC 3 IN TestPoint_D0.75mm 48.311000 -105.664000 180.000000 bottom
87 TP13 -8V TestPoint_D0.75mm 35.738000 -118.872000 -90.000000 bottom
88 TP14 +8V TestPoint_D0.75mm 35.738000 -117.094000 0.000000 bottom
89 TP15 LED OUT TestPoint_Pad_D1.0mm 116.510000 -144.780000 90.000000 bottom
90 TP16 GPIO 0 TestPoint_Pad_D1.0mm 35.738000 -114.554000 0.000000 bottom
91 TP17 LED IN TestPoint_Pad_D1.0mm 35.230000 -144.780000 0.000000 bottom
92 TP19 GND TestPoint_Pad_D1.0mm 116.510000 -142.240000 0.000000 bottom
93 TP22 TestPoint BackMaskWindows 58.090000 -128.270000 0.000000 bottom
94 TP23 TestPoint BackMaskWindows 58.090000 -106.542937 0.000000 bottom
95 TP25 GND TestPoint_Pad_D1.0mm 35.230000 -142.240000 0.000000 bottom
96 U2 NCP1117-3.3_SOT223 SOT-223-3_TabPin2 76.784000 -182.372000 0.000000 bottom
97 U4 INA219 SOIC-8_3.9x4.9mm_P1.27mm 60.630000 -182.626000 180.000000 bottom
98 U6 INA219 SOIC-8_3.9x4.9mm_P1.27mm 91.110000 -182.753000 180.000000 bottom
99 U7 LM324 SOIC-14_3.9x8.7mm_P1.27mm 60.376000 -134.620000 -90.000000 bottom
100 U8 W25Q128JVS SOIC-8_5.23x5.23mm_P1.27mm 100.635000 -110.490000 -90.000000 bottom
101 U10 L272D SOIC-16_3.9x9.9mm_P1.27mm 46.660000 -122.377200 -90.000000 bottom
102 U11 LM324 SOIC-14_3.9x8.7mm_P1.27mm 75.870000 -134.685000 -90.000000 bottom
103 U12 MCP4822 SOIC-8_3.9x4.9mm_P1.27mm 91.364000 -134.682000 -90.000000 bottom
104 Y1 ABLS-12.000MHZ-B4-T Crystal_SMD_3225-4Pin_3.2x2.5mm 114.947000 -120.439000 90.000000 bottom

View File

@ -0,0 +1,99 @@
Ref,Val,Package,PosX,PosY,Rot,Side
"A1","Arduino_Nano_v3.x","Arduino_Nano",93.396000,-110.911000,-90.000000,top
"C2","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",72.314000,-118.110000,-90.000000,top
"C3","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",67.996000,-118.110000,-90.000000,top
"C5","10uF","CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder",76.759000,-118.110000,-90.000000,top
"D1","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",39.031200,-151.130000,90.000000,top
"D2","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",41.571200,-151.130000,90.000000,top
"D3","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",44.111200,-151.130000,90.000000,top
"D4","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",46.651200,-151.130000,90.000000,top
"D5","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",49.191200,-151.130000,90.000000,top
"D6","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",51.731200,-151.130000,90.000000,top
"D7","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",54.271200,-151.130000,90.000000,top
"D8","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",56.811200,-151.130000,90.000000,top
"D9","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",59.351200,-151.130000,90.000000,top
"D10","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",61.891200,-151.130000,90.000000,top
"D11","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",64.440000,-151.130600,90.000000,top
"D12","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",66.987800,-151.130600,90.000000,top
"D13","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",69.527800,-151.130600,90.000000,top
"D14","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",72.067800,-151.130600,90.000000,top
"D15","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",74.607800,-151.130600,90.000000,top
"D16","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",77.147800,-151.130600,90.000000,top
"D17","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",79.687800,-151.130600,90.000000,top
"D18","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",82.227800,-151.130600,90.000000,top
"D19","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",84.767800,-151.130600,90.000000,top
"D20","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",87.307800,-151.130600,90.000000,top
"D21","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",89.847800,-151.129400,90.000000,top
"D22","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",92.395600,-151.129400,90.000000,top
"D23","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",94.935600,-151.129400,90.000000,top
"D24","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",97.475600,-151.129400,90.000000,top
"D25","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",100.015600,-151.129400,90.000000,top
"D26","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",102.555600,-151.129400,90.000000,top
"D27","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",105.095600,-151.129400,90.000000,top
"D28","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",107.635600,-151.129400,90.000000,top
"D29","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",110.175600,-151.129400,90.000000,top
"D30","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",112.715600,-151.129400,90.000000,top
"D31","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",38.973600,-168.908800,90.000000,top
"D32","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",41.521400,-168.908800,90.000000,top
"D33","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",44.061400,-168.908800,90.000000,top
"D34","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",46.601400,-168.908800,90.000000,top
"D35","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",49.141400,-168.908800,90.000000,top
"D36","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",51.681400,-168.908800,90.000000,top
"D37","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",54.221400,-168.908800,90.000000,top
"D38","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",56.761400,-168.908800,90.000000,top
"D39","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",59.301400,-168.908800,90.000000,top
"D40","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",61.841400,-168.908800,90.000000,top
"D41","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",64.389200,-168.909400,90.000000,top
"D42","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",66.938000,-168.910600,90.000000,top
"D43","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",69.478000,-168.910600,90.000000,top
"D44","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",72.018000,-168.910600,90.000000,top
"D45","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",74.558000,-168.910600,90.000000,top
"D46","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",77.098000,-168.910600,90.000000,top
"D47","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",79.638000,-168.910600,90.000000,top
"D48","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",82.178000,-168.910600,90.000000,top
"D49","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",84.718000,-168.910600,90.000000,top
"D50","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",87.265800,-168.910600,90.000000,top
"D51","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",89.814600,-168.909400,90.000000,top
"D52","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",92.362400,-168.909400,90.000000,top
"D53","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",94.902400,-168.909400,90.000000,top
"D54","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",97.442400,-168.909400,90.000000,top
"D55","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",99.982400,-168.909400,90.000000,top
"D56","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",102.522400,-168.909400,90.000000,top
"D57","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",105.062400,-168.909400,90.000000,top
"D58","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",107.602400,-168.909400,90.000000,top
"D59","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",110.142400,-168.909400,90.000000,top
"D60","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",112.682400,-168.909400,90.000000,top
"D71","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-184.150000,180.000000,top
"D72","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-181.610000,180.000000,top
"D73","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-181.610000,180.000000,top
"D74","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-184.150000,180.000000,top
"D75","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-184.150000,180.000000,top
"D76","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-181.610000,180.000000,top
"D77","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-181.610000,180.000000,top
"D78","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-184.150000,180.000000,top
"D79","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-184.150000,180.000000,top
"D80","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.389400,-181.610000,180.000000,top
"D81","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-135.890000,180.000000,top
"D82","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",45.390000,-138.430000,180.000000,top
"D83","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-138.430000,180.000000,top
"D84","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",60.630000,-135.890000,180.000000,top
"D85","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-135.890000,180.000000,top
"D86","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",75.870000,-138.430000,180.000000,top
"D87","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-138.430000,180.000000,top
"D88","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",91.110000,-135.890000,180.000000,top
"D89","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-135.890000,180.000000,top
"D90","WS2812B","LED_WS2812B-2020_PLCC4_2.0x2.0mm",106.350000,-138.430000,180.000000,top
"FID1","Fiducial","Fiducial_1mm_Mask2mm",47.930000,-179.070000,0.000000,top
"FID5","Fiducial","Fiducial_1mm_Mask2mm",103.810000,-179.070000,0.000000,top
"FID6","Fiducial","Fiducial_1mm_Mask2mm",104.572000,-107.696000,0.000000,top
"J1","Debug","PinHeader_1x03_P2.54mm_Vertical",92.380000,-121.285000,180.000000,top
"J4","Breadboard","Breadboard_CustomClips_Fallback",75.870000,-160.020000,0.000000,top
"J5","USB_B_Mini","USB_Mini-B_Wuerth_65100516121_Horizontal",110.001500,-111.943500,135.000000,top
"J7","Conn_01x04_Pin","GPIO_header",38.903974,-109.169200,-135.000000,top
"J14","5V","PINHEADER-1x1_vertical",55.296000,-106.578400,0.000000,top
"SW2","SW_DP3T","Slide_Switch_SSSS223600",37.388000,-120.936000,0.000000,top
"TP18","GPIO 0","PINHEADER-1x1_vertical",115.113000,-116.840000,0.000000,top
"TP20","LED OUT","PINHEADER-1x1_vertical",95.936000,-106.426000,0.000000,top
"TP21","LED IN","PINHEADER-1x1_vertical",55.296000,-110.998000,0.000000,top
"U1","LT1054","DIP-8_W7.62mm",80.442000,-122.428000,90.000000,top
"U9","RP2040","RP2040-QFN-56",105.837000,-126.492000,0.000000,top
1 Ref Val Package PosX PosY Rot Side
2 A1 Arduino_Nano_v3.x Arduino_Nano 93.396000 -110.911000 -90.000000 top
3 C2 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 72.314000 -118.110000 -90.000000 top
4 C3 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 67.996000 -118.110000 -90.000000 top
5 C5 10uF CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 76.759000 -118.110000 -90.000000 top
6 D1 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 39.031200 -151.130000 90.000000 top
7 D2 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 41.571200 -151.130000 90.000000 top
8 D3 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 44.111200 -151.130000 90.000000 top
9 D4 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 46.651200 -151.130000 90.000000 top
10 D5 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 49.191200 -151.130000 90.000000 top
11 D6 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 51.731200 -151.130000 90.000000 top
12 D7 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 54.271200 -151.130000 90.000000 top
13 D8 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 56.811200 -151.130000 90.000000 top
14 D9 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 59.351200 -151.130000 90.000000 top
15 D10 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 61.891200 -151.130000 90.000000 top
16 D11 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 64.440000 -151.130600 90.000000 top
17 D12 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 66.987800 -151.130600 90.000000 top
18 D13 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 69.527800 -151.130600 90.000000 top
19 D14 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 72.067800 -151.130600 90.000000 top
20 D15 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 74.607800 -151.130600 90.000000 top
21 D16 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 77.147800 -151.130600 90.000000 top
22 D17 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 79.687800 -151.130600 90.000000 top
23 D18 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 82.227800 -151.130600 90.000000 top
24 D19 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 84.767800 -151.130600 90.000000 top
25 D20 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 87.307800 -151.130600 90.000000 top
26 D21 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 89.847800 -151.129400 90.000000 top
27 D22 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 92.395600 -151.129400 90.000000 top
28 D23 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 94.935600 -151.129400 90.000000 top
29 D24 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 97.475600 -151.129400 90.000000 top
30 D25 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 100.015600 -151.129400 90.000000 top
31 D26 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 102.555600 -151.129400 90.000000 top
32 D27 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 105.095600 -151.129400 90.000000 top
33 D28 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 107.635600 -151.129400 90.000000 top
34 D29 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 110.175600 -151.129400 90.000000 top
35 D30 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 112.715600 -151.129400 90.000000 top
36 D31 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 38.973600 -168.908800 90.000000 top
37 D32 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 41.521400 -168.908800 90.000000 top
38 D33 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 44.061400 -168.908800 90.000000 top
39 D34 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 46.601400 -168.908800 90.000000 top
40 D35 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 49.141400 -168.908800 90.000000 top
41 D36 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 51.681400 -168.908800 90.000000 top
42 D37 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 54.221400 -168.908800 90.000000 top
43 D38 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 56.761400 -168.908800 90.000000 top
44 D39 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 59.301400 -168.908800 90.000000 top
45 D40 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 61.841400 -168.908800 90.000000 top
46 D41 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 64.389200 -168.909400 90.000000 top
47 D42 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 66.938000 -168.910600 90.000000 top
48 D43 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 69.478000 -168.910600 90.000000 top
49 D44 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 72.018000 -168.910600 90.000000 top
50 D45 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 74.558000 -168.910600 90.000000 top
51 D46 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 77.098000 -168.910600 90.000000 top
52 D47 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 79.638000 -168.910600 90.000000 top
53 D48 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 82.178000 -168.910600 90.000000 top
54 D49 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 84.718000 -168.910600 90.000000 top
55 D50 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 87.265800 -168.910600 90.000000 top
56 D51 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 89.814600 -168.909400 90.000000 top
57 D52 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 92.362400 -168.909400 90.000000 top
58 D53 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 94.902400 -168.909400 90.000000 top
59 D54 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 97.442400 -168.909400 90.000000 top
60 D55 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 99.982400 -168.909400 90.000000 top
61 D56 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 102.522400 -168.909400 90.000000 top
62 D57 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 105.062400 -168.909400 90.000000 top
63 D58 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 107.602400 -168.909400 90.000000 top
64 D59 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 110.142400 -168.909400 90.000000 top
65 D60 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 112.682400 -168.909400 90.000000 top
66 D71 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -184.150000 180.000000 top
67 D72 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -181.610000 180.000000 top
68 D73 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -181.610000 180.000000 top
69 D74 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -184.150000 180.000000 top
70 D75 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -184.150000 180.000000 top
71 D76 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -181.610000 180.000000 top
72 D77 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -181.610000 180.000000 top
73 D78 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -184.150000 180.000000 top
74 D79 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -184.150000 180.000000 top
75 D80 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.389400 -181.610000 180.000000 top
76 D81 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -135.890000 180.000000 top
77 D82 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 45.390000 -138.430000 180.000000 top
78 D83 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -138.430000 180.000000 top
79 D84 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 60.630000 -135.890000 180.000000 top
80 D85 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -135.890000 180.000000 top
81 D86 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 75.870000 -138.430000 180.000000 top
82 D87 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -138.430000 180.000000 top
83 D88 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 91.110000 -135.890000 180.000000 top
84 D89 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -135.890000 180.000000 top
85 D90 WS2812B LED_WS2812B-2020_PLCC4_2.0x2.0mm 106.350000 -138.430000 180.000000 top
86 FID1 Fiducial Fiducial_1mm_Mask2mm 47.930000 -179.070000 0.000000 top
87 FID5 Fiducial Fiducial_1mm_Mask2mm 103.810000 -179.070000 0.000000 top
88 FID6 Fiducial Fiducial_1mm_Mask2mm 104.572000 -107.696000 0.000000 top
89 J1 Debug PinHeader_1x03_P2.54mm_Vertical 92.380000 -121.285000 180.000000 top
90 J4 Breadboard Breadboard_CustomClips_Fallback 75.870000 -160.020000 0.000000 top
91 J5 USB_B_Mini USB_Mini-B_Wuerth_65100516121_Horizontal 110.001500 -111.943500 135.000000 top
92 J7 Conn_01x04_Pin GPIO_header 38.903974 -109.169200 -135.000000 top
93 J14 5V PINHEADER-1x1_vertical 55.296000 -106.578400 0.000000 top
94 SW2 SW_DP3T Slide_Switch_SSSS223600 37.388000 -120.936000 0.000000 top
95 TP18 GPIO 0 PINHEADER-1x1_vertical 115.113000 -116.840000 0.000000 top
96 TP20 LED OUT PINHEADER-1x1_vertical 95.936000 -106.426000 0.000000 top
97 TP21 LED IN PINHEADER-1x1_vertical 55.296000 -110.998000 0.000000 top
98 U1 LT1054 DIP-8_W7.62mm 80.442000 -122.428000 90.000000 top
99 U9 RP2040 RP2040-QFN-56 105.837000 -126.492000 0.000000 top

View File

@ -0,0 +1,64 @@
Designator,Footprint,Quantity,Value,LCSC Part #
A1,Arduino_Nano,1,Arduino_Nano_v3.x,
"A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1",LQFP44_Tight,12,CH446Q,
"C1, C4, C6",1206,3,100uF,
"C10, C15",402,2,.1uF,
"C11, C12, C18, C19, C20, C21, C9",402,7,1u,
"C13, C14, C17, C22, C23, C24",402,6,27p,
"C16, C25",603,2,10uF,
"C2, C3, C5",CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder,3,10uF,
"C7, C8",603,2,10u,
"D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90",LED_WS2812B-2020_PLCC4_2.0x2.0mm,80,WS2812B,
"D61, D62, D65, D67, D68",D_SOD-323,5,1N5819,
"D63, D66",D_SOD-323,2,1N4148,
D91,LED_PLCC2_reversemount,1,LED,
"FID1, FID2, FID3, FID4, FID5, FID6",Fiducial_1mm_Mask2mm,6,Fiducial,
J1,PinHeader_1x03_P2.54mm_Vertical,1,Debug,
J14,PINHEADER-1x1_vertical,1,5V,
J4,Breadboard_CustomClips_Fallback,1,Breadboard,
J5,USB_Mini-B_Wuerth_65100516121_Horizontal,1,USB_B_Mini,
J7,GPIO_header,1,Conn_01x04_Pin,
JP1,SolderJumper_2_Bridged_Small,1,NANO 3V3,
"JP13, JP14",SolderJumper_2_Bridged_Small,2,Jumper_2_Bridged,
JP2,SolderJumper_2_Bridged_Small,1,NANO 5V,
"R1, R4",603,2,2Ω,
"R10, R11, R12, R24, R5, R6, R7, R8, R9",402,9,1K,
"R13, R14, R16, R19",402,4,47K,
R15,402,1,10K,
"R17, R29",402,2,68K,
"R18, R20",402,2,56.2K,
"R2, R3",402,2,22R,
"R21, R22, R23, R26, R27",402,5,2K,
SW1,SW_SPST_TL3342,1,USB BOOT,
SW2,Slide_Switch_SSSS223600,1,SW_DP3T,
TP1,TestPoint_Pad_D1.0mm,1,GPIO 16,
TP10,TestPoint_D0.75mm,1,ADC 1 IN,
TP11,TestPoint_D0.75mm,1,ADC 2 IN,
TP12,TestPoint_D0.75mm,1,ADC 3 IN,
TP13,TestPoint_D0.75mm,1,-8V,
TP14,TestPoint_D0.75mm,1,+8V,
TP15,TestPoint_Pad_D1.0mm,1,LED OUT,
TP16,TestPoint_Pad_D1.0mm,1,GPIO 0,
TP17,TestPoint_Pad_D1.0mm,1,LED IN,
TP18,PINHEADER-1x1_vertical,1,GPIO 0,
"TP19, TP25",TestPoint_Pad_D1.0mm,2,GND,
TP2,TestPoint_Pad_D1.0mm,1,GPIO 17,
TP20,PINHEADER-1x1_vertical,1,LED OUT,
TP21,PINHEADER-1x1_vertical,1,LED IN,
"TP22, TP23",BackMaskWindows,2,TestPoint,
TP3,TestPoint_Pad_D1.0mm,1,GPIO 18,
TP4,TestPoint_Pad_D1.0mm,1,GPIO 19,
TP5,TestPoint_D0.75mm,1,FB/SHDN,
TP6,TestPoint_D0.75mm,1,VREF,
TP7,TestPoint_D0.75mm,1,0-5V DAC,
TP8,TestPoint_D0.75mm,1,+-8V DAC,
TP9,TestPoint_D0.75mm,1,ADC 0 IN,
U1,DIP-8_W7.62mm,1,LT1054,
U10,SOIC-16_3.9x9.9mm_P1.27mm,1,L272D,
"U11, U7",SOIC-14_3.9x8.7mm_P1.27mm,2,LM324,
U12,SOIC-8_3.9x4.9mm_P1.27mm,1,MCP4822,
U2,SOT-223-3_TabPin2,1,NCP1117-3.3_SOT223,
"U4, U6",SOIC-8_3.9x4.9mm_P1.27mm,2,INA219,
U8,SOIC-8_5.23x5.23mm_P1.27mm,1,W25Q128JVS,
U9,RP2040-QFN-56,1,RP2040,
Y1,Crystal_SMD_3225-4Pin_3.2x2.5mm,1,ABLS-12.000MHZ-B4-T,
1 Designator Footprint Quantity Value LCSC Part #
2 A1 Arduino_Nano 1 Arduino_Nano_v3.x
3 A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1 LQFP44_Tight 12 CH446Q
4 C1, C4, C6 1206 3 100uF
5 C10, C15 402 2 .1uF
6 C11, C12, C18, C19, C20, C21, C9 402 7 1u
7 C13, C14, C17, C22, C23, C24 402 6 27p
8 C16, C25 603 2 10uF
9 C2, C3, C5 CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 3 10uF
10 C7, C8 603 2 10u
11 D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90 LED_WS2812B-2020_PLCC4_2.0x2.0mm 80 WS2812B
12 D61, D62, D65, D67, D68 D_SOD-323 5 1N5819
13 D63, D66 D_SOD-323 2 1N4148
14 D91 LED_PLCC2_reversemount 1 LED
15 FID1, FID2, FID3, FID4, FID5, FID6 Fiducial_1mm_Mask2mm 6 Fiducial
16 J1 PinHeader_1x03_P2.54mm_Vertical 1 Debug
17 J14 PINHEADER-1x1_vertical 1 5V
18 J4 Breadboard_CustomClips_Fallback 1 Breadboard
19 J5 USB_Mini-B_Wuerth_65100516121_Horizontal 1 USB_B_Mini
20 J7 GPIO_header 1 Conn_01x04_Pin
21 JP1 SolderJumper_2_Bridged_Small 1 NANO 3V3
22 JP13, JP14 SolderJumper_2_Bridged_Small 2 Jumper_2_Bridged
23 JP2 SolderJumper_2_Bridged_Small 1 NANO 5V
24 R1, R4 603 2
25 R10, R11, R12, R24, R5, R6, R7, R8, R9 402 9 1K
26 R13, R14, R16, R19 402 4 47K
27 R15 402 1 10K
28 R17, R29 402 2 68K
29 R18, R20 402 2 56.2K
30 R2, R3 402 2 22R
31 R21, R22, R23, R26, R27 402 5 2K
32 SW1 SW_SPST_TL3342 1 USB BOOT
33 SW2 Slide_Switch_SSSS223600 1 SW_DP3T
34 TP1 TestPoint_Pad_D1.0mm 1 GPIO 16
35 TP10 TestPoint_D0.75mm 1 ADC 1 IN
36 TP11 TestPoint_D0.75mm 1 ADC 2 IN
37 TP12 TestPoint_D0.75mm 1 ADC 3 IN
38 TP13 TestPoint_D0.75mm 1 -8V
39 TP14 TestPoint_D0.75mm 1 +8V
40 TP15 TestPoint_Pad_D1.0mm 1 LED OUT
41 TP16 TestPoint_Pad_D1.0mm 1 GPIO 0
42 TP17 TestPoint_Pad_D1.0mm 1 LED IN
43 TP18 PINHEADER-1x1_vertical 1 GPIO 0
44 TP19, TP25 TestPoint_Pad_D1.0mm 2 GND
45 TP2 TestPoint_Pad_D1.0mm 1 GPIO 17
46 TP20 PINHEADER-1x1_vertical 1 LED OUT
47 TP21 PINHEADER-1x1_vertical 1 LED IN
48 TP22, TP23 BackMaskWindows 2 TestPoint
49 TP3 TestPoint_Pad_D1.0mm 1 GPIO 18
50 TP4 TestPoint_Pad_D1.0mm 1 GPIO 19
51 TP5 TestPoint_D0.75mm 1 FB/SHDN
52 TP6 TestPoint_D0.75mm 1 VREF
53 TP7 TestPoint_D0.75mm 1 0-5V DAC
54 TP8 TestPoint_D0.75mm 1 +-8V DAC
55 TP9 TestPoint_D0.75mm 1 ADC 0 IN
56 U1 DIP-8_W7.62mm 1 LT1054
57 U10 SOIC-16_3.9x9.9mm_P1.27mm 1 L272D
58 U11, U7 SOIC-14_3.9x8.7mm_P1.27mm 2 LM324
59 U12 SOIC-8_3.9x4.9mm_P1.27mm 1 MCP4822
60 U2 SOT-223-3_TabPin2 1 NCP1117-3.3_SOT223
61 U4, U6 SOIC-8_3.9x4.9mm_P1.27mm 2 INA219
62 U8 SOIC-8_5.23x5.23mm_P1.27mm 1 W25Q128JVS
63 U9 RP2040-QFN-56 1 RP2040
64 Y1 Crystal_SMD_3225-4Pin_3.2x2.5mm 1 ABLS-12.000MHZ-B4-T

View File

@ -0,0 +1,205 @@
A1:1
A2:1
B1:1
C1:1
C10:1
C11:1
C12:1
C13:1
C14:1
C15:1
C16:1
C17:1
C18:1
C19:1
C2:1
C20:1
C21:1
C22:1
C23:1
C24:1
C25:1
C26:1
C3:1
C4:1
C5:1
C6:1
C7:1
C8:1
C9:1
D1:1
D10:1
D11:1
D12:1
D13:1
D14:1
D15:1
D16:1
D17:1
D18:1
D19:1
D2:1
D20:1
D21:1
D22:1
D23:1
D24:1
D25:1
D26:1
D27:1
D28:1
D29:1
D3:1
D30:1
D31:1
D32:1
D33:1
D34:1
D35:1
D36:1
D37:1
D38:1
D39:1
D4:1
D40:1
D41:1
D42:1
D43:1
D44:1
D45:1
D46:1
D47:1
D48:1
D49:1
D5:1
D50:1
D51:1
D52:1
D53:1
D54:1
D55:1
D56:1
D57:1
D58:1
D59:1
D6:1
D60:1
D61:1
D62:1
D63:1
D65:1
D66:1
D67:1
D68:1
D7:1
D70:1
D71:1
D72:1
D73:1
D74:1
D75:1
D76:1
D77:1
D78:1
D79:1
D8:1
D80:1
D81:1
D82:1
D83:1
D84:1
D85:1
D86:1
D87:1
D88:1
D89:1
D9:1
D90:1
D91:1
E1:1
F5:1
FID1:1
FID2:1
FID3:1
FID4:1
FID5:1
FID6:1
G1:1
H1:1
I1:1
J1:1
J14:1
J4:1
J5:1
J6:1
J7:1
JP1:1
JP13:1
JP14:1
JP2:1
K1:1
L1:1
R1:1
R10:1
R11:1
R12:1
R13:1
R14:1
R15:1
R16:1
R17:1
R18:1
R19:1
R2:1
R20:1
R21:1
R22:1
R23:1
R24:1
R26:1
R27:1
R29:1
R3:1
R4:1
R5:1
R6:1
R7:1
R8:1
R9:1
SW1:1
SW2:1
TP1:1
TP10:1
TP11:1
TP12:1
TP13:1
TP14:1
TP15:1
TP16:1
TP17:1
TP18:1
TP19:1
TP2:1
TP20:1
TP21:1
TP22:1
TP23:1
TP25:1
TP3:1
TP4:1
TP5:1
TP6:1
TP7:1
TP8:1
TP9:1
U1:1
U10:1
U11:1
U12:1
U2:1
U4:1
U6:1
U7:1
U8:1
U9:1
Y1:1
1 A1:1
2 A2:1
3 B1:1
4 C1:1
5 C10:1
6 C11:1
7 C12:1
8 C13:1
9 C14:1
10 C15:1
11 C16:1
12 C17:1
13 C18:1
14 C19:1
15 C2:1
16 C20:1
17 C21:1
18 C22:1
19 C23:1
20 C24:1
21 C25:1
22 C26:1
23 C3:1
24 C4:1
25 C5:1
26 C6:1
27 C7:1
28 C8:1
29 C9:1
30 D1:1
31 D10:1
32 D11:1
33 D12:1
34 D13:1
35 D14:1
36 D15:1
37 D16:1
38 D17:1
39 D18:1
40 D19:1
41 D2:1
42 D20:1
43 D21:1
44 D22:1
45 D23:1
46 D24:1
47 D25:1
48 D26:1
49 D27:1
50 D28:1
51 D29:1
52 D3:1
53 D30:1
54 D31:1
55 D32:1
56 D33:1
57 D34:1
58 D35:1
59 D36:1
60 D37:1
61 D38:1
62 D39:1
63 D4:1
64 D40:1
65 D41:1
66 D42:1
67 D43:1
68 D44:1
69 D45:1
70 D46:1
71 D47:1
72 D48:1
73 D49:1
74 D5:1
75 D50:1
76 D51:1
77 D52:1
78 D53:1
79 D54:1
80 D55:1
81 D56:1
82 D57:1
83 D58:1
84 D59:1
85 D6:1
86 D60:1
87 D61:1
88 D62:1
89 D63:1
90 D65:1
91 D66:1
92 D67:1
93 D68:1
94 D7:1
95 D70:1
96 D71:1
97 D72:1
98 D73:1
99 D74:1
100 D75:1
101 D76:1
102 D77:1
103 D78:1
104 D79:1
105 D8:1
106 D80:1
107 D81:1
108 D82:1
109 D83:1
110 D84:1
111 D85:1
112 D86:1
113 D87:1
114 D88:1
115 D89:1
116 D9:1
117 D90:1
118 D91:1
119 E1:1
120 F5:1
121 FID1:1
122 FID2:1
123 FID3:1
124 FID4:1
125 FID5:1
126 FID6:1
127 G1:1
128 H1:1
129 I1:1
130 J1:1
131 J14:1
132 J4:1
133 J5:1
134 J6:1
135 J7:1
136 JP1:1
137 JP13:1
138 JP14:1
139 JP2:1
140 K1:1
141 L1:1
142 R1:1
143 R10:1
144 R11:1
145 R12:1
146 R13:1
147 R14:1
148 R15:1
149 R16:1
150 R17:1
151 R18:1
152 R19:1
153 R2:1
154 R20:1
155 R21:1
156 R22:1
157 R23:1
158 R24:1
159 R26:1
160 R27:1
161 R29:1
162 R3:1
163 R4:1
164 R5:1
165 R6:1
166 R7:1
167 R8:1
168 R9:1
169 SW1:1
170 SW2:1
171 TP1:1
172 TP10:1
173 TP11:1
174 TP12:1
175 TP13:1
176 TP14:1
177 TP15:1
178 TP16:1
179 TP17:1
180 TP18:1
181 TP19:1
182 TP2:1
183 TP20:1
184 TP21:1
185 TP22:1
186 TP23:1
187 TP25:1
188 TP3:1
189 TP4:1
190 TP5:1
191 TP6:1
192 TP7:1
193 TP8:1
194 TP9:1
195 U1:1
196 U10:1
197 U11:1
198 U12:1
199 U2:1
200 U4:1
201 U6:1
202 U7:1
203 U8:1
204 U9:1
205 Y1:1

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,202 @@
Designator,Mid X,Mid Y,Rotation,Layer
A1,93.396,-110.911,270.0,top
A2,41.39,-150.7188,0.0,bottom
B1,55.0672,-150.6908,0.0,bottom
C1,88.062,-118.5795,270.0,bottom
C10,52.9592,-123.19,90.0,bottom
C11,104.699,-132.588,240.0,bottom
C12,98.984,-121.158,125.0,bottom
C13,107.62,-122.174,290.0,bottom
C14,111.049,-120.777,100.0,bottom
C15,52.9592,-120.904,90.0,bottom
C16,115.367,-160.033,270.0,bottom
C17,41.834,-136.398,90.0,bottom
C18,98.73,-130.302,302.5,bottom
C19,103.429,-121.031,70.0,bottom
C2,72.314,-118.11,270.0,top
C20,104.953,-124.079,327.5,bottom
C21,111.544807,-129.434317,145.0,bottom
C22,43.358,-136.37,90.0,bottom
C23,44.882,-136.398,90.0,bottom
C24,48.438,-134.112,90.0,bottom
C25,36.5,-160.02,90.0,bottom
C26,96.0226,-150.6888,0.0,bottom
C3,67.996,-118.11,270.0,top
C4,85.522,-118.5795,90.0,bottom
C5,76.759,-118.11,270.0,top
C6,82.982,-118.5795,90.0,bottom
C7,70.917,-180.454,270.0,bottom
C8,70.917,-184.33,270.0,bottom
C9,100.762,-117.475,347.5,bottom
D1,39.0312,-151.13,90.0,top
D10,61.8912,-151.13,90.0,top
D11,64.44,-151.1306,90.0,top
D12,66.9878,-151.1306,90.0,top
D13,69.5278,-151.1306,90.0,top
D14,72.0678,-151.1306,90.0,top
D15,74.6078,-151.1306,90.0,top
D16,77.1478,-151.1306,90.0,top
D17,79.6878,-151.1306,90.0,top
D18,82.2278,-151.1306,90.0,top
D19,84.7678,-151.1306,90.0,top
D2,41.5712,-151.13,90.0,top
D20,87.3078,-151.1306,90.0,top
D21,89.8478,-151.1294,90.0,top
D22,92.3956,-151.1294,90.0,top
D23,94.9356,-151.1294,90.0,top
D24,97.4756,-151.1294,90.0,top
D25,100.0156,-151.1294,90.0,top
D26,102.5556,-151.1294,90.0,top
D27,105.0956,-151.1294,90.0,top
D28,107.6356,-151.1294,90.0,top
D29,110.1756,-151.1294,90.0,top
D3,44.1112,-151.13,90.0,top
D30,112.7156,-151.1294,90.0,top
D31,38.9736,-168.9088,90.0,top
D32,41.5214,-168.9088,90.0,top
D33,44.0614,-168.9088,90.0,top
D34,46.6014,-168.9088,90.0,top
D35,49.1414,-168.9088,90.0,top
D36,51.6814,-168.9088,90.0,top
D37,54.2214,-168.9088,90.0,top
D38,56.7614,-168.9088,90.0,top
D39,59.3014,-168.9088,90.0,top
D4,46.6512,-151.13,90.0,top
D40,61.8414,-168.9088,90.0,top
D41,64.3892,-168.9094,90.0,top
D42,66.938,-168.9106,90.0,top
D43,69.478,-168.9106,90.0,top
D44,72.018,-168.9106,90.0,top
D45,74.558,-168.9106,90.0,top
D46,77.098,-168.9106,90.0,top
D47,79.638,-168.9106,90.0,top
D48,82.178,-168.9106,90.0,top
D49,84.718,-168.9106,90.0,top
D5,49.1912,-151.13,90.0,top
D50,87.2658,-168.9106,90.0,top
D51,89.8146,-168.9094,90.0,top
D52,92.3624,-168.9094,90.0,top
D53,94.9024,-168.9094,90.0,top
D54,97.4424,-168.9094,90.0,top
D55,99.9824,-168.9094,90.0,top
D56,102.5224,-168.9094,90.0,top
D57,105.0624,-168.9094,90.0,top
D58,107.6024,-168.9094,90.0,top
D59,110.1424,-168.9094,90.0,top
D6,51.7312,-151.13,90.0,top
D60,112.6824,-168.9094,90.0,top
D61,72.06,-115.824,270.0,bottom
D62,69.52,-115.79,90.0,bottom
D63,63.424,-115.79,270.0,bottom
D65,66.98,-120.65,270.0,bottom
D66,63.551,-120.65,90.0,bottom
D67,69.52,-120.65,90.0,bottom
D68,72.06,-120.65,270.0,bottom
D7,54.2712,-151.13,90.0,top
D70,109.6896,-150.6888,0.0,bottom
D71,106.35,-184.15,180.0,top
D72,106.35,-181.61,180.0,top
D73,91.11,-181.61,180.0,top
D74,91.11,-184.15,180.0,top
D75,75.87,-184.15,180.0,top
D76,75.87,-181.61,180.0,top
D77,60.63,-181.61,180.0,top
D78,60.63,-184.15,180.0,top
D79,45.39,-184.15,180.0,top
D8,56.8112,-151.13,90.0,top
D80,45.3894,-181.61,180.0,top
D81,45.39,-135.89,180.0,top
D82,45.39,-138.43,180.0,top
D83,60.63,-138.43,180.0,top
D84,60.63,-135.89,180.0,top
D85,75.87,-135.89,180.0,top
D86,75.87,-138.43,180.0,top
D87,91.11,-138.43,180.0,top
D88,91.11,-135.89,180.0,top
D89,106.35,-135.89,180.0,top
D9,59.3512,-151.13,90.0,top
D90,106.35,-138.43,180.0,top
D91,49.4032,-115.1382,180.0,bottom
E1,41.4656,-168.4942,0.0,bottom
F5,55.0796,-168.4942,0.0,bottom
FID1,47.93,-179.07,0.0,top
FID2,47.93,-179.07,0.0,bottom
FID3,103.81,-179.07,0.0,bottom
FID4,42.85,-111.76,0.0,bottom
FID5,103.81,-179.07,0.0,top
FID6,104.572,-107.696,0.0,top
G1,95.9996,-168.4942,0.0,bottom
H1,109.7132,-168.4942,0.0,bottom
I1,68.7176,-150.6908,0.0,bottom
J1,92.38,-121.285,180.0,top
J14,55.296,-106.5784,0.0,top
J4,75.87,-160.02,0.0,top
J5,110.0015,-111.9435,135.0,top
J6,68.6696,-168.4942,0.0,bottom
J7,38.903974,-109.1692,225.0,top
JP1,67.3864,-132.7912,90.0,bottom
JP13,84.3536,-132.969,90.0,bottom
JP14,82.855,-132.969,90.0,bottom
JP2,68.885,-132.7912,90.0,bottom
K1,82.3596,-168.4942,0.0,bottom
L1,82.3216,-150.6908,0.0,bottom
R1,60.757,-179.07,180.0,bottom
R10,44.882,-134.108,270.0,bottom
R11,111.557,-133.223,284.0,bottom
R12,110.795,-124.968,187.5,bottom
R13,49.962,-134.11,90.0,bottom
R14,46.914,-134.11,270.0,bottom
R15,49.962,-136.396,90.0,bottom
R16,48.438,-136.396,90.0,bottom
R17,46.914,-138.682,90.0,bottom
R18,49.962,-138.682,90.0,bottom
R19,46.914,-136.396,90.0,bottom
R2,105.588,-118.745,192.5,bottom
R20,48.438,-138.682,90.0,bottom
R21,41.834,-138.682,270.0,bottom
R22,43.358,-138.682,270.0,bottom
R23,44.882,-138.682,270.0,bottom
R24,40.564,-122.174,90.0,bottom
R26,97.079,-118.745,74.0,bottom
R27,95.628822,-122.818683,50.0,bottom
R29,46.152,-134.11,270.0,bottom
R3,108.763,-117.602,260.0,bottom
R4,91.11,-179.07,180.0,bottom
R5,104.826,-114.808,65.0,bottom
R6,41.834,-134.11,270.0,bottom
R7,101.143,-129.159,260.0,bottom
R8,43.358,-134.11,270.0,bottom
R9,108.255,-132.969,300.0,bottom
SW1,110.0076,-111.9378,45.0,bottom
SW2,37.388,-120.936,0.0,top
TP10,51.359,-105.664,0.0,bottom
TP11,49.835,-105.664,0.0,bottom
TP12,48.311,-105.664,0.0,bottom
TP13,35.738,-118.872,270.0,bottom
TP14,35.738,-117.094,180.0,bottom
TP15,116.51,-144.78,90.0,bottom
TP16,35.738,-114.554,180.0,bottom
TP17,35.23,-144.78,180.0,bottom
TP18,115.113,-116.84,0.0,top
TP19,116.51,-142.24,180.0,bottom
TP20,95.936,-106.426,0.0,top
TP21,55.296,-110.998,0.0,top
TP22,58.09,-128.27,180.0,bottom
TP23,58.09,-106.542937,180.0,bottom
TP25,35.23,-142.24,180.0,bottom
TP5,80.442,-119.634,0.0,bottom
TP6,80.442,-117.602,0.0,bottom
TP7,43.866,-105.664,0.0,bottom
TP8,45.644,-105.664,0.0,bottom
TP9,52.883,-105.664,0.0,bottom
U1,80.442,-122.428,90.0,top
U10,46.66,-122.3772,270.0,bottom
U11,75.87,-134.685,270.0,bottom
U12,91.364,-134.682,270.0,bottom
U2,76.784,-182.372,180.0,bottom
U4,60.63,-182.626,0.0,bottom
U6,91.11,-182.753,0.0,bottom
U7,60.376,-134.62,270.0,bottom
U8,100.635,-110.49,270.0,bottom
U9,105.837,-126.492,0.0,top
Y1,114.947,-120.439,90.0,bottom
1 Designator Mid X Mid Y Rotation Layer
2 A1 93.396 -110.911 270.0 top
3 A2 41.39 -150.7188 0.0 bottom
4 B1 55.0672 -150.6908 0.0 bottom
5 C1 88.062 -118.5795 270.0 bottom
6 C10 52.9592 -123.19 90.0 bottom
7 C11 104.699 -132.588 240.0 bottom
8 C12 98.984 -121.158 125.0 bottom
9 C13 107.62 -122.174 290.0 bottom
10 C14 111.049 -120.777 100.0 bottom
11 C15 52.9592 -120.904 90.0 bottom
12 C16 115.367 -160.033 270.0 bottom
13 C17 41.834 -136.398 90.0 bottom
14 C18 98.73 -130.302 302.5 bottom
15 C19 103.429 -121.031 70.0 bottom
16 C2 72.314 -118.11 270.0 top
17 C20 104.953 -124.079 327.5 bottom
18 C21 111.544807 -129.434317 145.0 bottom
19 C22 43.358 -136.37 90.0 bottom
20 C23 44.882 -136.398 90.0 bottom
21 C24 48.438 -134.112 90.0 bottom
22 C25 36.5 -160.02 90.0 bottom
23 C26 96.0226 -150.6888 0.0 bottom
24 C3 67.996 -118.11 270.0 top
25 C4 85.522 -118.5795 90.0 bottom
26 C5 76.759 -118.11 270.0 top
27 C6 82.982 -118.5795 90.0 bottom
28 C7 70.917 -180.454 270.0 bottom
29 C8 70.917 -184.33 270.0 bottom
30 C9 100.762 -117.475 347.5 bottom
31 D1 39.0312 -151.13 90.0 top
32 D10 61.8912 -151.13 90.0 top
33 D11 64.44 -151.1306 90.0 top
34 D12 66.9878 -151.1306 90.0 top
35 D13 69.5278 -151.1306 90.0 top
36 D14 72.0678 -151.1306 90.0 top
37 D15 74.6078 -151.1306 90.0 top
38 D16 77.1478 -151.1306 90.0 top
39 D17 79.6878 -151.1306 90.0 top
40 D18 82.2278 -151.1306 90.0 top
41 D19 84.7678 -151.1306 90.0 top
42 D2 41.5712 -151.13 90.0 top
43 D20 87.3078 -151.1306 90.0 top
44 D21 89.8478 -151.1294 90.0 top
45 D22 92.3956 -151.1294 90.0 top
46 D23 94.9356 -151.1294 90.0 top
47 D24 97.4756 -151.1294 90.0 top
48 D25 100.0156 -151.1294 90.0 top
49 D26 102.5556 -151.1294 90.0 top
50 D27 105.0956 -151.1294 90.0 top
51 D28 107.6356 -151.1294 90.0 top
52 D29 110.1756 -151.1294 90.0 top
53 D3 44.1112 -151.13 90.0 top
54 D30 112.7156 -151.1294 90.0 top
55 D31 38.9736 -168.9088 90.0 top
56 D32 41.5214 -168.9088 90.0 top
57 D33 44.0614 -168.9088 90.0 top
58 D34 46.6014 -168.9088 90.0 top
59 D35 49.1414 -168.9088 90.0 top
60 D36 51.6814 -168.9088 90.0 top
61 D37 54.2214 -168.9088 90.0 top
62 D38 56.7614 -168.9088 90.0 top
63 D39 59.3014 -168.9088 90.0 top
64 D4 46.6512 -151.13 90.0 top
65 D40 61.8414 -168.9088 90.0 top
66 D41 64.3892 -168.9094 90.0 top
67 D42 66.938 -168.9106 90.0 top
68 D43 69.478 -168.9106 90.0 top
69 D44 72.018 -168.9106 90.0 top
70 D45 74.558 -168.9106 90.0 top
71 D46 77.098 -168.9106 90.0 top
72 D47 79.638 -168.9106 90.0 top
73 D48 82.178 -168.9106 90.0 top
74 D49 84.718 -168.9106 90.0 top
75 D5 49.1912 -151.13 90.0 top
76 D50 87.2658 -168.9106 90.0 top
77 D51 89.8146 -168.9094 90.0 top
78 D52 92.3624 -168.9094 90.0 top
79 D53 94.9024 -168.9094 90.0 top
80 D54 97.4424 -168.9094 90.0 top
81 D55 99.9824 -168.9094 90.0 top
82 D56 102.5224 -168.9094 90.0 top
83 D57 105.0624 -168.9094 90.0 top
84 D58 107.6024 -168.9094 90.0 top
85 D59 110.1424 -168.9094 90.0 top
86 D6 51.7312 -151.13 90.0 top
87 D60 112.6824 -168.9094 90.0 top
88 D61 72.06 -115.824 270.0 bottom
89 D62 69.52 -115.79 90.0 bottom
90 D63 63.424 -115.79 270.0 bottom
91 D65 66.98 -120.65 270.0 bottom
92 D66 63.551 -120.65 90.0 bottom
93 D67 69.52 -120.65 90.0 bottom
94 D68 72.06 -120.65 270.0 bottom
95 D7 54.2712 -151.13 90.0 top
96 D70 109.6896 -150.6888 0.0 bottom
97 D71 106.35 -184.15 180.0 top
98 D72 106.35 -181.61 180.0 top
99 D73 91.11 -181.61 180.0 top
100 D74 91.11 -184.15 180.0 top
101 D75 75.87 -184.15 180.0 top
102 D76 75.87 -181.61 180.0 top
103 D77 60.63 -181.61 180.0 top
104 D78 60.63 -184.15 180.0 top
105 D79 45.39 -184.15 180.0 top
106 D8 56.8112 -151.13 90.0 top
107 D80 45.3894 -181.61 180.0 top
108 D81 45.39 -135.89 180.0 top
109 D82 45.39 -138.43 180.0 top
110 D83 60.63 -138.43 180.0 top
111 D84 60.63 -135.89 180.0 top
112 D85 75.87 -135.89 180.0 top
113 D86 75.87 -138.43 180.0 top
114 D87 91.11 -138.43 180.0 top
115 D88 91.11 -135.89 180.0 top
116 D89 106.35 -135.89 180.0 top
117 D9 59.3512 -151.13 90.0 top
118 D90 106.35 -138.43 180.0 top
119 D91 49.4032 -115.1382 180.0 bottom
120 E1 41.4656 -168.4942 0.0 bottom
121 F5 55.0796 -168.4942 0.0 bottom
122 FID1 47.93 -179.07 0.0 top
123 FID2 47.93 -179.07 0.0 bottom
124 FID3 103.81 -179.07 0.0 bottom
125 FID4 42.85 -111.76 0.0 bottom
126 FID5 103.81 -179.07 0.0 top
127 FID6 104.572 -107.696 0.0 top
128 G1 95.9996 -168.4942 0.0 bottom
129 H1 109.7132 -168.4942 0.0 bottom
130 I1 68.7176 -150.6908 0.0 bottom
131 J1 92.38 -121.285 180.0 top
132 J14 55.296 -106.5784 0.0 top
133 J4 75.87 -160.02 0.0 top
134 J5 110.0015 -111.9435 135.0 top
135 J6 68.6696 -168.4942 0.0 bottom
136 J7 38.903974 -109.1692 225.0 top
137 JP1 67.3864 -132.7912 90.0 bottom
138 JP13 84.3536 -132.969 90.0 bottom
139 JP14 82.855 -132.969 90.0 bottom
140 JP2 68.885 -132.7912 90.0 bottom
141 K1 82.3596 -168.4942 0.0 bottom
142 L1 82.3216 -150.6908 0.0 bottom
143 R1 60.757 -179.07 180.0 bottom
144 R10 44.882 -134.108 270.0 bottom
145 R11 111.557 -133.223 284.0 bottom
146 R12 110.795 -124.968 187.5 bottom
147 R13 49.962 -134.11 90.0 bottom
148 R14 46.914 -134.11 270.0 bottom
149 R15 49.962 -136.396 90.0 bottom
150 R16 48.438 -136.396 90.0 bottom
151 R17 46.914 -138.682 90.0 bottom
152 R18 49.962 -138.682 90.0 bottom
153 R19 46.914 -136.396 90.0 bottom
154 R2 105.588 -118.745 192.5 bottom
155 R20 48.438 -138.682 90.0 bottom
156 R21 41.834 -138.682 270.0 bottom
157 R22 43.358 -138.682 270.0 bottom
158 R23 44.882 -138.682 270.0 bottom
159 R24 40.564 -122.174 90.0 bottom
160 R26 97.079 -118.745 74.0 bottom
161 R27 95.628822 -122.818683 50.0 bottom
162 R29 46.152 -134.11 270.0 bottom
163 R3 108.763 -117.602 260.0 bottom
164 R4 91.11 -179.07 180.0 bottom
165 R5 104.826 -114.808 65.0 bottom
166 R6 41.834 -134.11 270.0 bottom
167 R7 101.143 -129.159 260.0 bottom
168 R8 43.358 -134.11 270.0 bottom
169 R9 108.255 -132.969 300.0 bottom
170 SW1 110.0076 -111.9378 45.0 bottom
171 SW2 37.388 -120.936 0.0 top
172 TP10 51.359 -105.664 0.0 bottom
173 TP11 49.835 -105.664 0.0 bottom
174 TP12 48.311 -105.664 0.0 bottom
175 TP13 35.738 -118.872 270.0 bottom
176 TP14 35.738 -117.094 180.0 bottom
177 TP15 116.51 -144.78 90.0 bottom
178 TP16 35.738 -114.554 180.0 bottom
179 TP17 35.23 -144.78 180.0 bottom
180 TP18 115.113 -116.84 0.0 top
181 TP19 116.51 -142.24 180.0 bottom
182 TP20 95.936 -106.426 0.0 top
183 TP21 55.296 -110.998 0.0 top
184 TP22 58.09 -128.27 180.0 bottom
185 TP23 58.09 -106.542937 180.0 bottom
186 TP25 35.23 -142.24 180.0 bottom
187 TP5 80.442 -119.634 0.0 bottom
188 TP6 80.442 -117.602 0.0 bottom
189 TP7 43.866 -105.664 0.0 bottom
190 TP8 45.644 -105.664 0.0 bottom
191 TP9 52.883 -105.664 0.0 bottom
192 U1 80.442 -122.428 90.0 top
193 U10 46.66 -122.3772 270.0 bottom
194 U11 75.87 -134.685 270.0 bottom
195 U12 91.364 -134.682 270.0 bottom
196 U2 76.784 -182.372 180.0 bottom
197 U4 60.63 -182.626 0.0 bottom
198 U6 91.11 -182.753 0.0 bottom
199 U7 60.376 -134.62 270.0 bottom
200 U8 100.635 -110.49 270.0 bottom
201 U9 105.837 -126.492 0.0 top
202 Y1 114.947 -120.439 90.0 bottom

View File

@ -0,0 +1 @@
{"hostname":"Kevins-MBP-2","username":"kevinsanto"}

View File

@ -0,0 +1,64 @@
Designator,Footprint,Quantity,Value,LCSC Part #
A1,Arduino_Nano,1,Arduino_Nano_v3.x,
"A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1",LQFP44_Tight,12,CH446Q,
"C1, C4, C6",1206,3,100uF,
"C10, C15",0402,2,.1uF,
"C11, C12, C18, C19, C20, C21, C9",0402,7,1u,
"C13, C14, C17, C22, C23, C24",0402,6,27p,
"C16, C25",0603,2,10uF,
"C2, C3, C5",CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder,3,10uF,
"C7, C8",0603,2,10u,
"D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90",LED_WS2812B-2020_PLCC4_2.0x2.0mm,80,WS2812B,
"D61, D62, D65, D67, D68",D_SOD-323,5,1N5819,
"D63, D66",D_SOD-323,2,1N4148,
D91,LED_PLCC2_reversemount,1,LED,
"FID1, FID2, FID3, FID4, FID5, FID6",Fiducial_1mm_Mask2mm,6,Fiducial,
J1,PinHeader_1x03_P2.54mm_Vertical,1,Debug,
J14,PINHEADER-1x1_vertical,1,5V,
J4,Breadboard_CustomClips_Fallback,1,Breadboard,
J5,USB_Mini-B_Wuerth_65100516121_Horizontal,1,USB_B_Mini,
J7,GPIO_header,1,Conn_01x04_Pin,
JP1,SolderJumper_2_Bridged_Small,1,NANO 3V3,
"JP13, JP14",SolderJumper_2_Bridged_Small,2,Jumper_2_Bridged,
JP2,SolderJumper_2_Bridged_Small,1,NANO 5V,
"R1, R4",0603,2,2Ω,
"R10, R11, R12, R24, R5, R6, R7, R8, R9",0402,9,1K,
"R13, R14, R16, R19",0402,4,47K,
R15,0402,1,10K,
"R17, R29",0402,2,68K,
"R18, R20",0402,2,56.2K,
"R2, R3",0402,2,22R,
"R21, R22, R23, R26, R27",0402,5,2K,
SW1,SW_SPST_TL3342,1,USB BOOT,
SW2,Slide_Switch_SSSS223600,1,SW_DP3T,
TP1,TestPoint_Pad_D1.0mm,1,GPIO 16,
TP10,TestPoint_D0.75mm,1,ADC 1 IN,
TP11,TestPoint_D0.75mm,1,ADC 2 IN,
TP12,TestPoint_D0.75mm,1,ADC 3 IN,
TP13,TestPoint_D0.75mm,1,-8V,
TP14,TestPoint_D0.75mm,1,+8V,
TP15,TestPoint_Pad_D1.0mm,1,LED OUT,
TP16,TestPoint_Pad_D1.0mm,1,GPIO 0,
TP17,TestPoint_Pad_D1.0mm,1,LED IN,
TP18,PINHEADER-1x1_vertical,1,GPIO 0,
"TP19, TP25",TestPoint_Pad_D1.0mm,2,GND,
TP2,TestPoint_Pad_D1.0mm,1,GPIO 17,
TP20,PINHEADER-1x1_vertical,1,LED OUT,
TP21,PINHEADER-1x1_vertical,1,LED IN,
"TP22, TP23",BackMaskWindows,2,TestPoint,
TP3,TestPoint_Pad_D1.0mm,1,GPIO 18,
TP4,TestPoint_Pad_D1.0mm,1,GPIO 19,
TP5,TestPoint_D0.75mm,1,FB/SHDN,
TP6,TestPoint_D0.75mm,1,VREF,
TP7,TestPoint_D0.75mm,1,0-5V DAC,
TP8,TestPoint_D0.75mm,1,+-8V DAC,
TP9,TestPoint_D0.75mm,1,ADC 0 IN,
U1,DIP-8_W7.62mm,1,LT1054,
U10,SOIC-16_3.9x9.9mm_P1.27mm,1,L272D,
"U11, U7",SOIC-14_3.9x8.7mm_P1.27mm,2,LM324,
U12,SOIC-8_3.9x4.9mm_P1.27mm,1,MCP4822,
U2,SOT-223-3_TabPin2,1,NCP1117-3.3_SOT223,
"U4, U6",SOIC-8_3.9x4.9mm_P1.27mm,2,INA219,
U8,SOIC-8_5.23x5.23mm_P1.27mm,1,W25Q128JVS,
U9,RP2040-QFN-56,1,RP2040,
Y1,Crystal_SMD_3225-4Pin_3.2x2.5mm,1,ABLS-12.000MHZ-B4-T,
1 Designator Footprint Quantity Value LCSC Part #
2 A1 Arduino_Nano 1 Arduino_Nano_v3.x
3 A2, B1, C26, D70, E1, F5, G1, H1, I1, J6, K1, L1 LQFP44_Tight 12 CH446Q
4 C1, C4, C6 1206 3 100uF
5 C10, C15 0402 2 .1uF
6 C11, C12, C18, C19, C20, C21, C9 0402 7 1u
7 C13, C14, C17, C22, C23, C24 0402 6 27p
8 C16, C25 0603 2 10uF
9 C2, C3, C5 CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder 3 10uF
10 C7, C8 0603 2 10u
11 D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D32, D33, D34, D35, D36, D37, D38, D39, D4, D40, D41, D42, D43, D44, D45, D46, D47, D48, D49, D5, D50, D51, D52, D53, D54, D55, D56, D57, D58, D59, D6, D60, D7, D71, D72, D73, D74, D75, D76, D77, D78, D79, D8, D80, D81, D82, D83, D84, D85, D86, D87, D88, D89, D9, D90 LED_WS2812B-2020_PLCC4_2.0x2.0mm 80 WS2812B
12 D61, D62, D65, D67, D68 D_SOD-323 5 1N5819
13 D63, D66 D_SOD-323 2 1N4148
14 D91 LED_PLCC2_reversemount 1 LED
15 FID1, FID2, FID3, FID4, FID5, FID6 Fiducial_1mm_Mask2mm 6 Fiducial
16 J1 PinHeader_1x03_P2.54mm_Vertical 1 Debug
17 J14 PINHEADER-1x1_vertical 1 5V
18 J4 Breadboard_CustomClips_Fallback 1 Breadboard
19 J5 USB_Mini-B_Wuerth_65100516121_Horizontal 1 USB_B_Mini
20 J7 GPIO_header 1 Conn_01x04_Pin
21 JP1 SolderJumper_2_Bridged_Small 1 NANO 3V3
22 JP13, JP14 SolderJumper_2_Bridged_Small 2 Jumper_2_Bridged
23 JP2 SolderJumper_2_Bridged_Small 1 NANO 5V
24 R1, R4 0603 2
25 R10, R11, R12, R24, R5, R6, R7, R8, R9 0402 9 1K
26 R13, R14, R16, R19 0402 4 47K
27 R15 0402 1 10K
28 R17, R29 0402 2 68K
29 R18, R20 0402 2 56.2K
30 R2, R3 0402 2 22R
31 R21, R22, R23, R26, R27 0402 5 2K
32 SW1 SW_SPST_TL3342 1 USB BOOT
33 SW2 Slide_Switch_SSSS223600 1 SW_DP3T
34 TP1 TestPoint_Pad_D1.0mm 1 GPIO 16
35 TP10 TestPoint_D0.75mm 1 ADC 1 IN
36 TP11 TestPoint_D0.75mm 1 ADC 2 IN
37 TP12 TestPoint_D0.75mm 1 ADC 3 IN
38 TP13 TestPoint_D0.75mm 1 -8V
39 TP14 TestPoint_D0.75mm 1 +8V
40 TP15 TestPoint_Pad_D1.0mm 1 LED OUT
41 TP16 TestPoint_Pad_D1.0mm 1 GPIO 0
42 TP17 TestPoint_Pad_D1.0mm 1 LED IN
43 TP18 PINHEADER-1x1_vertical 1 GPIO 0
44 TP19, TP25 TestPoint_Pad_D1.0mm 2 GND
45 TP2 TestPoint_Pad_D1.0mm 1 GPIO 17
46 TP20 PINHEADER-1x1_vertical 1 LED OUT
47 TP21 PINHEADER-1x1_vertical 1 LED IN
48 TP22, TP23 BackMaskWindows 2 TestPoint
49 TP3 TestPoint_Pad_D1.0mm 1 GPIO 18
50 TP4 TestPoint_Pad_D1.0mm 1 GPIO 19
51 TP5 TestPoint_D0.75mm 1 FB/SHDN
52 TP6 TestPoint_D0.75mm 1 VREF
53 TP7 TestPoint_D0.75mm 1 0-5V DAC
54 TP8 TestPoint_D0.75mm 1 +-8V DAC
55 TP9 TestPoint_D0.75mm 1 ADC 0 IN
56 U1 DIP-8_W7.62mm 1 LT1054
57 U10 SOIC-16_3.9x9.9mm_P1.27mm 1 L272D
58 U11, U7 SOIC-14_3.9x8.7mm_P1.27mm 2 LM324
59 U12 SOIC-8_3.9x4.9mm_P1.27mm 1 MCP4822
60 U2 SOT-223-3_TabPin2 1 NCP1117-3.3_SOT223
61 U4, U6 SOIC-8_3.9x4.9mm_P1.27mm 2 INA219
62 U8 SOIC-8_5.23x5.23mm_P1.27mm 1 W25Q128JVS
63 U9 RP2040-QFN-56 1 RP2040
64 Y1 Crystal_SMD_3225-4Pin_3.2x2.5mm 1 ABLS-12.000MHZ-B4-T

View File

@ -0,0 +1,205 @@
A1:1
A2:1
B1:1
C1:1
C10:1
C11:1
C12:1
C13:1
C14:1
C15:1
C16:1
C17:1
C18:1
C19:1
C2:1
C20:1
C21:1
C22:1
C23:1
C24:1
C25:1
C26:1
C3:1
C4:1
C5:1
C6:1
C7:1
C8:1
C9:1
D1:1
D10:1
D11:1
D12:1
D13:1
D14:1
D15:1
D16:1
D17:1
D18:1
D19:1
D2:1
D20:1
D21:1
D22:1
D23:1
D24:1
D25:1
D26:1
D27:1
D28:1
D29:1
D3:1
D30:1
D31:1
D32:1
D33:1
D34:1
D35:1
D36:1
D37:1
D38:1
D39:1
D4:1
D40:1
D41:1
D42:1
D43:1
D44:1
D45:1
D46:1
D47:1
D48:1
D49:1
D5:1
D50:1
D51:1
D52:1
D53:1
D54:1
D55:1
D56:1
D57:1
D58:1
D59:1
D6:1
D60:1
D61:1
D62:1
D63:1
D65:1
D66:1
D67:1
D68:1
D7:1
D70:1
D71:1
D72:1
D73:1
D74:1
D75:1
D76:1
D77:1
D78:1
D79:1
D8:1
D80:1
D81:1
D82:1
D83:1
D84:1
D85:1
D86:1
D87:1
D88:1
D89:1
D9:1
D90:1
D91:1
E1:1
F5:1
FID1:1
FID2:1
FID3:1
FID4:1
FID5:1
FID6:1
G1:1
H1:1
I1:1
J1:1
J14:1
J4:1
J5:1
J6:1
J7:1
JP1:1
JP13:1
JP14:1
JP2:1
K1:1
L1:1
R1:1
R10:1
R11:1
R12:1
R13:1
R14:1
R15:1
R16:1
R17:1
R18:1
R19:1
R2:1
R20:1
R21:1
R22:1
R23:1
R24:1
R26:1
R27:1
R29:1
R3:1
R4:1
R5:1
R6:1
R7:1
R8:1
R9:1
SW1:1
SW2:1
TP1:1
TP10:1
TP11:1
TP12:1
TP13:1
TP14:1
TP15:1
TP16:1
TP17:1
TP18:1
TP19:1
TP2:1
TP20:1
TP21:1
TP22:1
TP23:1
TP25:1
TP3:1
TP4:1
TP5:1
TP6:1
TP7:1
TP8:1
TP9:1
U1:1
U10:1
U11:1
U12:1
U2:1
U4:1
U6:1
U7:1
U8:1
U9:1
Y1:1
1 A1:1
2 A2:1
3 B1:1
4 C1:1
5 C10:1
6 C11:1
7 C12:1
8 C13:1
9 C14:1
10 C15:1
11 C16:1
12 C17:1
13 C18:1
14 C19:1
15 C2:1
16 C20:1
17 C21:1
18 C22:1
19 C23:1
20 C24:1
21 C25:1
22 C26:1
23 C3:1
24 C4:1
25 C5:1
26 C6:1
27 C7:1
28 C8:1
29 C9:1
30 D1:1
31 D10:1
32 D11:1
33 D12:1
34 D13:1
35 D14:1
36 D15:1
37 D16:1
38 D17:1
39 D18:1
40 D19:1
41 D2:1
42 D20:1
43 D21:1
44 D22:1
45 D23:1
46 D24:1
47 D25:1
48 D26:1
49 D27:1
50 D28:1
51 D29:1
52 D3:1
53 D30:1
54 D31:1
55 D32:1
56 D33:1
57 D34:1
58 D35:1
59 D36:1
60 D37:1
61 D38:1
62 D39:1
63 D4:1
64 D40:1
65 D41:1
66 D42:1
67 D43:1
68 D44:1
69 D45:1
70 D46:1
71 D47:1
72 D48:1
73 D49:1
74 D5:1
75 D50:1
76 D51:1
77 D52:1
78 D53:1
79 D54:1
80 D55:1
81 D56:1
82 D57:1
83 D58:1
84 D59:1
85 D6:1
86 D60:1
87 D61:1
88 D62:1
89 D63:1
90 D65:1
91 D66:1
92 D67:1
93 D68:1
94 D7:1
95 D70:1
96 D71:1
97 D72:1
98 D73:1
99 D74:1
100 D75:1
101 D76:1
102 D77:1
103 D78:1
104 D79:1
105 D8:1
106 D80:1
107 D81:1
108 D82:1
109 D83:1
110 D84:1
111 D85:1
112 D86:1
113 D87:1
114 D88:1
115 D89:1
116 D9:1
117 D90:1
118 D91:1
119 E1:1
120 F5:1
121 FID1:1
122 FID2:1
123 FID3:1
124 FID4:1
125 FID5:1
126 FID6:1
127 G1:1
128 H1:1
129 I1:1
130 J1:1
131 J14:1
132 J4:1
133 J5:1
134 J6:1
135 J7:1
136 JP1:1
137 JP13:1
138 JP14:1
139 JP2:1
140 K1:1
141 L1:1
142 R1:1
143 R10:1
144 R11:1
145 R12:1
146 R13:1
147 R14:1
148 R15:1
149 R16:1
150 R17:1
151 R18:1
152 R19:1
153 R2:1
154 R20:1
155 R21:1
156 R22:1
157 R23:1
158 R24:1
159 R26:1
160 R27:1
161 R29:1
162 R3:1
163 R4:1
164 R5:1
165 R6:1
166 R7:1
167 R8:1
168 R9:1
169 SW1:1
170 SW2:1
171 TP1:1
172 TP10:1
173 TP11:1
174 TP12:1
175 TP13:1
176 TP14:1
177 TP15:1
178 TP16:1
179 TP17:1
180 TP18:1
181 TP19:1
182 TP2:1
183 TP20:1
184 TP21:1
185 TP22:1
186 TP23:1
187 TP25:1
188 TP3:1
189 TP4:1
190 TP5:1
191 TP6:1
192 TP7:1
193 TP8:1
194 TP9:1
195 U1:1
196 U10:1
197 U11:1
198 U12:1
199 U2:1
200 U4:1
201 U6:1
202 U7:1
203 U8:1
204 U9:1
205 Y1:1

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,202 @@
Designator,Mid X,Mid Y,Rotation,Layer
A1,74.346,-118.521,270.0,top
A2,41.39,-150.7188,0.0,bottom
B1,55.0672,-150.6908,0.0,bottom
C1,88.062,-118.5795,270.0,bottom
C10,52.9592,-123.19,90.0,bottom
C11,104.699,-132.588,240.0,bottom
C12,98.984,-121.158,125.0,bottom
C13,107.62,-122.174,290.0,bottom
C14,111.049,-120.777,100.0,bottom
C15,52.9592,-120.904,90.0,bottom
C16,115.367,-160.033,270.0,bottom
C17,41.834,-136.398,90.0,bottom
C18,98.73,-130.302,302.5,bottom
C19,103.429,-121.031,70.0,bottom
C2,72.314,-118.11,90.0,top
C20,104.953,-124.079,327.5,bottom
C21,111.544807,-129.434317,145.0,bottom
C22,43.358,-136.37,90.0,bottom
C23,44.882,-136.398,90.0,bottom
C24,48.438,-134.112,90.0,bottom
C25,36.5,-160.02,90.0,bottom
C26,96.0226,-150.6888,0.0,bottom
C3,67.996,-118.11,90.0,top
C4,85.522,-118.5795,90.0,bottom
C5,76.759,-118.11,90.0,top
C6,82.982,-118.5795,90.0,bottom
C7,70.917,-180.454,270.0,bottom
C8,70.917,-184.33,270.0,bottom
C9,100.762,-117.475,347.5,bottom
D1,39.0312,-151.13,90.0,top
D10,61.8912,-151.13,90.0,top
D11,64.44,-151.1306,90.0,top
D12,66.9878,-151.1306,90.0,top
D13,69.5278,-151.1306,90.0,top
D14,72.0678,-151.1306,90.0,top
D15,74.6078,-151.1306,90.0,top
D16,77.1478,-151.1306,90.0,top
D17,79.6878,-151.1306,90.0,top
D18,82.2278,-151.1306,90.0,top
D19,84.7678,-151.1306,90.0,top
D2,41.5712,-151.13,90.0,top
D20,87.3078,-151.1306,90.0,top
D21,89.8478,-151.1294,90.0,top
D22,92.3956,-151.1294,90.0,top
D23,94.9356,-151.1294,90.0,top
D24,97.4756,-151.1294,90.0,top
D25,100.0156,-151.1294,90.0,top
D26,102.5556,-151.1294,90.0,top
D27,105.0956,-151.1294,90.0,top
D28,107.6356,-151.1294,90.0,top
D29,110.1756,-151.1294,90.0,top
D3,44.1112,-151.13,90.0,top
D30,112.7156,-151.1294,90.0,top
D31,38.9736,-168.9088,90.0,top
D32,41.5214,-168.9088,90.0,top
D33,44.0614,-168.9088,90.0,top
D34,46.6014,-168.9088,90.0,top
D35,49.1414,-168.9088,90.0,top
D36,51.6814,-168.9088,90.0,top
D37,54.2214,-168.9088,90.0,top
D38,56.7614,-168.9088,90.0,top
D39,59.3014,-168.9088,90.0,top
D4,46.6512,-151.13,90.0,top
D40,61.8414,-168.9088,90.0,top
D41,64.3892,-168.9094,90.0,top
D42,66.938,-168.9106,90.0,top
D43,69.478,-168.9106,90.0,top
D44,72.018,-168.9106,90.0,top
D45,74.558,-168.9106,90.0,top
D46,77.098,-168.9106,90.0,top
D47,79.638,-168.9106,90.0,top
D48,82.178,-168.9106,90.0,top
D49,84.718,-168.9106,90.0,top
D5,49.1912,-151.13,90.0,top
D50,87.2658,-168.9106,90.0,top
D51,89.8146,-168.9094,90.0,top
D52,92.3624,-168.9094,90.0,top
D53,94.9024,-168.9094,90.0,top
D54,97.4424,-168.9094,90.0,top
D55,99.9824,-168.9094,90.0,top
D56,102.5224,-168.9094,90.0,top
D57,105.0624,-168.9094,90.0,top
D58,107.6024,-168.9094,90.0,top
D59,110.1424,-168.9094,90.0,top
D6,51.7312,-151.13,90.0,top
D60,112.6824,-168.9094,90.0,top
D61,72.06,-115.824,270.0,bottom
D62,69.52,-115.79,90.0,bottom
D63,63.424,-115.79,270.0,bottom
D65,66.98,-120.65,270.0,bottom
D66,63.551,-120.65,90.0,bottom
D67,69.52,-120.65,90.0,bottom
D68,72.06,-120.65,270.0,bottom
D7,54.2712,-151.13,90.0,top
D70,109.6896,-150.6888,0.0,bottom
D71,106.35,-184.15,180.0,top
D72,106.35,-181.61,180.0,top
D73,91.11,-181.61,180.0,top
D74,91.11,-184.15,180.0,top
D75,75.87,-184.15,180.0,top
D76,75.87,-181.61,180.0,top
D77,60.63,-181.61,180.0,top
D78,60.63,-184.15,180.0,top
D79,45.39,-184.15,180.0,top
D8,56.8112,-151.13,90.0,top
D80,45.3894,-181.61,180.0,top
D81,45.39,-135.89,180.0,top
D82,45.39,-138.43,180.0,top
D83,60.63,-138.43,180.0,top
D84,60.63,-135.89,180.0,top
D85,75.87,-135.89,180.0,top
D86,75.87,-138.43,180.0,top
D87,91.11,-138.43,180.0,top
D88,91.11,-135.89,180.0,top
D89,106.35,-135.89,180.0,top
D9,59.3512,-151.13,90.0,top
D90,106.35,-138.43,180.0,top
D91,49.4032,-115.1382,180.0,bottom
E1,41.4656,-168.4942,0.0,bottom
F5,55.0796,-168.4942,0.0,bottom
FID1,47.93,-179.07,0.0,top
FID2,47.93,-179.07,0.0,bottom
FID3,103.81,-179.07,0.0,bottom
FID4,42.85,-111.76,0.0,bottom
FID5,103.81,-179.07,0.0,top
FID6,104.572,-107.696,0.0,top
G1,95.9996,-168.4942,0.0,bottom
H1,109.7132,-168.4942,0.0,bottom
I1,68.7176,-150.6908,0.0,bottom
J1,92.38,-118.76,180.0,top
J14,55.296,-106.5784,0.0,top
J4,75.87,-160.02,0.0,top
J5,110.0015,-111.9435,135.0,top
J6,68.6696,-168.4942,0.0,bottom
J7,38.903974,-109.1692,225.0,top
JP1,67.3864,-132.7912,90.0,bottom
JP13,84.3536,-132.969,90.0,bottom
JP14,82.855,-132.969,90.0,bottom
JP2,68.885,-132.7912,90.0,bottom
K1,82.3596,-168.4942,0.0,bottom
L1,82.3216,-150.6908,0.0,bottom
R1,60.757,-179.07,180.0,bottom
R10,44.882,-134.108,270.0,bottom
R11,111.557,-133.223,284.0,bottom
R12,110.795,-124.968,187.5,bottom
R13,49.962,-134.11,90.0,bottom
R14,46.914,-134.11,270.0,bottom
R15,49.962,-136.396,90.0,bottom
R16,48.438,-136.396,90.0,bottom
R17,46.914,-138.682,90.0,bottom
R18,49.962,-138.682,90.0,bottom
R19,46.914,-136.396,90.0,bottom
R2,105.588,-118.745,192.5,bottom
R20,48.438,-138.682,90.0,bottom
R21,41.834,-138.682,270.0,bottom
R22,43.358,-138.682,270.0,bottom
R23,44.882,-138.682,270.0,bottom
R24,40.564,-122.174,90.0,bottom
R26,97.079,-118.745,74.0,bottom
R27,95.628822,-122.818683,50.0,bottom
R29,46.152,-134.11,270.0,bottom
R3,108.763,-117.602,260.0,bottom
R4,91.11,-179.07,180.0,bottom
R5,104.826,-114.808,65.0,bottom
R6,41.834,-134.11,270.0,bottom
R7,101.143,-129.159,260.0,bottom
R8,43.358,-134.11,270.0,bottom
R9,108.255,-132.969,300.0,bottom
SW1,110.0076,-111.9378,45.0,bottom
SW2,37.388,-124.936,0.0,top
TP10,51.359,-105.664,0.0,bottom
TP11,49.835,-105.664,0.0,bottom
TP12,48.311,-105.664,0.0,bottom
TP13,35.738,-118.872,270.0,bottom
TP14,35.738,-117.094,180.0,bottom
TP15,116.51,-144.78,90.0,bottom
TP16,35.738,-114.554,180.0,bottom
TP17,35.23,-144.78,180.0,bottom
TP18,115.113,-116.84,0.0,top
TP19,116.51,-142.24,180.0,bottom
TP20,95.936,-106.426,0.0,top
TP21,55.296,-110.998,0.0,top
TP22,58.09,-128.27,180.0,bottom
TP23,58.09,-106.542937,180.0,bottom
TP25,35.23,-142.24,180.0,bottom
TP5,80.442,-119.634,0.0,bottom
TP6,80.442,-117.602,0.0,bottom
TP7,43.866,-105.664,0.0,bottom
TP8,45.644,-105.664,0.0,bottom
TP9,52.883,-105.664,0.0,bottom
U1,84.242,-118.628,90.0,top
U10,46.66,-122.3772,180.0,bottom
U11,75.87,-134.685,180.0,bottom
U12,91.364,-134.682,180.0,bottom
U2,76.784,-182.372,0.0,bottom
U4,60.63,-182.626,270.0,bottom
U6,91.11,-182.753,270.0,bottom
U7,60.376,-134.62,180.0,bottom
U8,100.635,-110.49,180.0,bottom
U9,105.837,-126.492,0.0,top
Y1,114.947,-120.439,90.0,bottom
1 Designator Mid X Mid Y Rotation Layer
2 A1 74.346 -118.521 270.0 top
3 A2 41.39 -150.7188 0.0 bottom
4 B1 55.0672 -150.6908 0.0 bottom
5 C1 88.062 -118.5795 270.0 bottom
6 C10 52.9592 -123.19 90.0 bottom
7 C11 104.699 -132.588 240.0 bottom
8 C12 98.984 -121.158 125.0 bottom
9 C13 107.62 -122.174 290.0 bottom
10 C14 111.049 -120.777 100.0 bottom
11 C15 52.9592 -120.904 90.0 bottom
12 C16 115.367 -160.033 270.0 bottom
13 C17 41.834 -136.398 90.0 bottom
14 C18 98.73 -130.302 302.5 bottom
15 C19 103.429 -121.031 70.0 bottom
16 C2 72.314 -118.11 90.0 top
17 C20 104.953 -124.079 327.5 bottom
18 C21 111.544807 -129.434317 145.0 bottom
19 C22 43.358 -136.37 90.0 bottom
20 C23 44.882 -136.398 90.0 bottom
21 C24 48.438 -134.112 90.0 bottom
22 C25 36.5 -160.02 90.0 bottom
23 C26 96.0226 -150.6888 0.0 bottom
24 C3 67.996 -118.11 90.0 top
25 C4 85.522 -118.5795 90.0 bottom
26 C5 76.759 -118.11 90.0 top
27 C6 82.982 -118.5795 90.0 bottom
28 C7 70.917 -180.454 270.0 bottom
29 C8 70.917 -184.33 270.0 bottom
30 C9 100.762 -117.475 347.5 bottom
31 D1 39.0312 -151.13 90.0 top
32 D10 61.8912 -151.13 90.0 top
33 D11 64.44 -151.1306 90.0 top
34 D12 66.9878 -151.1306 90.0 top
35 D13 69.5278 -151.1306 90.0 top
36 D14 72.0678 -151.1306 90.0 top
37 D15 74.6078 -151.1306 90.0 top
38 D16 77.1478 -151.1306 90.0 top
39 D17 79.6878 -151.1306 90.0 top
40 D18 82.2278 -151.1306 90.0 top
41 D19 84.7678 -151.1306 90.0 top
42 D2 41.5712 -151.13 90.0 top
43 D20 87.3078 -151.1306 90.0 top
44 D21 89.8478 -151.1294 90.0 top
45 D22 92.3956 -151.1294 90.0 top
46 D23 94.9356 -151.1294 90.0 top
47 D24 97.4756 -151.1294 90.0 top
48 D25 100.0156 -151.1294 90.0 top
49 D26 102.5556 -151.1294 90.0 top
50 D27 105.0956 -151.1294 90.0 top
51 D28 107.6356 -151.1294 90.0 top
52 D29 110.1756 -151.1294 90.0 top
53 D3 44.1112 -151.13 90.0 top
54 D30 112.7156 -151.1294 90.0 top
55 D31 38.9736 -168.9088 90.0 top
56 D32 41.5214 -168.9088 90.0 top
57 D33 44.0614 -168.9088 90.0 top
58 D34 46.6014 -168.9088 90.0 top
59 D35 49.1414 -168.9088 90.0 top
60 D36 51.6814 -168.9088 90.0 top
61 D37 54.2214 -168.9088 90.0 top
62 D38 56.7614 -168.9088 90.0 top
63 D39 59.3014 -168.9088 90.0 top
64 D4 46.6512 -151.13 90.0 top
65 D40 61.8414 -168.9088 90.0 top
66 D41 64.3892 -168.9094 90.0 top
67 D42 66.938 -168.9106 90.0 top
68 D43 69.478 -168.9106 90.0 top
69 D44 72.018 -168.9106 90.0 top
70 D45 74.558 -168.9106 90.0 top
71 D46 77.098 -168.9106 90.0 top
72 D47 79.638 -168.9106 90.0 top
73 D48 82.178 -168.9106 90.0 top
74 D49 84.718 -168.9106 90.0 top
75 D5 49.1912 -151.13 90.0 top
76 D50 87.2658 -168.9106 90.0 top
77 D51 89.8146 -168.9094 90.0 top
78 D52 92.3624 -168.9094 90.0 top
79 D53 94.9024 -168.9094 90.0 top
80 D54 97.4424 -168.9094 90.0 top
81 D55 99.9824 -168.9094 90.0 top
82 D56 102.5224 -168.9094 90.0 top
83 D57 105.0624 -168.9094 90.0 top
84 D58 107.6024 -168.9094 90.0 top
85 D59 110.1424 -168.9094 90.0 top
86 D6 51.7312 -151.13 90.0 top
87 D60 112.6824 -168.9094 90.0 top
88 D61 72.06 -115.824 270.0 bottom
89 D62 69.52 -115.79 90.0 bottom
90 D63 63.424 -115.79 270.0 bottom
91 D65 66.98 -120.65 270.0 bottom
92 D66 63.551 -120.65 90.0 bottom
93 D67 69.52 -120.65 90.0 bottom
94 D68 72.06 -120.65 270.0 bottom
95 D7 54.2712 -151.13 90.0 top
96 D70 109.6896 -150.6888 0.0 bottom
97 D71 106.35 -184.15 180.0 top
98 D72 106.35 -181.61 180.0 top
99 D73 91.11 -181.61 180.0 top
100 D74 91.11 -184.15 180.0 top
101 D75 75.87 -184.15 180.0 top
102 D76 75.87 -181.61 180.0 top
103 D77 60.63 -181.61 180.0 top
104 D78 60.63 -184.15 180.0 top
105 D79 45.39 -184.15 180.0 top
106 D8 56.8112 -151.13 90.0 top
107 D80 45.3894 -181.61 180.0 top
108 D81 45.39 -135.89 180.0 top
109 D82 45.39 -138.43 180.0 top
110 D83 60.63 -138.43 180.0 top
111 D84 60.63 -135.89 180.0 top
112 D85 75.87 -135.89 180.0 top
113 D86 75.87 -138.43 180.0 top
114 D87 91.11 -138.43 180.0 top
115 D88 91.11 -135.89 180.0 top
116 D89 106.35 -135.89 180.0 top
117 D9 59.3512 -151.13 90.0 top
118 D90 106.35 -138.43 180.0 top
119 D91 49.4032 -115.1382 180.0 bottom
120 E1 41.4656 -168.4942 0.0 bottom
121 F5 55.0796 -168.4942 0.0 bottom
122 FID1 47.93 -179.07 0.0 top
123 FID2 47.93 -179.07 0.0 bottom
124 FID3 103.81 -179.07 0.0 bottom
125 FID4 42.85 -111.76 0.0 bottom
126 FID5 103.81 -179.07 0.0 top
127 FID6 104.572 -107.696 0.0 top
128 G1 95.9996 -168.4942 0.0 bottom
129 H1 109.7132 -168.4942 0.0 bottom
130 I1 68.7176 -150.6908 0.0 bottom
131 J1 92.38 -118.76 180.0 top
132 J14 55.296 -106.5784 0.0 top
133 J4 75.87 -160.02 0.0 top
134 J5 110.0015 -111.9435 135.0 top
135 J6 68.6696 -168.4942 0.0 bottom
136 J7 38.903974 -109.1692 225.0 top
137 JP1 67.3864 -132.7912 90.0 bottom
138 JP13 84.3536 -132.969 90.0 bottom
139 JP14 82.855 -132.969 90.0 bottom
140 JP2 68.885 -132.7912 90.0 bottom
141 K1 82.3596 -168.4942 0.0 bottom
142 L1 82.3216 -150.6908 0.0 bottom
143 R1 60.757 -179.07 180.0 bottom
144 R10 44.882 -134.108 270.0 bottom
145 R11 111.557 -133.223 284.0 bottom
146 R12 110.795 -124.968 187.5 bottom
147 R13 49.962 -134.11 90.0 bottom
148 R14 46.914 -134.11 270.0 bottom
149 R15 49.962 -136.396 90.0 bottom
150 R16 48.438 -136.396 90.0 bottom
151 R17 46.914 -138.682 90.0 bottom
152 R18 49.962 -138.682 90.0 bottom
153 R19 46.914 -136.396 90.0 bottom
154 R2 105.588 -118.745 192.5 bottom
155 R20 48.438 -138.682 90.0 bottom
156 R21 41.834 -138.682 270.0 bottom
157 R22 43.358 -138.682 270.0 bottom
158 R23 44.882 -138.682 270.0 bottom
159 R24 40.564 -122.174 90.0 bottom
160 R26 97.079 -118.745 74.0 bottom
161 R27 95.628822 -122.818683 50.0 bottom
162 R29 46.152 -134.11 270.0 bottom
163 R3 108.763 -117.602 260.0 bottom
164 R4 91.11 -179.07 180.0 bottom
165 R5 104.826 -114.808 65.0 bottom
166 R6 41.834 -134.11 270.0 bottom
167 R7 101.143 -129.159 260.0 bottom
168 R8 43.358 -134.11 270.0 bottom
169 R9 108.255 -132.969 300.0 bottom
170 SW1 110.0076 -111.9378 45.0 bottom
171 SW2 37.388 -124.936 0.0 top
172 TP10 51.359 -105.664 0.0 bottom
173 TP11 49.835 -105.664 0.0 bottom
174 TP12 48.311 -105.664 0.0 bottom
175 TP13 35.738 -118.872 270.0 bottom
176 TP14 35.738 -117.094 180.0 bottom
177 TP15 116.51 -144.78 90.0 bottom
178 TP16 35.738 -114.554 180.0 bottom
179 TP17 35.23 -144.78 180.0 bottom
180 TP18 115.113 -116.84 0.0 top
181 TP19 116.51 -142.24 180.0 bottom
182 TP20 95.936 -106.426 0.0 top
183 TP21 55.296 -110.998 0.0 top
184 TP22 58.09 -128.27 180.0 bottom
185 TP23 58.09 -106.542937 180.0 bottom
186 TP25 35.23 -142.24 180.0 bottom
187 TP5 80.442 -119.634 0.0 bottom
188 TP6 80.442 -117.602 0.0 bottom
189 TP7 43.866 -105.664 0.0 bottom
190 TP8 45.644 -105.664 0.0 bottom
191 TP9 52.883 -105.664 0.0 bottom
192 U1 84.242 -118.628 90.0 top
193 U10 46.66 -122.3772 180.0 bottom
194 U11 75.87 -134.685 180.0 bottom
195 U12 91.364 -134.682 180.0 bottom
196 U2 76.784 -182.372 0.0 bottom
197 U4 60.63 -182.626 270.0 bottom
198 U6 91.11 -182.753 270.0 bottom
199 U7 60.376 -134.62 180.0 bottom
200 U8 100.635 -110.49 180.0 bottom
201 U9 105.837 -126.492 0.0 top
202 Y1 114.947 -120.439 90.0 bottom

Some files were not shown because too many files have changed in this diff Show More