From d364b3968519169cdfb14a49d99f4b8af9a786b6 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sun, 19 Mar 2023 02:14:47 +0100 Subject: [PATCH] Do not connect any solder bridges by default --- README.md | 10 +- pcb.kicad_pcb | 1333 +++++++++++++++++++++++++++++++------------------ pcb.kicad_pro | 71 ++- pcb.kicad_sch | 1209 +++++++++++++++++++++++++------------------- 4 files changed, 1590 insertions(+), 1033 deletions(-) diff --git a/README.md b/README.md index fc51fd1..2ee5bd5 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,18 @@ ## Variations * 4K vs 2K - * 4K: Leave center solder bridge uncut - * 2K: Cut center solder bridge + * 4K: Connect the two leftmost pads on the center 3-pad solder bridge + * 2K: Connect the two rightmost pads on the center 3-pad solder bridge * Configuration * unconfigurable - * Leave all solder bridges + * Connect all 2-pad solder bridges * Do not populate the pullup resistors * 1-sided, 2-bit configurable - * Cut the solder bridges beneath the dip switches + * Only connect the 2-pad solder bridges beneath the PLCC socket * Populate the pullup resistors on the front side * 2-sided, 4-bit configurable - * Cut the solder bridges beneath the dip switches and on the bacl side + * Don't connect any of the 2-pad solder bridges * Populate the pullup resistors on both sides ## Image Generation diff --git a/pcb.kicad_pcb b/pcb.kicad_pcb index 8e3930c..7fca349 100644 --- a/pcb.kicad_pcb +++ b/pcb.kicad_pcb @@ -1,4 +1,4 @@ -(kicad_pcb (version 20211014) (generator pcbnew) +(kicad_pcb (version 20221018) (generator pcbnew) (general (thickness 1.6) @@ -54,14 +54,15 @@ (pad_to_mask_clearance 0) (pcbplotparams (layerselection 0x00010a8_7fffffff) + (plot_on_all_layers_selection 0x0000000_00000000) (disableapertmacros false) (usegerberextensions false) (usegerberattributes true) (usegerberadvancedattributes true) (creategerberjobfile true) - (svguseinch false) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) (svgprecision 6) - (excludeedgelayer true) (plotframeref false) (viasonmask false) (mode 1) @@ -106,7 +107,7 @@ (net 16 "D6") (net 17 "D7") (net 18 "OE") - (net 19 "unconnected-(J1-Pad21)") + (net 19 "unconnected-(J1-Pin_21-Pad21)") (net 20 "+5V") (net 21 "A11") (net 22 "CE") @@ -119,36 +120,48 @@ (net 29 "A17") (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp 2f310d06-a2ff-4e86-95d4-88df1f96e6a9) + (tstamp 2f310d06-a2ff-4e86-95d4-88df1f96e6a9) (at 47.752 45.212 180) (descr "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") (tags "resistor") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") (path "/a1ad4d61-6556-470c-9879-70831df1e9e1") (attr smd) (fp_text reference "R1" (at 2.032 0 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp ee0f3e84-5a12-4e1d-9f31-7052402f7de0) ) (fp_text value "10kOhm" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp ccad3605-e09d-42f5-a676-f4fc7574dd31) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) + (effects (font (size 0.4 0.4) (thickness 0.06))) (tstamp 380481b6-6348-4bb3-a670-29edf806fd31) ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer "F.SilkS") (width 0.12) (tstamp 97b27063-2ae9-4c3d-8f60-49a508afdaff)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer "F.SilkS") (width 0.12) (tstamp ea947136-6406-433c-adbf-d7c75f0c7f66)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp 0c8a01d3-d4fd-4b41-8220-c70fd393fd8a)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp 2b9ffecc-0e6a-4699-a7d6-b613a7308d8c)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp 401402a7-dc33-460b-baa3-8f303d823222)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp 6f328159-9b77-4a14-be49-bc127491e9f2)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) (layer "F.Fab") (width 0.1) (tstamp 220cd223-f57c-4924-a8d1-00dcbbd9fd6a)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp 3423e621-d439-45cb-9c35-6f8ea0bf2103)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp 3a355a3b-2dd0-4302-bcf0-e958b99add69)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) (layer "F.Fab") (width 0.1) (tstamp 3c7a4c6f-a990-4304-88b1-0b5e8d0726b7)) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97b27063-2ae9-4c3d-8f60-49a508afdaff)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ea947136-6406-433c-adbf-d7c75f0c7f66)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6f328159-9b77-4a14-be49-bc127491e9f2)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 401402a7-dc33-460b-baa3-8f303d823222)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0c8a01d3-d4fd-4b41-8220-c70fd393fd8a)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2b9ffecc-0e6a-4699-a7d6-b613a7308d8c)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3423e621-d439-45cb-9c35-6f8ea0bf2103)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3a355a3b-2dd0-4302-bcf0-e958b99add69)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3c7a4c6f-a990-4304-88b1-0b5e8d0726b7)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 220cd223-f57c-4924-a8d1-00dcbbd9fd6a)) (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 20 "+5V") (pintype "passive") (tstamp 5ae758ad-8acd-423e-aada-11d788a64aa2)) (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) @@ -160,191 +173,259 @@ ) ) - (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (layer "F.Cu") - (tedit 5C745284) (tstamp 41d12f3f-11c6-402c-bcf2-6f6e169eb2f6) + (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (layer "F.Cu") + (tstamp 41d12f3f-11c6-402c-bcf2-6f6e169eb2f6) (at 53.848 49.276) - (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip") - (tags "net tie solder jumper bridged") + (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Solder Jumper, 2-pole, open") + (property "ki_keywords" "solder jumper SPST") (path "/e1a57abc-e1de-4622-8769-4b8801fef914") (attr exclude_from_pos_files) - (fp_text reference "JP5" (at -0.254 2.032) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 395df0a5-800c-4cca-a0f1-3ad76d2e76ca) + (fp_text reference "JP5" (at 0 -1.8) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9e0d9b9c-6fe7-4ef8-ad30-a8b880a6938f) ) (fp_text value "SolderJumper_2_Open" (at 0 1.9) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp b3ee6304-4586-4924-9942-14d87bd91c7d) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a16b9fe9-a015-4d8a-8213-1e526a1b93b8) ) - (fp_poly (pts - (xy 0.25 -0.3) - (xy -0.25 -0.3) - (xy -0.25 0.3) - (xy 0.25 0.3) - ) (layer "F.Cu") (width 0) (fill solid) (tstamp b7ea6100-ff11-4609-86f6-89b95a0d171e)) - (fp_line (start -0.7 -1) (end 0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp 14024e4b-59d0-4f66-8eba-1d0eb8f5d9a6)) - (fp_line (start 1.4 -0.3) (end 1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp 49c4dcb9-cb9b-421e-b7b9-e495c75a42b7)) - (fp_line (start 0.7 1) (end -0.7 1) (layer "F.SilkS") (width 0.12) (tstamp b8a5679e-0824-4fd4-bd37-515f1c75fd73)) - (fp_line (start -1.4 0.3) (end -1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp f46360b3-2778-4224-b87e-99e44d6e0b71)) - (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 0db9632a-21af-4acb-9c05-e041f8c89b3a)) - (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp 35505c17-306b-4361-9895-a67ced902f2d)) - (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp c14d7200-f91c-4b1f-9467-64c3336c7ef2)) - (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp e4e8c3f3-f9c5-4fd5-9df8-595c4d009ab6)) - (fp_line (start 1.65 1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 412488c3-13b7-4cf8-8c58-0304d4e5151b)) - (fp_line (start -1.65 -1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp aba0fc13-5864-4b93-a0d5-5b97e1e36281)) - (fp_line (start -1.65 -1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp b93d027f-21f6-4fc9-ad3f-317eded6973b)) - (fp_line (start 1.65 1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp bdfead1f-ec4f-41f7-bfd1-971493371164)) + (fp_line (start -1.4 0.3) (end -1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ecee16a2-d7f9-4f40-9415-c1b4c6e7cc37)) + (fp_line (start -0.7 -1) (end 0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fab7ef14-637c-4648-b2d6-0c37c6a51ea0)) + (fp_line (start 0.7 1) (end -0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b1bd6e7f-f566-4f62-b873-45d44df40037)) + (fp_line (start 1.4 -0.3) (end 1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d869922c-3233-47ac-bbd4-c2a08e690bfa)) + (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0448af09-0376-4291-95a0-f388d57acac5)) + (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eeab6453-af09-4325-996b-7d79aee9e497)) + (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e39acc99-d35d-4df9-b9d2-64c1143bbbfe)) + (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b12c0ff7-0ed2-4ad5-9c60-86d8cd9c7287)) + (fp_line (start -1.65 -1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6c135e9-3dd6-4c50-a70b-efcc7c2fb96e)) + (fp_line (start -1.65 -1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50af6275-6bce-4cc6-9145-78a363522b2b)) + (fp_line (start 1.65 1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 07566f4b-35fc-49d7-8620-85ab111d99ab)) + (fp_line (start 1.65 1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9ae41896-a325-490c-9e8c-22154d9da8e8)) (pad "1" smd custom (at -0.65 0) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) + (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0.5 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.5 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 355984fe-c4ef-4584-9c88-7aed9a4b1db8)) + ) + (width 0) (fill yes)) + ) (tstamp ef5ad903-a122-4afb-b61f-0440af781c88)) (pad "2" smd custom (at 0.65 0) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 29 "A17") (pinfunction "B") (pintype "passive") (zone_connect 2) + (net 29 "A17") (pinfunction "B") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0 0.75) (xy -0.5 0.75) (xy -0.5 -0.75) (xy 0 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 537d030b-54bb-4562-9f1e-378ccefb4b2e)) + ) + (width 0) (fill yes)) + ) (tstamp 5e28bcf1-a68e-4e6b-8587-91d89691fe62)) ) - (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (layer "F.Cu") - (tedit 5C745284) (tstamp 4a147d27-1179-4a00-87fa-88607d560f12) + (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (layer "F.Cu") + (tstamp 4a147d27-1179-4a00-87fa-88607d560f12) (at 52.832 70.612 90) - (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip") - (tags "net tie solder jumper bridged") + (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Solder Jumper, 2-pole, open") + (property "ki_keywords" "solder jumper SPST") (path "/8c56c6ba-0057-4349-a882-633a569afeeb") (attr exclude_from_pos_files) - (fp_text reference "JP3" (at 0 2.286 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 70ad1139-50a2-4f62-960b-0274790f3382) + (fp_text reference "JP3" (at 0 -1.8 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8eafb511-da89-482e-86d4-31822059c134) ) (fp_text value "SolderJumper_2_Open" (at 0 1.9 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 23a565f8-c512-42e3-b944-2b21cc7ef5bf) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9f2422cf-274d-4816-ade5-4cb1775e6a4c) ) - (fp_poly (pts - (xy 0.25 -0.3) - (xy -0.25 -0.3) - (xy -0.25 0.3) - (xy 0.25 0.3) - ) (layer "F.Cu") (width 0) (fill solid) (tstamp 63ac02d9-df52-49d6-bf40-d68ede45c647)) - (fp_line (start -1.4 0.3) (end -1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp 1aaba807-e811-49c9-9d19-feb0d07d9d41)) - (fp_line (start -0.7 -1) (end 0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp 291d2e41-69fa-4c50-ba6f-fb2342afae58)) - (fp_line (start 0.7 1) (end -0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 3fd0a841-351f-4dc1-b3c2-1686bffa07d5)) - (fp_line (start 1.4 -0.3) (end 1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp d3079292-60d9-4a27-b0d3-92875084e9f6)) - (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 45047bb9-87a7-4ccc-955e-f309ddb6bb4f)) - (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp ae48c831-8775-4671-a20d-037464c16f4d)) - (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp e7dee0a0-1bf5-4243-ac45-e9c9a7f48039)) - (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp fb789d35-2164-4089-ab99-307afe88bcea)) - (fp_line (start -1.65 -1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 4a44d03f-3ed6-4671-a81d-65f7bbf02c9c)) - (fp_line (start 1.65 1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 6c58bef7-a109-4acd-b484-5503636af5ac)) - (fp_line (start 1.65 1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 9346ede7-230c-4692-b20f-a0ec78887e90)) - (fp_line (start -1.65 -1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp ac8ecb84-75c5-4603-8c9d-a73dd2fe55aa)) + (fp_line (start -1.4 0.3) (end -1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b529e787-6236-4b11-8b60-2ae86f38b3e5)) + (fp_line (start -0.7 -1) (end 0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dec18538-862b-482e-9168-10332f399823)) + (fp_line (start 0.7 1) (end -0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ebe9a7d0-8ece-4e18-a30e-66a8e53afe2a)) + (fp_line (start 1.4 -0.3) (end 1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b04296da-c57d-4373-92eb-540cd72c0a67)) + (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a30a670-2d25-400c-88cb-47e33a128008)) + (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2bb71505-dc0c-4e6a-9115-01afa4235d1b)) + (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 612b0bbc-3a09-4cf2-9db5-0d2a959382a8)) + (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63c6cb04-ff82-4d57-8597-09fa451b56b3)) + (fp_line (start -1.65 -1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3e908ab7-1e67-4a9a-a307-732138ef931f)) + (fp_line (start -1.65 -1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1b301326-4dd9-4b24-8560-ebb5142e9a52)) + (fp_line (start 1.65 1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8dc035dd-d60e-4f40-a54b-d3ff37990126)) + (fp_line (start 1.65 1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c140f85-3ef8-4747-ba77-37c9a9ad6c0c)) (pad "1" smd custom (at -0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) + (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0.5 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.5 -0.75) - ) (width 0) (fill yes)) - ) (tstamp cd5d4a39-3bf6-4df0-ae30-52287f16b6b1)) + ) + (width 0) (fill yes)) + ) (tstamp bcbdaa3d-ed85-4b08-8e94-353820c09947)) (pad "2" smd custom (at 0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 27 "A15") (pinfunction "B") (pintype "passive") (zone_connect 2) + (net 27 "A15") (pinfunction "B") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0 0.75) (xy -0.5 0.75) (xy -0.5 -0.75) (xy 0 -0.75) - ) (width 0) (fill yes)) - ) (tstamp a35d1496-4f2a-4cec-b501-e084102ec217)) + ) + (width 0) (fill yes)) + ) (tstamp 3da77ed8-e4a8-458c-bb02-dfc0bc4b7e0c)) ) (footprint "Package_LCC:PLCC-32_11.4x14.0mm_P1.27mm" (layer "F.Cu") - (tedit 5B298677) (tstamp 4d9c5bb1-1a0b-4685-9b64-9623bdfa6e36) + (tstamp 4d9c5bb1-1a0b-4685-9b64-9623bdfa6e36) (at 51.308 53.848) (descr "PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py") (tags "PLCC LCC") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "OTP EPROM 4 MiBit (512 Ki x 8)") + (property "ki_keywords" "OTP EPROM 4MiBit") (path "/716e31c5-485f-40b5-88e3-a75900da9811") (attr smd) (fp_text reference "U1" (at 5.334 7.874) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp f85d4ea0-e9e5-4e74-b9b9-4ca2bb2e7cd7) ) (fp_text value "27C040" (at 0 8.52) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 8d461b4d-62dc-488b-8977-3c95555f9343) ) - (fp_line (start -5.825 7.095) (end -5.825 5.64) (layer "F.SilkS") (width 0.12) (tstamp 05c1c0ae-f846-4942-b9ca-9f0f8f62492d)) - (fp_line (start 5.825 -7.095) (end 5.825 -5.64) (layer "F.SilkS") (width 0.12) (tstamp 184b2fad-24f5-4073-ae78-9c4ec35fa867)) - (fp_line (start 4.37 -7.095) (end 5.825 -7.095) (layer "F.SilkS") (width 0.12) (tstamp 28c42959-8e72-4709-83e0-fbb99eade23c)) - (fp_line (start -4.37 -7.095) (end -4.652782 -7.095) (layer "F.SilkS") (width 0.12) (tstamp 7134724f-277a-4c58-bbec-7ceaf30b9ed0)) - (fp_line (start 5.825 7.095) (end 5.825 5.64) (layer "F.SilkS") (width 0.12) (tstamp 83616a1b-53cb-4bc4-bfc7-a340c75ffaa4)) - (fp_line (start -4.652782 -7.095) (end -5.825 -5.922782) (layer "F.SilkS") (width 0.12) (tstamp 8a51259a-0b00-485b-ae12-40bbbcbb1fbf)) - (fp_line (start -5.825 -5.922782) (end -5.825 -5.64) (layer "F.SilkS") (width 0.12) (tstamp 91fb974e-99de-4e0c-bee5-7a6f88905951)) - (fp_line (start 4.37 7.095) (end 5.825 7.095) (layer "F.SilkS") (width 0.12) (tstamp cfc25d70-2748-49fe-bb69-5196d9ea547d)) - (fp_line (start -4.37 7.095) (end -5.825 7.095) (layer "F.SilkS") (width 0.12) (tstamp e196416c-d4d1-42d4-979d-990a370627ba)) - (fp_line (start 6.55 5.63) (end 6.55 0) (layer "F.CrtYd") (width 0.05) (tstamp 028825a5-a5a1-4471-a5f1-08090406bcd8)) - (fp_line (start 5.96 5.63) (end 6.55 5.63) (layer "F.CrtYd") (width 0.05) (tstamp 1427beee-3bac-4761-90c7-1d211b9ad51c)) - (fp_line (start 4.36 -7.23) (end 5.96 -7.23) (layer "F.CrtYd") (width 0.05) (tstamp 17d647d2-36cd-405f-a8c1-4a4bb5cb57ac)) - (fp_line (start -5.96 5.63) (end -6.55 5.63) (layer "F.CrtYd") (width 0.05) (tstamp 1a6cbd94-89ce-40b4-bf57-ce02cce2f2a0)) - (fp_line (start 4.36 7.82) (end 4.36 7.23) (layer "F.CrtYd") (width 0.05) (tstamp 1e3fd3d5-91a2-4915-bf3d-e5e3d46d180b)) - (fp_line (start -4.36 7.23) (end -5.96 7.23) (layer "F.CrtYd") (width 0.05) (tstamp 2bc709a0-58c7-4027-bd09-68d5e2408c67)) - (fp_line (start -4.36 -7.23) (end -4.68 -7.23) (layer "F.CrtYd") (width 0.05) (tstamp 46f17238-8a86-42fa-a9fd-be51f506f7e6)) - (fp_line (start -4.36 7.82) (end -4.36 7.23) (layer "F.CrtYd") (width 0.05) (tstamp 4c37a42c-e30e-4fbe-8a58-4d959e1e3766)) - (fp_line (start -5.96 -5.63) (end -6.55 -5.63) (layer "F.CrtYd") (width 0.05) (tstamp 4c492959-c00a-430a-b92b-afb6f355a82a)) - (fp_line (start 4.36 -7.82) (end 4.36 -7.23) (layer "F.CrtYd") (width 0.05) (tstamp 4c7e0aa8-63d6-4bff-88aa-64f636f5b95e)) - (fp_line (start 6.55 -5.63) (end 6.55 0) (layer "F.CrtYd") (width 0.05) (tstamp 530e1c0a-bb5b-44a7-b162-4c6f9e290093)) - (fp_line (start -4.36 -7.82) (end -4.36 -7.23) (layer "F.CrtYd") (width 0.05) (tstamp 73b3efd7-d2be-46cf-b06c-e91017a9877c)) - (fp_line (start -6.55 5.63) (end -6.55 0) (layer "F.CrtYd") (width 0.05) (tstamp 74af2938-5aa5-43d4-bb52-2d07b4b7e88e)) - (fp_line (start 5.96 7.23) (end 5.96 5.63) (layer "F.CrtYd") (width 0.05) (tstamp 773a22ae-c653-4f8d-930e-4149eabde637)) - (fp_line (start 0 7.82) (end 4.36 7.82) (layer "F.CrtYd") (width 0.05) (tstamp 7844fa1c-c2e9-46d4-aee9-55128915096f)) - (fp_line (start 0 -7.82) (end 4.36 -7.82) (layer "F.CrtYd") (width 0.05) (tstamp 80308ea8-7152-4634-99bf-492db3c9f37a)) - (fp_line (start 0 7.82) (end -4.36 7.82) (layer "F.CrtYd") (width 0.05) (tstamp 81c8ed7b-6f74-439b-b839-9329368f223c)) - (fp_line (start 5.96 -5.63) (end 6.55 -5.63) (layer "F.CrtYd") (width 0.05) (tstamp 9ae7e107-47c3-4f43-acc6-d14899796c06)) - (fp_line (start 4.36 7.23) (end 5.96 7.23) (layer "F.CrtYd") (width 0.05) (tstamp b7986f62-ea7a-4dc5-91cd-26acb8e0379b)) - (fp_line (start 5.96 -7.23) (end 5.96 -5.63) (layer "F.CrtYd") (width 0.05) (tstamp b988d6e1-acde-48d5-aaac-780083f0a33d)) - (fp_line (start 0 -7.82) (end -4.36 -7.82) (layer "F.CrtYd") (width 0.05) (tstamp c49cdd63-d196-49a7-b408-7af3848e936c)) - (fp_line (start -5.96 7.23) (end -5.96 5.63) (layer "F.CrtYd") (width 0.05) (tstamp cdb8e730-b927-443e-bb30-3662dd4e56b2)) - (fp_line (start -6.55 -5.63) (end -6.55 0) (layer "F.CrtYd") (width 0.05) (tstamp d0e758c8-d140-4a8a-8239-760094b94ecd)) - (fp_line (start -5.96 -5.95) (end -5.96 -5.63) (layer "F.CrtYd") (width 0.05) (tstamp dfcf21ae-fd3c-40b2-9ae0-524856d8c6da)) - (fp_line (start -4.68 -7.23) (end -5.96 -5.95) (layer "F.CrtYd") (width 0.05) (tstamp f573056c-87a1-403e-987f-f1dc1f10bd0b)) - (fp_line (start 0 -6.277893) (end 0.5 -6.985) (layer "F.Fab") (width 0.1) (tstamp 1787153b-aa75-4d9d-ba83-d6b350b998a0)) - (fp_line (start -5.715 6.985) (end -5.715 -5.845) (layer "F.Fab") (width 0.1) (tstamp 5a9cc8dc-b899-4016-9873-a99ec930a962)) - (fp_line (start 0.5 -6.985) (end 5.715 -6.985) (layer "F.Fab") (width 0.1) (tstamp 5c43dd51-b673-40c0-86bf-6d45aa01dce3)) - (fp_line (start 5.715 6.985) (end -5.715 6.985) (layer "F.Fab") (width 0.1) (tstamp 60e87dc7-656f-4705-b8d6-ece6cbaf41c3)) - (fp_line (start -5.715 -5.845) (end -4.575 -6.985) (layer "F.Fab") (width 0.1) (tstamp 6174394f-bb9b-4752-bb81-4ff9404b9295)) - (fp_line (start -0.5 -6.985) (end 0 -6.277893) (layer "F.Fab") (width 0.1) (tstamp 8b6d23e1-36db-42f1-8a08-9f4ec1369434)) - (fp_line (start -4.575 -6.985) (end -0.5 -6.985) (layer "F.Fab") (width 0.1) (tstamp 8c875065-be0e-41c1-a837-74699c7ba035)) - (fp_line (start 5.715 -6.985) (end 5.715 6.985) (layer "F.Fab") (width 0.1) (tstamp fd0058ab-f81f-45ed-b645-df2b0d3bfce5)) + (fp_line (start -5.825 -5.922782) (end -5.825 -5.64) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 91fb974e-99de-4e0c-bee5-7a6f88905951)) + (fp_line (start -5.825 7.095) (end -5.825 5.64) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 05c1c0ae-f846-4942-b9ca-9f0f8f62492d)) + (fp_line (start -4.652782 -7.095) (end -5.825 -5.922782) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8a51259a-0b00-485b-ae12-40bbbcbb1fbf)) + (fp_line (start -4.37 -7.095) (end -4.652782 -7.095) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7134724f-277a-4c58-bbec-7ceaf30b9ed0)) + (fp_line (start -4.37 7.095) (end -5.825 7.095) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e196416c-d4d1-42d4-979d-990a370627ba)) + (fp_line (start 4.37 -7.095) (end 5.825 -7.095) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28c42959-8e72-4709-83e0-fbb99eade23c)) + (fp_line (start 4.37 7.095) (end 5.825 7.095) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cfc25d70-2748-49fe-bb69-5196d9ea547d)) + (fp_line (start 5.825 -7.095) (end 5.825 -5.64) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 184b2fad-24f5-4073-ae78-9c4ec35fa867)) + (fp_line (start 5.825 7.095) (end 5.825 5.64) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83616a1b-53cb-4bc4-bfc7-a340c75ffaa4)) + (fp_line (start -6.55 -5.63) (end -6.55 0) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d0e758c8-d140-4a8a-8239-760094b94ecd)) + (fp_line (start -6.55 5.63) (end -6.55 0) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74af2938-5aa5-43d4-bb52-2d07b4b7e88e)) + (fp_line (start -5.96 -5.95) (end -5.96 -5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dfcf21ae-fd3c-40b2-9ae0-524856d8c6da)) + (fp_line (start -5.96 -5.63) (end -6.55 -5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c492959-c00a-430a-b92b-afb6f355a82a)) + (fp_line (start -5.96 5.63) (end -6.55 5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a6cbd94-89ce-40b4-bf57-ce02cce2f2a0)) + (fp_line (start -5.96 7.23) (end -5.96 5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cdb8e730-b927-443e-bb30-3662dd4e56b2)) + (fp_line (start -4.68 -7.23) (end -5.96 -5.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f573056c-87a1-403e-987f-f1dc1f10bd0b)) + (fp_line (start -4.36 -7.82) (end -4.36 -7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 73b3efd7-d2be-46cf-b06c-e91017a9877c)) + (fp_line (start -4.36 -7.23) (end -4.68 -7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 46f17238-8a86-42fa-a9fd-be51f506f7e6)) + (fp_line (start -4.36 7.23) (end -5.96 7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2bc709a0-58c7-4027-bd09-68d5e2408c67)) + (fp_line (start -4.36 7.82) (end -4.36 7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c37a42c-e30e-4fbe-8a58-4d959e1e3766)) + (fp_line (start 0 -7.82) (end -4.36 -7.82) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c49cdd63-d196-49a7-b408-7af3848e936c)) + (fp_line (start 0 -7.82) (end 4.36 -7.82) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 80308ea8-7152-4634-99bf-492db3c9f37a)) + (fp_line (start 0 7.82) (end -4.36 7.82) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 81c8ed7b-6f74-439b-b839-9329368f223c)) + (fp_line (start 0 7.82) (end 4.36 7.82) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7844fa1c-c2e9-46d4-aee9-55128915096f)) + (fp_line (start 4.36 -7.82) (end 4.36 -7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c7e0aa8-63d6-4bff-88aa-64f636f5b95e)) + (fp_line (start 4.36 -7.23) (end 5.96 -7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 17d647d2-36cd-405f-a8c1-4a4bb5cb57ac)) + (fp_line (start 4.36 7.23) (end 5.96 7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7986f62-ea7a-4dc5-91cd-26acb8e0379b)) + (fp_line (start 4.36 7.82) (end 4.36 7.23) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1e3fd3d5-91a2-4915-bf3d-e5e3d46d180b)) + (fp_line (start 5.96 -7.23) (end 5.96 -5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b988d6e1-acde-48d5-aaac-780083f0a33d)) + (fp_line (start 5.96 -5.63) (end 6.55 -5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9ae7e107-47c3-4f43-acc6-d14899796c06)) + (fp_line (start 5.96 5.63) (end 6.55 5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1427beee-3bac-4761-90c7-1d211b9ad51c)) + (fp_line (start 5.96 7.23) (end 5.96 5.63) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 773a22ae-c653-4f8d-930e-4149eabde637)) + (fp_line (start 6.55 -5.63) (end 6.55 0) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 530e1c0a-bb5b-44a7-b162-4c6f9e290093)) + (fp_line (start 6.55 5.63) (end 6.55 0) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 028825a5-a5a1-4471-a5f1-08090406bcd8)) + (fp_line (start -5.715 -5.845) (end -4.575 -6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6174394f-bb9b-4752-bb81-4ff9404b9295)) + (fp_line (start -5.715 6.985) (end -5.715 -5.845) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a9cc8dc-b899-4016-9873-a99ec930a962)) + (fp_line (start -4.575 -6.985) (end -0.5 -6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8c875065-be0e-41c1-a837-74699c7ba035)) + (fp_line (start -0.5 -6.985) (end 0 -6.277893) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b6d23e1-36db-42f1-8a08-9f4ec1369434)) + (fp_line (start 0 -6.277893) (end 0.5 -6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1787153b-aa75-4d9d-ba83-d6b350b998a0)) + (fp_line (start 0.5 -6.985) (end 5.715 -6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c43dd51-b673-40c0-86bf-6d45aa01dce3)) + (fp_line (start 5.715 -6.985) (end 5.715 6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fd0058ab-f81f-45ed-b645-df2b0d3bfce5)) + (fp_line (start 5.715 6.985) (end -5.715 6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 60e87dc7-656f-4705-b8d6-ece6cbaf41c3)) (pad "1" smd roundrect (at 0 -6.8375) (size 0.6 1.475) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 12 "GND") (pinfunction "VPP") (pintype "input") (tstamp 8edcf05f-b0d5-49a3-b916-fcd5f9b197b1)) (pad "2" smd roundrect (at -1.27 -6.8375) (size 0.6 1.475) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) @@ -417,196 +498,349 @@ ) (footprint "Button_Switch_THT:SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile" (layer "F.Cu") - (tedit 5A4E1404) (tstamp 51b7c265-622e-4c76-85e5-2aaf1ef4f312) + (tstamp 51b7c265-622e-4c76-85e5-2aaf1ef4f312) (at 47.752 73.152 90) (descr "4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile") (tags "DIP Switch SPST Slide 7.62mm 300mil LowProfile") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "4x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol") + (property "ki_keywords" "dip switch") (path "/31446a24-8ce7-4dca-ab0b-d907a8be5e8d") (attr through_hole) (fp_text reference "SW1" (at 3.81 -3.11 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp c12ae496-04b7-4bf3-9211-6370eac1d527) ) (fp_text value "SW_DIP_x04" (at 3.81 10.73 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp c6b8c222-5abb-4f9d-9cb5-279a6ebb1ad3) ) (fp_text user "${REFERENCE}" (at 6.39 3.81 180) (layer "F.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12))) + (effects (font (size 0.8 0.8) (thickness 0.12))) (tstamp 0a62740e-89ef-497c-abe4-5bf005279716) ) (fp_text user "on" (at 4.485 -1.3425 90) (layer "F.Fab") - (effects (font (size 0.8 0.8) (thickness 0.12))) + (effects (font (size 0.8 0.8) (thickness 0.12))) (tstamp 127a9e59-6f40-4867-8005-07ede1aa043b) ) - (fp_line (start 5.62 4.445) (end 2 4.445) (layer "F.SilkS") (width 0.12) (tstamp 038ab6de-e1f9-44ed-8282-f0f630ae0e2e)) - (fp_line (start 2 4.685) (end 3.206667 4.685) (layer "F.SilkS") (width 0.12) (tstamp 1104181a-de46-4820-92d8-357c354569d3)) - (fp_line (start 0.4 8.61) (end 0.4 9.73) (layer "F.SilkS") (width 0.12) (tstamp 127e8ae0-181f-4c6f-9693-967e91c2a440)) - (fp_line (start 5.62 0.635) (end 5.62 -0.635) (layer "F.SilkS") (width 0.12) (tstamp 1336d492-9a75-4063-aa60-065cfb17aa5b)) - (fp_line (start 2 3.105) (end 3.206667 3.105) (layer "F.SilkS") (width 0.12) (tstamp 141c8def-8f39-4a92-94e5-8b530502620a)) - (fp_line (start 7.221 3.53) (end 7.221 4.091) (layer "F.SilkS") (width 0.12) (tstamp 17d2a24c-9f7d-466a-a9de-9008721f6b9d)) - (fp_line (start 2 5.165) (end 3.206667 5.165) (layer "F.SilkS") (width 0.12) (tstamp 1c955fbb-5e68-4933-a04e-d7b0255b3d11)) - (fp_line (start 5.62 -0.635) (end 2 -0.635) (layer "F.SilkS") (width 0.12) (tstamp 1cd27781-211d-40f2-81ff-3f8f1d13318a)) - (fp_line (start 2 5.525) (end 3.206667 5.525) (layer "F.SilkS") (width 0.12) (tstamp 1ecd55c5-20c1-47e0-816b-f8ea3bab2d54)) - (fp_line (start 2 2.265) (end 3.206667 2.265) (layer "F.SilkS") (width 0.12) (tstamp 25ed1cf0-c8d2-4dff-976a-8c6ef9999bc8)) - (fp_line (start 2 1.905) (end 2 3.175) (layer "F.SilkS") (width 0.12) (tstamp 26b888a3-a054-4e6f-8999-225699a6fe51)) - (fp_line (start 2 -0.515) (end 3.206667 -0.515) (layer "F.SilkS") (width 0.12) (tstamp 2a34e7c9-612a-4bd8-9570-b6e420b10085)) - (fp_line (start 2 6.985) (end 2 8.255) (layer "F.SilkS") (width 0.12) (tstamp 2c479ec2-ab05-447a-a32e-0580a123df6b)) - (fp_line (start 7.221 6.07) (end 7.221 6.631) (layer "F.SilkS") (width 0.12) (tstamp 2f5f88dd-193f-47f3-9623-d5cb9e905b94)) - (fp_line (start 0.4 -2.11) (end 7.221 -2.11) (layer "F.SilkS") (width 0.12) (tstamp 3725c7c6-5c87-48f5-9dd1-b9f5346889b6)) - (fp_line (start 3.206667 6.985) (end 3.206667 8.255) (layer "F.SilkS") (width 0.12) (tstamp 3c255049-39e5-484c-aa32-328e6e7e7ca9)) - (fp_line (start 2 2.865) (end 3.206667 2.865) (layer "F.SilkS") (width 0.12) (tstamp 4364dd6c-291c-4ab3-9af7-302b64934aa3)) - (fp_line (start 2 3.175) (end 5.62 3.175) (layer "F.SilkS") (width 0.12) (tstamp 4398c5b1-bd78-4ac7-aa76-a408d72bfb0d)) - (fp_line (start 2 -0.155) (end 3.206667 -0.155) (layer "F.SilkS") (width 0.12) (tstamp 448fb891-e19e-4e39-a251-5491f9d04ff8)) - (fp_line (start 3.206667 4.445) (end 3.206667 5.715) (layer "F.SilkS") (width 0.12) (tstamp 45c194ab-cda8-46f3-8a7f-69395016a217)) - (fp_line (start 0.4 9.73) (end 7.221 9.73) (layer "F.SilkS") (width 0.12) (tstamp 46a6f349-eaca-4f26-96b9-a3bbd93f9bb8)) - (fp_line (start 3.206667 -0.635) (end 3.206667 0.635) (layer "F.SilkS") (width 0.12) (tstamp 49a590ae-9e29-4657-837a-97455d278cb1)) - (fp_line (start 2 2.745) (end 3.206667 2.745) (layer "F.SilkS") (width 0.12) (tstamp 4e7d878d-73c2-4495-ab96-cfbe988cf114)) - (fp_line (start 2 5.405) (end 3.206667 5.405) (layer "F.SilkS") (width 0.12) (tstamp 55ef627b-b358-40e8-bba9-8d8d5b51ece1)) - (fp_line (start 2 5.645) (end 3.206667 5.645) (layer "F.SilkS") (width 0.12) (tstamp 5bc17435-a011-4a44-ac53-af37e08d6522)) - (fp_line (start 2 0.635) (end 5.62 0.635) (layer "F.SilkS") (width 0.12) (tstamp 5e113b49-30c2-4c92-a6e5-a73aa5905c47)) - (fp_line (start 2 -0.035) (end 3.206667 -0.035) (layer "F.SilkS") (width 0.12) (tstamp 639366ff-1e58-4181-935e-dd91cc582400)) - (fp_line (start 2 7.225) (end 3.206667 7.225) (layer "F.SilkS") (width 0.12) (tstamp 63eb3707-5808-4ca2-a468-45b642192112)) - (fp_line (start 2 2.025) (end 3.206667 2.025) (layer "F.SilkS") (width 0.12) (tstamp 68ee8b7e-55c3-4d58-868b-b1145e00b0aa)) - (fp_line (start 2 2.385) (end 3.206667 2.385) (layer "F.SilkS") (width 0.12) (tstamp 693f52c8-d32f-4dba-8081-49f9b563b51a)) - (fp_line (start 2 8.065) (end 3.206667 8.065) (layer "F.SilkS") (width 0.12) (tstamp 6c9a7d2c-0cd9-454f-870a-335f3b830559)) - (fp_line (start 5.62 1.905) (end 2 1.905) (layer "F.SilkS") (width 0.12) (tstamp 6e19f719-0040-4e5a-a2a1-94e4ad1eaa02)) - (fp_line (start 2 4.565) (end 3.206667 4.565) (layer "F.SilkS") (width 0.12) (tstamp 734fa374-0420-48bb-82b7-d16060528b34)) - (fp_line (start 3.206667 1.905) (end 3.206667 3.175) (layer "F.SilkS") (width 0.12) (tstamp 74b2f79c-3c11-4f05-a588-1fd37af85b50)) - (fp_line (start 0.4 -2.11) (end 0.4 -1.04) (layer "F.SilkS") (width 0.12) (tstamp 74fbb114-dab7-4f80-871e-677a1d25d722)) - (fp_line (start 2 -0.275) (end 3.206667 -0.275) (layer "F.SilkS") (width 0.12) (tstamp 76e3d78c-bf33-4e73-9af9-442cbb793346)) - (fp_line (start 5.62 3.175) (end 5.62 1.905) (layer "F.SilkS") (width 0.12) (tstamp 78203551-e76d-45b2-9e72-4337233f1450)) - (fp_line (start 2 8.185) (end 3.206667 8.185) (layer "F.SilkS") (width 0.12) (tstamp 78beec89-8c96-47d3-81f5-bcebaedbd1ee)) - (fp_line (start 2 5.045) (end 3.206667 5.045) (layer "F.SilkS") (width 0.12) (tstamp 83500157-382f-4385-b3c5-af1c17917d87)) - (fp_line (start 2 7.345) (end 3.206667 7.345) (layer "F.SilkS") (width 0.12) (tstamp 83b48755-0ed7-423b-8576-45d3e14c23c4)) - (fp_line (start 7.221 0.99) (end 7.221 1.551) (layer "F.SilkS") (width 0.12) (tstamp 888d100b-0500-434f-a3b2-808c8e7a5caa)) - (fp_line (start 0.4 6.07) (end 0.4 6.631) (layer "F.SilkS") (width 0.12) (tstamp 891b9f51-a382-434e-8b29-0b20f1c2c032)) - (fp_line (start 2 7.705) (end 3.206667 7.705) (layer "F.SilkS") (width 0.12) (tstamp 89ea6ac7-49de-4f45-9fef-9770be731234)) - (fp_line (start 5.62 5.715) (end 5.62 4.445) (layer "F.SilkS") (width 0.12) (tstamp 8cd502e3-a78c-4b2f-8c7f-c0f8cafe4ad6)) - (fp_line (start 2 5.715) (end 5.62 5.715) (layer "F.SilkS") (width 0.12) (tstamp 8de15c2a-8afc-424d-a78e-b76eec57ca74)) - (fp_line (start 2 7.105) (end 3.206667 7.105) (layer "F.SilkS") (width 0.12) (tstamp 93a6dd29-2c25-43a1-ac50-90ee71059ed3)) - (fp_line (start 2 2.145) (end 3.206667 2.145) (layer "F.SilkS") (width 0.12) (tstamp 9aaf0567-bcaa-4cd6-9a6d-c6ecc46d3d41)) - (fp_line (start 2 -0.635) (end 2 0.635) (layer "F.SilkS") (width 0.12) (tstamp 9ab45f16-0806-43cf-8bca-97aa13886543)) - (fp_line (start 0.4 1.04) (end 0.4 1.551) (layer "F.SilkS") (width 0.12) (tstamp 9bd6a1e0-31c7-4ef5-a8b4-d56b921fb38c)) - (fp_line (start 0.16 -2.35) (end 0.16 -1.04) (layer "F.SilkS") (width 0.12) (tstamp a12bda84-cbba-45af-ac61-931b7feb8cb4)) - (fp_line (start 0.4 3.53) (end 0.4 4.091) (layer "F.SilkS") (width 0.12) (tstamp a141769f-e2c7-4749-abd8-be877190b1b1)) - (fp_line (start 2 5.285) (end 3.206667 5.285) (layer "F.SilkS") (width 0.12) (tstamp a451ea43-2d98-48bc-a561-7130f68044ec)) - (fp_line (start 2 0.565) (end 3.206667 0.565) (layer "F.SilkS") (width 0.12) (tstamp a5b17a5d-d08e-4d33-a326-c65dcd010125)) - (fp_line (start 2 7.585) (end 3.206667 7.585) (layer "F.SilkS") (width 0.12) (tstamp aa02eb66-9555-4f32-a6ad-4b2def725fb8)) - (fp_line (start 2 0.325) (end 3.206667 0.325) (layer "F.SilkS") (width 0.12) (tstamp aeeb4bdf-6183-41c7-ad86-233b21c90fac)) - (fp_line (start 5.62 8.255) (end 5.62 6.985) (layer "F.SilkS") (width 0.12) (tstamp b5a90c87-8ff1-4dbd-9e50-a52d990a9095)) - (fp_line (start 5.62 6.985) (end 2 6.985) (layer "F.SilkS") (width 0.12) (tstamp b949183a-eaa2-425b-ac21-ca35ae2dc4f3)) - (fp_line (start 2 2.625) (end 3.206667 2.625) (layer "F.SilkS") (width 0.12) (tstamp bc938973-e6ea-450c-84f2-38ff59bac62e)) - (fp_line (start 7.221 8.61) (end 7.221 9.73) (layer "F.SilkS") (width 0.12) (tstamp cb236765-2f36-45ef-aef4-4d53c8e8815b)) - (fp_line (start 2 7.945) (end 3.206667 7.945) (layer "F.SilkS") (width 0.12) (tstamp cd64db6f-bc3c-4c77-b8c3-22411a6dc20e)) - (fp_line (start 2 2.505) (end 3.206667 2.505) (layer "F.SilkS") (width 0.12) (tstamp cf9721f4-a945-4856-98a2-94f38d7c6c0c)) - (fp_line (start 2 7.465) (end 3.206667 7.465) (layer "F.SilkS") (width 0.12) (tstamp d408d5cd-52ec-4cc0-97ea-d991d3ce6053)) - (fp_line (start 2 4.445) (end 2 5.715) (layer "F.SilkS") (width 0.12) (tstamp d6167b53-c9ce-43fa-8bbe-d85ce6d5f701)) - (fp_line (start 7.221 -2.11) (end 7.221 -0.99) (layer "F.SilkS") (width 0.12) (tstamp d915f4ec-cdea-441c-a087-981ff2d5ffcc)) - (fp_line (start 2 2.985) (end 3.206667 2.985) (layer "F.SilkS") (width 0.12) (tstamp dd24be3c-596e-458d-a9e1-76f355e8b650)) - (fp_line (start 2 8.255) (end 5.62 8.255) (layer "F.SilkS") (width 0.12) (tstamp e0df22e6-84f3-4d87-b340-df86e6f3b0cc)) - (fp_line (start 2 7.825) (end 3.206667 7.825) (layer "F.SilkS") (width 0.12) (tstamp e1b2938e-a833-4229-bdd2-fbe7391821ab)) - (fp_line (start 2 0.445) (end 3.206667 0.445) (layer "F.SilkS") (width 0.12) (tstamp e594f9c9-4405-4b01-8709-604267150d8d)) - (fp_line (start 2 4.805) (end 3.206667 4.805) (layer "F.SilkS") (width 0.12) (tstamp e739a248-d511-4679-b92e-98ad52d4151a)) - (fp_line (start 0.16 -2.35) (end 1.543 -2.35) (layer "F.SilkS") (width 0.12) (tstamp ef1c4356-3f44-42bc-add0-b666f464c60f)) - (fp_line (start 2 4.925) (end 3.206667 4.925) (layer "F.SilkS") (width 0.12) (tstamp f997ec90-19e5-49ea-a779-67927e5dc406)) - (fp_line (start 2 0.085) (end 3.206667 0.085) (layer "F.SilkS") (width 0.12) (tstamp fcb42e53-c8fa-44d2-878b-563e0eb30d23)) - (fp_line (start 2 -0.395) (end 3.206667 -0.395) (layer "F.SilkS") (width 0.12) (tstamp fcdd3c40-f1df-4eda-9c59-e7b9537aa103)) - (fp_line (start 2 0.205) (end 3.206667 0.205) (layer "F.SilkS") (width 0.12) (tstamp fd73dd67-2076-4ce2-8acc-416f3fd36d1e)) - (fp_line (start -1.1 -2.4) (end -1.1 10) (layer "F.CrtYd") (width 0.05) (tstamp 3bcff8ff-6534-4560-a490-f6fdfa01d72e)) - (fp_line (start 8.7 -2.4) (end -1.1 -2.4) (layer "F.CrtYd") (width 0.05) (tstamp 4579f388-e375-4a96-ae85-f774cf52e92a)) - (fp_line (start 8.7 10) (end 8.7 -2.4) (layer "F.CrtYd") (width 0.05) (tstamp 52774bbb-b5c7-426f-86a1-a34f358c97a6)) - (fp_line (start -1.1 10) (end 8.7 10) (layer "F.CrtYd") (width 0.05) (tstamp a4cd8c69-2e6c-4e06-9010-1acb722fbd46)) - (fp_line (start 2 2.405) (end 3.206667 2.405) (layer "F.Fab") (width 0.1) (tstamp 003d85f9-5fbc-49c6-a98b-4d3c5d95d9e0)) - (fp_line (start 2 5.445) (end 3.206667 5.445) (layer "F.Fab") (width 0.1) (tstamp 0177a8b8-eada-4b67-802f-70978801afb5)) - (fp_line (start 2 0.465) (end 3.206667 0.465) (layer "F.Fab") (width 0.1) (tstamp 02d3e726-20cf-430d-8aac-8aa1b9250c1c)) - (fp_line (start 2 0.165) (end 3.206667 0.165) (layer "F.Fab") (width 0.1) (tstamp 0477862b-7d86-400f-b993-98eb4368169c)) - (fp_line (start 2 -0.335) (end 3.206667 -0.335) (layer "F.Fab") (width 0.1) (tstamp 062ee35a-5f31-4622-864a-bf06c00bba84)) - (fp_line (start 0.46 -1.05) (end 1.46 -2.05) (layer "F.Fab") (width 0.1) (tstamp 06b978e6-85ce-401f-a04f-bf6a9af383cf)) - (fp_line (start 2 3.105) (end 3.206667 3.105) (layer "F.Fab") (width 0.1) (tstamp 08c1539f-2eea-4527-9c12-a134aa499aa2)) - (fp_line (start 7.16 9.67) (end 0.46 9.67) (layer "F.Fab") (width 0.1) (tstamp 0b45bca9-efcb-43c6-a8bb-0578574f70b4)) - (fp_line (start 2 1.905) (end 2 3.175) (layer "F.Fab") (width 0.1) (tstamp 1170ffd5-6942-4b0c-9623-eb4c074dc429)) - (fp_line (start 5.62 5.715) (end 5.62 4.445) (layer "F.Fab") (width 0.1) (tstamp 1410ac36-c047-4fe2-b20d-0b9f78d296a9)) - (fp_line (start 5.62 -0.635) (end 2 -0.635) (layer "F.Fab") (width 0.1) (tstamp 19ef1831-113e-480a-ad10-2b3d5be1f5ec)) - (fp_line (start 5.62 3.175) (end 5.62 1.905) (layer "F.Fab") (width 0.1) (tstamp 1ba68122-4459-48a3-ba9c-66f2da3898b8)) - (fp_line (start 2 7.185) (end 3.206667 7.185) (layer "F.Fab") (width 0.1) (tstamp 22a7b55f-d92f-49f0-b145-20ab665b0425)) - (fp_line (start 2 7.585) (end 3.206667 7.585) (layer "F.Fab") (width 0.1) (tstamp 244e555f-4ba2-49b0-9ab3-1f451564f5a8)) - (fp_line (start 5.62 1.905) (end 2 1.905) (layer "F.Fab") (width 0.1) (tstamp 2807477d-1905-45d8-ba28-3a4431227ee0)) - (fp_line (start 1.46 -2.05) (end 7.16 -2.05) (layer "F.Fab") (width 0.1) (tstamp 2d65e6da-8909-4364-a8bd-f4553cb690e5)) - (fp_line (start 3.206667 -0.635) (end 3.206667 0.635) (layer "F.Fab") (width 0.1) (tstamp 3105bc32-e788-43b3-a7ed-5f4f539caf4e)) - (fp_line (start 5.62 4.445) (end 2 4.445) (layer "F.Fab") (width 0.1) (tstamp 32f5d8a4-5240-4bee-b64f-c1f65b9f8316)) - (fp_line (start 2 2.905) (end 3.206667 2.905) (layer "F.Fab") (width 0.1) (tstamp 35a62a6a-d780-4de6-8d8f-210f9f6c15eb)) - (fp_line (start 5.62 8.255) (end 5.62 6.985) (layer "F.Fab") (width 0.1) (tstamp 3dc5c785-50f6-4f05-bf08-35f8d0443700)) - (fp_line (start 2 7.985) (end 3.206667 7.985) (layer "F.Fab") (width 0.1) (tstamp 4078cd1e-3bfd-4833-9973-967baf421539)) - (fp_line (start 2 3.175) (end 5.62 3.175) (layer "F.Fab") (width 0.1) (tstamp 4573e092-4d0f-4dae-90a1-fdd47ced0109)) - (fp_line (start 2 0.365) (end 3.206667 0.365) (layer "F.Fab") (width 0.1) (tstamp 46e158f9-2818-4c30-ad09-fb09761f1742)) - (fp_line (start 7.16 -2.05) (end 7.16 9.67) (layer "F.Fab") (width 0.1) (tstamp 4bf6affe-aadf-40e2-9239-0b6e863fccc3)) - (fp_line (start 2 0.265) (end 3.206667 0.265) (layer "F.Fab") (width 0.1) (tstamp 4c4ce25a-c013-43ad-a478-0c1440b21f2f)) - (fp_line (start 2 5.345) (end 3.206667 5.345) (layer "F.Fab") (width 0.1) (tstamp 4fb95810-6d57-46e8-b844-643b971504a0)) - (fp_line (start 2 7.385) (end 3.206667 7.385) (layer "F.Fab") (width 0.1) (tstamp 57412ce3-ecb6-42cc-ae3b-e037e8cf969a)) - (fp_line (start 2 4.445) (end 2 5.715) (layer "F.Fab") (width 0.1) (tstamp 5748097c-d657-4822-997b-db1c684ca1ab)) - (fp_line (start 2 8.255) (end 5.62 8.255) (layer "F.Fab") (width 0.1) (tstamp 5a30ba7c-bc1e-4fda-91d0-69fdb034ba0c)) - (fp_line (start 3.206667 1.905) (end 3.206667 3.175) (layer "F.Fab") (width 0.1) (tstamp 755ec021-528e-4493-99b4-197d8699447f)) - (fp_line (start 2 3.005) (end 3.206667 3.005) (layer "F.Fab") (width 0.1) (tstamp 77578875-41ff-45eb-9039-fd8e3dea0d91)) - (fp_line (start 2 2.705) (end 3.206667 2.705) (layer "F.Fab") (width 0.1) (tstamp 78568a21-69c3-4dd8-97f1-d79d1150210e)) - (fp_line (start 0.46 9.67) (end 0.46 -1.05) (layer "F.Fab") (width 0.1) (tstamp 7ba59bbf-c7d0-435d-8273-5aa1d7f3b8a2)) - (fp_line (start 2 2.205) (end 3.206667 2.205) (layer "F.Fab") (width 0.1) (tstamp 7d75c427-3248-46a7-9d26-bfe3d22071de)) - (fp_line (start 2 -0.035) (end 3.206667 -0.035) (layer "F.Fab") (width 0.1) (tstamp 7e5bd7cb-c7c7-4ead-a77d-d4e3b3911348)) - (fp_line (start 2 2.505) (end 3.206667 2.505) (layer "F.Fab") (width 0.1) (tstamp 84b0850f-fb01-45b1-b277-ee3c9c517f37)) - (fp_line (start 2 2.305) (end 3.206667 2.305) (layer "F.Fab") (width 0.1) (tstamp 8d063cbe-42d4-4d93-93cd-49d4b790f576)) - (fp_line (start 2 2.605) (end 3.206667 2.605) (layer "F.Fab") (width 0.1) (tstamp 8db3024a-ea8f-4cb8-8536-8010620bc38a)) - (fp_line (start 2 5.545) (end 3.206667 5.545) (layer "F.Fab") (width 0.1) (tstamp 8f9f0312-a6da-44a7-9598-9e2034eb733d)) - (fp_line (start 2 -0.635) (end 2 0.635) (layer "F.Fab") (width 0.1) (tstamp 90269f7c-a94e-41a8-83bc-1361a8ac10b2)) - (fp_line (start 2 2.105) (end 3.206667 2.105) (layer "F.Fab") (width 0.1) (tstamp 90850a1f-9b01-42e8-8f6e-711e5d644e4e)) - (fp_line (start 2 6.985) (end 2 8.255) (layer "F.Fab") (width 0.1) (tstamp 947a523c-804a-4aca-8018-e13fcb45a2de)) - (fp_line (start 2 4.945) (end 3.206667 4.945) (layer "F.Fab") (width 0.1) (tstamp 98a42338-9f3a-4048-979f-82928b1be6b3)) - (fp_line (start 2 7.285) (end 3.206667 7.285) (layer "F.Fab") (width 0.1) (tstamp 99794c2d-8dad-4938-9dad-78984fc87fa4)) - (fp_line (start 2 8.185) (end 3.206667 8.185) (layer "F.Fab") (width 0.1) (tstamp 9a135457-e2bf-4c4a-991e-a26c7000281a)) - (fp_line (start 5.62 0.635) (end 5.62 -0.635) (layer "F.Fab") (width 0.1) (tstamp a02ba725-ed49-4d6f-a8c1-9668c6498bba)) - (fp_line (start 2 4.545) (end 3.206667 4.545) (layer "F.Fab") (width 0.1) (tstamp a105c9ae-fc02-4e82-8469-92c0c72c61e8)) - (fp_line (start 2 2.805) (end 3.206667 2.805) (layer "F.Fab") (width 0.1) (tstamp ae4ce3a6-4ec6-42bd-8590-efbcb5045e52)) - (fp_line (start 2 0.065) (end 3.206667 0.065) (layer "F.Fab") (width 0.1) (tstamp af16c235-daf6-45da-87da-282c77df4f5b)) - (fp_line (start 2 7.085) (end 3.206667 7.085) (layer "F.Fab") (width 0.1) (tstamp b5d0f806-037d-4164-92e3-1da3522a84b3)) - (fp_line (start 2 2.005) (end 3.206667 2.005) (layer "F.Fab") (width 0.1) (tstamp b895ca01-046e-459f-af3b-5218c6fc89db)) - (fp_line (start 2 0.635) (end 5.62 0.635) (layer "F.Fab") (width 0.1) (tstamp b92b1120-9784-4807-9cd4-580640f43449)) - (fp_line (start 2 7.485) (end 3.206667 7.485) (layer "F.Fab") (width 0.1) (tstamp b9f8fb5d-5874-42d3-929f-d87f78f25849)) - (fp_line (start 3.206667 6.985) (end 3.206667 8.255) (layer "F.Fab") (width 0.1) (tstamp ba862392-d1fa-411a-94de-c86fb779578f)) - (fp_line (start 3.206667 4.445) (end 3.206667 5.715) (layer "F.Fab") (width 0.1) (tstamp bd5571f1-4b78-4344-bcd5-aa3ffff83009)) - (fp_line (start 2 0.565) (end 3.206667 0.565) (layer "F.Fab") (width 0.1) (tstamp c53319c7-e340-4d3a-9443-6d6e3788520a)) - (fp_line (start 2 7.885) (end 3.206667 7.885) (layer "F.Fab") (width 0.1) (tstamp c834f39f-d372-4ed5-991f-ccb529fabb75)) - (fp_line (start 2 7.685) (end 3.206667 7.685) (layer "F.Fab") (width 0.1) (tstamp cda8fc21-59b6-465b-a1d4-90d2abe51335)) - (fp_line (start 2 -0.135) (end 3.206667 -0.135) (layer "F.Fab") (width 0.1) (tstamp cdd300ce-ab97-49d0-8ff2-69844eeb34a7)) - (fp_line (start 2 5.715) (end 5.62 5.715) (layer "F.Fab") (width 0.1) (tstamp d1653dfe-9eda-40bb-83d1-5451f6c865f1)) - (fp_line (start 2 4.745) (end 3.206667 4.745) (layer "F.Fab") (width 0.1) (tstamp d7591539-35c0-438a-96e5-8bed233d8a47)) - (fp_line (start 2 -0.435) (end 3.206667 -0.435) (layer "F.Fab") (width 0.1) (tstamp d812fe9b-9621-4357-be7a-68fa2beb3d4e)) - (fp_line (start 2 4.845) (end 3.206667 4.845) (layer "F.Fab") (width 0.1) (tstamp dbb13b1e-989e-4557-9034-dc152cfe341e)) - (fp_line (start 2 5.145) (end 3.206667 5.145) (layer "F.Fab") (width 0.1) (tstamp dd39d946-f9d2-413e-ba7a-925867401dbb)) - (fp_line (start 5.62 6.985) (end 2 6.985) (layer "F.Fab") (width 0.1) (tstamp e3b4b56e-1f52-450b-8489-ca84d306ba5d)) - (fp_line (start 2 5.245) (end 3.206667 5.245) (layer "F.Fab") (width 0.1) (tstamp ef6a6aa8-156e-4dc0-b6fd-8c8052e74e59)) - (fp_line (start 2 -0.535) (end 3.206667 -0.535) (layer "F.Fab") (width 0.1) (tstamp f49488d7-402c-4d45-9e3a-7344a5f608e7)) - (fp_line (start 2 5.645) (end 3.206667 5.645) (layer "F.Fab") (width 0.1) (tstamp f4fa4291-4134-4a5c-849d-95338b27bc47)) - (fp_line (start 2 7.785) (end 3.206667 7.785) (layer "F.Fab") (width 0.1) (tstamp f7895ea4-08ad-4223-b89d-a70771ab4c33)) - (fp_line (start 2 -0.235) (end 3.206667 -0.235) (layer "F.Fab") (width 0.1) (tstamp f8c3e7dc-be32-482b-b57f-339caf03f193)) - (fp_line (start 2 5.045) (end 3.206667 5.045) (layer "F.Fab") (width 0.1) (tstamp fa9d0a4e-cfb6-4401-97dd-255de71601e3)) - (fp_line (start 2 8.085) (end 3.206667 8.085) (layer "F.Fab") (width 0.1) (tstamp fb4e29bc-d501-4649-a3b6-79f3e083d49c)) - (fp_line (start 2 4.645) (end 3.206667 4.645) (layer "F.Fab") (width 0.1) (tstamp ff227b2c-2be7-4d61-871b-76bfe6b46984)) - (pad "1" thru_hole rect (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (fp_line (start 0.16 -2.35) (end 0.16 -1.04) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a12bda84-cbba-45af-ac61-931b7feb8cb4)) + (fp_line (start 0.16 -2.35) (end 1.543 -2.35) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ef1c4356-3f44-42bc-add0-b666f464c60f)) + (fp_line (start 0.4 -2.11) (end 0.4 -1.04) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74fbb114-dab7-4f80-871e-677a1d25d722)) + (fp_line (start 0.4 -2.11) (end 7.221 -2.11) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3725c7c6-5c87-48f5-9dd1-b9f5346889b6)) + (fp_line (start 0.4 1.04) (end 0.4 1.551) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bd6a1e0-31c7-4ef5-a8b4-d56b921fb38c)) + (fp_line (start 0.4 3.53) (end 0.4 4.091) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a141769f-e2c7-4749-abd8-be877190b1b1)) + (fp_line (start 0.4 6.07) (end 0.4 6.631) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 891b9f51-a382-434e-8b29-0b20f1c2c032)) + (fp_line (start 0.4 8.61) (end 0.4 9.73) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 127e8ae0-181f-4c6f-9693-967e91c2a440)) + (fp_line (start 0.4 9.73) (end 7.221 9.73) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 46a6f349-eaca-4f26-96b9-a3bbd93f9bb8)) + (fp_line (start 2 -0.635) (end 2 0.635) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ab45f16-0806-43cf-8bca-97aa13886543)) + (fp_line (start 2 -0.515) (end 3.206667 -0.515) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a34e7c9-612a-4bd8-9570-b6e420b10085)) + (fp_line (start 2 -0.395) (end 3.206667 -0.395) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fcdd3c40-f1df-4eda-9c59-e7b9537aa103)) + (fp_line (start 2 -0.275) (end 3.206667 -0.275) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76e3d78c-bf33-4e73-9af9-442cbb793346)) + (fp_line (start 2 -0.155) (end 3.206667 -0.155) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 448fb891-e19e-4e39-a251-5491f9d04ff8)) + (fp_line (start 2 -0.035) (end 3.206667 -0.035) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 639366ff-1e58-4181-935e-dd91cc582400)) + (fp_line (start 2 0.085) (end 3.206667 0.085) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fcb42e53-c8fa-44d2-878b-563e0eb30d23)) + (fp_line (start 2 0.205) (end 3.206667 0.205) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd73dd67-2076-4ce2-8acc-416f3fd36d1e)) + (fp_line (start 2 0.325) (end 3.206667 0.325) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aeeb4bdf-6183-41c7-ad86-233b21c90fac)) + (fp_line (start 2 0.445) (end 3.206667 0.445) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e594f9c9-4405-4b01-8709-604267150d8d)) + (fp_line (start 2 0.565) (end 3.206667 0.565) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5b17a5d-d08e-4d33-a326-c65dcd010125)) + (fp_line (start 2 0.635) (end 5.62 0.635) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e113b49-30c2-4c92-a6e5-a73aa5905c47)) + (fp_line (start 2 1.905) (end 2 3.175) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 26b888a3-a054-4e6f-8999-225699a6fe51)) + (fp_line (start 2 2.025) (end 3.206667 2.025) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 68ee8b7e-55c3-4d58-868b-b1145e00b0aa)) + (fp_line (start 2 2.145) (end 3.206667 2.145) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9aaf0567-bcaa-4cd6-9a6d-c6ecc46d3d41)) + (fp_line (start 2 2.265) (end 3.206667 2.265) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 25ed1cf0-c8d2-4dff-976a-8c6ef9999bc8)) + (fp_line (start 2 2.385) (end 3.206667 2.385) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 693f52c8-d32f-4dba-8081-49f9b563b51a)) + (fp_line (start 2 2.505) (end 3.206667 2.505) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cf9721f4-a945-4856-98a2-94f38d7c6c0c)) + (fp_line (start 2 2.625) (end 3.206667 2.625) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc938973-e6ea-450c-84f2-38ff59bac62e)) + (fp_line (start 2 2.745) (end 3.206667 2.745) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4e7d878d-73c2-4495-ab96-cfbe988cf114)) + (fp_line (start 2 2.865) (end 3.206667 2.865) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4364dd6c-291c-4ab3-9af7-302b64934aa3)) + (fp_line (start 2 2.985) (end 3.206667 2.985) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dd24be3c-596e-458d-a9e1-76f355e8b650)) + (fp_line (start 2 3.105) (end 3.206667 3.105) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 141c8def-8f39-4a92-94e5-8b530502620a)) + (fp_line (start 2 3.175) (end 5.62 3.175) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4398c5b1-bd78-4ac7-aa76-a408d72bfb0d)) + (fp_line (start 2 4.445) (end 2 5.715) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d6167b53-c9ce-43fa-8bbe-d85ce6d5f701)) + (fp_line (start 2 4.565) (end 3.206667 4.565) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 734fa374-0420-48bb-82b7-d16060528b34)) + (fp_line (start 2 4.685) (end 3.206667 4.685) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1104181a-de46-4820-92d8-357c354569d3)) + (fp_line (start 2 4.805) (end 3.206667 4.805) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e739a248-d511-4679-b92e-98ad52d4151a)) + (fp_line (start 2 4.925) (end 3.206667 4.925) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f997ec90-19e5-49ea-a779-67927e5dc406)) + (fp_line (start 2 5.045) (end 3.206667 5.045) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83500157-382f-4385-b3c5-af1c17917d87)) + (fp_line (start 2 5.165) (end 3.206667 5.165) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c955fbb-5e68-4933-a04e-d7b0255b3d11)) + (fp_line (start 2 5.285) (end 3.206667 5.285) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a451ea43-2d98-48bc-a561-7130f68044ec)) + (fp_line (start 2 5.405) (end 3.206667 5.405) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55ef627b-b358-40e8-bba9-8d8d5b51ece1)) + (fp_line (start 2 5.525) (end 3.206667 5.525) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ecd55c5-20c1-47e0-816b-f8ea3bab2d54)) + (fp_line (start 2 5.645) (end 3.206667 5.645) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5bc17435-a011-4a44-ac53-af37e08d6522)) + (fp_line (start 2 5.715) (end 5.62 5.715) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8de15c2a-8afc-424d-a78e-b76eec57ca74)) + (fp_line (start 2 6.985) (end 2 8.255) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2c479ec2-ab05-447a-a32e-0580a123df6b)) + (fp_line (start 2 7.105) (end 3.206667 7.105) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93a6dd29-2c25-43a1-ac50-90ee71059ed3)) + (fp_line (start 2 7.225) (end 3.206667 7.225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63eb3707-5808-4ca2-a468-45b642192112)) + (fp_line (start 2 7.345) (end 3.206667 7.345) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 83b48755-0ed7-423b-8576-45d3e14c23c4)) + (fp_line (start 2 7.465) (end 3.206667 7.465) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d408d5cd-52ec-4cc0-97ea-d991d3ce6053)) + (fp_line (start 2 7.585) (end 3.206667 7.585) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aa02eb66-9555-4f32-a6ad-4b2def725fb8)) + (fp_line (start 2 7.705) (end 3.206667 7.705) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89ea6ac7-49de-4f45-9fef-9770be731234)) + (fp_line (start 2 7.825) (end 3.206667 7.825) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1b2938e-a833-4229-bdd2-fbe7391821ab)) + (fp_line (start 2 7.945) (end 3.206667 7.945) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd64db6f-bc3c-4c77-b8c3-22411a6dc20e)) + (fp_line (start 2 8.065) (end 3.206667 8.065) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c9a7d2c-0cd9-454f-870a-335f3b830559)) + (fp_line (start 2 8.185) (end 3.206667 8.185) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78beec89-8c96-47d3-81f5-bcebaedbd1ee)) + (fp_line (start 2 8.255) (end 5.62 8.255) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0df22e6-84f3-4d87-b340-df86e6f3b0cc)) + (fp_line (start 3.206667 -0.635) (end 3.206667 0.635) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 49a590ae-9e29-4657-837a-97455d278cb1)) + (fp_line (start 3.206667 1.905) (end 3.206667 3.175) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 74b2f79c-3c11-4f05-a588-1fd37af85b50)) + (fp_line (start 3.206667 4.445) (end 3.206667 5.715) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45c194ab-cda8-46f3-8a7f-69395016a217)) + (fp_line (start 3.206667 6.985) (end 3.206667 8.255) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3c255049-39e5-484c-aa32-328e6e7e7ca9)) + (fp_line (start 5.62 -0.635) (end 2 -0.635) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1cd27781-211d-40f2-81ff-3f8f1d13318a)) + (fp_line (start 5.62 0.635) (end 5.62 -0.635) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1336d492-9a75-4063-aa60-065cfb17aa5b)) + (fp_line (start 5.62 1.905) (end 2 1.905) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e19f719-0040-4e5a-a2a1-94e4ad1eaa02)) + (fp_line (start 5.62 3.175) (end 5.62 1.905) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 78203551-e76d-45b2-9e72-4337233f1450)) + (fp_line (start 5.62 4.445) (end 2 4.445) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 038ab6de-e1f9-44ed-8282-f0f630ae0e2e)) + (fp_line (start 5.62 5.715) (end 5.62 4.445) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8cd502e3-a78c-4b2f-8c7f-c0f8cafe4ad6)) + (fp_line (start 5.62 6.985) (end 2 6.985) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b949183a-eaa2-425b-ac21-ca35ae2dc4f3)) + (fp_line (start 5.62 8.255) (end 5.62 6.985) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b5a90c87-8ff1-4dbd-9e50-a52d990a9095)) + (fp_line (start 7.221 -2.11) (end 7.221 -0.99) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d915f4ec-cdea-441c-a087-981ff2d5ffcc)) + (fp_line (start 7.221 0.99) (end 7.221 1.551) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 888d100b-0500-434f-a3b2-808c8e7a5caa)) + (fp_line (start 7.221 3.53) (end 7.221 4.091) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17d2a24c-9f7d-466a-a9de-9008721f6b9d)) + (fp_line (start 7.221 6.07) (end 7.221 6.631) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f5f88dd-193f-47f3-9623-d5cb9e905b94)) + (fp_line (start 7.221 8.61) (end 7.221 9.73) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cb236765-2f36-45ef-aef4-4d53c8e8815b)) + (fp_line (start -1.1 -2.4) (end -1.1 10) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3bcff8ff-6534-4560-a490-f6fdfa01d72e)) + (fp_line (start -1.1 10) (end 8.7 10) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a4cd8c69-2e6c-4e06-9010-1acb722fbd46)) + (fp_line (start 8.7 -2.4) (end -1.1 -2.4) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4579f388-e375-4a96-ae85-f774cf52e92a)) + (fp_line (start 8.7 10) (end 8.7 -2.4) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 52774bbb-b5c7-426f-86a1-a34f358c97a6)) + (fp_line (start 0.46 -1.05) (end 1.46 -2.05) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 06b978e6-85ce-401f-a04f-bf6a9af383cf)) + (fp_line (start 0.46 9.67) (end 0.46 -1.05) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7ba59bbf-c7d0-435d-8273-5aa1d7f3b8a2)) + (fp_line (start 1.46 -2.05) (end 7.16 -2.05) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d65e6da-8909-4364-a8bd-f4553cb690e5)) + (fp_line (start 2 -0.635) (end 2 0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 90269f7c-a94e-41a8-83bc-1361a8ac10b2)) + (fp_line (start 2 -0.535) (end 3.206667 -0.535) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f49488d7-402c-4d45-9e3a-7344a5f608e7)) + (fp_line (start 2 -0.435) (end 3.206667 -0.435) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d812fe9b-9621-4357-be7a-68fa2beb3d4e)) + (fp_line (start 2 -0.335) (end 3.206667 -0.335) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 062ee35a-5f31-4622-864a-bf06c00bba84)) + (fp_line (start 2 -0.235) (end 3.206667 -0.235) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8c3e7dc-be32-482b-b57f-339caf03f193)) + (fp_line (start 2 -0.135) (end 3.206667 -0.135) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cdd300ce-ab97-49d0-8ff2-69844eeb34a7)) + (fp_line (start 2 -0.035) (end 3.206667 -0.035) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e5bd7cb-c7c7-4ead-a77d-d4e3b3911348)) + (fp_line (start 2 0.065) (end 3.206667 0.065) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af16c235-daf6-45da-87da-282c77df4f5b)) + (fp_line (start 2 0.165) (end 3.206667 0.165) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0477862b-7d86-400f-b993-98eb4368169c)) + (fp_line (start 2 0.265) (end 3.206667 0.265) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c4ce25a-c013-43ad-a478-0c1440b21f2f)) + (fp_line (start 2 0.365) (end 3.206667 0.365) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 46e158f9-2818-4c30-ad09-fb09761f1742)) + (fp_line (start 2 0.465) (end 3.206667 0.465) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 02d3e726-20cf-430d-8aac-8aa1b9250c1c)) + (fp_line (start 2 0.565) (end 3.206667 0.565) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c53319c7-e340-4d3a-9443-6d6e3788520a)) + (fp_line (start 2 0.635) (end 5.62 0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b92b1120-9784-4807-9cd4-580640f43449)) + (fp_line (start 2 1.905) (end 2 3.175) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1170ffd5-6942-4b0c-9623-eb4c074dc429)) + (fp_line (start 2 2.005) (end 3.206667 2.005) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b895ca01-046e-459f-af3b-5218c6fc89db)) + (fp_line (start 2 2.105) (end 3.206667 2.105) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 90850a1f-9b01-42e8-8f6e-711e5d644e4e)) + (fp_line (start 2 2.205) (end 3.206667 2.205) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d75c427-3248-46a7-9d26-bfe3d22071de)) + (fp_line (start 2 2.305) (end 3.206667 2.305) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d063cbe-42d4-4d93-93cd-49d4b790f576)) + (fp_line (start 2 2.405) (end 3.206667 2.405) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 003d85f9-5fbc-49c6-a98b-4d3c5d95d9e0)) + (fp_line (start 2 2.505) (end 3.206667 2.505) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84b0850f-fb01-45b1-b277-ee3c9c517f37)) + (fp_line (start 2 2.605) (end 3.206667 2.605) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8db3024a-ea8f-4cb8-8536-8010620bc38a)) + (fp_line (start 2 2.705) (end 3.206667 2.705) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 78568a21-69c3-4dd8-97f1-d79d1150210e)) + (fp_line (start 2 2.805) (end 3.206667 2.805) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ae4ce3a6-4ec6-42bd-8590-efbcb5045e52)) + (fp_line (start 2 2.905) (end 3.206667 2.905) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 35a62a6a-d780-4de6-8d8f-210f9f6c15eb)) + (fp_line (start 2 3.005) (end 3.206667 3.005) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77578875-41ff-45eb-9039-fd8e3dea0d91)) + (fp_line (start 2 3.105) (end 3.206667 3.105) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 08c1539f-2eea-4527-9c12-a134aa499aa2)) + (fp_line (start 2 3.175) (end 5.62 3.175) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4573e092-4d0f-4dae-90a1-fdd47ced0109)) + (fp_line (start 2 4.445) (end 2 5.715) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5748097c-d657-4822-997b-db1c684ca1ab)) + (fp_line (start 2 4.545) (end 3.206667 4.545) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a105c9ae-fc02-4e82-8469-92c0c72c61e8)) + (fp_line (start 2 4.645) (end 3.206667 4.645) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ff227b2c-2be7-4d61-871b-76bfe6b46984)) + (fp_line (start 2 4.745) (end 3.206667 4.745) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7591539-35c0-438a-96e5-8bed233d8a47)) + (fp_line (start 2 4.845) (end 3.206667 4.845) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dbb13b1e-989e-4557-9034-dc152cfe341e)) + (fp_line (start 2 4.945) (end 3.206667 4.945) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 98a42338-9f3a-4048-979f-82928b1be6b3)) + (fp_line (start 2 5.045) (end 3.206667 5.045) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fa9d0a4e-cfb6-4401-97dd-255de71601e3)) + (fp_line (start 2 5.145) (end 3.206667 5.145) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd39d946-f9d2-413e-ba7a-925867401dbb)) + (fp_line (start 2 5.245) (end 3.206667 5.245) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ef6a6aa8-156e-4dc0-b6fd-8c8052e74e59)) + (fp_line (start 2 5.345) (end 3.206667 5.345) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4fb95810-6d57-46e8-b844-643b971504a0)) + (fp_line (start 2 5.445) (end 3.206667 5.445) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0177a8b8-eada-4b67-802f-70978801afb5)) + (fp_line (start 2 5.545) (end 3.206667 5.545) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f9f0312-a6da-44a7-9598-9e2034eb733d)) + (fp_line (start 2 5.645) (end 3.206667 5.645) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f4fa4291-4134-4a5c-849d-95338b27bc47)) + (fp_line (start 2 5.715) (end 5.62 5.715) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1653dfe-9eda-40bb-83d1-5451f6c865f1)) + (fp_line (start 2 6.985) (end 2 8.255) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 947a523c-804a-4aca-8018-e13fcb45a2de)) + (fp_line (start 2 7.085) (end 3.206667 7.085) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5d0f806-037d-4164-92e3-1da3522a84b3)) + (fp_line (start 2 7.185) (end 3.206667 7.185) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 22a7b55f-d92f-49f0-b145-20ab665b0425)) + (fp_line (start 2 7.285) (end 3.206667 7.285) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99794c2d-8dad-4938-9dad-78984fc87fa4)) + (fp_line (start 2 7.385) (end 3.206667 7.385) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 57412ce3-ecb6-42cc-ae3b-e037e8cf969a)) + (fp_line (start 2 7.485) (end 3.206667 7.485) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b9f8fb5d-5874-42d3-929f-d87f78f25849)) + (fp_line (start 2 7.585) (end 3.206667 7.585) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 244e555f-4ba2-49b0-9ab3-1f451564f5a8)) + (fp_line (start 2 7.685) (end 3.206667 7.685) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cda8fc21-59b6-465b-a1d4-90d2abe51335)) + (fp_line (start 2 7.785) (end 3.206667 7.785) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f7895ea4-08ad-4223-b89d-a70771ab4c33)) + (fp_line (start 2 7.885) (end 3.206667 7.885) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c834f39f-d372-4ed5-991f-ccb529fabb75)) + (fp_line (start 2 7.985) (end 3.206667 7.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4078cd1e-3bfd-4833-9973-967baf421539)) + (fp_line (start 2 8.085) (end 3.206667 8.085) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fb4e29bc-d501-4649-a3b6-79f3e083d49c)) + (fp_line (start 2 8.185) (end 3.206667 8.185) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a135457-e2bf-4c4a-991e-a26c7000281a)) + (fp_line (start 2 8.255) (end 5.62 8.255) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a30ba7c-bc1e-4fda-91d0-69fdb034ba0c)) + (fp_line (start 3.206667 -0.635) (end 3.206667 0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3105bc32-e788-43b3-a7ed-5f4f539caf4e)) + (fp_line (start 3.206667 1.905) (end 3.206667 3.175) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 755ec021-528e-4493-99b4-197d8699447f)) + (fp_line (start 3.206667 4.445) (end 3.206667 5.715) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd5571f1-4b78-4344-bcd5-aa3ffff83009)) + (fp_line (start 3.206667 6.985) (end 3.206667 8.255) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba862392-d1fa-411a-94de-c86fb779578f)) + (fp_line (start 5.62 -0.635) (end 2 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19ef1831-113e-480a-ad10-2b3d5be1f5ec)) + (fp_line (start 5.62 0.635) (end 5.62 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a02ba725-ed49-4d6f-a8c1-9668c6498bba)) + (fp_line (start 5.62 1.905) (end 2 1.905) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2807477d-1905-45d8-ba28-3a4431227ee0)) + (fp_line (start 5.62 3.175) (end 5.62 1.905) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1ba68122-4459-48a3-ba9c-66f2da3898b8)) + (fp_line (start 5.62 4.445) (end 2 4.445) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32f5d8a4-5240-4bee-b64f-c1f65b9f8316)) + (fp_line (start 5.62 5.715) (end 5.62 4.445) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1410ac36-c047-4fe2-b20d-0b9f78d296a9)) + (fp_line (start 5.62 6.985) (end 2 6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e3b4b56e-1f52-450b-8489-ca84d306ba5d)) + (fp_line (start 5.62 8.255) (end 5.62 6.985) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3dc5c785-50f6-4f05-bf08-35f8d0443700)) + (fp_line (start 7.16 -2.05) (end 7.16 9.67) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4bf6affe-aadf-40e2-9239-0b6e863fccc3)) + (fp_line (start 7.16 9.67) (end 0.46 9.67) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b45bca9-efcb-43c6-a8bb-0578574f70b4)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 12 "GND") (pintype "passive") (tstamp ab3b766c-e2d4-4516-b8f9-35169be5e589)) - (pad "2" thru_hole oval (at 0 2.54 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 12 "GND") (pintype "passive") (tstamp f3b42b1e-7bea-4b36-a5e7-64ef3dc53f1c)) - (pad "3" thru_hole oval (at 0 5.08 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "3" thru_hole oval (at 0 5.08 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 12 "GND") (pintype "passive") (tstamp f03b2ce5-0156-4968-9d9b-1e4a349ba088)) - (pad "4" thru_hole oval (at 0 7.62 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "4" thru_hole oval (at 0 7.62 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 12 "GND") (pintype "passive") (tstamp 2b2c3f7c-4352-411a-97c3-d84f0f9e9283)) - (pad "5" thru_hole oval (at 7.62 7.62 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "5" thru_hole oval (at 7.62 7.62 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 29 "A17") (pintype "passive") (tstamp 22cd649a-c998-43c2-ac65-e8cc39423cf1)) - (pad "6" thru_hole oval (at 7.62 5.08 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "6" thru_hole oval (at 7.62 5.08 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 27 "A15") (pintype "passive") (tstamp d5f2e9d2-03e2-4cbc-8fca-d4b6047ba733)) - (pad "7" thru_hole oval (at 7.62 2.54 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "7" thru_hole oval (at 7.62 2.54 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 26 "A12") (pintype "passive") (tstamp 9dc11114-7df1-423c-8fcd-733fcac03089)) - (pad "8" thru_hole oval (at 7.62 0 90) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "8" thru_hole oval (at 7.62 0 90) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 28 "A16") (pintype "passive") (tstamp 9ab08b46-6723-4c55-996f-c40b63dbeb70)) (model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile.wrl" (offset (xyz 0 0 0)) @@ -615,291 +849,355 @@ ) ) - (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (layer "F.Cu") - (tedit 5C745284) (tstamp 681fd7f9-0a51-41ee-b732-53f4406467a0) + (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (layer "F.Cu") + (tstamp 681fd7f9-0a51-41ee-b732-53f4406467a0) (at 50.292 70.612 90) - (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip") - (tags "net tie solder jumper bridged") + (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Solder Jumper, 2-pole, open") + (property "ki_keywords" "solder jumper SPST") (path "/abd627b1-6972-4245-b8dc-6952c6ad227b") (attr exclude_from_pos_files) (fp_text reference "JP1" (at 0 -1.8 90) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 06b0de7a-8452-47e4-8156-099c9b3d0d4a) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8a17a65e-e696-4852-9f4e-23c43cd1c16e) ) (fp_text value "SolderJumper_2_Open" (at 0 1.9 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d204374d-427d-4184-8cac-34c3c45ae776) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4cd2d287-9618-46c9-bdde-46593eec5b85) ) - (fp_poly (pts - (xy 0.25 -0.3) - (xy -0.25 -0.3) - (xy -0.25 0.3) - (xy 0.25 0.3) - ) (layer "F.Cu") (width 0) (fill solid) (tstamp c40555a2-76f6-47f6-8565-ddb5b88a8a7f)) - (fp_line (start -0.7 -1) (end 0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp 3017ff5a-a688-458b-bc91-2b91ea1e010c)) - (fp_line (start 1.4 -0.3) (end 1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp 710deca7-5df4-4e58-8361-22c21253049c)) - (fp_line (start -1.4 0.3) (end -1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp a4e64c80-b2df-4558-a2cb-a8c6591229fc)) - (fp_line (start 0.7 1) (end -0.7 1) (layer "F.SilkS") (width 0.12) (tstamp d505ba7e-ac8c-43a9-96ab-75c05d042f88)) - (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp 2d06b9ca-8acd-4dde-82af-2f04bb0f605f)) - (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 56dcfdd4-a743-4142-9693-f6294ad7e428)) - (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp ab2492fb-5ac3-4b2a-b037-e9cee37167b9)) - (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp bbb741ba-316d-46de-b5ab-b0a0f937c88b)) - (fp_line (start 1.65 1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 2d345aa1-b8a7-433b-98bf-3fb90d3260bf)) - (fp_line (start -1.65 -1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 7076fdf9-3d9e-46dc-8021-cde9c82fa64e)) - (fp_line (start -1.65 -1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp a35b849b-99f9-44ef-a71c-43032176d7da)) - (fp_line (start 1.65 1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp cb7c1e3e-a32d-43a8-bf93-cbb15668bf6c)) + (fp_line (start -1.4 0.3) (end -1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 97cea4f0-6b50-40ac-ac15-478484ff5cdf)) + (fp_line (start -0.7 -1) (end 0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8556b00-b66f-4ee6-abc5-d3d65c2b79d6)) + (fp_line (start 0.7 1) (end -0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4a285649-54f8-40e3-827a-dfab279af1ef)) + (fp_line (start 1.4 -0.3) (end 1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5803083-ee94-4b16-97c5-ddf879dcf4f4)) + (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f276a0e-8117-4b30-8bb4-5f85b0031876)) + (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 836c4db0-f940-493a-9a12-5f545d050b45)) + (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f2d3adba-c7a5-4083-ae32-f41ed47e3d4d)) + (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a4e00db8-7168-4dd0-af25-654baa834ebc)) + (fp_line (start -1.65 -1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 81149fb9-5b20-4ea5-8b0b-aa0ce6b4ebe6)) + (fp_line (start -1.65 -1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6e0c3f9-3c38-418b-9b18-54f89d4926f0)) + (fp_line (start 1.65 1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 114156f8-08ca-40bc-b60d-c161187f3912)) + (fp_line (start 1.65 1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3db7fc95-a3b6-454f-8a4c-3f46ed7154a2)) (pad "1" smd custom (at -0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) + (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0.5 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.5 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 54b9aef8-b50a-46a4-bd39-fa76fe97d610)) + ) + (width 0) (fill yes)) + ) (tstamp 909fa0ff-61ea-44c5-9559-136619fa0e85)) (pad "2" smd custom (at 0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 26 "A12") (pinfunction "B") (pintype "passive") (zone_connect 2) + (net 26 "A12") (pinfunction "B") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0 0.75) (xy -0.5 0.75) (xy -0.5 -0.75) (xy 0 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 5073e2aa-8704-462c-b9ec-5d0a20454258)) + ) + (width 0) (fill yes)) + ) (tstamp 7d9ee402-cbc6-4398-b9bc-f81ebd23e680)) ) - (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (layer "F.Cu") - (tedit 5C745284) (tstamp 73c391c7-0be1-4b2b-8b04-862892b96a80) + (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (layer "F.Cu") + (tstamp 73c391c7-0be1-4b2b-8b04-862892b96a80) (at 49.784 49.784 90) - (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip") - (tags "net tie solder jumper bridged") + (descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Solder Jumper, 2-pole, open") + (property "ki_keywords" "solder jumper SPST") (path "/13c8c714-033d-4ff3-b0f9-ca208a328fd2") (attr exclude_from_pos_files) - (fp_text reference "JP4" (at -2.286 0.762 180) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 96fa3736-070f-437c-b67e-34080cd0f9e4) + (fp_text reference "JP4" (at 0 -1.8 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6c737a35-55a2-4ffd-8e0c-42359c78beac) ) (fp_text value "SolderJumper_2_Open" (at 0 1.9 90) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp e321aecd-3c35-4269-8106-100a64352fd1) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 14446f23-904f-4ad9-b5c3-5b9f028d0a3c) ) - (fp_poly (pts - (xy 0.25 -0.3) - (xy -0.25 -0.3) - (xy -0.25 0.3) - (xy 0.25 0.3) - ) (layer "F.Cu") (width 0) (fill solid) (tstamp 59d8ba21-cafb-4664-ad77-269d60e2afa7)) - (fp_line (start 0.7 1) (end -0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 16ee6ea3-f8e7-42d6-adf2-84c0e1e68606)) - (fp_line (start 1.4 -0.3) (end 1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp 230e039b-1200-49f4-9764-81cfdd0b465a)) - (fp_line (start -1.4 0.3) (end -1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp b44b23f0-bd88-4300-979d-37f303b9f6a0)) - (fp_line (start -0.7 -1) (end 0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp cf4cb541-1fc3-4ad8-99c6-748cb872c6eb)) - (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) (layer "F.SilkS") (width 0.12) (tstamp 061b0977-703d-47fc-ba64-d6fb3f8737c3)) - (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) (layer "F.SilkS") (width 0.12) (tstamp 4bb6aa50-20a8-40c0-9694-aa4503d2e061)) - (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) (layer "F.SilkS") (width 0.12) (tstamp e92cc26d-27f8-43e9-a58e-4cbff1061bf5)) - (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) (layer "F.SilkS") (width 0.12) (tstamp f98741d9-e0ab-4e63-868b-6552fb9e4771)) - (fp_line (start 1.65 1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 5be841dc-3b4a-40c9-969b-e11a4fb210b2)) - (fp_line (start 1.65 1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 7785b82d-e310-4126-be03-f0dab068352e)) - (fp_line (start -1.65 -1.25) (end -1.65 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 91ba689b-5dd8-4302-8420-efca48ac6b5f)) - (fp_line (start -1.65 -1.25) (end 1.65 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp fcd8b1c2-0644-4e8e-b5df-9c237120459f)) + (fp_line (start -1.4 0.3) (end -1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5f54dd7-b1c7-4c54-bfbc-610af28ac36c)) + (fp_line (start -0.7 -1) (end 0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cb541b7a-cc31-4c1e-a0c1-2af4131e3dae)) + (fp_line (start 0.7 1) (end -0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b360c1e5-f787-434e-a072-58b4fa08ccac)) + (fp_line (start 1.4 -0.3) (end 1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 203ea970-5960-4bf0-afca-7f22e3bad38b)) + (fp_arc (start -1.4 -0.3) (mid -1.194975 -0.794975) (end -0.7 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 090a06b8-f972-4a99-aa82-206b8e771cd1)) + (fp_arc (start -0.7 1) (mid -1.194975 0.794975) (end -1.4 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3fbf0711-b661-41c8-a1e4-e9aa4aaec3d8)) + (fp_arc (start 0.7 -1) (mid 1.194975 -0.794975) (end 1.4 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3be4ffe2-24aa-48fb-9d22-a3610400e025)) + (fp_arc (start 1.4 0.3) (mid 1.194975 0.794975) (end 0.7 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d80854a5-7f8e-47bf-a2d5-87b95bf17628)) + (fp_line (start -1.65 -1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 27ca546c-e216-4e2d-bbe2-3f6b7006a735)) + (fp_line (start -1.65 -1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7a9e6ef4-6962-47db-9f73-e13ca20ef7bb)) + (fp_line (start 1.65 1.25) (end -1.65 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff98d1e2-8684-4796-bd64-1a35d7d65014)) + (fp_line (start 1.65 1.25) (end 1.65 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 17530346-36ec-441e-a5e5-ad85f173a188)) (pad "1" smd custom (at -0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) + (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0.5 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.5 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 6c9aaaba-b9a5-4111-8987-89315ec6be88)) + ) + (width 0) (fill yes)) + ) (tstamp 32300247-dd2a-4673-9731-ee8db768761f)) (pad "2" smd custom (at 0.65 0 90) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 28 "A16") (pinfunction "B") (pintype "passive") (zone_connect 2) + (net 28 "A16") (pinfunction "B") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0 0.75) (xy -0.5 0.75) (xy -0.5 -0.75) (xy 0 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 0f924b75-883b-4726-a9f0-fbdae6b526a3)) + ) + (width 0) (fill yes)) + ) (tstamp 2563e78f-2ea8-4154-9f12-a1d5a89b42aa)) ) - (footprint "Jumper:SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm" (layer "F.Cu") - (tedit 5C745321) (tstamp 9a87bd82-e206-4261-bea6-61955053afd5) + (footprint "Jumper:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" (layer "F.Cu") + (tstamp 9a87bd82-e206-4261-bea6-61955053afd5) (at 51.308 55.372) - (descr "SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip") - (tags "net tie solder jumper bridged") + (descr "SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open") + (tags "solder jumper open") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Solder Jumper, 3-pole, open") + (property "ki_keywords" "Solder Jumper SPDT") (path "/22cb26b9-d501-4786-ab70-b7ac2868619c") (attr exclude_from_pos_files) (fp_text reference "JP2" (at 0 -1.8) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 46adbde6-4156-414c-a677-91a5d52c06f0) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2c470c18-eb23-4749-8195-937784ebc6d3) ) (fp_text value "SolderJumper_3_Open" (at 0 1.9) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 96f4b525-44cb-47ae-85ba-1452b6ebe244) + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c726dd31-d71e-4328-9ada-ad8a56426317) ) - (fp_poly (pts - (xy -0.9 -0.3) - (xy -0.4 -0.3) - (xy -0.4 0.3) - (xy -0.9 0.3) - ) (layer "F.Cu") (width 0) (fill solid) (tstamp 2023edfa-31eb-4ce8-bbfb-1b3ee06a646a)) - (fp_line (start -1.2 1.2) (end -1.5 1.5) (layer "F.SilkS") (width 0.12) (tstamp 299ed31b-8320-42e3-a997-78990b515eff)) - (fp_line (start 2.05 -0.3) (end 2.05 0.3) (layer "F.SilkS") (width 0.12) (tstamp 2de4b987-0841-4651-8ab8-607d0e4adada)) - (fp_line (start -1.2 1.2) (end -0.9 1.5) (layer "F.SilkS") (width 0.12) (tstamp 3a86f6c2-5c5a-4a7c-bab3-4e0a21235fed)) - (fp_line (start -2.05 0.3) (end -2.05 -0.3) (layer "F.SilkS") (width 0.12) (tstamp 46a60137-2053-422a-b5c5-c89257ba074c)) - (fp_line (start -1.4 -1) (end 1.4 -1) (layer "F.SilkS") (width 0.12) (tstamp 550b4c3d-d7ae-47ac-897c-516108b07dc8)) - (fp_line (start 1.4 1) (end -1.4 1) (layer "F.SilkS") (width 0.12) (tstamp a37318fa-8dc9-42f8-88a1-5023278e8589)) - (fp_line (start -1.5 1.5) (end -0.9 1.5) (layer "F.SilkS") (width 0.12) (tstamp f69aac93-d3de-4f65-b6b0-69b31a1eeedd)) - (fp_arc (start 1.35 -1) (mid 1.844975 -0.794975) (end 2.05 -0.3) (layer "F.SilkS") (width 0.12) (tstamp 1cb90ce4-cf2a-4f56-afc5-1a491c09cd7f)) - (fp_arc (start -2.05 -0.3) (mid -1.844975 -0.794975) (end -1.35 -1) (layer "F.SilkS") (width 0.12) (tstamp 66bc6277-2edc-41bc-8067-43e8d3ce64b9)) - (fp_arc (start 2.05 0.3) (mid 1.844975 0.794975) (end 1.35 1) (layer "F.SilkS") (width 0.12) (tstamp 7114252f-4490-4dce-982e-4accb431f84f)) - (fp_arc (start -1.35 1) (mid -1.844975 0.794975) (end -2.05 0.3) (layer "F.SilkS") (width 0.12) (tstamp c31541b0-05b3-4f9a-a5ca-240448e17a33)) - (fp_line (start 2.3 1.25) (end 2.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 15c65522-24fa-4b4d-9b33-0ab7e606bd74)) - (fp_line (start -2.3 -1.25) (end -2.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 2614eab2-50de-46b0-9eda-9ba6f3213d6f)) - (fp_line (start 2.3 1.25) (end -2.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 46087030-b1b4-416d-abb4-7e66dc5f5fa0)) - (fp_line (start -2.3 -1.25) (end 2.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp a7df7acc-f6e9-4422-bcc5-4de0be2fc24b)) + (fp_line (start -2.05 0.3) (end -2.05 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e568f5d-e2df-47a8-97a5-16eaa0c49668)) + (fp_line (start -1.5 1.5) (end -0.9 1.5) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe7e46ef-cc0e-4338-8bb3-206b41a48389)) + (fp_line (start -1.4 -1) (end 1.4 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db1475b5-c22f-449b-9030-6d255e03c34e)) + (fp_line (start -1.2 1.2) (end -1.5 1.5) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eda53cc9-07ca-4c6d-84dd-cbb572164210)) + (fp_line (start -1.2 1.2) (end -0.9 1.5) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 50c99245-ded8-4df0-9d2e-80551ef47c99)) + (fp_line (start 1.4 1) (end -1.4 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a63edca0-cf79-4320-ac92-91493de43e17)) + (fp_line (start 2.05 -0.3) (end 2.05 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b26e1f5e-d28f-41b6-a7ef-468d9ec83467)) + (fp_arc (start -2.05 -0.3) (mid -1.844975 -0.794975) (end -1.35 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bb678ffb-4682-45d3-81be-ef2a401536e8)) + (fp_arc (start -1.35 1) (mid -1.844975 0.794975) (end -2.05 0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f11afc41-786a-4902-9730-15e50651624f)) + (fp_arc (start 1.35 -1) (mid 1.844975 -0.794975) (end 2.05 -0.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 400fb033-58ed-4c08-8950-5835712f2955)) + (fp_arc (start 2.05 0.3) (mid 1.844975 0.794975) (end 1.35 1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 898b8c71-cdd8-4099-abbc-88718eeaefaf)) + (fp_line (start -2.3 -1.25) (end -2.3 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 063f152b-b17b-44a5-bcb1-989fd8b68fba)) + (fp_line (start -2.3 -1.25) (end 2.3 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20d15fc1-6b75-425e-9fa0-be2274a49485)) + (fp_line (start 2.3 1.25) (end -2.3 1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c3e62ab-e701-4457-8d2a-74322000468c)) + (fp_line (start 2.3 1.25) (end 2.3 -1.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 37938d17-a5a7-4d7a-a22c-8d635df905cf)) (pad "1" smd custom (at -1.3 0) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) + (net 12 "GND") (pinfunction "A") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0.55 0.75) (xy 0 0.75) (xy 0 -0.75) (xy 0.55 -0.75) - ) (width 0) (fill yes)) - ) (tstamp 2c3c7953-603d-4b95-b24a-60ee04407d91)) + ) + (width 0) (fill yes)) + ) (tstamp fcf3de0f-0833-4288-9106-0914389a6fae)) (pad "2" smd rect (at 0 0) (size 1 1.5) (layers "F.Cu" "F.Mask") - (net 18 "OE") (pinfunction "C") (pintype "input") (tstamp 58ad9e6b-87fb-406b-9e91-c79663704b5d)) + (net 18 "OE") (pinfunction "C") (pintype "input") (tstamp f29fd3d0-1b12-4c19-9072-3b4b8e8922a1)) (pad "3" smd custom (at 1.3 0) (size 1 0.5) (layers "F.Cu" "F.Mask") - (net 21 "A11") (pinfunction "B") (pintype "passive") (zone_connect 2) + (net 21 "A11") (pinfunction "B") (pintype "passive") (zone_connect 2) (thermal_bridge_angle 45) (options (clearance outline) (anchor rect)) (primitives (gr_circle (center 0 0.25) (end 0.5 0.25) (width 0) (fill yes)) (gr_circle (center 0 -0.25) (end 0.5 -0.25) (width 0) (fill yes)) - (gr_poly (pts + (gr_poly + (pts (xy 0 0.75) (xy -0.55 0.75) (xy -0.55 -0.75) (xy 0 -0.75) - ) (width 0) (fill yes)) - ) (tstamp edca2338-bb9e-4ddb-83b5-70fb952eb8e5)) + ) + (width 0) (fill yes)) + ) (tstamp af3ecc7a-6ea8-4b5c-ba84-156257bf8b3e)) ) (footprint "s3lph:DIP-24_W15.24mm_Socket" (layer "F.Cu") - (tedit 6226A8AF) (tstamp a4c4d437-bfda-443b-b6ba-40a4fa35f626) + (tstamp a4c4d437-bfda-443b-b6ba-40a4fa35f626) (at 43.688 45.212) (descr "24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket") (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Generic connector, double row, 02x12, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") (path "/fe9073de-b4ae-429c-945b-a199d6313a17") (attr through_hole) (fp_text reference "J1" (at 7.62 -2.33) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 5eb46f76-35f9-446b-8f6a-dbe168b1e971) ) (fp_text value "Conn_02x12_Counter_Clockwise" (at 7.62 30.27) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 9b706d86-c85e-4b05-8684-55bce29dcd05) ) (fp_text user "${REFERENCE}" (at 7.62 13.97) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 8bc6bf30-f1df-402f-8dc2-3450f7f4cbe4) ) - (fp_line (start 14.08 29.27) (end 14.08 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 41939858-e4bb-43fe-8369-05806fcb84a3)) - (fp_line (start 1.16 -1.33) (end 1.16 29.27) (layer "F.SilkS") (width 0.12) (tstamp 5814da1a-5b59-4120-96e6-e196ceeaf62b)) - (fp_line (start 14.08 -1.33) (end 8.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 621e05b0-58b1-419d-8183-3914a914d8ee)) - (fp_line (start -1.33 -1.39) (end -1.33 29.33) (layer "F.SilkS") (width 0.12) (tstamp 72b4671f-6c5b-4786-97e7-5dc50397c8fc)) - (fp_line (start 1.16 29.27) (end 14.08 29.27) (layer "F.SilkS") (width 0.12) (tstamp 8bb018cd-8116-4724-8a9b-3cb10800e514)) - (fp_line (start -1.33 29.33) (end 16.57 29.33) (layer "F.SilkS") (width 0.12) (tstamp a0aaccdc-df00-4285-ac53-25854f6105d3)) - (fp_line (start 16.57 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp ad623348-37a9-4f95-bf8c-99a7f6ac3a0a)) - (fp_line (start 16.57 29.33) (end 16.57 -1.39) (layer "F.SilkS") (width 0.12) (tstamp bccc1e2d-ada4-4464-a11a-4fc7ad74aca6)) - (fp_line (start 6.62 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp d9e7df62-6e96-4343-8407-4410dab45470)) - (fp_arc (start 8.62 -1.33) (mid 7.62 -0.33) (end 6.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp febd94e1-6da3-432a-801c-86caa28a100e)) - (fp_line (start 16.8 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 1e96f738-b9ef-427e-8702-1debafcc1e21)) - (fp_line (start -1.55 -1.6) (end -1.55 29.55) (layer "F.CrtYd") (width 0.05) (tstamp edb5cb46-3671-4e7d-af63-00e328ae373d)) - (fp_line (start -1.55 29.55) (end 16.8 29.55) (layer "F.CrtYd") (width 0.05) (tstamp ee45e4a9-f675-4233-95bb-1993d1966e65)) - (fp_line (start 16.8 29.55) (end 16.8 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp f2c2cb47-c165-4a66-8b30-56dcb74b6382)) - (fp_line (start 14.985 29.21) (end 0.255 29.21) (layer "F.Fab") (width 0.1) (tstamp 0be705d0-6310-4449-9b9c-bcfdc1cf5abe)) - (fp_line (start -1.27 29.27) (end 16.51 29.27) (layer "F.Fab") (width 0.1) (tstamp 0f213eb2-0357-4383-9adf-ca773e11bf2f)) - (fp_line (start 0.255 -0.27) (end 1.255 -1.27) (layer "F.Fab") (width 0.1) (tstamp 512a9a9b-4604-46aa-990d-181097e9f1d3)) - (fp_line (start 16.51 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 5d174a32-835c-49df-ab6c-04bc8210c6a7)) - (fp_line (start 1.255 -1.27) (end 14.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp 65f569b4-41c9-4be0-b01c-c1c40fa836e6)) - (fp_line (start -1.27 -1.33) (end -1.27 29.27) (layer "F.Fab") (width 0.1) (tstamp 9225e751-955e-4cf5-a8f5-c7f47c0e5033)) - (fp_line (start 0.255 29.21) (end 0.255 -0.27) (layer "F.Fab") (width 0.1) (tstamp a7c2a519-b9e9-4bfc-9627-b7686f8ac7ca)) - (fp_line (start 14.985 -1.27) (end 14.985 29.21) (layer "F.Fab") (width 0.1) (tstamp b8e2f25e-7996-43f7-8acc-dcd64346efd5)) - (fp_line (start 16.51 29.27) (end 16.51 -1.33) (layer "F.Fab") (width 0.1) (tstamp d257e278-bf93-4141-a940-b41d8d7da6bd)) - (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (fp_line (start -1.33 -1.39) (end -1.33 29.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72b4671f-6c5b-4786-97e7-5dc50397c8fc)) + (fp_line (start -1.33 29.33) (end 16.57 29.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0aaccdc-df00-4285-ac53-25854f6105d3)) + (fp_line (start 1.16 -1.33) (end 1.16 29.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5814da1a-5b59-4120-96e6-e196ceeaf62b)) + (fp_line (start 1.16 29.27) (end 14.08 29.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8bb018cd-8116-4724-8a9b-3cb10800e514)) + (fp_line (start 6.62 -1.33) (end 1.16 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d9e7df62-6e96-4343-8407-4410dab45470)) + (fp_line (start 14.08 -1.33) (end 8.62 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 621e05b0-58b1-419d-8183-3914a914d8ee)) + (fp_line (start 14.08 29.27) (end 14.08 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 41939858-e4bb-43fe-8369-05806fcb84a3)) + (fp_line (start 16.57 -1.39) (end -1.33 -1.39) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad623348-37a9-4f95-bf8c-99a7f6ac3a0a)) + (fp_line (start 16.57 29.33) (end 16.57 -1.39) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bccc1e2d-ada4-4464-a11a-4fc7ad74aca6)) + (fp_arc (start 8.62 -1.33) (mid 7.62 -0.33) (end 6.62 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp febd94e1-6da3-432a-801c-86caa28a100e)) + (fp_line (start -1.55 -1.6) (end -1.55 29.55) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp edb5cb46-3671-4e7d-af63-00e328ae373d)) + (fp_line (start -1.55 29.55) (end 16.8 29.55) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee45e4a9-f675-4233-95bb-1993d1966e65)) + (fp_line (start 16.8 -1.6) (end -1.55 -1.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1e96f738-b9ef-427e-8702-1debafcc1e21)) + (fp_line (start 16.8 29.55) (end 16.8 -1.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f2c2cb47-c165-4a66-8b30-56dcb74b6382)) + (fp_line (start -1.27 -1.33) (end -1.27 29.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9225e751-955e-4cf5-a8f5-c7f47c0e5033)) + (fp_line (start -1.27 29.27) (end 16.51 29.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0f213eb2-0357-4383-9adf-ca773e11bf2f)) + (fp_line (start 0.255 -0.27) (end 1.255 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 512a9a9b-4604-46aa-990d-181097e9f1d3)) + (fp_line (start 0.255 29.21) (end 0.255 -0.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7c2a519-b9e9-4bfc-9627-b7686f8ac7ca)) + (fp_line (start 1.255 -1.27) (end 14.985 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65f569b4-41c9-4be0-b01c-c1c40fa836e6)) + (fp_line (start 14.985 -1.27) (end 14.985 29.21) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8e2f25e-7996-43f7-8acc-dcd64346efd5)) + (fp_line (start 14.985 29.21) (end 0.255 29.21) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0be705d0-6310-4449-9b9c-bcfdc1cf5abe)) + (fp_line (start 16.51 -1.33) (end -1.27 -1.33) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d174a32-835c-49df-ab6c-04bc8210c6a7)) + (fp_line (start 16.51 29.27) (end 16.51 -1.33) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d257e278-bf93-4141-a940-b41d8d7da6bd)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 1 "A7") (pinfunction "Pin_1") (pintype "passive") (tstamp 7f2f51f1-0f8a-4b77-aa33-3a7b73d38099)) - (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 2 "A6") (pinfunction "Pin_2") (pintype "passive") (tstamp 8f5c5909-8b28-4251-9abc-fecc4a5b7b8f)) - (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 3 "A5") (pinfunction "Pin_3") (pintype "passive") (tstamp c72a6465-9c3d-4372-aae7-825a2a24e5af)) - (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 4 "A4") (pinfunction "Pin_4") (pintype "passive") (tstamp 5eae6f8d-e406-496e-9d39-e0b146cd16bd)) - (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 5 "A3") (pinfunction "Pin_5") (pintype "passive") (tstamp b08fa6da-a09f-431d-9a5b-14c77b6967a8)) - (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 6 "A2") (pinfunction "Pin_6") (pintype "passive") (tstamp 327b5f98-ef3e-4cac-a53c-00544a649497)) - (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 7 "A1") (pinfunction "Pin_7") (pintype "passive") (tstamp e52c90d9-abca-404a-9800-af58d9372971)) - (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 8 "A0") (pinfunction "Pin_8") (pintype "passive") (tstamp 7eb2b374-4b8d-46dc-a281-e14c8e896592)) - (pad "9" thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "9" thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 9 "D0") (pinfunction "Pin_9") (pintype "passive") (tstamp a5ff887c-2d12-41df-ba06-146365622835)) - (pad "10" thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "10" thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 10 "D1") (pinfunction "Pin_10") (pintype "passive") (tstamp 60fe928e-63c0-407a-82aa-c8f52d4d58a3)) - (pad "11" thru_hole oval (at 0 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "11" thru_hole oval (at 0 25.4) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 11 "D2") (pinfunction "Pin_11") (pintype "passive") (tstamp 4e5858c4-2b99-4311-b446-d1b0489a4b57)) - (pad "12" thru_hole oval (at 0 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "12" thru_hole oval (at 0 27.94) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 12 "GND") (pinfunction "Pin_12") (pintype "passive") (tstamp 716296a2-ec24-4c1b-9591-47f5c9348887)) - (pad "13" thru_hole oval (at 15.24 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "13" thru_hole oval (at 15.24 27.94) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 13 "D3") (pinfunction "Pin_13") (pintype "passive") (tstamp 47869318-e79f-4a7e-a1ed-f6dabd4bc28d)) - (pad "14" thru_hole oval (at 15.24 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "14" thru_hole oval (at 15.24 25.4) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 14 "D4") (pinfunction "Pin_14") (pintype "passive") (tstamp 5a864016-df86-40cd-ad2f-87ab31e1fc44)) - (pad "15" thru_hole oval (at 15.24 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "15" thru_hole oval (at 15.24 22.86) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 15 "D5") (pinfunction "Pin_15") (pintype "passive") (tstamp 6af42828-01cc-44b1-9c33-bd9788229809)) - (pad "16" thru_hole oval (at 15.24 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "16" thru_hole oval (at 15.24 20.32) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 16 "D6") (pinfunction "Pin_16") (pintype "passive") (tstamp 8f09645e-1240-41e8-9daa-9effbcf6a655)) - (pad "17" thru_hole oval (at 15.24 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "17" thru_hole oval (at 15.24 17.78) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 17 "D7") (pinfunction "Pin_17") (pintype "passive") (tstamp 56367e34-cf24-4a37-bbd6-b8d6b5d15a07)) - (pad "18" thru_hole oval (at 15.24 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "18" thru_hole oval (at 15.24 15.24) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 21 "A11") (pinfunction "Pin_18") (pintype "passive") (tstamp 90eb95e5-76b2-4dcc-a7cd-479baeb7c37f)) - (pad "19" thru_hole oval (at 15.24 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "19" thru_hole oval (at 15.24 12.7) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 23 "A10") (pinfunction "Pin_19") (pintype "passive") (tstamp 8e4e6c78-4d2d-4c5d-b610-05de9ec7f531)) - (pad "20" thru_hole oval (at 15.24 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "20" thru_hole oval (at 15.24 10.16) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 22 "CE") (pinfunction "Pin_20") (pintype "passive") (tstamp 2677a373-1a33-4585-8796-6080fc001e7f)) - (pad "21" thru_hole oval (at 15.24 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) - (net 19 "unconnected-(J1-Pad21)") (pinfunction "Pin_21") (pintype "passive+no_connect") (tstamp 575a5587-6b35-47c6-a321-ef4b0b0626a8)) - (pad "22" thru_hole oval (at 15.24 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "21" thru_hole oval (at 15.24 7.62) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "unconnected-(J1-Pin_21-Pad21)") (pinfunction "Pin_21") (pintype "passive+no_connect") (tstamp 575a5587-6b35-47c6-a321-ef4b0b0626a8)) + (pad "22" thru_hole oval (at 15.24 5.08) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 24 "A9") (pinfunction "Pin_22") (pintype "passive") (tstamp c2e2f72a-2d45-4b06-af24-04b8b8164d10)) - (pad "23" thru_hole oval (at 15.24 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "23" thru_hole oval (at 15.24 2.54) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 25 "A8") (pinfunction "Pin_23") (pintype "passive") (tstamp efd85a1f-a7b7-43fa-b745-7a510e47d54e)) - (pad "24" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (pad "24" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (net 20 "+5V") (pinfunction "Pin_24") (pintype "passive") (tstamp d0603947-e2c2-42dc-9400-a9d483fa9980)) (model "s3lph.3dshapes/DIP-24_W15.24mm_Socket.x3d" (offset (xyz 0 0 0)) @@ -909,36 +1207,48 @@ ) (footprint "Resistor_SMD:R_0603_1608Metric" (layer "F.Cu") - (tedit 5F68FEEE) (tstamp bb5bd5af-89d5-46f6-bfc1-d483c802f61a) + (tstamp bb5bd5af-89d5-46f6-bfc1-d483c802f61a) (at 51.816 45.212 180) (descr "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") (tags "resistor") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") (path "/ea7446f4-dd41-420d-8031-fb36e90fc95a") (attr smd) (fp_text reference "R2" (at -2.54 0 180) (layer "F.SilkS") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 790adcea-bf20-45e9-896b-5211115fc743) ) (fp_text value "10kOhm" (at 0 1.43) (layer "F.Fab") - (effects (font (size 1 1) (thickness 0.15))) + (effects (font (size 1 1) (thickness 0.15))) (tstamp 98028d8b-3103-44d0-8a80-7035a6a0f3ca) ) (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06))) + (effects (font (size 0.4 0.4) (thickness 0.06))) (tstamp 2f984d5a-eeb5-40da-9040-cddbc771461a) ) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer "F.SilkS") (width 0.12) (tstamp 4c140255-132b-4e08-ae89-cad251e56876)) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer "F.SilkS") (width 0.12) (tstamp 93dcbc3a-d759-4ff7-a196-dd8e151a94d9)) - (fp_line (start -1.48 -0.73) (end 1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp 3a261695-8ba2-4441-be59-1d41f8ae7c2f)) - (fp_line (start -1.48 0.73) (end -1.48 -0.73) (layer "F.CrtYd") (width 0.05) (tstamp 3c206e85-7327-479f-9a5c-72b0665e5dbf)) - (fp_line (start 1.48 -0.73) (end 1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp 76ebd28a-4153-4679-b11a-8ee93bc846b7)) - (fp_line (start 1.48 0.73) (end -1.48 0.73) (layer "F.CrtYd") (width 0.05) (tstamp f5e545a4-f5b7-411d-8204-4fb55a3d53ff)) - (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) (layer "F.Fab") (width 0.1) (tstamp b7ff7bbb-7f2d-4b59-9080-7fa5e3b6993a)) - (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp c6001ec9-9d9a-4408-b570-a42cce03ed21)) - (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) (layer "F.Fab") (width 0.1) (tstamp eb9fafa0-c05f-4a08-9aee-2be865b0f4bb)) - (fp_line (start 0.8 0.4125) (end -0.8 0.4125) (layer "F.Fab") (width 0.1) (tstamp f4079b09-3d03-4869-90e1-cb10204841d5)) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93dcbc3a-d759-4ff7-a196-dd8e151a94d9)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c140255-132b-4e08-ae89-cad251e56876)) + (fp_line (start -1.48 -0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3a261695-8ba2-4441-be59-1d41f8ae7c2f)) + (fp_line (start -1.48 0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3c206e85-7327-479f-9a5c-72b0665e5dbf)) + (fp_line (start 1.48 -0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 76ebd28a-4153-4679-b11a-8ee93bc846b7)) + (fp_line (start 1.48 0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5e545a4-f5b7-411d-8204-4fb55a3d53ff)) + (fp_line (start -0.8 -0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6001ec9-9d9a-4408-b570-a42cce03ed21)) + (fp_line (start -0.8 0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eb9fafa0-c05f-4a08-9aee-2be865b0f4bb)) + (fp_line (start 0.8 -0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7ff7bbb-7f2d-4b59-9080-7fa5e3b6993a)) + (fp_line (start 0.8 0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f4079b09-3d03-4869-90e1-cb10204841d5)) (pad "1" smd roundrect (at -0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (net 20 "+5V") (pintype "passive") (tstamp 8df8887c-0b0b-4c0d-8f83-5a9aab9dff09)) (pad "2" smd roundrect (at 0.825 0 180) (size 0.8 0.95) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) @@ -951,36 +1261,48 @@ ) (footprint "Resistor_SMD:R_0603_1608Metric" (layer "B.Cu") - (tedit 5F68FEEE) (tstamp b352d21a-9d0c-42da-bdfe-356afec9821e) + (tstamp b352d21a-9d0c-42da-bdfe-356afec9821e) (at 52.832 46.927 -90) (descr "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") (tags "resistor") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") (path "/0cdd608c-fa1f-474b-b411-b1ca078633be") (attr smd) (fp_text reference "R3" (at 0 1.43 90) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (tstamp 5081823b-af15-4652-8f62-e115e4598367) ) (fp_text value "10kOhm" (at 0 -1.43 90) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (tstamp 34407fba-357b-4052-9216-06c1e2cae3ea) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "B.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror)) + (effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror)) (tstamp 8ef140e1-a86a-45e5-8f2c-e06066832fcb) ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer "B.SilkS") (width 0.12) (tstamp 623a95d3-92aa-43fc-bfb7-1927169d4600)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer "B.SilkS") (width 0.12) (tstamp bf3dac99-ac50-4ac6-bfbd-9ed628e3720e)) - (fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer "B.CrtYd") (width 0.05) (tstamp 67a11f6a-4ece-4dc6-a8e5-fd9307451010)) - (fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer "B.CrtYd") (width 0.05) (tstamp afaec224-6eb9-4aa4-acce-937066a89442)) - (fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer "B.CrtYd") (width 0.05) (tstamp e8fbed20-1a41-45ab-b1f5-aa1a8c24ac3c)) - (fp_line (start -1.48 0.73) (end 1.48 0.73) (layer "B.CrtYd") (width 0.05) (tstamp fb078252-2c69-4f10-b8ca-ec674f33126f)) - (fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer "B.Fab") (width 0.1) (tstamp 6a6afd5b-5f14-4832-96b7-394ff3546428)) - (fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer "B.Fab") (width 0.1) (tstamp c339890a-ec9b-43c8-bca3-90f292a91f7c)) - (fp_line (start -0.8 -0.4125) (end -0.8 0.4125) (layer "B.Fab") (width 0.1) (tstamp d00d1a13-a7a0-45e0-aac5-1ff3926884e0)) - (fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer "B.Fab") (width 0.1) (tstamp fbe4ca78-db1d-425c-822e-cbaf51a10d48)) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 623a95d3-92aa-43fc-bfb7-1927169d4600)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bf3dac99-ac50-4ac6-bfbd-9ed628e3720e)) + (fp_line (start -1.48 -0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e8fbed20-1a41-45ab-b1f5-aa1a8c24ac3c)) + (fp_line (start -1.48 0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fb078252-2c69-4f10-b8ca-ec674f33126f)) + (fp_line (start 1.48 -0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp afaec224-6eb9-4aa4-acce-937066a89442)) + (fp_line (start 1.48 0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 67a11f6a-4ece-4dc6-a8e5-fd9307451010)) + (fp_line (start -0.8 -0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d00d1a13-a7a0-45e0-aac5-1ff3926884e0)) + (fp_line (start -0.8 0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6a6afd5b-5f14-4832-96b7-394ff3546428)) + (fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c339890a-ec9b-43c8-bca3-90f292a91f7c)) + (fp_line (start 0.8 0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fbe4ca78-db1d-425c-822e-cbaf51a10d48)) (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 20 "+5V") (pintype "passive") (tstamp 4a06368c-ac2a-4bd5-acce-393b80f8a278)) (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) @@ -993,36 +1315,48 @@ ) (footprint "Resistor_SMD:R_0603_1608Metric" (layer "B.Cu") - (tedit 5F68FEEE) (tstamp d375f196-6f2b-4a02-b59f-0abcafe1e5a7) + (tstamp d375f196-6f2b-4a02-b59f-0abcafe1e5a7) (at 54.61 46.927 -90) (descr "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") (tags "resistor") (property "Sheetfile" "pcb.kicad_sch") (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") (path "/0c4deb65-0fc2-4582-bf94-bf317032277f") (attr smd) (fp_text reference "R4" (at 0 -1.524 90) (layer "B.SilkS") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (tstamp 685e6150-e36f-47e8-b723-9a93196f7f6d) ) (fp_text value "10kOhm" (at 0 -1.43 90) (layer "B.Fab") - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (tstamp 1fc3251f-68ef-4f72-a209-18ab14ab73e6) ) (fp_text user "${REFERENCE}" (at 0 0 90) (layer "B.Fab") - (effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror)) + (effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror)) (tstamp 7b973887-a7d0-4ced-9ce0-e7012bc4f667) ) - (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) (layer "B.SilkS") (width 0.12) (tstamp 0e20cbc1-6cd0-4252-8a14-c1d9146f2a63)) - (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) (layer "B.SilkS") (width 0.12) (tstamp ce619f39-5aaf-49e9-a33c-26732dec8e95)) - (fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer "B.CrtYd") (width 0.05) (tstamp 666a127f-bbf1-44d7-9945-883a859a094b)) - (fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer "B.CrtYd") (width 0.05) (tstamp 893c591c-b6ff-4f7c-af38-4373a74e1168)) - (fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer "B.CrtYd") (width 0.05) (tstamp ab962808-f856-4da6-875e-d33b9b900c1c)) - (fp_line (start -1.48 0.73) (end 1.48 0.73) (layer "B.CrtYd") (width 0.05) (tstamp bfb630e3-509a-4343-86ca-b017c6eec725)) - (fp_line (start 0.8 0.4125) (end 0.8 -0.4125) (layer "B.Fab") (width 0.1) (tstamp 3019cd7d-d905-4256-ac07-1e58a26f3c06)) - (fp_line (start -0.8 -0.4125) (end -0.8 0.4125) (layer "B.Fab") (width 0.1) (tstamp 4c7091d4-515a-46e1-8ca0-f82aa5cb62fb)) - (fp_line (start -0.8 0.4125) (end 0.8 0.4125) (layer "B.Fab") (width 0.1) (tstamp 654b3b97-d6ef-4fab-aedc-733bab6d7f72)) - (fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) (layer "B.Fab") (width 0.1) (tstamp 6b56dce3-891e-4c99-a6a2-469129a36085)) + (fp_line (start -0.237258 -0.5225) (end 0.237258 -0.5225) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0e20cbc1-6cd0-4252-8a14-c1d9146f2a63)) + (fp_line (start -0.237258 0.5225) (end 0.237258 0.5225) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ce619f39-5aaf-49e9-a33c-26732dec8e95)) + (fp_line (start -1.48 -0.73) (end -1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 893c591c-b6ff-4f7c-af38-4373a74e1168)) + (fp_line (start -1.48 0.73) (end 1.48 0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bfb630e3-509a-4343-86ca-b017c6eec725)) + (fp_line (start 1.48 -0.73) (end -1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ab962808-f856-4da6-875e-d33b9b900c1c)) + (fp_line (start 1.48 0.73) (end 1.48 -0.73) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 666a127f-bbf1-44d7-9945-883a859a094b)) + (fp_line (start -0.8 -0.4125) (end -0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4c7091d4-515a-46e1-8ca0-f82aa5cb62fb)) + (fp_line (start -0.8 0.4125) (end 0.8 0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 654b3b97-d6ef-4fab-aedc-733bab6d7f72)) + (fp_line (start 0.8 -0.4125) (end -0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6b56dce3-891e-4c99-a6a2-469129a36085)) + (fp_line (start 0.8 0.4125) (end 0.8 -0.4125) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3019cd7d-d905-4256-ac07-1e58a26f3c06)) (pad "1" smd roundrect (at -0.825 0 270) (size 0.8 0.95) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) (net 20 "+5V") (pintype "passive") (tstamp 4f4ed3ff-b7e3-455c-be2d-f1d3c4be2168)) (pad "2" smd roundrect (at 0.825 0 270) (size 0.8 0.95) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.25) @@ -1034,7 +1368,8 @@ ) ) - (gr_rect (start 60.452 43.688) (end 42.164 74.676) (layer "Edge.Cuts") (width 0.1) (fill none) (tstamp 00c0593a-3a17-457a-ad01-d417a9dd7613)) + (gr_rect (start 42.164 43.688) (end 60.452 74.676) + (stroke (width 0.1) (type solid)) (fill none) (layer "Edge.Cuts") (tstamp 00c0593a-3a17-457a-ad01-d417a9dd7613)) (gr_text "JLCJLCJLCJLC" (at 47.752 54.102 90) (layer "F.SilkS") (tstamp 09c6ca89-863f-42d4-867e-9a769c316610) (effects (font (size 1 1) (thickness 0.15))) ) diff --git a/pcb.kicad_pro b/pcb.kicad_pro index 9345591..b2d695d 100644 --- a/pcb.kicad_pro +++ b/pcb.kicad_pro @@ -1,5 +1,6 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { "board_outline_line_width": 0.09999999999999999, @@ -62,20 +63,26 @@ "rule_severities": { "annular_width": "error", "clearance": "error", + "connection_width": "warning", "copper_edge_clearance": "error", + "copper_sliver": "warning", "courtyards_overlap": "error", "diff_pair_gap_out_of_range": "error", "diff_pair_uncoupled_length_too_long": "error", "drill_out_of_range": "error", "duplicate_footprints": "warning", "extra_footprint": "warning", + "footprint": "error", "footprint_type_mismatch": "error", "hole_clearance": "error", "hole_near_hole": "error", "invalid_outline": "error", + "isolated_copper": "warning", "item_on_disabled_layer": "error", "items_not_allowed": "error", "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", "malformed_courtyard": "error", "microvia_drill_out_of_range": "error", "missing_courtyard": "ignore", @@ -85,9 +92,14 @@ "padstack": "error", "pth_inside_courtyard": "ignore", "shorting_items": "error", + "silk_edge_clearance": "warning", "silk_over_copper": "warning", "silk_overlap": "warning", "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", "through_hole_pad_without_hole": "error", "too_many_vias": "error", "track_dangling": "warning", @@ -96,7 +108,6 @@ "unconnected_items": "error", "unresolved_variable": "error", "via_dangling": "warning", - "zone_has_empty_net": "error", "zones_intersect": "error" }, "rules": { @@ -104,20 +115,65 @@ "allow_microvias": false, "max_error": 0.005, "min_clearance": 0.0, + "min_connection": 0.0, "min_copper_edge_clearance": 0.0, "min_hole_clearance": 0.25, "min_hole_to_hole": 0.25, "min_microvia_diameter": 0.19999999999999998, "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, "min_through_hole_diameter": 0.3, "min_track_width": 0.19999999999999998, "min_via_annular_width": 0.049999999999999996, "min_via_diameter": 0.39999999999999997, "solder_mask_clearance": 0.0, "solder_mask_min_width": 0.0, + "solder_mask_to_copper_clearance": 0.0, "use_height_for_length_calcs": true }, + "teardrop_options": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 5, + "td_on_pad_in_zone": false, + "td_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": true + } + ], + "teardrop_parameters": [ + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], "track_widths": [ 0.0, 0.3, @@ -132,7 +188,8 @@ "zones_allow_external_fillets": false, "zones_use_no_outline": true }, - "layer_presets": [] + "layer_presets": [], + "viewports": [] }, "boards": [], "cvpcb": { @@ -354,7 +411,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.2, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -368,13 +425,15 @@ "track_width": 0.25, "via_diameter": 0.8, "via_drill": 0.4, - "wire_width": 6.0 + "wire_width": 6 } ], "meta": { - "version": 2 + "version": 3 }, - "net_colors": null + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] }, "pcbnew": { "last_paths": { diff --git a/pcb.kicad_sch b/pcb.kicad_sch index d3c580d..a189969 100644 --- a/pcb.kicad_sch +++ b/pcb.kicad_sch @@ -1,4 +1,4 @@ -(kicad_sch (version 20211123) (generator eeschema) +(kicad_sch (version 20230121) (generator eeschema) (uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55) @@ -6,126 +6,126 @@ (lib_symbols (symbol "Connector_Generic:Conn_02x12_Counter_Clockwise" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (id 0) (at 1.27 15.24 0) + (property "Reference" "J" (at 1.27 15.24 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "Conn_02x12_Counter_Clockwise" (id 1) (at 1.27 -17.78 0) + (property "Value" "Conn_02x12_Counter_Clockwise" (at 1.27 -17.78 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 0 0 0) + (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "connector" (id 4) (at 0 0 0) + (property "ki_keywords" "connector" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Generic connector, double row, 02x12, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) + (property "ki_description" "Generic connector, double row, 02x12, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "Connector*:*_2x??_*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "Connector*:*_2x??_*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "Conn_02x12_Counter_Clockwise_1_1" (rectangle (start -1.27 -15.113) (end 0 -15.367) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 -12.573) (end 0 -12.827) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 -10.033) (end 0 -10.287) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 -7.493) (end 0 -7.747) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 7.747) (end 0 7.493) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 10.287) (end 0 10.033) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 12.827) (end 0 12.573) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start -1.27 13.97) (end 3.81 -16.51) - (stroke (width 0.254) (type default) (color 0 0 0 0)) + (stroke (width 0.254) (type default)) (fill (type background)) ) (rectangle (start 3.81 -15.113) (end 2.54 -15.367) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 -12.573) (end 2.54 -12.827) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 -10.033) (end 2.54 -10.287) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 -7.493) (end 2.54 -7.747) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 -4.953) (end 2.54 -5.207) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 -2.413) (end 2.54 -2.667) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 0.127) (end 2.54 -0.127) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 2.667) (end 2.54 2.413) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 5.207) (end 2.54 4.953) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 7.747) (end 2.54 7.493) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 10.287) (end 2.54 10.033) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (rectangle (start 3.81 12.827) (end 2.54 12.573) - (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (stroke (width 0.1524) (type default)) (fill (type none)) ) (pin passive line (at -5.08 12.7 0) (length 3.81) @@ -227,30 +227,30 @@ ) ) (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (id 0) (at 2.032 0 90) + (property "Reference" "R" (at 2.032 0 90) (effects (font (size 1.27 1.27))) ) - (property "Value" "R" (id 1) (at 0 0 90) + (property "Value" "R" (at 0 0 90) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at -1.778 0 90) + (property "Footprint" "" (at -1.778 0 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 0 0 0) + (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (property "ki_keywords" "R res resistor" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Resistor" (id 5) (at 0 0 0) + (property "ki_description" "Resistor" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "R_*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "R_0_1" (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default) (color 0 0 0 0)) + (stroke (width 0.254) (type default)) (fill (type none)) ) ) @@ -266,34 +266,34 @@ ) ) (symbol "Jumper:SolderJumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at 0 2.032 0) + (property "Reference" "JP" (at 0 2.032 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "SolderJumper_2_Open" (id 1) (at 0 -2.54 0) + (property "Value" "SolderJumper_2_Open" (at 0 -2.54 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 0 0 0) + (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "solder jumper SPST" (id 4) (at 0 0 0) + (property "ki_keywords" "solder jumper SPST" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Solder Jumper, 2-pole, open" (id 5) (at 0 0 0) + (property "ki_description" "Solder Jumper, 2-pole, open" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "SolderJumper*Open*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "SolderJumper_2_Open_0_1" - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start -0.254 1.016) (mid -1.2656 0) (end -0.254 -1.016) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start -0.254 1.016) (mid -1.2656 0) (end -0.254 -1.016) + (stroke (width 0) (type default)) (fill (type outline)) ) (polyline @@ -301,7 +301,7 @@ (xy -0.254 1.016) (xy -0.254 -1.016) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -309,15 +309,15 @@ (xy 0.254 1.016) (xy 0.254 -1.016) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start 0.254 -1.016) (mid 1.2656 0) (end 0.254 1.016) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start 0.254 -1.016) (mid 1.2656 0) (end 0.254 1.016) + (stroke (width 0) (type default)) (fill (type outline)) ) ) @@ -333,38 +333,38 @@ ) ) (symbol "Jumper:SolderJumper_3_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "JP" (id 0) (at -2.54 -2.54 0) + (property "Reference" "JP" (at -2.54 -2.54 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "SolderJumper_3_Open" (id 1) (at 0 2.794 0) + (property "Value" "SolderJumper_3_Open" (at 0 2.794 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 0 0 0) + (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "Solder Jumper SPDT" (id 4) (at 0 0 0) + (property "ki_keywords" "Solder Jumper SPDT" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Solder Jumper, 3-pole, open" (id 5) (at 0 0 0) + (property "ki_description" "Solder Jumper, 3-pole, open" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "SolderJumper*Open*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "SolderJumper_3_Open_0_1" - (arc (start -1.016 1.016) (mid -2.032 0) (end -1.016 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start -1.016 1.016) (mid -2.0276 0) (end -1.016 -1.016) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start -1.016 1.016) (mid -2.032 0) (end -1.016 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start -1.016 1.016) (mid -2.0276 0) (end -1.016 -1.016) + (stroke (width 0) (type default)) (fill (type outline)) ) (rectangle (start -0.508 1.016) (end 0.508 -1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type outline)) ) (polyline @@ -372,7 +372,7 @@ (xy -2.54 0) (xy -2.032 0) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -380,7 +380,7 @@ (xy -1.016 1.016) (xy -1.016 -1.016) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -388,7 +388,7 @@ (xy 0 -1.27) (xy 0 -1.016) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -396,7 +396,7 @@ (xy 1.016 1.016) (xy 1.016 -1.016) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -404,15 +404,15 @@ (xy 2.54 0) (xy 2.032 0) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start 1.016 -1.016) (mid 2.032 0) (end 1.016 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start 1.016 -1.016) (mid 2.0276 0) (end 1.016 1.016) + (stroke (width 0) (type default)) (fill (type none)) ) - (arc (start 1.016 -1.016) (mid 2.032 0) (end 1.016 1.016) - (stroke (width 0) (type default) (color 0 0 0 0)) + (arc (start 1.016 -1.016) (mid 2.0276 0) (end 1.016 1.016) + (stroke (width 0) (type default)) (fill (type outline)) ) ) @@ -432,30 +432,30 @@ ) ) (symbol "Memory_EPROM:27C040" (in_bom yes) (on_board yes) - (property "Reference" "U" (id 0) (at -7.62 31.75 0) + (property "Reference" "U" (at -7.62 31.75 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "27C040" (id 1) (at 2.54 -31.75 0) + (property "Value" "27C040" (at 2.54 -31.75 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/doc0189.pdf" (id 3) (at 0 0 0) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/doc0189.pdf" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "OTP EPROM 4MiBit" (id 4) (at 0 0 0) + (property "ki_keywords" "OTP EPROM 4MiBit" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "OTP EPROM 4 MiBit (512 Ki x 8)" (id 5) (at 0 0 0) + (property "ki_description" "OTP EPROM 4 MiBit (512 Ki x 8)" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "DIP*W15.24mm* PLCC*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "DIP*W15.24mm* PLCC*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "27C040_1_1" (rectangle (start -7.62 30.48) (end 7.62 -30.48) - (stroke (width 0.254) (type default) (color 0 0 0 0)) + (stroke (width 0.254) (type default)) (fill (type background)) ) (pin input line (at -10.16 -22.86 0) (length 2.54) @@ -589,42 +589,42 @@ ) ) (symbol "Switch:SW_DIP_x04" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) - (property "Reference" "SW" (id 0) (at 0 8.89 0) + (property "Reference" "SW" (at 0 8.89 0) (effects (font (size 1.27 1.27))) ) - (property "Value" "SW_DIP_x04" (id 1) (at 0 -6.35 0) + (property "Value" "SW_DIP_x04" (at 0 -6.35 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 0 0 0) + (property "Datasheet" "~" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "dip switch" (id 4) (at 0 0 0) + (property "ki_keywords" "dip switch" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "4x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (id 5) (at 0 0 0) + (property "ki_description" "4x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_fp_filters" "SW?DIP?x4*" (id 6) (at 0 0 0) + (property "ki_fp_filters" "SW?DIP?x4*" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "SW_DIP_x04_0_0" (circle (center -2.032 -2.54) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center -2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center -2.032 2.54) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center -2.032 5.08) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -632,7 +632,7 @@ (xy -1.524 -2.3876) (xy 2.3622 -1.3462) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -640,7 +640,7 @@ (xy -1.524 0.127) (xy 2.3622 1.1684) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -648,7 +648,7 @@ (xy -1.524 2.667) (xy 2.3622 3.7084) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -656,29 +656,29 @@ (xy -1.524 5.207) (xy 2.3622 6.2484) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center 2.032 -2.54) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center 2.032 0) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center 2.032 2.54) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (circle (center 2.032 5.08) (radius 0.508) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) ) (symbol "SW_DIP_x04_0_1" (rectangle (start -3.81 7.62) (end 3.81 -5.08) - (stroke (width 0.254) (type default) (color 0 0 0 0)) + (stroke (width 0.254) (type default)) (fill (type background)) ) ) @@ -718,22 +718,22 @@ ) ) (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (property "Reference" "#PWR" (at 0 -3.81 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 0 3.556 0) + (property "Value" "+5V" (at 0 3.556 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 0 0 0) + (property "Datasheet" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (property "ki_keywords" "power-flag" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (id 5) (at 0 0 0) + (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "+5V_0_1" @@ -742,7 +742,7 @@ (xy -0.762 1.27) (xy 0 2.54) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -750,7 +750,7 @@ (xy 0 0) (xy 0 2.54) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) (polyline @@ -758,7 +758,7 @@ (xy 0 2.54) (xy 0.762 1.27) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) ) @@ -770,22 +770,22 @@ ) ) (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (property "Reference" "#PWR" (at 0 -6.35 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 0 -3.81 0) + (property "Value" "GND" (at 0 -3.81 0) (effects (font (size 1.27 1.27))) ) - (property "Footprint" "" (id 2) (at 0 0 0) + (property "Footprint" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 0 0 0) + (property "Datasheet" "" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (property "ki_keywords" "power-flag" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) - (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) (effects (font (size 1.27 1.27)) hide) ) (symbol "GND_0_1" @@ -798,7 +798,7 @@ (xy -1.27 -1.27) (xy 0 -1.27) ) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (fill (type none)) ) ) @@ -845,868 +845,905 @@ (no_connect (at 58.42 60.96) (uuid 575fac3d-8af2-4127-8a2e-b7603e09f611)) (wire (pts (xy 118.11 104.14) (xy 100.33 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 03d8f4de-b66d-4724-a89c-9d29d4f60125) ) (wire (pts (xy 35.56 104.14) (xy 35.56 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 05fb8eee-cfcd-467d-a8f4-c70caca5ceaf) ) (wire (pts (xy 30.48 95.25) (xy 30.48 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 07820dfb-89d1-4352-b8db-059cbdf1b6ca) ) (wire (pts (xy 38.1 73.66) (xy 45.72 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 0a74f4e7-bc70-49a4-89bc-9f6b2edc89f5) ) (wire (pts (xy 30.48 110.49) (xy 30.48 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 0a7769e7-a000-420c-b9fa-4fc42c37e406) ) (wire (pts (xy 46.99 107.95) (xy 69.85 107.95)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 0bfb1bb4-bacc-4488-b3a9-77e4a80e1b91) ) (wire (pts (xy 30.48 104.14) (xy 30.48 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 105d8994-0645-4058-abc7-7a8084b35fbe) ) (wire (pts (xy 69.85 113.03) (xy 52.07 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 13b3773a-848c-4fb5-81ce-aa20f33e8431) ) (wire (pts (xy 90.17 88.9) (xy 90.17 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 156dcbed-3c9b-42e7-a5ee-057529e233b1) ) (wire (pts (xy 90.17 99.06) (xy 118.11 99.06)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 17ac2a03-0d42-4c4c-be6e-cefefa8e6181) ) (wire (pts (xy 49.53 110.49) (xy 49.53 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 1946fb9c-bf08-43b7-8051-8fde26f2a5ac) ) (wire (pts (xy 33.02 134.62) (xy 33.02 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 1a97ead2-7589-4551-b2d9-de162cb5deac) ) (wire (pts (xy 128.27 114.3) (xy 128.27 116.84)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 1c1ef12e-c7b0-492e-9b79-680b7414cc11) ) (wire (pts (xy 45.72 81.28) (xy 43.18 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 24a1cdab-c9ce-4136-88e4-ae4c940e4508) ) (wire (pts (xy 115.57 58.42) (xy 118.11 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 25bbecee-8ee1-43c8-8f94-20f2e33ef659) ) (wire (pts (xy 60.96 53.34) (xy 60.96 46.99)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 28fafd2d-38b0-46f3-b28a-75bd5d280399) ) (wire (pts (xy 52.07 130.81) (xy 52.07 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 2a30684b-d341-42dc-b009-7ec513a6b4c4) ) (wire (pts (xy 138.43 53.34) (xy 142.24 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 3028ab64-3179-40f9-9745-fe1d66e9a5ed) ) (wire (pts (xy 52.07 113.03) (xy 33.02 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 35419ea4-9e6c-468e-9bd0-ef798a7da530) ) (wire (pts (xy 38.1 66.04) (xy 45.72 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 39249b14-09cf-494d-b565-a35f7f65413e) ) (wire (pts (xy 138.43 66.04) (xy 142.24 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 3dc1f3dd-91a1-4c57-b1c1-8cd5864e4c46) ) (wire (pts (xy 90.17 86.36) (xy 90.17 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 3fb2e979-fbfc-4af4-8e4f-b4ea053d3181) ) (wire (pts (xy 35.56 134.62) (xy 35.56 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 4088de92-b3c7-41c2-86f7-8e76343c8265) ) (wire (pts (xy 173.99 93.98) (xy 176.53 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 42401028-0456-4e29-8554-355b9e737c71) ) (wire (pts (xy 170.18 83.82) (xy 170.18 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 463b0b19-58ec-443e-ac3c-00d88758d0c5) ) (wire (pts (xy 115.57 63.5) (xy 118.11 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 46987691-56ef-4f97-b9bb-4f1fe1e66bda) ) (wire (pts (xy 38.1 60.96) (xy 45.72 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 4898897a-056a-47ec-9324-46bcb763d86b) ) (wire (pts (xy 90.17 88.9) (xy 118.11 88.9)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 4d5e7f39-6d01-478a-bfde-ba84215300bb) ) (wire (pts (xy 33.02 104.14) (xy 33.02 113.03)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 4d85ecce-45a5-4011-aff3-eec60aea6411) ) (wire (pts (xy 115.57 83.82) (xy 118.11 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 4f4b751d-4323-43d3-b6b1-ce0d095a67bf) ) (wire (pts (xy 138.43 55.88) (xy 142.24 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 505b807f-7dd0-43f5-9762-87cc1988b013) ) (wire (pts (xy 27.94 95.25) (xy 27.94 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 51a797d4-059b-452a-9b69-065a2325473d) ) (wire (pts (xy 58.42 58.42) (xy 64.77 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 52c6d709-bf2c-4bb8-aab3-486121f784ad) ) (wire (pts (xy 46.99 130.81) (xy 46.99 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 55886a13-caf9-49b0-9624-f97ed14f9b25) ) (wire (pts (xy 114.3 109.22) (xy 118.11 109.22)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 569af787-4bd4-4801-9a4c-634cb3f1552d) ) (wire (pts (xy 38.1 76.2) (xy 45.72 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 5b26a88a-ac7c-4788-83ff-fbe1c32ff733) ) (wire (pts (xy 115.57 60.96) (xy 118.11 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 6351e8b2-6d93-4037-bec5-7f623179b519) ) (wire (pts (xy 33.02 113.03) (xy 33.02 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 6364286b-f0b5-4719-a9a0-eb3bbd6fa48e) ) (wire (pts (xy 58.42 78.74) (xy 64.77 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 639528ad-20dd-4898-84aa-e10201a80dfc) ) (wire (pts (xy 38.1 78.74) (xy 45.72 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 71a95f4d-515a-4eef-8568-34d95590fe38) ) (wire (pts (xy 115.57 73.66) (xy 118.11 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 751dc550-82f0-4b2d-8257-f545fba6b16b) ) (wire (pts (xy 46.99 107.95) (xy 46.99 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 767dc6a1-23a6-438e-ae97-63ff8dc62f0a) ) (wire (pts (xy 115.57 53.34) (xy 118.11 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 8209cf7c-8b0a-46cc-85be-35de3f6c5a50) ) (wire (pts (xy 114.3 106.68) (xy 118.11 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 82d764ad-cd5d-4959-87f6-9a5cb3ad13a1) ) (wire (pts (xy 49.53 110.49) (xy 69.85 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 835234fd-f519-467a-8e4f-f34b8abb383f) ) (wire (pts (xy 115.57 68.58) (xy 118.11 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 85bb29c4-5bbf-42a7-b0c9-42bd39c5dcc3) ) (wire (pts (xy 58.42 53.34) (xy 60.96 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 88cf1223-6b5c-4ed0-a05e-255ce5e108c8) ) (wire (pts (xy 115.57 78.74) (xy 118.11 78.74)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 911fe29c-b31d-45dd-9586-b21b8e787bf7) ) (wire (pts (xy 38.1 55.88) (xy 45.72 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 91b09a26-e199-4e17-a35d-10087699f6a0) ) (wire (pts (xy 38.1 53.34) (xy 45.72 53.34)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 9283b59b-e421-4dce-b9e3-f0ff3fbaa720) ) (wire (pts (xy 58.42 68.58) (xy 64.77 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 9341652e-4d70-4290-b89a-0eb81f49472a) ) (wire (pts (xy 58.42 63.5) (xy 64.77 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 93966ab6-4f64-4eb3-89de-acb15f2d859d) ) (wire (pts (xy 115.57 93.98) (xy 118.11 93.98)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 96361931-90e6-466d-9931-086a0ffba5fb) ) (wire (pts (xy 115.57 96.52) (xy 118.11 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 97e6edc2-6d31-45d2-ba00-4062afc94427) ) (wire (pts (xy 38.1 58.42) (xy 45.72 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 9af3cfdf-9ed7-4950-ab95-8ea4ecedc635) ) (wire (pts (xy 35.56 115.57) (xy 54.61 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 9b32a2c9-63e0-4b0c-9a7f-44d1bcdc11c5) ) (wire (pts (xy 30.48 134.62) (xy 30.48 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid 9c339621-8fb3-41c6-870e-7a83e5295657) ) (wire (pts (xy 38.1 68.58) (xy 45.72 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid a08890ca-d6f2-483a-a71c-ac2e119d377b) ) (wire (pts (xy 27.94 104.14) (xy 27.94 107.95)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid a1d9ba47-8644-41f5-9636-0bd6da7dcf27) ) (wire (pts (xy 27.94 107.95) (xy 46.99 107.95)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid a37ca359-0492-436a-9df2-90fdf4913389) ) (wire (pts (xy 58.42 66.04) (xy 64.77 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid a3d65116-caf8-44db-9529-7f66d3f2b20e) ) (wire (pts (xy 115.57 76.2) (xy 118.11 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid a70da9fd-140c-498c-bac4-9c0ad4cc5f15) ) (wire (pts (xy 100.33 104.14) (xy 100.33 106.68)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid af8730ba-4aca-4759-9b8d-e74032efa187) ) (wire (pts (xy 138.43 71.12) (xy 142.24 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid affe9ed0-6f24-4296-a14d-47123c6d6e05) ) (wire (pts (xy 54.61 115.57) (xy 69.85 115.57)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b0b85a7a-6580-485f-8be0-e819c1ff63f7) ) (wire (pts (xy 27.94 107.95) (xy 27.94 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b3f229a9-ca0b-4a57-a910-4641fa04d855) ) (wire (pts (xy 54.61 115.57) (xy 54.61 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b46de5a6-fd1a-47f1-b54f-7984e4dedf1e) ) (wire (pts (xy 43.18 81.28) (xy 43.18 83.82)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b4d2c23a-7cc4-45c9-8b80-2fac4ca991f3) ) (wire (pts (xy 115.57 71.12) (xy 118.11 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b5116120-d10c-4274-ac42-a925e2535cb7) ) (wire (pts (xy 138.43 60.96) (xy 142.24 60.96)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid b8a19e5b-f774-4085-b8c3-e9a67fab6e92) ) (wire (pts (xy 52.07 113.03) (xy 52.07 123.19)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid bc2858fa-6ea6-4989-8572-a4a38ce9cd2c) ) (wire (pts (xy 58.42 73.66) (xy 64.77 73.66)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid be8608e0-ab81-4182-aecb-52a7ac82f292) ) (wire (pts (xy 33.02 95.25) (xy 33.02 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c1969b61-b245-4815-b4d3-68200068d7f6) ) (wire (pts (xy 30.48 110.49) (xy 49.53 110.49)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c26a9c0d-dad6-4d5d-874f-cbe89b97e884) ) (wire (pts (xy 115.57 81.28) (xy 118.11 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c3f3d7a4-6566-41d9-997c-c11b70251231) ) (wire (pts (xy 58.42 55.88) (xy 64.77 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c457d6bc-d372-4e5a-9060-512765531115) ) (wire (pts (xy 35.56 95.25) (xy 35.56 96.52)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c5ad2c2b-7d97-4894-b0f0-e840600224dc) ) (wire (pts (xy 90.17 99.06) (xy 90.17 100.33)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c614d43a-1f1d-408b-9a81-4e7e5253c0fa) ) (wire (pts (xy 128.27 44.45) (xy 128.27 48.26)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c66fd03a-304d-4ccf-a7b5-a6e16da0cf94) ) (wire (pts (xy 49.53 130.81) (xy 49.53 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid c84baec6-a6ed-44cd-b8dd-e94fb4139b0c) ) (wire (pts (xy 38.1 71.12) (xy 45.72 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid cb3e3938-6218-4fd1-b217-7cb8ce2f897f) ) (wire (pts (xy 138.43 68.58) (xy 142.24 68.58)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid cc01b78f-ff81-49cf-a351-8bd03a45761b) ) (wire (pts (xy 170.18 99.06) (xy 170.18 104.14)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid cd8c52aa-8c0c-412f-acf6-e52a5f408f1c) ) (wire (pts (xy 27.94 134.62) (xy 27.94 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid d29a5755-7eec-4076-923f-7ac7d0cf6e3a) ) (wire (pts (xy 115.57 66.04) (xy 118.11 66.04)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid daf28de1-1e78-4561-afde-31048d48998c) ) (wire (pts (xy 35.56 115.57) (xy 35.56 119.38)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e26c4cda-5c82-4894-8d91-31736f502ea8) ) (wire (pts (xy 115.57 91.44) (xy 118.11 91.44)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e56469b0-2210-4c4e-b1bf-f1f746bbcb45) ) (wire (pts (xy 38.1 63.5) (xy 45.72 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e5add63a-de0a-4120-b858-29ef0661de86) ) (wire (pts (xy 115.57 55.88) (xy 118.11 55.88)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e5b117d2-ee58-4c69-9cc7-77c9810e759c) ) (wire (pts (xy 90.17 86.36) (xy 118.11 86.36)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e74966d1-9864-43e6-bbfb-3c6735d35f77) ) (wire (pts (xy 54.61 130.81) (xy 54.61 140.97)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid e8a19cc1-24ec-4408-979b-fed80f20e209) ) (wire (pts (xy 138.43 58.42) (xy 142.24 58.42)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid ebe86027-4a97-46e2-a846-9c8add8a0bc9) ) (wire (pts (xy 58.42 71.12) (xy 64.77 71.12)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid edf2e0fd-0536-4405-afa9-810418844425) ) (wire (pts (xy 138.43 63.5) (xy 142.24 63.5)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid ef70de54-a087-42ae-9130-8bca1ae3ceda) ) (wire (pts (xy 58.42 76.2) (xy 64.77 76.2)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid f318d741-a166-4200-9df8-bacbcdae83b1) ) (wire (pts (xy 58.42 81.28) (xy 64.77 81.28)) - (stroke (width 0) (type default) (color 0 0 0 0)) + (stroke (width 0) (type default)) (uuid f7ee1144-61c9-4909-a362-f03fc5f65cfe) ) (global_label "A10" (shape output) (at 64.77 66.04 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 10308fbf-d1cb-4288-aefe-77c06be0cb0e) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.6907 65.9606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 70.6907 65.9606 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A8" (shape input) (at 115.57 73.66 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 114fe52c-9f2f-4e6e-ba8e-a773e5e46fb6) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 73.5806 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 73.5806 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A7" (shape input) (at 115.57 71.12 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 1222251d-8aa7-46fb-82ce-8386e0b62ef9) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 71.0406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 71.0406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A16" (shape input) (at 115.57 93.98 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 1a08e841-e5da-406a-80d2-b8b0596a9e58) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 93.9006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 93.9006 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A15" (shape input) (at 115.57 91.44 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 1aa198f7-49bb-4e27-adb6-5bae8f32eda8) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 91.3606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 91.3606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A5" (shape output) (at 38.1 58.42 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 284b11f3-c03b-44f1-8ebe-46aab93f9dfd) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 58.3406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 58.3406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A12" (shape input) (at 115.57 83.82 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 38016615-dfaa-49cc-a001-a4aed10b3f54) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 83.8994 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 83.8994 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A7" (shape output) (at 38.1 53.34 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 3a7974bd-fde1-41a7-8e06-84dbb6cf0d16) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 53.2606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 53.2606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A1" (shape input) (at 115.57 55.88 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 3d4b2c34-ce9f-44d6-9cb0-82bbaa777d74) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 55.8006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 55.8006 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "OE" (shape input) (at 114.3 109.22 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 41b45786-3672-4df2-b5ba-061141bbda10) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.4074 109.1406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.4074 109.1406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D1" (shape input) (at 38.1 76.2 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 4352be14-56ba-4710-be9f-84270fd7cef1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.2074 76.1206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.2074 76.1206 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A2" (shape output) (at 38.1 66.04 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 4c11b483-af36-467a-91a2-98795feab456) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 65.9606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 65.9606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "CE" (shape input) (at 114.3 106.68 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 52edde95-211c-4b7d-be15-f61e89e344d7) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.4679 106.7594 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.4679 106.7594 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D3" (shape input) (at 64.77 81.28 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 54be5d16-ad9a-408c-9149-58d10d174905) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6626 81.2006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6626 81.2006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A4" (shape input) (at 115.57 63.5 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 5840df24-9bbd-4724-a7c3-53d3e5baa449) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 63.4206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 63.4206 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "OE" (shape output) (at 176.53 93.98 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 5aaaed73-2c28-40b6-a729-beee69c4bbb4) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 181.4226 93.9006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 181.4226 93.9006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A6" (shape input) (at 115.57 68.58 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 60957444-8eae-4b10-9824-795a1d57f9df) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 68.5006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 68.5006 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D7" (shape output) (at 142.24 71.12 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 6126b171-520c-4e44-93c7-bea8fe7672e3) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 71.0406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 71.0406 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A2" (shape input) (at 115.57 58.42 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 61445f6a-3610-4183-8eeb-ada889f5907f) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 58.3406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 58.3406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A17" (shape input) (at 115.57 96.52 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 6ade772c-e9c7-4f56-a765-a59c40dd9673) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 96.4406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 96.4406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A15" (shape output) (at 69.85 113.03 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 702e11aa-e131-4f3e-9cb9-c36bd9e55c7c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 75.7707 112.9506 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 75.7707 112.9506 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D5" (shape input) (at 64.77 76.2 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 72872ae8-9abc-4293-a1b2-1e5e325b929e) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6626 76.1206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6626 76.1206 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A10" (shape input) (at 115.57 78.74 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 73c4138f-ae62-4d25-b862-2444dafa84a5) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 78.6606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 78.6606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D3" (shape output) (at 142.24 60.96 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 7442fe26-37b9-433a-a0f3-034f2ae5044b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 60.8806 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 60.8806 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D2" (shape output) (at 142.24 58.42 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 74bc7444-1c8f-45ff-b98c-ad127fc0728c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 58.3406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 58.3406 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D0" (shape input) (at 38.1 73.66 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 75bca677-e946-45e8-a49a-e3594a052bc3) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.2074 73.7394 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.2074 73.7394 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A9" (shape input) (at 115.57 76.2 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 7a8c8906-0539-4de1-9789-c988bd080e9c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 76.1206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 76.1206 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D2" (shape input) (at 38.1 78.74 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 8944acdc-5680-48a3-8385-a5c6826e0d16) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.2074 78.6606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.2074 78.6606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A17" (shape output) (at 69.85 115.57 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 8d2cdb1f-b42f-4373-9e36-aa6dbc0c4fc1) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 75.7707 115.4906 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 75.7707 115.4906 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A8" (shape output) (at 64.77 55.88 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 8ed9db1c-014a-459b-8802-efc493a1c040) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.4812 55.8006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.4812 55.8006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A12" (shape output) (at 69.85 110.49 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 92ae2b73-eaad-413d-a0d1-a0d7f0a4bba2) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 75.7707 110.5694 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 75.7707 110.5694 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A16" (shape output) (at 69.85 107.95 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 92c4afc9-0b89-472e-af18-83d6bf5eb91a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 75.7707 107.8706 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 75.7707 107.8706 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A0" (shape input) (at 115.57 53.34 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 93cc0c01-c02c-4b4c-94e5-124f70bb0a3a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 53.2606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 53.2606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D0" (shape output) (at 142.24 53.34 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 98543a39-4872-4bcc-830e-28a25cf469b7) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 53.2606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 53.2606 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D6" (shape output) (at 142.24 68.58 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 9e57859b-6172-4be4-a454-1450e8ab790a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 68.5006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 68.5006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A1" (shape output) (at 38.1 68.58 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid 9efd3a5a-9709-48ac-b68a-007df6a43861) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 68.5006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 68.5006 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A3" (shape input) (at 115.57 60.96 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid a416710c-f834-4a3a-9fb0-60b4304c4b37) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 60.8806 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 60.8806 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A3" (shape output) (at 38.1 63.5 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid a74d1fda-e9fe-4ff3-a9ef-05cec8a8af86) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 63.4206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 63.4206 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "CE" (shape output) (at 64.77 63.5 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid a8cdba18-8592-4c51-a325-e02efd32bb47) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6021 63.4206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6021 63.4206 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A5" (shape input) (at 115.57 66.04 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid b57911a7-2ebd-4c18-a220-aecab2c45378) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.8588 65.9606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 110.8588 65.9606 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D4" (shape input) (at 64.77 78.74 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid b85a5ac0-2450-4200-a0f7-a36611a4907a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6626 78.6606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6626 78.6606 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D5" (shape output) (at 142.24 66.04 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid c9c8457a-7d19-47e1-9e1b-b6597ce0b703) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 65.9606 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 65.9606 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A11" (shape output) (at 64.77 68.58 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid cb12113a-e6af-44ad-b673-fac3a3490958) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 70.6907 68.5006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 70.6907 68.5006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A9" (shape output) (at 64.77 58.42 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid cc25965c-3363-4aad-ae5c-764a3f2cbf2b) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.4812 58.3406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.4812 58.3406 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A6" (shape output) (at 38.1 55.88 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid d2d4c2a3-b4f6-457b-8804-a77b11d68fcd) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 55.8006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 55.8006 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D4" (shape output) (at 142.24 63.5 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid d2fb7fc5-32dc-4a57-900e-b36cad01f4ab) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 63.4206 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 63.4206 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "D7" (shape input) (at 64.77 71.12 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid d97d1132-9451-4d1d-b449-d1d6d9e55a5c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6626 71.0406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6626 71.0406 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A11" (shape input) (at 115.57 81.28 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid dbc7067b-c122-4f07-9f04-4f2ae88fd9f7) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.6493 81.3594 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 109.6493 81.3594 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D1" (shape output) (at 142.24 55.88 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid e099e40f-25d6-4bdc-99da-eb0ee8da7c8a) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 147.1326 55.8006 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.1326 55.8006 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A4" (shape output) (at 38.1 60.96 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid e6bb3fe2-58f7-4ca2-9c9d-148746a9fc6c) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 60.8806 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 60.8806 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "D6" (shape input) (at 64.77 73.66 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid e6d838cf-b55c-42ff-8404-aca511201cc8) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 69.6626 73.5806 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.6626 73.5806 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (global_label "A0" (shape output) (at 38.1 71.12 180) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify right)) (uuid f5268979-dee2-4cd6-a3bc-d57ff9f37af2) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 33.3888 71.0406 0) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 33.3888 71.0406 0) (effects (font (size 1.27 1.27)) (justify right) hide) ) ) (global_label "A11" (shape input) (at 170.18 83.82 90) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid f737c5fc-2c96-41d5-9938-642d38107b47) - (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 170.1006 77.8993 90) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 170.1006 77.8993 90) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) (symbol (lib_id "Device:R") (at 35.56 100.33 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 0c4deb65-0fc2-4582-bf94-bf317032277f) - (property "Reference" "R4" (id 0) (at 37.338 99.4215 0) + (property "Reference" "R4" (at 37.338 99.4215 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "10kOhm" (id 1) (at 37.338 102.1966 0) + (property "Value" "10kOhm" (at 37.338 102.1966 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 33.782 100.33 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 33.782 100.33 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 35.56 100.33 0) + (property "Datasheet" "~" (at 35.56 100.33 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 6ff37887-4994-46f8-820b-36c5ae472f8d)) (pin "2" (uuid 600975ea-a700-4310-9060-721a117699ef)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "R4") (unit 1) + ) + ) + ) ) (symbol (lib_id "Device:R") (at 27.94 100.33 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 0cdd608c-fa1f-474b-b411-b1ca078633be) - (property "Reference" "R3" (id 0) (at 29.718 99.4215 0) + (property "Reference" "R3" (at 29.718 99.4215 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "10kOhm" (id 1) (at 29.718 102.1966 0) + (property "Value" "10kOhm" (at 29.718 102.1966 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 26.162 100.33 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 26.162 100.33 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 27.94 100.33 0) + (property "Datasheet" "~" (at 27.94 100.33 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 0291eb19-a0af-4830-afa8-0d328b8b124c)) (pin "2" (uuid 2d1f24f8-33b9-4319-960a-f4f296b2d1ee)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "R3") (unit 1) + ) + ) + ) ) (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 46.99 127 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 13c8c714-033d-4ff3-b0f9-ca208a328fd2) - (property "Reference" "JP4" (id 0) (at 48.641 126.0915 90) + (property "Reference" "JP4" (at 48.641 126.0915 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Value" "SolderJumper_2_Open" (id 1) (at 48.641 128.8666 90) + (property "Value" "SolderJumper_2_Open" (at 48.641 128.8666 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (id 2) (at 46.99 127 0) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (at 46.99 127 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 46.99 127 0) + (property "Datasheet" "~" (at 46.99 127 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 01f11fea-135b-406e-af75-b461fe326cf6)) (pin "2" (uuid d01773fd-4fc8-4385-9173-f95cd61f94f3)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "JP4") (unit 1) + ) + ) + ) ) (symbol (lib_id "Jumper:SolderJumper_3_Open") (at 170.18 93.98 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 22cb26b9-d501-4786-ab70-b7ac2868619c) - (property "Reference" "JP2" (id 0) (at 168.5291 93.0715 90) + (property "Reference" "JP2" (at 168.5291 93.0715 90) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "SolderJumper_3_Open" (id 1) (at 168.5291 95.8466 90) + (property "Value" "SolderJumper_3_Open" (at 168.5291 95.8466 90) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Jumper:SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm" (id 2) (at 170.18 93.98 0) + (property "Footprint" "Jumper:SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm" (at 170.18 93.98 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 170.18 93.98 0) + (property "Datasheet" "~" (at 170.18 93.98 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 8672a05d-b750-4ddd-a92d-4c58fddcdd4e)) (pin "2" (uuid 469553b1-52fa-4564-9359-73b74ba8f58f)) (pin "3" (uuid b64fe3cc-3a1f-41b6-9ac9-fa971c4a06a6)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "JP2") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 54.61 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 2c923a4b-83fc-4684-8bd7-e79f2667d777) - (property "Reference" "#PWR0119" (id 0) (at 54.61 147.32 0) + (property "Reference" "#PWR0119" (at 54.61 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 54.61 145.5325 0)) - (property "Footprint" "" (id 2) (at 54.61 140.97 0) + (property "Value" "GND" (at 54.61 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 54.61 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 54.61 140.97 0) + (property "Datasheet" "" (at 54.61 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 66b0519a-58f9-40bb-81d0-1f136f0f7347)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0119") (unit 1) + ) + ) + ) ) (symbol (lib_id "Switch:SW_DIP_x04") (at 33.02 127 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 31446a24-8ce7-4dca-ab0b-d907a8be5e8d) - (property "Reference" "SW1" (id 0) (at 38.862 126.0915 90) + (property "Reference" "SW1" (at 38.862 126.0915 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Value" "SW_DIP_x04" (id 1) (at 38.862 128.8666 90) + (property "Value" "SW_DIP_x04" (at 38.862 128.8666 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Button_Switch_THT:SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile" (id 2) (at 33.02 127 0) + (property "Footprint" "Button_Switch_THT:SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile" (at 33.02 127 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 33.02 127 0) + (property "Datasheet" "~" (at 33.02 127 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid ebeadaad-fbad-490e-b1e8-497ced7ea37f)) @@ -1717,85 +1754,128 @@ (pin "6" (uuid 0157ed9d-375b-4b39-a7c1-9cb08dcf67bf)) (pin "7" (uuid 6c55033c-55b9-4835-9ab8-f334f8a3ffed)) (pin "8" (uuid f0d59009-bdb6-4150-8249-d2a9c5928391)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "SW1") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 33.02 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 32f92fc1-491e-4a70-9a5a-7d3b6e658e77) - (property "Reference" "#PWR0112" (id 0) (at 33.02 147.32 0) + (property "Reference" "#PWR0112" (at 33.02 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 33.02 145.5325 0)) - (property "Footprint" "" (id 2) (at 33.02 140.97 0) + (property "Value" "GND" (at 33.02 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 33.02 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 33.02 140.97 0) + (property "Datasheet" "" (at 33.02 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 6804ef78-c1e6-423d-bd5b-73f15701b374)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0112") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 27.94 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 4e27881f-3e96-4f7d-b0a3-8a3a4f71c27f) - (property "Reference" "#PWR0113" (id 0) (at 27.94 99.06 0) + (property "Reference" "#PWR0113" (at 27.94 99.06 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 27.94 91.6455 0)) - (property "Footprint" "" (id 2) (at 27.94 95.25 0) + (property "Value" "+5V" (at 27.94 91.6455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 27.94 95.25 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 27.94 95.25 0) + (property "Datasheet" "" (at 27.94 95.25 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid e38fc2a3-426d-4ef7-970c-1b1e56d161ce)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0113") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 128.27 116.84 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 5359fec8-b978-4b0d-9f98-9284b5f3e7a7) - (property "Reference" "#PWR0104" (id 0) (at 128.27 123.19 0) + (property "Reference" "#PWR0104" (at 128.27 123.19 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 128.27 121.4025 0)) - (property "Footprint" "" (id 2) (at 128.27 116.84 0) + (property "Value" "GND" (at 128.27 121.4025 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 128.27 116.84 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 128.27 116.84 0) + (property "Datasheet" "" (at 128.27 116.84 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 9f1054fd-c7d0-45b6-8fa8-08cb2a240093)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0104") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 49.53 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 6e9006d8-f879-45f5-9b63-fc261e27772c) - (property "Reference" "#PWR0117" (id 0) (at 49.53 147.32 0) + (property "Reference" "#PWR0117" (at 49.53 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 49.53 145.5325 0)) - (property "Footprint" "" (id 2) (at 49.53 140.97 0) + (property "Value" "GND" (at 49.53 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 49.53 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 49.53 140.97 0) + (property "Datasheet" "" (at 49.53 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 60185039-f217-4de0-b3b8-aae246472f66)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0117") (unit 1) + ) + ) + ) ) (symbol (lib_id "Memory_EPROM:27C040") (at 128.27 81.28 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 716e31c5-485f-40b5-88e3-a75900da9811) - (property "Reference" "U1" (id 0) (at 130.2894 46.8335 0) + (property "Reference" "U1" (at 130.2894 46.8335 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "27C040" (id 1) (at 130.2894 49.6086 0) + (property "Value" "27C040" (at 130.2894 49.6086 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Package_LCC:PLCC-32_11.4x14.0mm_P1.27mm" (id 2) (at 128.27 81.28 0) + (property "Footprint" "Package_LCC:PLCC-32_11.4x14.0mm_P1.27mm" (at 128.27 81.28 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/doc0189.pdf" (id 3) (at 128.27 81.28 0) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/doc0189.pdf" (at 128.27 81.28 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid ce83728b-bebd-48c2-8734-b6a50d837931)) @@ -1830,336 +1910,508 @@ (pin "7" (uuid 97fe9c60-586f-4895-8504-4d3729f5f81a)) (pin "8" (uuid 922058ca-d09a-45fd-8394-05f3e2c1e03a)) (pin "9" (uuid 0f54db53-a272-4955-88fb-d7ab00657bb0)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "U1") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 35.56 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 7c64e598-555e-4633-ab4a-b539227c327f) - (property "Reference" "#PWR0115" (id 0) (at 35.56 147.32 0) + (property "Reference" "#PWR0115" (at 35.56 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 35.56 145.5325 0)) - (property "Footprint" "" (id 2) (at 35.56 140.97 0) + (property "Value" "GND" (at 35.56 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 35.56 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 35.56 140.97 0) + (property "Datasheet" "" (at 35.56 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 6d0b8eed-2e3e-4c91-acc5-62f167b10d44)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0115") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 128.27 44.45 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 8141f226-6f0a-4ee4-acaa-39a5ea41233f) - (property "Reference" "#PWR0105" (id 0) (at 128.27 48.26 0) + (property "Reference" "#PWR0105" (at 128.27 48.26 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 128.27 40.8455 0)) - (property "Footprint" "" (id 2) (at 128.27 44.45 0) + (property "Value" "+5V" (at 128.27 40.8455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 128.27 44.45 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 128.27 44.45 0) + (property "Datasheet" "" (at 128.27 44.45 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid dda6d46a-09da-469a-a641-c4ec10ef7d94)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0105") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 52.07 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 85d20062-e0a6-42d0-8014-302ba7451a02) - (property "Reference" "#PWR0118" (id 0) (at 52.07 147.32 0) + (property "Reference" "#PWR0118" (at 52.07 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 52.07 145.5325 0)) - (property "Footprint" "" (id 2) (at 52.07 140.97 0) + (property "Value" "GND" (at 52.07 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 52.07 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 52.07 140.97 0) + (property "Datasheet" "" (at 52.07 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 5d15476e-0997-4852-8143-e6a3ac71425b)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0118") (unit 1) + ) + ) + ) ) (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 52.07 127 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid 8c56c6ba-0057-4349-a882-633a569afeeb) - (property "Reference" "JP3" (id 0) (at 53.721 126.0915 90) + (property "Reference" "JP3" (at 53.721 126.0915 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Value" "SolderJumper_2_Open" (id 1) (at 53.721 128.8666 90) + (property "Value" "SolderJumper_2_Open" (at 53.721 128.8666 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (id 2) (at 52.07 127 0) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (at 52.07 127 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 52.07 127 0) + (property "Datasheet" "~" (at 52.07 127 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 239c56d1-9cb1-414c-97e5-dcbe8211b2ba)) (pin "2" (uuid 8bbfd3c0-2ace-4089-95f4-98c7b5dcd954)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "JP3") (unit 1) + ) + ) + ) ) (symbol (lib_id "Device:R") (at 30.48 100.33 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid a1ad4d61-6556-470c-9879-70831df1e9e1) - (property "Reference" "R1" (id 0) (at 32.258 99.4215 0) + (property "Reference" "R1" (at 32.258 99.4215 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "10kOhm" (id 1) (at 32.258 102.1966 0) + (property "Value" "10kOhm" (at 32.258 102.1966 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 28.702 100.33 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 28.702 100.33 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 30.48 100.33 0) + (property "Datasheet" "~" (at 30.48 100.33 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid eff3aa55-7baf-4744-b267-4ca650ffba7e)) (pin "2" (uuid 8d749d97-f1b6-4af3-bb68-6cdd90253a5f)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "R1") (unit 1) + ) + ) + ) ) (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 49.53 127 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid abd627b1-6972-4245-b8dc-6952c6ad227b) - (property "Reference" "JP1" (id 0) (at 51.181 126.0915 90) + (property "Reference" "JP1" (at 51.181 126.0915 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Value" "SolderJumper_2_Open" (id 1) (at 51.181 128.8666 90) + (property "Value" "SolderJumper_2_Open" (at 51.181 128.8666 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (id 2) (at 49.53 127 0) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (at 49.53 127 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 49.53 127 0) + (property "Datasheet" "~" (at 49.53 127 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 31e31be2-ea4d-40fd-b07f-d998e157e6f3)) (pin "2" (uuid 9c1152f2-746c-4313-aa8d-22ce8aa1aa63)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "JP1") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 46.99 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid afacd1a7-dba6-4099-bec1-023b041e933b) - (property "Reference" "#PWR0116" (id 0) (at 46.99 147.32 0) + (property "Reference" "#PWR0116" (at 46.99 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 46.99 145.5325 0)) - (property "Footprint" "" (id 2) (at 46.99 140.97 0) + (property "Value" "GND" (at 46.99 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 46.99 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 46.99 140.97 0) + (property "Datasheet" "" (at 46.99 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid eb73387c-6672-46a0-ac2d-71814356cf0a)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0116") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 30.48 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid b63bd667-f2d9-44ef-91c8-0a8a156c214f) - (property "Reference" "#PWR0110" (id 0) (at 30.48 147.32 0) + (property "Reference" "#PWR0110" (at 30.48 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 30.48 145.5325 0)) - (property "Footprint" "" (id 2) (at 30.48 140.97 0) + (property "Value" "GND" (at 30.48 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 30.48 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 30.48 140.97 0) + (property "Datasheet" "" (at 30.48 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid be1ea428-d74e-4125-8596-38f82be06487)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0110") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 90.17 100.33 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid c2b6d1ec-cee5-453e-8837-1487e13194cc) - (property "Reference" "#PWR0102" (id 0) (at 90.17 106.68 0) + (property "Reference" "#PWR0102" (at 90.17 106.68 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 90.17 104.8925 0)) - (property "Footprint" "" (id 2) (at 90.17 100.33 0) + (property "Value" "GND" (at 90.17 104.8925 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 90.17 100.33 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 90.17 100.33 0) + (property "Datasheet" "" (at 90.17 100.33 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 65081ec7-675a-458d-b9b1-0765cb049390)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0102") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 60.96 46.99 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid d49880c4-aff6-48f1-902e-12e0790d3b2e) - (property "Reference" "#PWR0103" (id 0) (at 60.96 50.8 0) + (property "Reference" "#PWR0103" (at 60.96 50.8 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 60.96 43.3855 0)) - (property "Footprint" "" (id 2) (at 60.96 46.99 0) + (property "Value" "+5V" (at 60.96 43.3855 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 60.96 46.99 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 60.96 46.99 0) + (property "Datasheet" "" (at 60.96 46.99 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 71e1a595-9cf3-4047-8ef3-5e8c37ca3a8e)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0103") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 33.02 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid d9043f3a-0d1f-4873-9cee-d93f0d7b57fc) - (property "Reference" "#PWR0109" (id 0) (at 33.02 99.06 0) + (property "Reference" "#PWR0109" (at 33.02 99.06 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 33.02 91.6455 0)) - (property "Footprint" "" (id 2) (at 33.02 95.25 0) + (property "Value" "+5V" (at 33.02 91.6455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 33.02 95.25 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 33.02 95.25 0) + (property "Datasheet" "" (at 33.02 95.25 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 7ca34555-9f42-4554-a6c9-7ab196fd338a)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0109") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 100.33 106.68 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid e1380406-12f4-40df-8731-3c2c38c67e90) - (property "Reference" "#PWR0101" (id 0) (at 100.33 113.03 0) + (property "Reference" "#PWR0101" (at 100.33 113.03 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 100.33 111.2425 0)) - (property "Footprint" "" (id 2) (at 100.33 106.68 0) + (property "Value" "GND" (at 100.33 111.2425 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 100.33 106.68 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 100.33 106.68 0) + (property "Datasheet" "" (at 100.33 106.68 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid a68fea17-0b0f-4480-95ea-c0dfd36819f1)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0101") (unit 1) + ) + ) + ) ) (symbol (lib_id "Jumper:SolderJumper_2_Open") (at 54.61 127 90) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid e1a57abc-e1de-4622-8769-4b8801fef914) - (property "Reference" "JP5" (id 0) (at 56.261 126.0915 90) + (property "Reference" "JP5" (at 56.261 126.0915 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Value" "SolderJumper_2_Open" (id 1) (at 56.261 128.8666 90) + (property "Value" "SolderJumper_2_Open" (at 56.261 128.8666 90) (effects (font (size 1.27 1.27)) (justify right)) ) - (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm" (id 2) (at 54.61 127 0) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (at 54.61 127 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 54.61 127 0) + (property "Datasheet" "~" (at 54.61 127 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid d2e66279-3f9e-430f-8f98-515acdad8524)) (pin "2" (uuid 2a5f06fe-a047-4ba0-ac3b-a4b14a357abf)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "JP5") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 30.48 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid e25678c3-7a6f-406f-b60f-2c8f0cc0a45b) - (property "Reference" "#PWR0107" (id 0) (at 30.48 99.06 0) + (property "Reference" "#PWR0107" (at 30.48 99.06 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 30.48 91.6455 0)) - (property "Footprint" "" (id 2) (at 30.48 95.25 0) + (property "Value" "+5V" (at 30.48 91.6455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 30.48 95.25 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 30.48 95.25 0) + (property "Datasheet" "" (at 30.48 95.25 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 477159c8-6842-4fdb-8985-f042f4e62500)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0107") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:+5V") (at 35.56 95.25 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid e34d5fe4-ed76-4288-a813-3e5a51d6f2ab) - (property "Reference" "#PWR0111" (id 0) (at 35.56 99.06 0) + (property "Reference" "#PWR0111" (at 35.56 99.06 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "+5V" (id 1) (at 35.56 91.6455 0)) - (property "Footprint" "" (id 2) (at 35.56 95.25 0) + (property "Value" "+5V" (at 35.56 91.6455 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 35.56 95.25 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 35.56 95.25 0) + (property "Datasheet" "" (at 35.56 95.25 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid aa88ab4c-50eb-4f47-8fe9-a611238a1e31)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0111") (unit 1) + ) + ) + ) ) (symbol (lib_id "Device:R") (at 33.02 100.33 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid ea7446f4-dd41-420d-8031-fb36e90fc95a) - (property "Reference" "R2" (id 0) (at 34.798 99.4215 0) + (property "Reference" "R2" (at 34.798 99.4215 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "10kOhm" (id 1) (at 34.798 102.1966 0) + (property "Value" "10kOhm" (at 34.798 102.1966 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 31.242 100.33 90) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 31.242 100.33 90) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 33.02 100.33 0) + (property "Datasheet" "~" (at 33.02 100.33 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 11b5b0e6-98d5-4eee-98fb-bb00ebe1f9d2)) (pin "2" (uuid 1496b6d4-e091-4ff3-b505-fb944079e83f)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "R2") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 170.18 104.14 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid ed8cae4f-91dd-4b4e-8735-82d1cba8a90d) - (property "Reference" "#PWR0108" (id 0) (at 170.18 110.49 0) + (property "Reference" "#PWR0108" (at 170.18 110.49 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 170.18 108.7025 0)) - (property "Footprint" "" (id 2) (at 170.18 104.14 0) + (property "Value" "GND" (at 170.18 108.7025 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 170.18 104.14 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 170.18 104.14 0) + (property "Datasheet" "" (at 170.18 104.14 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid dde911d8-e684-4acb-b148-28ee3c11cf89)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0108") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 27.94 140.97 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid f5b0b191-4080-4cd6-b288-ea2d0693ea4d) - (property "Reference" "#PWR0114" (id 0) (at 27.94 147.32 0) + (property "Reference" "#PWR0114" (at 27.94 147.32 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 27.94 145.5325 0)) - (property "Footprint" "" (id 2) (at 27.94 140.97 0) + (property "Value" "GND" (at 27.94 145.5325 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 27.94 140.97 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 27.94 140.97 0) + (property "Datasheet" "" (at 27.94 140.97 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 70ffa418-4725-4e6f-9cc7-a5a264ae28f2)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0114") (unit 1) + ) + ) + ) ) (symbol (lib_id "power:GND") (at 43.18 83.82 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid f7b72427-2e9e-4c5e-8c5a-380ae512d15f) - (property "Reference" "#PWR0106" (id 0) (at 43.18 90.17 0) + (property "Reference" "#PWR0106" (at 43.18 90.17 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Value" "GND" (id 1) (at 43.18 88.3825 0)) - (property "Footprint" "" (id 2) (at 43.18 83.82 0) + (property "Value" "GND" (at 43.18 88.3825 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 43.18 83.82 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "" (id 3) (at 43.18 83.82 0) + (property "Datasheet" "" (at 43.18 83.82 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid 05847d21-c8ba-4c0b-b31b-eeafc066b0b9)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "#PWR0106") (unit 1) + ) + ) + ) ) (symbol (lib_id "Connector_Generic:Conn_02x12_Counter_Clockwise") (at 50.8 66.04 0) (unit 1) - (in_bom yes) (on_board yes) (fields_autoplaced) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) (uuid fe9073de-b4ae-429c-945b-a199d6313a17) - (property "Reference" "J1" (id 0) (at 52.07 48.1035 0)) - (property "Value" "Conn_02x12_Counter_Clockwise" (id 1) (at 52.07 50.8786 0)) - (property "Footprint" "s3lph:DIP-24_W15.24mm_Socket" (id 2) (at 50.8 66.04 0) + (property "Reference" "J1" (at 52.07 48.1035 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_02x12_Counter_Clockwise" (at 52.07 50.8786 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "s3lph:DIP-24_W15.24mm_Socket" (at 50.8 66.04 0) (effects (font (size 1.27 1.27)) hide) ) - (property "Datasheet" "~" (id 3) (at 50.8 66.04 0) + (property "Datasheet" "~" (at 50.8 66.04 0) (effects (font (size 1.27 1.27)) hide) ) (pin "1" (uuid d789eb5c-7750-4e88-bd51-088f1d8d4899)) @@ -2186,105 +2438,16 @@ (pin "7" (uuid b89e3fe5-d3a3-4087-a7a3-319b60fcc6e9)) (pin "8" (uuid 5d4ed9ca-985c-4d79-b913-0fd671b604bc)) (pin "9" (uuid 0368658f-3125-4888-be8d-2d00cf819e46)) + (instances + (project "pcb" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "J1") (unit 1) + ) + ) + ) ) (sheet_instances (path "/" (page "1")) ) - - (symbol_instances - (path "/e1380406-12f4-40df-8731-3c2c38c67e90" - (reference "#PWR0101") (unit 1) (value "GND") (footprint "") - ) - (path "/c2b6d1ec-cee5-453e-8837-1487e13194cc" - (reference "#PWR0102") (unit 1) (value "GND") (footprint "") - ) - (path "/d49880c4-aff6-48f1-902e-12e0790d3b2e" - (reference "#PWR0103") (unit 1) (value "+5V") (footprint "") - ) - (path "/5359fec8-b978-4b0d-9f98-9284b5f3e7a7" - (reference "#PWR0104") (unit 1) (value "GND") (footprint "") - ) - (path "/8141f226-6f0a-4ee4-acaa-39a5ea41233f" - (reference "#PWR0105") (unit 1) (value "+5V") (footprint "") - ) - (path "/f7b72427-2e9e-4c5e-8c5a-380ae512d15f" - (reference "#PWR0106") (unit 1) (value "GND") (footprint "") - ) - (path "/e25678c3-7a6f-406f-b60f-2c8f0cc0a45b" - (reference "#PWR0107") (unit 1) (value "+5V") (footprint "") - ) - (path "/ed8cae4f-91dd-4b4e-8735-82d1cba8a90d" - (reference "#PWR0108") (unit 1) (value "GND") (footprint "") - ) - (path "/d9043f3a-0d1f-4873-9cee-d93f0d7b57fc" - (reference "#PWR0109") (unit 1) (value "+5V") (footprint "") - ) - (path "/b63bd667-f2d9-44ef-91c8-0a8a156c214f" - (reference "#PWR0110") (unit 1) (value "GND") (footprint "") - ) - (path "/e34d5fe4-ed76-4288-a813-3e5a51d6f2ab" - (reference "#PWR0111") (unit 1) (value "+5V") (footprint "") - ) - (path "/32f92fc1-491e-4a70-9a5a-7d3b6e658e77" - (reference "#PWR0112") (unit 1) (value "GND") (footprint "") - ) - (path "/4e27881f-3e96-4f7d-b0a3-8a3a4f71c27f" - (reference "#PWR0113") (unit 1) (value "+5V") (footprint "") - ) - (path "/f5b0b191-4080-4cd6-b288-ea2d0693ea4d" - (reference "#PWR0114") (unit 1) (value "GND") (footprint "") - ) - (path "/7c64e598-555e-4633-ab4a-b539227c327f" - (reference "#PWR0115") (unit 1) (value "GND") (footprint "") - ) - (path "/afacd1a7-dba6-4099-bec1-023b041e933b" - (reference "#PWR0116") (unit 1) (value "GND") (footprint "") - ) - (path "/6e9006d8-f879-45f5-9b63-fc261e27772c" - (reference "#PWR0117") (unit 1) (value "GND") (footprint "") - ) - (path "/85d20062-e0a6-42d0-8014-302ba7451a02" - (reference "#PWR0118") (unit 1) (value "GND") (footprint "") - ) - (path "/2c923a4b-83fc-4684-8bd7-e79f2667d777" - (reference "#PWR0119") (unit 1) (value "GND") (footprint "") - ) - (path "/fe9073de-b4ae-429c-945b-a199d6313a17" - (reference "J1") (unit 1) (value "Conn_02x12_Counter_Clockwise") (footprint "s3lph:DIP-24_W15.24mm_Socket") - ) - (path "/abd627b1-6972-4245-b8dc-6952c6ad227b" - (reference "JP1") (unit 1) (value "SolderJumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm") - ) - (path "/22cb26b9-d501-4786-ab70-b7ac2868619c" - (reference "JP2") (unit 1) (value "SolderJumper_3_Open") (footprint "Jumper:SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm") - ) - (path "/8c56c6ba-0057-4349-a882-633a569afeeb" - (reference "JP3") (unit 1) (value "SolderJumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm") - ) - (path "/13c8c714-033d-4ff3-b0f9-ca208a328fd2" - (reference "JP4") (unit 1) (value "SolderJumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm") - ) - (path "/e1a57abc-e1de-4622-8769-4b8801fef914" - (reference "JP5") (unit 1) (value "SolderJumper_2_Open") (footprint "Jumper:SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm") - ) - (path "/a1ad4d61-6556-470c-9879-70831df1e9e1" - (reference "R1") (unit 1) (value "10kOhm") (footprint "Resistor_SMD:R_0603_1608Metric") - ) - (path "/ea7446f4-dd41-420d-8031-fb36e90fc95a" - (reference "R2") (unit 1) (value "10kOhm") (footprint "Resistor_SMD:R_0603_1608Metric") - ) - (path "/0cdd608c-fa1f-474b-b411-b1ca078633be" - (reference "R3") (unit 1) (value "10kOhm") (footprint "Resistor_SMD:R_0603_1608Metric") - ) - (path "/0c4deb65-0fc2-4582-bf94-bf317032277f" - (reference "R4") (unit 1) (value "10kOhm") (footprint "Resistor_SMD:R_0603_1608Metric") - ) - (path "/31446a24-8ce7-4dca-ab0b-d907a8be5e8d" - (reference "SW1") (unit 1) (value "SW_DIP_x04") (footprint "Button_Switch_THT:SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile") - ) - (path "/716e31c5-485f-40b5-88e3-a75900da9811" - (reference "U1") (unit 1) (value "27C040") (footprint "Package_LCC:PLCC-32_11.4x14.0mm_P1.27mm") - ) - ) )