diff --git a/.github/workflows/docs-pipeline.yml b/.github/workflows/docs-pipeline.yml index 29494e2..e99d57a 100644 --- a/.github/workflows/docs-pipeline.yml +++ b/.github/workflows/docs-pipeline.yml @@ -1,6 +1,19 @@ +# Copy to .github/workflows/docs-pipeline.yml in a board repo. +# +# The `pull_request` trigger is the important part. The fleet previously ran ERC +# and DRC only on `push: main` -- so hardware checks ran *after* a change had +# already merged. They could report that main was broken; they could never stop +# it from breaking. A gate that only fires post-merge is a notification, not a gate. + name: Docs Pipeline on: + pull_request: + paths: + - "hardware/**" + - "docs/**" + - "scripts/**" + - ".github/workflows/**" push: branches: [main] paths: @@ -11,18 +24,27 @@ on: workflow_dispatch: jobs: + # Fails if the board is not aligned with BREADS: KiCad 10 file format, a real + # (error-severity) schematic-parity gate, every library reference resolving, + # and un-swapped Makefile targets. Green here means the board is done. + validate-board: + uses: feastorg/bread-infra/.github/workflows/validate-board.yml@v1.2.0 + kibot: - uses: feastorg/bread-infra/.github/workflows/kibot-ci.yml@main + uses: feastorg/bread-infra/.github/workflows/kibot-ci.yml@v1.2.0 + # Publishing only makes sense for the canonical branch. gen-kibot-index: - uses: feastorg/bread-infra/.github/workflows/publish-kibot.yml@main + if: github.event_name != 'pull_request' + uses: feastorg/bread-infra/.github/workflows/publish-kibot.yml@v1.2.0 needs: [kibot] with: kibot_run_id: ${{ needs.kibot.outputs.kibot_run_id }} deploy-pages: - uses: feastorg/bread-infra/.github/workflows/deploy-pages.yml@main - needs: [gen-kibot-index] + if: github.event_name != 'pull_request' + uses: feastorg/bread-infra/.github/workflows/deploy-pages.yml@v1.2.0 + needs: [gen-kibot-index, kibot] with: kibot_run_id: ${{ needs.kibot.outputs.kibot_run_id }} commit_sha: ${{ needs.gen-kibot-index.outputs.kibot_index_sha }} diff --git a/.gitignore b/.gitignore index 9379bfb..e652fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,9 +13,25 @@ fp-info-cache sym-lib-table fp-lib-table +# KiCad 10 adds design blocks; like the other lib tables it holds absolute +# paths, so it is machine-local and generated, never committed. +design-block-lib-table + +# KiCad's project lock file, written while a project is open (~.kicad_pro.lck) +*.lck # Ignore other temporary files *.tmp *.log *.bak *.swp + +# KiCad 10 local history: a nested git repo (git_repository_init on +# /.history). The .gitignore KiCad writes inside it governs +# KiCad's history repo, not this one. Committing it adds a broken gitlink. +.history/ + +# KiCad rewrites .kicad_prl on every project open (open sheet, zoom, selection +# filter). Per-developer local state, not design intent -- tracking it dirties +# the working tree every time anyone opens the board. +*.kicad_prl diff --git a/hardware/BREAD_Slice.kicad_pcb b/hardware/BREAD_Slice.kicad_pcb index 29a6081..e60a96e 100644 --- a/hardware/BREAD_Slice.kicad_pcb +++ b/hardware/BREAD_Slice.kicad_pcb @@ -1,7 +1,7 @@ (kicad_pcb - (version 20241229) + (version 20260206) (generator "pcbnew") - (generator_version "9.0") + (generator_version "10.0") (general (thickness 1.67) (legacy_teardrops no) @@ -73,7 +73,20 @@ ) (pad_to_mask_clearance 0.05) (allow_soldermask_bridges_in_footprints no) - (tenting front back) + (tenting + (front yes) + (back yes) + ) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (capping no) + (filling no) (aux_axis_origin 122.6 139.8) (grid_origin 122.6 139.8) (pcbplotparams @@ -84,15 +97,12 @@ (usegerberattributes yes) (usegerberadvancedattributes yes) (creategerberjobfile yes) - (dashed_line_dash_ratio 12.000000) - (dashed_line_gap_ratio 3.000000) + (dashed_line_dash_ratio 12) + (dashed_line_gap_ratio 3) (svgprecision 6) (plotframeref no) (mode 1) (useauxorigin yes) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) (pdf_front_fp_property_popups yes) (pdf_back_fp_property_popups yes) (pdf_metadata yes) @@ -116,70 +126,6 @@ (outputdirectory "Gerbers/") ) ) - (net 0 "") - (net 1 "unconnected-(A1-D1{slash}TX-Pad1)") - (net 2 "unconnected-(A1-D0{slash}RX-Pad2)") - (net 3 "unconnected-(A1-D12-Pad15)") - (net 4 "/LED") - (net 5 "/I2C_CLK") - (net 6 "GND") - (net 7 "/I2C_DAT") - (net 8 "unconnected-(A1-D11-Pad14)") - (net 9 "/SYNC") - (net 10 "unconnected-(A1-3V3-Pad17)") - (net 11 "unconnected-(A1-D10-Pad13)") - (net 12 "unconnected-(A1-~{RESET}-Pad28)") - (net 13 "unconnected-(A1-AREF-Pad18)") - (net 14 "/CURR1") - (net 15 "unconnected-(A1-A6-Pad25)") - (net 16 "+12V") - (net 17 "/INT") - (net 18 "unconnected-(A1-A1-Pad20)") - (net 19 "/ESTOP") - (net 20 "unconnected-(A1-D8-Pad11)") - (net 21 "unconnected-(A1-A7-Pad26)") - (net 22 "/VOLT1") - (net 23 "+5V") - (net 24 "unconnected-(A1-D7-Pad10)") - (net 25 "Net-(U1-SW)") - (net 26 "Net-(U1-BST)") - (net 27 "unconnected-(A1-VIN-Pad30)") - (net 28 "unconnected-(D1-DOUT-Pad2)") - (net 29 "unconnected-(A1-D9-Pad12)") - (net 30 "unconnected-(A1-D13-Pad16)") - (net 31 "GNDPWR") - (net 32 "unconnected-(A1-A3-Pad22)") - (net 33 "/ISO_DIS") - (net 34 "/IC_CURR1") - (net 35 "Net-(U2-FILTER)") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") - (net 38 "/Isolated DC Voltage Sensor1/VIN") - (net 39 "Net-(U6-+)") - (net 40 "/Isolated DC Voltage Sensor1/VREF") - (net 41 "Net-(U6--)") - (net 42 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") - (net 43 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") - (net 44 "/Isolated DC Voltage Sensor1/DC_BUS-") - (net 45 "/Isolated DC Voltage Sensor1/DC_BUS+") - (net 46 "Net-(U2-VIOUT)") - (net 47 "/Isolated DC Voltage Sensor1/VSEL") - (net 48 "Net-(U3-VOUTN)") - (net 49 "Net-(U3-VOUTP)") - (net 50 "Net-(U5-+)") - (net 51 "Net-(RX1-Pad1)") - (net 52 "Net-(RX2-Pad1)") - (net 53 "Net-(RX3-Pad1)") - (net 54 "Net-(RX4-Pad1)") - (net 55 "Net-(RX5-Pad1)") - (net 56 "unconnected-(U4-NC-Pad14)") - (net 57 "unconnected-(U4-NC-Pad3)") - (net 58 "unconnected-(U4-NC-Pad7)") - (net 59 "unconnected-(U4-NC-Pad18)") - (net 60 "unconnected-(U4-NC-Pad4)") - (net 61 "unconnected-(U4-NC-Pad20)") - (net 62 "unconnected-(U4-NC-Pad1)") - (net 63 "unconnected-(U4-NC-Pad17)") (footprint "MountingHole:MountingHole_5mm" (locked yes) (layer "F.Cu") @@ -241,6 +187,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files) + (duplicate_pad_numbers_are_jumpers no) (fp_circle (center 0 0) (end 5 0) @@ -344,6 +291,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files) + (duplicate_pad_numbers_are_jumpers no) (fp_circle (center 0 0) (end 5 0) @@ -447,6 +395,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files) + (duplicate_pad_numbers_are_jumpers no) (fp_circle (center 0 0) (end 5 0) @@ -550,6 +499,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files) + (duplicate_pad_numbers_are_jumpers no) (fp_circle (center 0 0) (end 5 0) @@ -652,6 +602,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr through_hole) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -1.4 -3.94) (end -1.4 -1.27) @@ -991,7 +942,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 1 "unconnected-(A1-D1{slash}TX-Pad1)") + (net "unconnected-(A1-D1{slash}TX-Pad1)") (pinfunction "D1/TX") (pintype "bidirectional+no_connect") (uuid "c13e167b-61fb-451d-b98b-2daf82ed6b0b") @@ -1002,7 +953,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 2 "unconnected-(A1-D0{slash}RX-Pad2)") + (net "unconnected-(A1-D0{slash}RX-Pad2)") (pinfunction "D0/RX") (pintype "bidirectional+no_connect") (uuid "3277da1e-0e2a-4cda-8af2-91d29f7f49a8") @@ -1013,7 +964,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 6 "GND") + (net "GND") (pinfunction "GND") (pintype "power_in") (uuid "db07fc2e-b15a-47fe-b4e4-bd7a243296be") @@ -1024,7 +975,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 19 "/ESTOP") + (net "/ESTOP") (pinfunction "D2") (pintype "bidirectional") (uuid "db284715-ccee-4738-9a79-dabd3ac3feec") @@ -1035,7 +986,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 17 "/INT") + (net "/INT") (pinfunction "D3") (pintype "bidirectional") (uuid "882ec23a-e9cc-41ce-9803-ab868aa3e57d") @@ -1046,7 +997,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 9 "/SYNC") + (net "/SYNC") (pinfunction "D4") (pintype "bidirectional") (uuid "5a006cad-6a89-4dac-826e-b57397bf7a18") @@ -1057,7 +1008,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 4 "/LED") + (net "/LED") (pinfunction "D5") (pintype "bidirectional") (uuid "c187b77e-0b6e-4a89-9af3-4f410bdaf535") @@ -1068,7 +1019,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 33 "/ISO_DIS") + (net "/ISO_DIS") (pinfunction "D6") (pintype "bidirectional") (uuid "aa0ca9eb-6d49-46cc-b833-e633655b4913") @@ -1079,7 +1030,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 24 "unconnected-(A1-D7-Pad10)") + (net "unconnected-(A1-D7-Pad10)") (pinfunction "D7") (pintype "bidirectional+no_connect") (uuid "c952ff89-4d21-47c4-a08f-12d778d2ee34") @@ -1090,7 +1041,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 20 "unconnected-(A1-D8-Pad11)") + (net "unconnected-(A1-D8-Pad11)") (pinfunction "D8") (pintype "bidirectional+no_connect") (uuid "93d2043b-7423-407c-a7fe-8001b54cdece") @@ -1101,7 +1052,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 29 "unconnected-(A1-D9-Pad12)") + (net "unconnected-(A1-D9-Pad12)") (pinfunction "D9") (pintype "bidirectional+no_connect") (uuid "d234f92b-9213-4f7c-92c3-db20ba054630") @@ -1112,7 +1063,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 11 "unconnected-(A1-D10-Pad13)") + (net "unconnected-(A1-D10-Pad13)") (pinfunction "D10") (pintype "bidirectional+no_connect") (uuid "4cc56b3e-1180-4b06-bd88-c4c3d74377a6") @@ -1123,7 +1074,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 8 "unconnected-(A1-D11-Pad14)") + (net "unconnected-(A1-D11-Pad14)") (pinfunction "D11") (pintype "bidirectional+no_connect") (uuid "45e210f7-16e3-43a9-934a-c1f0f7113e4c") @@ -1134,7 +1085,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 3 "unconnected-(A1-D12-Pad15)") + (net "unconnected-(A1-D12-Pad15)") (pinfunction "D12") (pintype "bidirectional+no_connect") (uuid "06965dc4-a65f-4ca6-a58a-a6a24952bd60") @@ -1145,7 +1096,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 30 "unconnected-(A1-D13-Pad16)") + (net "unconnected-(A1-D13-Pad16)") (pinfunction "D13") (pintype "bidirectional+no_connect") (uuid "d6ac1d99-abf5-4815-a713-f4a7d8675cd4") @@ -1156,7 +1107,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 10 "unconnected-(A1-3V3-Pad17)") + (net "unconnected-(A1-3V3-Pad17)") (pinfunction "3V3") (pintype "power_out+no_connect") (uuid "492a8aad-82ec-4cbb-a644-03751f358ad4") @@ -1167,7 +1118,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 13 "unconnected-(A1-AREF-Pad18)") + (net "unconnected-(A1-AREF-Pad18)") (pinfunction "AREF") (pintype "input+no_connect") (uuid "6c237f9c-6dce-416a-a4a7-ef2424c21cee") @@ -1178,7 +1129,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 14 "/CURR1") + (net "/CURR1") (pinfunction "A0") (pintype "bidirectional") (uuid "7b8fd6cc-11f8-4cbf-ac3d-740e88f61ddc") @@ -1189,7 +1140,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 18 "unconnected-(A1-A1-Pad20)") + (net "unconnected-(A1-A1-Pad20)") (pinfunction "A1") (pintype "bidirectional+no_connect") (uuid "83b96715-6516-4bb0-b13f-70295a2b27eb") @@ -1200,7 +1151,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 22 "/VOLT1") + (net "/VOLT1") (pinfunction "A2") (pintype "bidirectional") (uuid "88a6e0db-848a-4129-a24d-d2dcf69ba0bf") @@ -1211,7 +1162,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 32 "unconnected-(A1-A3-Pad22)") + (net "unconnected-(A1-A3-Pad22)") (pinfunction "A3") (pintype "bidirectional+no_connect") (uuid "eb6c6c88-7998-4616-8caa-632ba630bbe1") @@ -1222,7 +1173,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 7 "/I2C_DAT") + (net "/I2C_DAT") (pinfunction "A4") (pintype "bidirectional") (uuid "4e283cbf-7934-47e5-bdc9-487de142e5e7") @@ -1233,7 +1184,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 5 "/I2C_CLK") + (net "/I2C_CLK") (pinfunction "A5") (pintype "bidirectional") (uuid "3dd37439-e4c3-42c0-861d-94a7221c53a1") @@ -1244,7 +1195,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 15 "unconnected-(A1-A6-Pad25)") + (net "unconnected-(A1-A6-Pad25)") (pinfunction "A6") (pintype "bidirectional+no_connect") (uuid "7fb04267-ccc7-4ed2-96b7-2fd647558828") @@ -1255,7 +1206,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 21 "unconnected-(A1-A7-Pad26)") + (net "unconnected-(A1-A7-Pad26)") (pinfunction "A7") (pintype "bidirectional+no_connect") (uuid "a1b63af7-e04a-42b1-9219-cb1798278bd4") @@ -1266,7 +1217,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 23 "+5V") + (net "+5V") (pinfunction "+5V") (pintype "power_out") (uuid "bf146ef0-91b0-4670-9e45-b2be22016228") @@ -1277,7 +1228,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 12 "unconnected-(A1-~{RESET}-Pad28)") + (net "unconnected-(A1-~{RESET}-Pad28)") (pinfunction "~{RESET}") (pintype "input+no_connect") (uuid "5befbae7-a728-4a69-8e5b-d224e60feb2a") @@ -1288,7 +1239,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 6 "GND") + (net "GND") (pinfunction "GND") (pintype "power_in") (uuid "3db2dc9a-b076-414c-96fd-6069a4cfc351") @@ -1299,7 +1250,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 27 "unconnected-(A1-VIN-Pad30)") + (net "unconnected-(A1-VIN-Pad30)") (pinfunction "VIN") (pintype "power_in+no_connect") (uuid "3063e3ff-8c4c-47be-b5dc-dbb5463c1b49") @@ -1377,6 +1328,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr through_hole) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -10.09 -1.33) (end -10.09 24.19) @@ -2344,7 +2296,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 31 "GNDPWR") + (net "GNDPWR") (pinfunction "Pin_1") (pintype "passive") (uuid "c4f6b07a-cf73-4ed8-b3ce-fa322d857c3d") @@ -2355,7 +2307,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 16 "+12V") + (net "+12V") (pinfunction "Pin_2") (pintype "passive") (uuid "721db771-c3aa-4243-8d53-eaa52dac9209") @@ -2366,7 +2318,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 5 "/I2C_CLK") + (net "/I2C_CLK") (pinfunction "Pin_3") (pintype "passive") (uuid "d9a36426-2e97-4a6b-b5ae-e2df78411fde") @@ -2377,7 +2329,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 7 "/I2C_DAT") + (net "/I2C_DAT") (pinfunction "Pin_4") (pintype "passive") (uuid "4631fe77-c784-4280-b7f3-02650072a099") @@ -2388,7 +2340,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 31 "GNDPWR") + (net "GNDPWR") (pinfunction "Pin_5") (pintype "passive") (uuid "ec58b1e2-8a99-4029-9c4b-c3b6329f0351") @@ -2399,7 +2351,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 19 "/ESTOP") + (net "/ESTOP") (pinfunction "Pin_6") (pintype "passive") (uuid "48e1c3c4-1bed-44bc-8f1e-e3bc8aeeebf6") @@ -2410,7 +2362,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 17 "/INT") + (net "/INT") (pinfunction "Pin_7") (pintype "passive") (uuid "0c98c767-c585-4e11-bdfb-10b8bb2e3167") @@ -2421,7 +2373,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 9 "/SYNC") + (net "/SYNC") (pinfunction "Pin_8") (pintype "passive") (uuid "809c5252-f102-4217-a52d-16133dc29765") @@ -2432,7 +2384,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 16 "+12V") + (net "+12V") (pinfunction "Pin_9") (pintype "passive") (uuid "f1749739-1d13-4df9-b1f8-0774d1a9528e") @@ -2443,7 +2395,7 @@ (drill 1) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 31 "GNDPWR") + (net "GNDPWR") (pinfunction "Pin_10") (pintype "passive") (uuid "2695dc08-08e4-468a-9cbe-3a1fa66e47b4") @@ -2531,6 +2483,7 @@ ) (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files) + (duplicate_pad_numbers_are_jumpers no) (fp_poly (pts (xy 0.555814 -2.531069) (xy 0.639635 -2.086445) (xy 0.94892 -1.958947) (xy 1.258206 -1.831449) (xy 1.629246 -2.083754) @@ -2619,7 +2572,7 @@ ) (embedded_fonts no) ) - (footprint "SparkFun-LED:WS2812-5050-4PIN" + (footprint "KMLib_IC_SMD:WS2812-5050-4PIN" (locked yes) (layer "F.Cu") (uuid "4ec4e171-1549-4997-8479-26c2f6f0dd92") @@ -2695,6 +2648,7 @@ (path "/5ccc19f9-5973-4c59-b7b0-807c4913baf4") (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -2.5 -2.6) (end 2.5 -2.6) @@ -2872,7 +2826,7 @@ (at -2.577 -1.6) (size 1.651 1) (layers "F.Cu" "F.Mask" "F.Paste") - (net 23 "+5V") + (net "+5V") (pinfunction "VDD") (pintype "power_in") (solder_mask_margin 0.1016) @@ -2883,7 +2837,7 @@ (at -2.577 1.6) (size 1.651 1) (layers "F.Cu" "F.Mask" "F.Paste") - (net 28 "unconnected-(D1-DOUT-Pad2)") + (net "unconnected-(D1-DOUT-Pad2)") (pinfunction "DOUT") (pintype "output+no_connect") (solder_mask_margin 0.1016) @@ -2894,7 +2848,7 @@ (at 2.577 1.6) (size 1.651 1) (layers "F.Cu" "F.Mask" "F.Paste") - (net 6 "GND") + (net "GND") (pinfunction "VSS") (pintype "power_in") (solder_mask_margin 0.1016) @@ -2905,7 +2859,7 @@ (at 2.577 -1.6) (size 1.651 1) (layers "F.Cu" "F.Mask" "F.Paste") - (net 4 "/LED") + (net "/LED") (pinfunction "DIN") (pintype "input") (solder_mask_margin 0.1016) @@ -2914,7 +2868,7 @@ ) (embedded_fonts no) ) - (footprint "kml-custom:Thermal Pad" + (footprint "KMLib_Mounting:Thermal_Pad" (layer "F.Cu") (uuid "91f7aa6c-6edf-407e-9412-7655c2cabadb") (at 131.8 121.45) @@ -2973,6 +2927,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_text user "Heat Sink" (at 0 -6.7 0) (unlocked yes) @@ -3002,7 +2957,7 @@ (size 12 12) (layers "F.Cu" "F.Mask" "F.Paste") (roundrect_rratio 0.08333333333) - (net 6 "GND") + (net "GND") (pintype "passive") (thermal_bridge_angle 45) (uuid "7b4db5e1-757a-4bf0-bfda-d00e3df0fd3a") @@ -3067,6 +3022,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr through_hole) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 25.999994 -14.500001) (end 25.999994 6.5) @@ -3538,7 +3494,7 @@ (drill 2) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 45 "/Isolated DC Voltage Sensor1/DC_BUS+") + (net "/Isolated DC Voltage Sensor1/DC_BUS+") (pinfunction "1") (pintype "unspecified") (uuid "dfb10633-1244-4a6f-a0a3-017286b3fdba") @@ -3549,7 +3505,7 @@ (drill 2) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 44 "/Isolated DC Voltage Sensor1/DC_BUS-") + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (pinfunction "2") (pintype "unspecified") (uuid "c552efcf-613d-44c2-b763-c8c01fbb2241") @@ -3560,7 +3516,7 @@ (drill 2) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 43 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") (pinfunction "3") (pintype "unspecified") (uuid "1b94adea-36e6-4aae-aaa3-666f5598afa2") @@ -3571,14 +3527,14 @@ (drill 2) (layers "*.Cu" "*.Mask") (remove_unused_layers no) - (net 42 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") (pinfunction "4") (pintype "unspecified") (uuid "63aeff14-0e87-4384-9ffc-062452221184") ) (embedded_fonts no) ) - (footprint "kml-custom:DWV0008A" + (footprint "KMLib_IC_SMD:DWV0008A" (layer "B.Cu") (uuid "0295e63d-172b-4785-919a-591de47a7f21") (at 146.4145 70.204 180) @@ -3640,6 +3596,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -2.975 -2.949999) (end 2.975 -2.949999) @@ -3988,7 +3945,7 @@ (at -5.449999 1.905 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pinfunction "VDD1") (pintype "power_in") (uuid "c96f062e-31bd-4236-a30b-f80eed77709d") @@ -3997,7 +3954,7 @@ (at -5.449999 0.635 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 38 "/Isolated DC Voltage Sensor1/VIN") + (net "/Isolated DC Voltage Sensor1/VIN") (pinfunction "VINP") (pintype "input") (uuid "cc885adc-c319-4a49-96cd-cbd6abd70d73") @@ -4006,7 +3963,7 @@ (at -5.449999 -0.635 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "SD") (pintype "input") (uuid "bb34f923-11f3-49b0-a9f8-8edde6c086ad") @@ -4015,7 +3972,7 @@ (at -5.449999 -1.905 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "GND1") (pintype "power_in") (uuid "b6772650-0156-4b4c-a506-46eced0d1a35") @@ -4024,7 +3981,7 @@ (at 5.449999 -1.905 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 6 "GND") + (net "GND") (pinfunction "GND2") (pintype "power_in") (uuid "1ccf5573-1605-4eff-95b3-e2345bb23ba4") @@ -4033,7 +3990,7 @@ (at 5.449999 -0.635 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 48 "Net-(U3-VOUTN)") + (net "Net-(U3-VOUTN)") (pinfunction "VOUTN") (pintype "output") (uuid "e93f8c46-4d3b-4bca-8651-95ecd8d0343c") @@ -4042,7 +3999,7 @@ (at 5.449999 0.635 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 49 "Net-(U3-VOUTP)") + (net "Net-(U3-VOUTP)") (pinfunction "VOUTP") (pintype "output") (uuid "6c6978fb-993f-4d17-9437-d6cf02be30db") @@ -4051,7 +4008,7 @@ (at 5.449999 1.905 90) (size 0.599999 1.799999) (layers "B.Cu" "B.Mask" "B.Paste") - (net 23 "+5V") + (net "+5V") (pinfunction "VDD2") (pintype "power_in") (uuid "808f95a2-7de3-4cd2-b466-f9ca029e795d") @@ -4144,6 +4101,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.254724 -0.5225) (end 0.254724 -0.5225) @@ -4261,7 +4219,7 @@ (size 0.975 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 47 "/Isolated DC Voltage Sensor1/VSEL") + (net "/Isolated DC Voltage Sensor1/VSEL") (pintype "passive") (uuid "05bbebad-ee3d-47eb-8abd-1ecf40187b04") ) @@ -4270,7 +4228,7 @@ (size 0.975 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "81f32315-625c-4ed9-bf36-71f1338f3018") ) @@ -4353,6 +4311,7 @@ (sheetfile "BREAD_Slice.kicad_sch") (attr exclude_from_pos_files exclude_from_bom allow_missing_courtyard) (net_tie_pad_groups "1, 2") + (duplicate_pad_numbers_are_jumpers no) (fp_poly (pts (xy -2 1) (xy 2 1) (xy 2 -1) (xy -2 -1) @@ -4369,7 +4328,7 @@ (at -2 0 90) (size 2 2) (layers "B.Cu") - (net 6 "GND") + (net "GND") (pinfunction "1") (pintype "passive") (uuid "f0c1000e-7880-4754-b674-a9d957def1e5") @@ -4378,7 +4337,7 @@ (at 2 0 90) (size 2 2) (layers "B.Cu") - (net 31 "GNDPWR") + (net "GNDPWR") (pinfunction "2") (pintype "passive") (uuid "0b2bd5b4-dd45-4132-957c-73a951b93851") @@ -4446,6 +4405,7 @@ (sheetname "/Invasive Isolated AC-DC Current Sensor1/") (sheetfile "isolated_acdc_current_sensor_acs724.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) @@ -4563,7 +4523,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 34 "/IC_CURR1") + (net "/IC_CURR1") (pintype "passive") (uuid "3df7815b-2377-4049-a0c4-f2fe60d35d76") ) @@ -4572,7 +4532,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 46 "Net-(U2-VIOUT)") + (net "Net-(U2-VIOUT)") (pintype "passive") (uuid "178ac990-8a71-4f96-8c1f-473409916918") ) @@ -4650,6 +4610,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 0.51) (end 0.146267 0.51) @@ -4767,7 +4728,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "3923e974-963e-4a47-8525-02cf8a201043") ) @@ -4776,7 +4737,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "41bbf9af-aeae-4b2c-9248-3a7acb9897f0") ) @@ -4854,6 +4815,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) @@ -4971,7 +4933,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 40 "/Isolated DC Voltage Sensor1/VREF") + (net "/Isolated DC Voltage Sensor1/VREF") (pintype "passive") (uuid "6b0a3f92-3fa8-49dc-8e0d-cfa4d99dc697") ) @@ -4980,7 +4942,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 39 "Net-(U6-+)") + (net "Net-(U6-+)") (pintype "passive") (uuid "3f1f1c73-8300-4bf2-88e2-a496afa1e58e") ) @@ -5058,6 +5020,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) @@ -5175,7 +5138,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "7adf1954-3f9d-4542-8794-169236882ddf") ) @@ -5184,7 +5147,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 38 "/Isolated DC Voltage Sensor1/VIN") + (net "/Isolated DC Voltage Sensor1/VIN") (pintype "passive") (uuid "0d4db603-9993-409f-8f46-9bb957d827ad") ) @@ -5262,6 +5225,7 @@ (sheetname "/Invasive Isolated AC-DC Current Sensor1/") (sheetfile "isolated_acdc_current_sensor_acs724.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 0.735) (end 0.261252 0.735) @@ -5379,7 +5343,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "58a013cd-cf30-4821-85d3-7b09979c6926") ) @@ -5388,7 +5352,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 34 "/IC_CURR1") + (net "/IC_CURR1") (pintype "passive") (uuid "775e961a-6ca9-46e9-82c8-9b503fba5146") ) @@ -5466,6 +5430,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) @@ -5583,7 +5548,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 53 "Net-(RX3-Pad1)") + (net "Net-(RX3-Pad1)") (pintype "passive") (uuid "418ec4eb-b5a1-4bb8-827a-1b97155a4447") ) @@ -5592,7 +5557,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 52 "Net-(RX2-Pad1)") + (net "Net-(RX2-Pad1)") (pintype "passive") (uuid "89dfc8bf-287b-4ab1-84b6-121d38f823b0") ) @@ -5672,6 +5637,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0.711252 0.91) (end -0.711252 0.91) @@ -5789,7 +5755,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "be9f1b79-a0f5-4418-be1b-27babcde1c19") ) @@ -5798,7 +5764,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 16 "+12V") + (net "+12V") (pintype "passive") (uuid "94f3bead-1190-4faf-a80e-4e3fb01a9fc8") ) @@ -5876,6 +5842,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) @@ -5993,7 +5960,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 39 "Net-(U6-+)") + (net "Net-(U6-+)") (pintype "passive") (uuid "72823196-e146-4578-ae31-d4b9667df7b2") ) @@ -6002,7 +5969,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 49 "Net-(U3-VOUTP)") + (net "Net-(U3-VOUTP)") (pintype "passive") (uuid "a90dbc74-c7b0-4043-81e3-c74df32b0552") ) @@ -6080,6 +6047,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) @@ -6197,7 +6165,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "da9f44fd-6c15-4a0b-a183-d780cc95ba1c") ) @@ -6206,7 +6174,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "e9576678-8c46-433f-832e-327d50f18802") ) @@ -6286,6 +6254,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.7 -1.16) (end 0.7 -1.16) @@ -6425,7 +6394,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 50 "Net-(U5-+)") + (net "Net-(U5-+)") (pinfunction "+") (pintype "input") (uuid "048a1139-a0f0-4ac8-817a-501a4d889126") @@ -6435,7 +6404,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pinfunction "V-") (pintype "power_in") (uuid "bda8c2ce-0eb2-4ebe-9867-614bc48d5da8") @@ -6445,7 +6414,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pinfunction "-") (pintype "input") (uuid "5c932f63-a61f-4be0-b1a9-51696365ccd5") @@ -6455,7 +6424,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 40 "/Isolated DC Voltage Sensor1/VREF") + (net "/Isolated DC Voltage Sensor1/VREF") (pintype "output") (uuid "244d322a-659d-4e4b-883d-9cbe178e4a57") ) @@ -6464,7 +6433,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pinfunction "V+") (pintype "power_in") (uuid "6b1f46b0-335a-4c9f-bc58-82e2a548724b") @@ -6557,6 +6526,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) @@ -6674,7 +6644,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "9442e88e-d5b2-4cf7-bd71-5c6ced6171b9") ) @@ -6683,7 +6653,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "24ff919c-bb07-48c5-9b61-f857fa0f72ce") ) @@ -6775,6 +6745,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 0.51) (end 0.146267 0.51) @@ -6892,7 +6863,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "05d7c627-b8db-45ea-b079-97432ba1de76") ) @@ -6901,7 +6872,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "15da199b-c9ac-459f-bdb7-58ccddbc09f1") ) @@ -6980,6 +6951,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.8 -1.56) (end 0 -1.56) @@ -7139,7 +7111,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pinfunction "FB") (pintype "input") (uuid "f3ac2507-1ee6-47f1-ac79-011bab027461") @@ -7149,7 +7121,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 16 "+12V") + (net "+12V") (pinfunction "EN") (pintype "input") (uuid "6d8fcedb-6e7a-446b-ba8f-de3f4f22df4d") @@ -7159,7 +7131,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 16 "+12V") + (net "+12V") (pinfunction "VIN") (pintype "input") (uuid "fb4dc359-2b70-4ba2-a9dc-80c9cd9727fb") @@ -7169,7 +7141,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pinfunction "GND") (pintype "input") (uuid "1a44c05c-f150-4032-b5d3-3686da497b97") @@ -7179,7 +7151,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 25 "Net-(U1-SW)") + (net "Net-(U1-SW)") (pinfunction "SW") (pintype "input") (uuid "2702663c-e8a7-4805-99bb-4e58958ab5f6") @@ -7189,7 +7161,7 @@ (size 1.325 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 26 "Net-(U1-BST)") + (net "Net-(U1-BST)") (pinfunction "BST") (pintype "input") (uuid "46e43833-6ca4-4eef-8855-563b564a92a0") @@ -7268,6 +7240,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 0.51) (end 0.146267 0.51) @@ -7385,7 +7358,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "2e7e83cd-5942-4570-9647-b73d686cc113") ) @@ -7394,7 +7367,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "3c7bf007-055a-4b3a-ad26-c713e5bad943") ) @@ -7472,6 +7445,7 @@ (sheetname "/Invasive Isolated AC-DC Current Sensor1/") (sheetfile "isolated_acdc_current_sensor_acs724.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0 2.56) (end 1.95 2.56) @@ -7602,7 +7576,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 42 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") (pinfunction "IP+") (pintype "passive") (uuid "54f15bf6-72e6-4ef0-adb5-bf7831032ff8") @@ -7612,7 +7586,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 42 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") (pinfunction "IP+") (pintype "passive") (uuid "0e73aa55-5089-4b3a-8821-1aae8d64a762") @@ -7622,7 +7596,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 43 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") (pinfunction "IP-") (pintype "passive") (uuid "d9e7e2c6-08bd-477e-a78a-86fbefc41e09") @@ -7632,7 +7606,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 43 "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") (pinfunction "IP-") (pintype "passive") (uuid "6a6c788f-860d-4ae2-aaba-fa66e1db3db3") @@ -7642,7 +7616,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pinfunction "GND") (pintype "power_in") (uuid "acc57b79-6976-4f2a-8d0f-74bed7cd49aa") @@ -7652,7 +7626,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 35 "Net-(U2-FILTER)") + (net "Net-(U2-FILTER)") (pinfunction "FILTER") (pintype "passive") (uuid "968e50e9-e648-4e68-972b-7e7510208320") @@ -7662,7 +7636,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 46 "Net-(U2-VIOUT)") + (net "Net-(U2-VIOUT)") (pinfunction "VIOUT") (pintype "output") (uuid "2ec80d17-cf7c-4816-9756-146aed28b81b") @@ -7672,7 +7646,7 @@ (size 1.95 0.6) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pinfunction "VCC") (pintype "power_in") (uuid "210ac653-efe6-42f2-9924-c149266f9d96") @@ -7751,6 +7725,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) @@ -7868,7 +7843,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 41 "Net-(U6--)") + (net "Net-(U6--)") (pintype "passive") (uuid "99aa0100-e71d-4d03-b0a7-2bfff7cea9ae") ) @@ -7877,7 +7852,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 48 "Net-(U3-VOUTN)") + (net "Net-(U3-VOUTN)") (pintype "passive") (uuid "d28c3176-bbed-4bcd-a11b-c09822bd7e54") ) @@ -7957,6 +7932,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.7 -1.16) (end 0.7 -1.16) @@ -8096,7 +8072,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 39 "Net-(U6-+)") + (net "Net-(U6-+)") (pinfunction "+") (pintype "input") (uuid "8960bc0c-72e6-4491-bc7b-6936b020fc99") @@ -8106,7 +8082,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pinfunction "V-") (pintype "power_in") (uuid "77e75c76-ff4a-4a9f-8abc-97085a7e4c39") @@ -8116,7 +8092,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 41 "Net-(U6--)") + (net "Net-(U6--)") (pinfunction "-") (pintype "input") (uuid "455c3a82-fc44-4f78-bc5f-0e4961685907") @@ -8126,7 +8102,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 22 "/VOLT1") + (net "/VOLT1") (pintype "output") (uuid "c9af0a65-4b4b-445b-8a99-cb5753ec68de") ) @@ -8135,7 +8111,7 @@ (size 0.65 0.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pinfunction "V+") (pintype "power_in") (uuid "64e891b1-18d6-4837-981b-352dce3d3c8d") @@ -8228,6 +8204,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 0.735) (end 0.227064 0.735) @@ -8345,7 +8322,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 50 "Net-(U5-+)") + (net "Net-(U5-+)") (pintype "passive") (uuid "96991800-4d17-44e3-adaa-e2e4c6d387d4") ) @@ -8354,7 +8331,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "ff4745bf-d9ce-4fd7-bcc6-58cadaed63f1") ) @@ -8446,6 +8423,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) @@ -8563,7 +8541,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "4018f422-6734-4da4-b641-163492f28ec7") ) @@ -8572,7 +8550,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "66358acc-7c1d-4804-a425-4fd88788727f") ) @@ -8664,6 +8642,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 -0.51) (end 0.146267 -0.51) @@ -8781,7 +8760,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "2653901e-36a4-4154-b532-130850dcd00d") ) @@ -8790,7 +8769,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "69d45511-67b7-441d-aca8-ebc715394243") ) @@ -8868,6 +8847,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 0.91) (end 0.727064 0.91) @@ -8985,7 +8965,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 38 "/Isolated DC Voltage Sensor1/VIN") + (net "/Isolated DC Voltage Sensor1/VIN") (pintype "passive") (uuid "8ad40fea-8780-44f0-a41b-71eb98cd35f6") ) @@ -8994,7 +8974,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 55 "Net-(RX5-Pad1)") + (net "Net-(RX5-Pad1)") (pintype "passive") (uuid "e1a3c818-ad44-40b8-8668-d8f915f35bdd") ) @@ -9072,6 +9052,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 0.735) (end 0.261252 0.735) @@ -9189,7 +9170,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 41 "Net-(U6--)") + (net "Net-(U6--)") (pintype "passive") (uuid "012d296f-b51b-4d51-a153-7f5bc950707e") ) @@ -9198,7 +9179,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 22 "/VOLT1") + (net "/VOLT1") (pintype "passive") (uuid "52efbfe5-ac72-4609-b53d-ded194bb2aec") ) @@ -9276,6 +9257,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 0.735) (end 0.261252 0.735) @@ -9393,7 +9375,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "8215b5fd-637c-4323-aa97-5b1034f63ced") ) @@ -9402,7 +9384,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "5294174f-5f75-4e58-a20e-13f3c4a72f3e") ) @@ -9480,6 +9462,7 @@ (sheetname "/Invasive Isolated AC-DC Current Sensor1/") (sheetfile "isolated_acdc_current_sensor_acs724.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) @@ -9597,7 +9580,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "adb91230-55a3-4449-b8c8-2038929d3468") ) @@ -9606,7 +9589,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 35 "Net-(U2-FILTER)") + (net "Net-(U2-FILTER)") (pintype "passive") (uuid "8de68288-9814-4853-b2d7-f3bdccebe793") ) @@ -9684,6 +9667,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) @@ -9801,7 +9785,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 54 "Net-(RX4-Pad1)") + (net "Net-(RX4-Pad1)") (pintype "passive") (uuid "b207cb03-a7ab-46a6-8617-f6543c38d4a2") ) @@ -9810,7 +9794,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 53 "Net-(RX3-Pad1)") + (net "Net-(RX3-Pad1)") (pintype "passive") (uuid "047ac5de-b5f4-4906-b22b-e5431cce1284") ) @@ -9888,6 +9872,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) @@ -10005,7 +9990,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "bf5fb078-6467-4c8a-9f02-bc0e508d5778") ) @@ -10014,7 +9999,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "c0db54c2-82c3-4f6c-b943-8d9f864fccd0") ) @@ -10094,6 +10079,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0.711252 0.91) (end -0.711252 0.91) @@ -10211,7 +10197,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 25 "Net-(U1-SW)") + (net "Net-(U1-SW)") (pintype "passive") (uuid "62d67fd0-12f9-4434-9c5f-f64e65885ef4") ) @@ -10220,7 +10206,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 26 "Net-(U1-BST)") + (net "Net-(U1-BST)") (pintype "passive") (uuid "22de2126-39d7-4cf6-bad6-aac9ebf83f33") ) @@ -10298,6 +10284,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 0.91) (end 0.727064 0.91) @@ -10415,7 +10402,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 55 "Net-(RX5-Pad1)") + (net "Net-(RX5-Pad1)") (pintype "passive") (uuid "b6cd18fa-17da-4de9-add7-c1c8b80f41c7") ) @@ -10424,7 +10411,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 54 "Net-(RX4-Pad1)") + (net "Net-(RX4-Pad1)") (pintype "passive") (uuid "74b21731-0c11-4c1b-8033-fc11e6377708") ) @@ -10516,6 +10503,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 0.51) (end 0.146267 0.51) @@ -10633,7 +10621,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "f2870c75-ff6d-44cc-95bb-45d64d0f784c") ) @@ -10642,7 +10630,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "2bed3eec-40f9-4a2b-8a90-96aa45edb927") ) @@ -10722,6 +10710,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0.711252 -0.91) (end -0.711252 -0.91) @@ -10839,7 +10828,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "bbddd50d-6065-4d64-a8ec-7788fc27262a") ) @@ -10848,7 +10837,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "6f7dddd7-f4fb-4da9-9144-b1c64d27cbbb") ) @@ -10940,6 +10929,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.254724 0.5225) (end 0.254724 0.5225) @@ -11057,7 +11047,7 @@ (size 0.975 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 47 "/Isolated DC Voltage Sensor1/VSEL") + (net "/Isolated DC Voltage Sensor1/VSEL") (pintype "passive") (uuid "658cd58a-c2c9-4485-89fb-a4afada51fdd") ) @@ -11066,7 +11056,7 @@ (size 0.975 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "48e7faa5-d978-4e38-bad1-3d3b717c34c0") ) @@ -11146,6 +11136,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0.711252 -0.91) (end -0.711252 -0.91) @@ -11263,7 +11254,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "8109cf92-f017-46a1-942e-2e631c89acf9") ) @@ -11272,7 +11263,7 @@ (size 1.15 1.8) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.217391) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "412f3a4d-aeee-468e-9fb6-6b3dac999d34") ) @@ -11350,6 +11341,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) @@ -11467,7 +11459,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 22 "/VOLT1") + (net "/VOLT1") (pintype "passive") (uuid "390b9747-7290-4122-8485-230d1ed7354b") ) @@ -11476,7 +11468,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 41 "Net-(U6--)") + (net "Net-(U6--)") (pintype "passive") (uuid "48957d36-57fe-4dca-8321-4fa39bee0334") ) @@ -11554,6 +11546,7 @@ (sheetname "/Invasive Isolated AC-DC Current Sensor1/") (sheetfile "isolated_acdc_current_sensor_acs724.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.261252 0.735) (end 0.261252 0.735) @@ -11671,7 +11664,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 6 "GND") + (net "GND") (pintype "passive") (uuid "1fe72f27-c8c1-480a-a975-7b584a3c21c1") ) @@ -11680,7 +11673,7 @@ (size 1.175 1.45) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.212766) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "f894f407-4c66-4f17-8460-8281a25285e5") ) @@ -11763,6 +11756,7 @@ (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr exclude_from_pos_files exclude_from_bom allow_missing_courtyard) (net_tie_pad_groups "1, 2") + (duplicate_pad_numbers_are_jumpers no) (fp_poly (pts (xy -0.5 0.25) (xy 0.5 0.25) (xy 0.5 -0.25) (xy -0.5 -0.25) @@ -11779,7 +11773,7 @@ (at -0.5 0 180) (size 0.5 0.5) (layers "B.Cu") - (net 44 "/Isolated DC Voltage Sensor1/DC_BUS-") + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (pinfunction "1") (pintype "passive") (uuid "271af2eb-383d-4b12-ab65-dcbdaa7c3c8f") @@ -11788,7 +11782,7 @@ (at 0.5 0 180) (size 0.5 0.5) (layers "B.Cu") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "2") (pintype "passive") (uuid "e4b819ca-1810-40ca-b032-8e71f426ac37") @@ -11856,6 +11850,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) @@ -11973,7 +11968,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 51 "Net-(RX1-Pad1)") + (net "Net-(RX1-Pad1)") (pintype "passive") (uuid "6deb74d3-f966-4bee-9646-4ec8ade79977") ) @@ -11982,7 +11977,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 45 "/Isolated DC Voltage Sensor1/DC_BUS+") + (net "/Isolated DC Voltage Sensor1/DC_BUS+") (pintype "passive") (uuid "f2b4c2ec-9128-49cd-a112-5fa200677f88") ) @@ -12074,6 +12069,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.146267 0.51) (end 0.146267 0.51) @@ -12191,7 +12187,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pintype "passive") (uuid "7f39a496-7de5-4560-89a3-0e7d9bfb5123") ) @@ -12200,7 +12196,7 @@ (size 1.075 0.95) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.25) - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pintype "passive") (uuid "01e37afc-d5e7-4e0b-93f6-9818b4bb11f8") ) @@ -12280,6 +12276,7 @@ (sheetname "/") (sheetfile "BREAD_Slice.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start 0.602064 -1.36) (end -0.602064 -1.36) @@ -12397,7 +12394,7 @@ (size 1.25 2.65) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.2) - (net 25 "Net-(U1-SW)") + (net "Net-(U1-SW)") (pintype "passive") (uuid "f2525f7e-3e3a-4e9f-8974-67b78e63e8a2") ) @@ -12406,7 +12403,7 @@ (size 1.25 2.65) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.2) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "19f2f59a-ca56-44eb-abdf-1d56b7828742") ) @@ -12484,6 +12481,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) @@ -12601,7 +12599,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 52 "Net-(RX2-Pad1)") + (net "Net-(RX2-Pad1)") (pintype "passive") (uuid "65f915e9-7840-4ce7-9cc3-a8c20676b013") ) @@ -12610,7 +12608,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 51 "Net-(RX1-Pad1)") + (net "Net-(RX1-Pad1)") (pintype "passive") (uuid "5e55b0a0-cdce-445c-8ffd-24230d6d3caa") ) @@ -12702,6 +12700,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 0.735) (end 0.227064 0.735) @@ -12819,7 +12818,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 23 "+5V") + (net "+5V") (pintype "passive") (uuid "ebbf38cc-390d-48a4-8b7d-cfc16a7507ce") ) @@ -12828,7 +12827,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 50 "Net-(U5-+)") + (net "Net-(U5-+)") (pintype "passive") (uuid "cccbf151-074d-45e0-b354-79f8970d1d4d") ) @@ -12845,7 +12844,7 @@ ) ) ) - (footprint "kml-custom:RS_20_ADI" + (footprint "KMLib_IC_SMD:RS_20_ADI" (layer "B.Cu") (uuid "faff2c0f-20bf-4cba-bb1c-84c79a88dd39") (at 142.42 58.47) @@ -12907,6 +12906,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -2.921 -3.8735) (end 2.921 -3.8735) @@ -13963,10 +13963,9 @@ (uuid "11512326-1adb-4d53-a30c-4adc61a844e9") ) (fp_text user "*" - (at -2.413 3.6703 180) - (unlocked yes) + (at -2.413 3.6703 0) (layer "B.Fab") - (uuid "763d9526-d1d5-421d-bd33-3f93d75d39a7") + (uuid "b0225237-ff72-436f-bc3d-a92830031545") (effects (font (size 1 1) @@ -13976,9 +13975,10 @@ ) ) (fp_text user "*" - (at -2.413 3.6703 0) + (at -2.413 3.6703 180) + (unlocked yes) (layer "B.Fab") - (uuid "b0225237-ff72-436f-bc3d-a92830031545") + (uuid "763d9526-d1d5-421d-bd33-3f93d75d39a7") (effects (font (size 1 1) @@ -14004,7 +14004,7 @@ (at -3.6322 2.925) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 62 "unconnected-(U4-NC-Pad1)") + (net "unconnected-(U4-NC-Pad1)") (pinfunction "NC") (pintype "no_connect") (uuid "d2b01bb2-6a3c-4514-9d3e-83e3a58aba1c") @@ -14013,7 +14013,7 @@ (at -3.6322 2.274999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 6 "GND") + (net "GND") (pinfunction "GNDP") (pintype "power_out") (uuid "1a1a5711-b41e-477c-88d1-35138c9b1fe8") @@ -14022,7 +14022,7 @@ (at -3.6322 1.625001) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 57 "unconnected-(U4-NC-Pad3)") + (net "unconnected-(U4-NC-Pad3)") (pinfunction "NC") (pintype "no_connect") (uuid "5401c2d2-30b6-4b73-b45c-9d83c037fbcb") @@ -14031,7 +14031,7 @@ (at -3.6322 0.974999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 60 "unconnected-(U4-NC-Pad4)") + (net "unconnected-(U4-NC-Pad4)") (pinfunction "NC") (pintype "no_connect") (uuid "86280d3f-d304-458e-b069-5a7e9e090231") @@ -14040,7 +14040,7 @@ (at -3.6322 0.325001) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 6 "GND") + (net "GND") (pinfunction "GNDP") (pintype "power_out") (uuid "e9945eb6-ea6a-47a5-b6b2-3752255d6b22") @@ -14049,7 +14049,7 @@ (at -3.6322 -0.324998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 6 "GND") + (net "GND") (pinfunction "GNDP") (pintype "power_out") (uuid "0ba10813-1afe-4de9-ae88-a23fdded5ca8") @@ -14058,7 +14058,7 @@ (at -3.6322 -0.974999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 58 "unconnected-(U4-NC-Pad7)") + (net "unconnected-(U4-NC-Pad7)") (pinfunction "NC") (pintype "no_connect") (uuid "5506b4c9-1a0f-4fe1-9636-65d538bf36b9") @@ -14067,7 +14067,7 @@ (at -3.6322 -1.624998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 33 "/ISO_DIS") + (net "/ISO_DIS") (pinfunction "PDIS") (pintype "unspecified") (uuid "437ec135-3d39-400d-8bf4-730384ed3ba5") @@ -14076,7 +14076,7 @@ (at -3.6322 -2.274999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 23 "+5V") + (net "+5V") (pinfunction "VDDP") (pintype "power_in") (uuid "d51417b5-1eb0-4a4d-960c-06926ea08ded") @@ -14085,7 +14085,7 @@ (at -3.6322 -2.924998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 6 "GND") + (net "GND") (pinfunction "GNDP") (pintype "power_out") (uuid "e2ba58b7-3141-4dc6-9041-3ec2546ab23c") @@ -14094,7 +14094,7 @@ (at 3.6322 -2.925) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "GNDISO") (pintype "power_out") (uuid "16aa141e-caaf-4c63-aa38-24e5e2a983b2") @@ -14103,7 +14103,7 @@ (at 3.6322 -2.275002) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 37 "/Isolated DC Voltage Sensor1/VDD_ISO") + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (pinfunction "VISO") (pintype "unspecified") (uuid "395b3190-edf2-4476-9879-2d7ea8fd6b4b") @@ -14112,7 +14112,7 @@ (at 3.6322 -1.625001) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 47 "/Isolated DC Voltage Sensor1/VSEL") + (net "/Isolated DC Voltage Sensor1/VSEL") (pinfunction "VSEL") (pintype "unspecified") (uuid "a88534e1-457a-4e2e-a0f9-4af878be2312") @@ -14121,7 +14121,7 @@ (at 3.6322 -0.975002) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 56 "unconnected-(U4-NC-Pad14)") + (net "unconnected-(U4-NC-Pad14)") (pinfunction "NC") (pintype "no_connect") (uuid "3a049891-6210-4848-a2c4-929b831de068") @@ -14130,7 +14130,7 @@ (at 3.6322 -0.325001) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "GNDISO") (pintype "power_out") (uuid "72ab29bb-4446-4235-b162-a300cd131441") @@ -14139,7 +14139,7 @@ (at 3.6322 0.324998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "GNDISO") (pintype "power_out") (uuid "e593efd2-8682-48b0-b4c9-05e34a87e7a1") @@ -14148,7 +14148,7 @@ (at 3.6322 0.974999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 63 "unconnected-(U4-NC-Pad17)") + (net "unconnected-(U4-NC-Pad17)") (pinfunction "NC") (pintype "no_connect") (uuid "f81cfb15-3064-40fd-807b-e349a6474a09") @@ -14157,7 +14157,7 @@ (at 3.6322 1.624998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 59 "unconnected-(U4-NC-Pad18)") + (net "unconnected-(U4-NC-Pad18)") (pinfunction "NC") (pintype "no_connect") (uuid "5d337f96-1d92-431f-861e-a5f318289260") @@ -14166,7 +14166,7 @@ (at 3.6322 2.274999) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 36 "/Isolated DC Voltage Sensor1/GNDISO") + (net "/Isolated DC Voltage Sensor1/GNDISO") (pinfunction "GNDISO") (pintype "power_out") (uuid "7ef10cfc-e025-46c9-8ee9-6e20b4be4c60") @@ -14175,7 +14175,7 @@ (at 3.6322 2.924998) (size 1.651 0.4318) (layers "B.Cu" "B.Mask" "B.Paste") - (net 61 "unconnected-(U4-NC-Pad20)") + (net "unconnected-(U4-NC-Pad20)") (pinfunction "NC") (pintype "no_connect") (uuid "c18bb0fa-c4f3-4224-ac6a-12ed0efc7d99") @@ -14254,6 +14254,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.227064 0.735) (end 0.227064 0.735) @@ -14371,7 +14372,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 39 "Net-(U6-+)") + (net "Net-(U6-+)") (pintype "passive") (uuid "9aac9b4b-e3fd-4de1-b235-9e59338ac2f5") ) @@ -14380,7 +14381,7 @@ (size 1.2 1.4) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.208333) - (net 40 "/Isolated DC Voltage Sensor1/VREF") + (net "/Isolated DC Voltage Sensor1/VREF") (pintype "passive") (uuid "ee159ca9-4441-46cb-8916-fbfc20bde25e") ) @@ -14458,6 +14459,7 @@ (sheetname "/Isolated DC Voltage Sensor1/") (sheetfile "isolated_dc_voltage_sensor.kicad_sch") (attr smd) + (duplicate_pad_numbers_are_jumpers no) (fp_line (start -0.727064 0.91) (end 0.727064 0.91) @@ -14575,7 +14577,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 44 "/Isolated DC Voltage Sensor1/DC_BUS-") + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (pintype "passive") (uuid "c4620e77-833e-442f-81d6-ba934b770fb5") ) @@ -14584,7 +14586,7 @@ (size 1.3 1.75) (layers "B.Cu" "B.Mask" "B.Paste") (roundrect_rratio 0.192308) - (net 38 "/Isolated DC Voltage Sensor1/VIN") + (net "/Isolated DC Voltage Sensor1/VIN") (pintype "passive") (uuid "3c4c0d53-06fe-4e29-acbe-7132cebae09f") ) @@ -14612,119 +14614,119 @@ (layer "B.SilkS") (uuid "5e63e9b7-5eeb-4e67-8361-dc1717b78421") ) - (gr_line - (start 192.6 44.8) - (end 192.6 94.8) + (gr_arc + (start 122.6 44.8) + (mid 124.064466 41.264466) + (end 127.6 39.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "00000000-0000-0000-0000-00005fa6191e") + (uuid "6fe01348-d977-4018-9c78-b232cd4b25f9") ) - (gr_arc - (start 187.6 39.8) - (mid 191.135534 41.264466) - (end 192.6 44.8) + (gr_line + (start 122.6 134.8) + (end 122.6 44.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "3b266e1c-2241-42e4-b29a-0680060a758d") + (uuid "8a5308a6-1b1d-4e19-a990-07873fe087f0") ) - (gr_arc - (start 192.6 134.8) - (mid 191.135534 138.335534) - (end 187.6 139.8) + (gr_line + (start 127.6 39.8) + (end 152.6 39.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "4260f0a8-ef1b-41f3-bf98-9e2ac46a984a") + (uuid "90fdb165-1708-491a-9fd1-cc0451817176") ) - (gr_line - (start 152.6 39.8) - (end 187.6 39.8) + (gr_arc + (start 127.6 139.8) + (mid 124.064466 138.335534) + (end 122.6 134.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "486c49b7-c8b2-4b70-b82f-2d171dac911e") + (uuid "af2c818a-ba41-44b8-8c13-6e5f60afa2b9") ) - (gr_arc - (start 122.6 44.8) - (mid 124.064466 41.264466) - (end 127.6 39.8) + (gr_line + (start 127.6 139.8) + (end 187.6 139.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "6fe01348-d977-4018-9c78-b232cd4b25f9") + (uuid "bc740086-3844-4020-89f3-4e96fc3d3647") ) (gr_line - (start 192.6 94.8) - (end 192.6 134.8) + (start 152.6 39.8) + (end 187.6 39.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "84c6da4f-5623-4a9c-a50d-ae757f720ada") + (uuid "486c49b7-c8b2-4b70-b82f-2d171dac911e") ) - (gr_line - (start 122.6 134.8) - (end 122.6 44.8) + (gr_arc + (start 187.6 39.8) + (mid 191.135534 41.264466) + (end 192.6 44.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "8a5308a6-1b1d-4e19-a990-07873fe087f0") + (uuid "3b266e1c-2241-42e4-b29a-0680060a758d") ) (gr_line - (start 127.6 39.8) - (end 152.6 39.8) + (start 192.6 44.8) + (end 192.6 94.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "90fdb165-1708-491a-9fd1-cc0451817176") + (uuid "00000000-0000-0000-0000-00005fa6191e") ) - (gr_arc - (start 127.6 139.8) - (mid 124.064466 138.335534) - (end 122.6 134.8) + (gr_line + (start 192.6 94.8) + (end 192.6 134.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "af2c818a-ba41-44b8-8c13-6e5f60afa2b9") + (uuid "84c6da4f-5623-4a9c-a50d-ae757f720ada") ) - (gr_line - (start 127.6 139.8) + (gr_arc + (start 192.6 134.8) + (mid 191.135534 138.335534) (end 187.6 139.8) (stroke (width 0.05) (type solid) ) (layer "Edge.Cuts") - (uuid "bc740086-3844-4020-89f3-4e96fc3d3647") + (uuid "4260f0a8-ef1b-41f3-bf98-9e2ac46a984a") ) (gr_line - (start 133.3 44.825) - (end 133.3 40.175) + (start 115.300001 72.2) + (end 124.600001 72.2) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "1cee5fca-70b3-49c5-8aeb-e5e57f3d4442") + (uuid "a5017c87-baf8-4e88-a993-234071b77ccf") ) (gr_line (start 115.3 107.1) @@ -14737,117 +14739,116 @@ (uuid "284ab0c1-b9f0-49ad-9223-ac9bc7203b71") ) (gr_line - (start 182 134.95) - (end 182 139.45) + (start 124.600001 72.2) + (end 124.6 50.475) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "2b085fdd-2703-4eb6-8e7b-ede93dd64b4f") + (uuid "a55c0acb-cab1-4f8d-af86-151b465f7585") ) - (gr_arc - (start 133.3 44.825) - (mid 131.645153 48.820153) - (end 127.65 50.475) + (gr_line + (start 124.6 107.1) + (end 115.3 107.1) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "4fe7dfd1-8d3b-414d-9cf8-261453c3337b") + (uuid "fcb1749b-7769-482d-b0d9-e24b1b3e53a4") ) - (gr_arc - (start 127.600001 129.149999) - (mid 131.595154 130.804846) - (end 133.250001 134.799999) + (gr_line + (start 124.6 129.149999) + (end 124.6 107.1) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "9949bfd9-9d2e-4629-9961-e2300217562c") + (uuid "f701208d-cfde-4b53-8e6b-2993f746357f") ) - (gr_arc - (start 187.6 50.475) - (mid 183.604847 48.820153) - (end 181.95 44.825) + (gr_line + (start 127.600001 129.149999) + (end 124.6 129.149999) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "9ac6e52d-ba5e-4df3-87ea-0e5335a568f9") + (uuid "ac070e1a-2278-414f-a781-3c5e35eb1fb3") ) - (gr_line - (start 133.250001 134.799999) - (end 133.25 139.45) + (gr_arc + (start 127.600001 129.149999) + (mid 131.595154 130.804846) + (end 133.250001 134.799999) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "9c3c31a4-638f-4d97-bf1f-53763b456c7a") + (uuid "9949bfd9-9d2e-4629-9961-e2300217562c") ) (gr_line - (start 115.300001 72.2) - (end 124.600001 72.2) + (start 127.65 50.475) + (end 124.65 50.475) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "a5017c87-baf8-4e88-a993-234071b77ccf") + (uuid "fbfb3da9-78f7-4360-b25a-8bed6172bdc2") ) (gr_line - (start 124.600001 72.2) - (end 124.6 50.475) + (start 133.250001 134.799999) + (end 133.25 139.45) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "a55c0acb-cab1-4f8d-af86-151b465f7585") + (uuid "9c3c31a4-638f-4d97-bf1f-53763b456c7a") ) (gr_line - (start 127.600001 129.149999) - (end 124.6 129.149999) + (start 133.25 139.45) + (end 182 139.45) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "ac070e1a-2278-414f-a781-3c5e35eb1fb3") + (uuid "e4100cb3-da3d-484a-a650-5ca86da58d00") ) (gr_line - (start 192.5 129.3) - (end 192.5 50.475) + (start 133.3 40.175) + (end 181.95 40.175) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "aeffc43e-48eb-4c28-b028-06eea58e6015") + (uuid "fa4d8822-86fc-4eec-a062-c8e8c982d520") ) - (gr_line - (start 187.65 129.3) - (end 192.5 129.3) + (gr_arc + (start 133.3 44.825) + (mid 131.645153 48.820153) + (end 127.65 50.475) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "b2d8dc83-163b-46f8-95a5-def5a124abd4") + (uuid "4fe7dfd1-8d3b-414d-9cf8-261453c3337b") ) (gr_line - (start 185.188 139.799999) - (end 159.688 139.799999) + (start 133.3 44.825) + (end 133.3 40.175) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "bd4d6e9f-0f34-4ca8-b3c1-e48687bba804") + (uuid "1cee5fca-70b3-49c5-8aeb-e5e57f3d4442") ) (gr_line (start 181.95 44.825) @@ -14860,80 +14861,81 @@ (uuid "c772c255-891e-455a-881e-72a6c54c01cf") ) (gr_line - (start 133.25 139.45) + (start 182 134.95) (end 182 139.45) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "e4100cb3-da3d-484a-a650-5ca86da58d00") + (uuid "2b085fdd-2703-4eb6-8e7b-ede93dd64b4f") ) - (gr_line - (start 187.6 50.475) - (end 192.5 50.475) + (gr_arc + (start 182 134.95) + (mid 183.654847 130.954847) + (end 187.65 129.3) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "f1b3c390-12e4-4a97-a7c7-aec4190fc06c") + (uuid "f7ae4aa5-9e83-4ad1-8d0e-9c24dad285f8") ) (gr_line - (start 124.6 129.149999) - (end 124.6 107.1) + (start 185.188 139.799999) + (end 159.688 139.799999) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "f701208d-cfde-4b53-8e6b-2993f746357f") + (uuid "bd4d6e9f-0f34-4ca8-b3c1-e48687bba804") ) (gr_arc - (start 182 134.95) - (mid 183.654847 130.954847) - (end 187.65 129.3) + (start 187.6 50.475) + (mid 183.604847 48.820153) + (end 181.95 44.825) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "f7ae4aa5-9e83-4ad1-8d0e-9c24dad285f8") + (uuid "9ac6e52d-ba5e-4df3-87ea-0e5335a568f9") ) (gr_line - (start 133.3 40.175) - (end 181.95 40.175) + (start 187.6 50.475) + (end 192.5 50.475) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "fa4d8822-86fc-4eec-a062-c8e8c982d520") + (uuid "f1b3c390-12e4-4a97-a7c7-aec4190fc06c") ) (gr_line - (start 127.65 50.475) - (end 124.65 50.475) + (start 187.65 129.3) + (end 192.5 129.3) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "fbfb3da9-78f7-4360-b25a-8bed6172bdc2") + (uuid "b2d8dc83-163b-46f8-95a5-def5a124abd4") ) (gr_line - (start 124.6 107.1) - (end 115.3 107.1) + (start 192.5 129.3) + (end 192.5 50.475) (stroke (width 0.1) (type dash) ) (layer "Margin") - (uuid "fcb1749b-7769-482d-b0d9-e24b1b3e53a4") + (uuid "aeffc43e-48eb-4c28-b028-06eea58e6015") ) - (gr_text "GND" - (at 129.89619 88.522 0) + (gr_text "INT" + (at 129.591428 96.122 0) (layer "F.SilkS") - (uuid "0ab7eac0-2505-46ca-a15f-2fbf3a0464df") + (uuid "b0e38842-ac03-4c5b-8a1e-55adbb4b8c0c") (effects (font (size 0.8 0.8) @@ -14941,22 +14943,21 @@ ) ) ) - (gr_text "LED" - (locked yes) - (at 178.4 136.2 0) + (gr_text "12V" + (at 129.781905 80.872 0) (layer "F.SilkS") - (uuid "37836433-5ad0-483f-98ba-fe7a5e981f16") + (uuid "e1df4b0e-82c2-4440-ac04-3c42a4367634") (effects (font - (size 1 1) + (size 0.8 0.8) (thickness 0.15) ) ) ) - (gr_text "12V" - (at 129.781905 98.672 0) + (gr_text "SCL" + (at 129.781905 83.422 0) (layer "F.SilkS") - (uuid "3f230696-6936-45fb-9c05-e7c58419a4fe") + (uuid "cdbac3ad-7252-4da8-b1a5-17f3fd6da071") (effects (font (size 0.8 0.8) @@ -14964,10 +14965,10 @@ ) ) ) - (gr_text "SYNC" - (at 130.22 93.572 0) + (gr_text "12V" + (at 129.781905 98.672 0) (layer "F.SilkS") - (uuid "55159f70-13f1-47a3-bb2b-c74826aa604c") + (uuid "3f230696-6936-45fb-9c05-e7c58419a4fe") (effects (font (size 0.8 0.8) @@ -14975,10 +14976,10 @@ ) ) ) - (gr_text "GND" - (at 129.89619 101.172 0) + (gr_text "SDA" + (at 129.800952 85.972 0) (layer "F.SilkS") - (uuid "581c7a64-fba5-4d4a-824b-f49a62311590") + (uuid "bbc3af49-fdef-47bd-8494-93433b79685b") (effects (font (size 0.8 0.8) @@ -14986,22 +14987,21 @@ ) ) ) - (gr_text "BREAD Slice\nTemplate\nSLC_TEMP\nR3 04-2025" - (at 128 103.5 270) + (gr_text "GND" + (at 129.89619 78.322 0) (layer "F.SilkS") - (uuid "5abfd3cf-8b82-409d-b0dd-ab0b45a460bd") + (uuid "5f5a1385-75d4-4463-bc21-a6137b8c26df") (effects (font - (size 1 1) + (size 0.8 0.8) (thickness 0.15) ) - (justify left) ) ) (gr_text "GND" - (at 129.89619 78.322 0) + (at 129.89619 88.522 0) (layer "F.SilkS") - (uuid "5f5a1385-75d4-4463-bc21-a6137b8c26df") + (uuid "0ab7eac0-2505-46ca-a15f-2fbf3a0464df") (effects (font (size 0.8 0.8) @@ -15009,10 +15009,10 @@ ) ) ) - (gr_text "ESTOP" - (at 130.543809 91.022 0) + (gr_text "GND" + (at 129.89619 101.172 0) (layer "F.SilkS") - (uuid "a4eb21c6-285b-40a9-9401-daa21a94bf6e") + (uuid "581c7a64-fba5-4d4a-824b-f49a62311590") (effects (font (size 0.8 0.8) @@ -15020,10 +15020,10 @@ ) ) ) - (gr_text "INT" - (at 129.591428 96.122 0) + (gr_text "SYNC" + (at 130.22 93.572 0) (layer "F.SilkS") - (uuid "b0e38842-ac03-4c5b-8a1e-55adbb4b8c0c") + (uuid "55159f70-13f1-47a3-bb2b-c74826aa604c") (effects (font (size 0.8 0.8) @@ -15031,10 +15031,10 @@ ) ) ) - (gr_text "SDA" - (at 129.800952 85.972 0) + (gr_text "ESTOP" + (at 130.543809 91.022 0) (layer "F.SilkS") - (uuid "bbc3af49-fdef-47bd-8494-93433b79685b") + (uuid "a4eb21c6-285b-40a9-9401-daa21a94bf6e") (effects (font (size 0.8 0.8) @@ -15042,35 +15042,37 @@ ) ) ) - (gr_text "SCL" - (at 129.781905 83.422 0) + (gr_text "LED" + (locked yes) + (at 178.4 136.2 0) (layer "F.SilkS") - (uuid "cdbac3ad-7252-4da8-b1a5-17f3fd6da071") + (uuid "37836433-5ad0-483f-98ba-fe7a5e981f16") (effects (font - (size 0.8 0.8) + (size 1 1) (thickness 0.15) ) ) ) - (gr_text "ARDUINO NANO" - (at 150.22 116.49 90) + (gr_text "BREAD Slice\nTemplate\nSLC_TEMP\nR3 04-2025" + (at 128 103.5 270) (layer "F.SilkS") - (uuid "d2c2573f-95ca-4b27-b2b0-4a4afcd9537c") + (uuid "5abfd3cf-8b82-409d-b0dd-ab0b45a460bd") (effects (font - (size 2 2) + (size 1 1) (thickness 0.15) ) + (justify left) ) ) - (gr_text "12V" - (at 129.781905 80.872 0) + (gr_text "ARDUINO NANO" + (at 150.22 116.49 90) (layer "F.SilkS") - (uuid "e1df4b0e-82c2-4440-ac04-3c42a4367634") + (uuid "d2c2573f-95ca-4b27-b2b0-4a4afcd9537c") (effects (font - (size 0.8 0.8) + (size 2 2) (thickness 0.15) ) ) @@ -15092,7 +15094,7 @@ (end 125.8 114.95) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "0f11de2e-ca36-4616-aa64-d2ce4d4cb580") ) (segment @@ -15100,7 +15102,7 @@ (end 142.61 115.22) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "17ec39ec-435b-4ccf-aebe-a7704543a610") ) (segment @@ -15108,7 +15110,7 @@ (end 177 138.35) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "1ed933b9-bb60-44fc-99bf-36207b8c51af") ) (segment @@ -15116,7 +15118,7 @@ (end 142.34 114.95) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "22745b0f-1d17-48be-94fc-36608cf64c40") ) (segment @@ -15124,7 +15126,7 @@ (end 126.2 128.4) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "28c8a002-54d0-4070-8819-c249e9fb865f") ) (segment @@ -15132,7 +15134,7 @@ (end 139.352944 139.05) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "30dad584-588d-4abf-bcfa-5764e7062049") ) (segment @@ -15140,7 +15142,7 @@ (end 177 135.455769) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "50bb78f0-8ffb-466b-a0bf-9273277976e0") ) (segment @@ -15148,7 +15150,7 @@ (end 125.225 115.525) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "7819dcbc-5a19-4d58-90d1-004a4be2dcf0") ) (segment @@ -15156,7 +15158,7 @@ (end 142.69 115.22) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "7b27d0dd-9d4c-4e5a-8406-8818475fda40") ) (segment @@ -15164,7 +15166,7 @@ (end 131.3 128.4) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "80680922-8f14-4451-810b-f9bc5e82a41c") ) (segment @@ -15172,7 +15174,7 @@ (end 134.05 133.747056) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "97fda38c-d793-4816-a431-1615e9f8dc07") ) (segment @@ -15180,7 +15182,7 @@ (end 134.05 131.15) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "b9703a0f-a2f4-443a-be43-a1627a619665") ) (segment @@ -15188,7 +15190,7 @@ (end 176.3 139.05) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "c711bc64-61e4-4c6d-a34f-f8d99c5cd8bf") ) (segment @@ -15196,7 +15198,7 @@ (end 125.225 127.425) (width 0.5) (layer "F.Cu") - (net 4) + (net "/LED") (uuid "ea4731a1-2d1c-4ccb-93de-f647ae18ee87") ) (segment @@ -15204,7 +15206,7 @@ (end 140.43995 102) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "00c73401-459c-4491-9bc8-622a2051e69d") ) (segment @@ -15212,7 +15214,7 @@ (end 129.65 86.88) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "4c4f9377-379e-4521-bbad-acfe5063f7af") ) (segment @@ -15220,7 +15222,7 @@ (end 156.43 112.68) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "5171e67a-8c0f-45c8-928a-b79194a73422") ) (segment @@ -15228,7 +15230,7 @@ (end 129.65 91.21005) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "5670f9f9-9076-450b-a585-94f606021bdc") ) (segment @@ -15236,7 +15238,7 @@ (end 126.2 83.43) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "d8bf71bc-9e9c-480b-b69f-49c627f773ec") ) (segment @@ -15244,7 +15246,7 @@ (end 145.75 102) (width 0.5) (layer "F.Cu") - (net 5) + (net "/I2C_CLK") (uuid "ff897396-080c-41ce-8bf6-69d1c801b1ae") ) (segment @@ -15252,7 +15254,7 @@ (end 142.5 55.55) (width 0.4) (layer "F.Cu") - (net 6) + (net "GND") (uuid "5bc16c05-3244-44d2-b840-2f925431bfbf") ) (segment @@ -15260,7 +15262,7 @@ (end 175.6 137.255769) (width 0.5) (layer "F.Cu") - (net 6) + (net "GND") (uuid "8a5d8f6e-47fe-4926-8d3a-18bdfed57162") ) (segment @@ -15268,7 +15270,7 @@ (end 142.52 55.57) (width 0.4) (layer "F.Cu") - (net 6) + (net "GND") (uuid "8cb4857f-17ef-40e7-8c63-b51e543e32df") ) (segment @@ -15276,7 +15278,7 @@ (end 140.83 62.78) (width 0.4) (layer "F.Cu") - (net 6) + (net "GND") (uuid "a0ac6ba6-cbfc-4b34-82d5-02467f81e6d5") ) (segment @@ -15284,7 +15286,7 @@ (end 139.64 62.78) (width 0.4) (layer "F.Cu") - (net 6) + (net "GND") (uuid "e59c3324-8c85-4514-abf1-6f5085eed297") ) (via @@ -15293,7 +15295,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "06be86cb-a16a-4841-9fca-7ec98fb5f648") ) (via @@ -15302,7 +15314,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "132d85a7-0d33-4131-ac53-e9428f05f23f") ) (via @@ -15310,7 +15332,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "142d96c8-61c0-41e6-afcd-55131632c8b6") ) (via @@ -15318,7 +15350,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "1e21cb6a-feec-4d10-99a7-3a907b9f0c25") ) (via @@ -15326,7 +15368,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "23ebea7a-2985-474e-b848-b240b375b647") ) (via @@ -15334,7 +15386,17 @@ (size 1.6) (drill 0.8) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "35db4acb-a23b-4854-84a7-3f76c62c4854") ) (via @@ -15343,7 +15405,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "42999537-6093-4907-9d25-e6d99c1e8f65") ) (via @@ -15352,7 +15424,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "4c928f5f-f650-42ca-9678-8a338dddc6e8") ) (via @@ -15361,7 +15443,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "58a74f9c-e007-4722-8331-f5de1b9e0816") ) (via @@ -15370,7 +15462,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "6ad40e04-f09a-41e6-bbfa-9d3701ebe7a4") ) (via @@ -15379,7 +15481,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "6fba0c37-605c-4206-ad1b-e1021bbbe596") ) (via @@ -15388,7 +15500,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "72453ad6-ed04-49fd-9ceb-75f955423d3f") ) (via @@ -15397,7 +15519,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "75a4fe92-9a8b-4433-9410-74826bde3905") ) (via @@ -15405,7 +15537,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "8b63bd2e-6e33-4ba9-97a7-de5c76e68ef5") ) (via @@ -15413,7 +15555,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "90e1506b-9222-4a0e-9fa1-053c167a594b") ) (via @@ -15421,7 +15573,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "adc43408-5da5-47f9-8b20-b03feaa676ee") ) (via @@ -15429,7 +15591,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "b387306f-d12f-4d2c-9d03-3ee389585571") ) (via @@ -15437,7 +15609,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "b7efa5ff-b7c4-4422-82dc-0695ef9a56ab") ) (via @@ -15446,7 +15628,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "c2a0c334-af5e-43be-a825-54246d429aa6") ) (via @@ -15454,7 +15646,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "c3bebe13-d46f-4b73-832f-f5482284de09") ) (via @@ -15463,7 +15665,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "d20d004a-4c07-48e5-86f2-7129e3b2e6d1") ) (via @@ -15472,7 +15684,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "d6e091f9-8686-4d55-9165-1896a5f49880") ) (via @@ -15480,7 +15702,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "da36f9de-6d57-409e-9068-a28b27b4afcb") ) (via @@ -15489,7 +15721,17 @@ (drill 0.4) (layers "F.Cu" "B.Cu") (free yes) - (net 6) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "GND") (uuid "f2324d0c-329a-4174-b605-cd1957b94cdd") ) (segment @@ -15497,7 +15739,7 @@ (end 128.8 121.805) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "0414986a-1967-49d6-98a5-fcffdffa3b81") ) (segment @@ -15505,7 +15747,7 @@ (end 136.68 59.862699) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "07dc4bf1-ac0a-4f8d-beb5-489fd9ded53e") ) (segment @@ -15513,7 +15755,7 @@ (end 128.75 121.855) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "104dcbc0-9244-48a4-b5ea-5ee0e9fa154c") ) (segment @@ -15521,7 +15763,7 @@ (end 132.375 119.455) (width 1.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1296514c-246e-4da9-a77f-8a9078ae1324") ) (segment @@ -15529,7 +15771,7 @@ (end 140.1 58.15) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "12d7299e-1754-4a18-826e-d2fede624054") ) (segment @@ -15537,7 +15779,7 @@ (end 138.949314 63.470686) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "157d84f4-bb5e-4211-945b-098155faba5a") ) (segment @@ -15545,7 +15787,7 @@ (end 134.59 69.56) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "18fdb79f-bd64-437d-886a-405c478616ad") ) (segment @@ -15553,7 +15795,7 @@ (end 140.415002 55.545002) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "197285d8-386b-4ef1-ac1c-710d1c0d0d3c") ) (segment @@ -15561,7 +15803,7 @@ (end 140.075001 58.795001) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1b36029f-8bfa-4956-8b88-ae569f3659e3") ) (segment @@ -15569,7 +15811,7 @@ (end 129.85 120.955) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1b529eff-9890-4107-a9b0-4f1b15aece0d") ) (segment @@ -15577,7 +15819,7 @@ (end 137.5623 60.744999) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1c75aada-f3b2-4cfa-b951-642bc1809293") ) (segment @@ -15585,7 +15827,7 @@ (end 136.68 57.99) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1d26833f-6c91-4c6b-8da4-350053a9630f") ) (segment @@ -15593,7 +15835,7 @@ (end 137.485001 58.795001) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1e433019-9ea4-49b1-9826-aa8693bf074a") ) (segment @@ -15601,7 +15843,7 @@ (end 128.75 121.155) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "1fccbfc3-8c07-42bf-8f05-cb8e85c7adf9") ) (segment @@ -15609,7 +15851,7 @@ (end 128.475 124.9) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "2017a33e-41d7-43c3-80f7-226f22c4f173") ) (segment @@ -15617,7 +15859,7 @@ (end 140.1 58.78) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "24c09e25-4096-4fd0-b584-977ff21621b8") ) (segment @@ -15625,7 +15867,7 @@ (end 130.9425 71.9075) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "25ec5c2c-5f7f-445f-9912-7cc9996353f2") ) (segment @@ -15633,7 +15875,7 @@ (end 134.6 71.9075) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "35725090-1d24-42da-b918-f70fee299fc9") ) (segment @@ -15641,7 +15883,7 @@ (end 131.15 121.655) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "3778659b-f696-459d-b1fa-b1158fd316f5") ) (segment @@ -15649,7 +15891,7 @@ (end 129.8875 121.805) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "416905a5-99fe-4f22-9d00-fb43eb507014") ) (segment @@ -15657,7 +15899,7 @@ (end 128.95 120.955) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "455828bc-a43f-49eb-abd6-8a992bd064df") ) (segment @@ -15665,7 +15907,7 @@ (end 133.5 71.9075) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "4c61033b-b523-4e40-baab-12648a21e920") ) (segment @@ -15673,7 +15915,7 @@ (end 136.835002 58.145002) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "635c8d09-e8b2-4091-8a40-d9c9165c1e9f") ) (segment @@ -15681,7 +15923,7 @@ (end 136.68 57.99) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "63a306a4-d4b9-4c5a-846c-219f3c286314") ) (segment @@ -15689,7 +15931,7 @@ (end 133.5 69.599942) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "732cf952-94f6-45b3-adc4-87c8fe443a34") ) (segment @@ -15697,7 +15939,7 @@ (end 133.5 70.65) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "83105e8a-25e6-4f4f-b00e-3791fa81fedc") ) (segment @@ -15705,7 +15947,7 @@ (end 131.15 120.255) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "83b9d58a-1aec-48fa-bbcb-920112f5bd3a") ) (segment @@ -15713,7 +15955,7 @@ (end 131.15 118.755) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "84f740d3-aae5-42e4-b044-8bc06b020a61") ) (segment @@ -15721,7 +15963,7 @@ (end 136.68 57.99) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "8e557d08-cd34-48d3-a122-4d3a33d525ea") ) (segment @@ -15729,7 +15971,7 @@ (end 133.5 70.65) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "9fcfe4ed-4251-463d-a603-393d4c371024") ) (segment @@ -15737,7 +15979,7 @@ (end 140.095002 58.145002) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "a2dbe2a5-2577-425b-ae26-e23c8d973d28") ) (segment @@ -15745,7 +15987,7 @@ (end 128.75 124.625) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "ac8bcfb8-9f20-43e3-a81e-6648d2a9e6d5") ) (segment @@ -15753,7 +15995,7 @@ (end 131.105 120.955) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "b109ecdf-0247-4706-90d0-982da64b39d0") ) (segment @@ -15761,7 +16003,7 @@ (end 140.42 55.55) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "b7a53312-5b2c-4d69-b2e3-720023b852c1") ) (segment @@ -15769,7 +16011,7 @@ (end 140.08 58.8) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "bfe3d959-bfb3-4c2a-ada7-895534723f8d") ) (segment @@ -15777,7 +16019,7 @@ (end 128.75 121.855) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "d52fdacf-3600-4080-80c6-2dda6282f2cf") ) (segment @@ -15785,7 +16027,7 @@ (end 131.15 120.255) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "d91502bf-b951-43db-9785-d287d211c58c") ) (segment @@ -15793,7 +16035,7 @@ (end 140.1 58.15) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "dc35287c-9684-4a77-ac47-4643cc8267dd") ) (segment @@ -15801,7 +16043,7 @@ (end 134.189942 68.91) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "e498d593-c186-40b7-96de-aa01e9486606") ) (segment @@ -15809,7 +16051,7 @@ (end 137.34 55.19) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "e578dad3-5115-4d62-8399-05ef2b253dc8") ) (segment @@ -15817,7 +16059,7 @@ (end 137.695002 55.545002) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "e63ff85a-f323-453a-a205-24a7918a267b") ) (segment @@ -15825,7 +16067,7 @@ (end 130.32 119.455) (width 1.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "e8e983e8-99bf-470b-b3fd-ef579b0ed119") ) (segment @@ -15833,7 +16075,7 @@ (end 131 121.805) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "efff748f-ab67-4886-9057-e5cb0e6716de") ) (segment @@ -15841,7 +16083,7 @@ (end 129.85 121.7675) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "f190d749-34d3-40e0-b044-9efbd5369457") ) (segment @@ -15849,7 +16091,7 @@ (end 138.895 63.525) (width 0.4) (layer "B.Cu") - (net 6) + (net "GND") (uuid "fb466f59-30ae-4e82-8c4f-3dc192f81cdd") ) (segment @@ -15857,7 +16099,7 @@ (end 131.15 120.255) (width 0.5) (layer "B.Cu") - (net 6) + (net "GND") (uuid "ffa88d01-d7c5-414c-8e63-76ee8c53f0ac") ) (segment @@ -15865,7 +16107,7 @@ (end 157.85 115.22) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "0e333694-453b-4287-88f5-252358a40bf7") ) (segment @@ -15873,7 +16115,7 @@ (end 127.17 85.97) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "6db3ec7a-caab-4c4c-b21d-cb9b76adafd1") ) (segment @@ -15881,7 +16123,7 @@ (end 140.15 102.7) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "71d635fb-b968-4d08-bb47-3ffa8c24174b") ) (segment @@ -15889,7 +16131,7 @@ (end 145.33 102.7) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "88bdbcc7-f82f-484b-af29-869b802805cf") ) (segment @@ -15897,7 +16139,7 @@ (end 128.95 87.75) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "a207c13a-188a-43ed-8c3b-9a7a2560e154") ) (segment @@ -15905,7 +16147,7 @@ (end 128.95 91.5) (width 0.5) (layer "F.Cu") - (net 7) + (net "/I2C_DAT") (uuid "dd1a66cf-c258-4f25-9140-f63763f0548f") ) (segment @@ -15913,7 +16155,7 @@ (end 142.61 112.68) (width 0.5) (layer "F.Cu") - (net 9) + (net "/SYNC") (uuid "15a036e6-2a89-4c43-8f24-d0a75b5df107") ) (segment @@ -15921,7 +16163,7 @@ (end 126.78 96.13) (width 0.5) (layer "F.Cu") - (net 9) + (net "/SYNC") (uuid "93932e22-58bb-4fad-9a50-f36c8b543cd3") ) (segment @@ -15929,7 +16171,7 @@ (end 142.61 111.96) (width 0.5) (layer "F.Cu") - (net 9) + (net "/SYNC") (uuid "a2700c9c-fee5-47ae-b918-a2e676ed321a") ) (segment @@ -15937,7 +16179,7 @@ (end 126.525 104.875) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "2591e7cc-6b18-4acf-a440-f769ee607b7b") ) (segment @@ -15945,7 +16187,7 @@ (end 127.325 119.5) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "38f12fcd-aa97-4061-bf5f-f01dded887ba") ) (segment @@ -15953,7 +16195,7 @@ (end 125.56 80.89) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "4c166a05-c971-453b-a0c4-75484fa2a509") ) (segment @@ -15961,7 +16203,7 @@ (end 123.95 99.725) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "54308472-ceb2-4842-8618-4eb9e3873d3b") ) (segment @@ -15969,7 +16211,7 @@ (end 125.005 98.67) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "63e7e7e6-254e-44b7-95fd-439da0a921ba") ) (segment @@ -15977,7 +16219,7 @@ (end 127.325 119.5) (width 1) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "6a1c1dbe-50ba-48a8-a30b-a7a2f0faeba5") ) (segment @@ -15985,7 +16227,7 @@ (end 127.6125 122.705) (width 0.9) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "7044987b-d21f-488c-b8c8-26607d731496") ) (segment @@ -15993,7 +16235,7 @@ (end 127.6125 119.7875) (width 1) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "86c0001d-406a-4fec-892b-20617ee1decb") ) (segment @@ -16001,7 +16243,7 @@ (end 126.2 98.67) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "8b5df5d5-7048-4b59-afe5-8a7467c89972") ) (segment @@ -16009,7 +16251,7 @@ (end 123.875 97.925) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "8d867965-505e-4fa7-a31d-04a0c51bd2c0") ) (segment @@ -16017,7 +16259,7 @@ (end 126.525 118.7) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "a364bf94-f2fe-427c-8cbc-8e9a4c04b823") ) (segment @@ -16025,7 +16267,7 @@ (end 124.62 98.67) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "aea2f102-dfcf-4e62-b45e-18f736701e80") ) (segment @@ -16033,7 +16275,7 @@ (end 123.95 102.3) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "c2e63c6d-aee2-4469-8065-7437200dcd6c") ) (segment @@ -16041,7 +16283,7 @@ (end 123.875 82.575) (width 1.5) (layer "B.Cu") - (net 16) + (net "+12V") (uuid "d6a72d69-69f1-4aaa-afc1-3b033c3873ea") ) (segment @@ -16049,7 +16291,7 @@ (end 142.61 110) (width 0.5) (layer "F.Cu") - (net 17) + (net "/INT") (uuid "159c400d-d223-40d7-aaeb-147154c33467") ) (segment @@ -16057,7 +16299,7 @@ (end 142.61 110.14) (width 0.5) (layer "F.Cu") - (net 17) + (net "/INT") (uuid "2a441b3c-2839-4648-835c-4abba5037748") ) (segment @@ -16065,7 +16307,7 @@ (end 142.61 107.6) (width 0.5) (layer "F.Cu") - (net 19) + (net "/ESTOP") (uuid "a5f09752-e552-41f3-8f27-e8a435fc2b3c") ) (segment @@ -16073,7 +16315,7 @@ (end 142.15 107.6) (width 0.5) (layer "F.Cu") - (net 19) + (net "/ESTOP") (uuid "b6c46acc-0f78-4c2f-af1f-c5997e768c0b") ) (segment @@ -16081,7 +16323,7 @@ (end 126.2 91.65) (width 0.5) (layer "F.Cu") - (net 19) + (net "/ESTOP") (uuid "cee6263b-cf71-4636-bdfd-b22cb22b56eb") ) (segment @@ -16089,7 +16331,7 @@ (end 132.6025 72.655) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "1bd6664a-4956-446f-b19e-86950f0bd0d2") ) (segment @@ -16097,7 +16339,7 @@ (end 132.6075 74.515) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "3979cb39-98ce-4673-8727-74c552640c2b") ) (segment @@ -16105,7 +16347,7 @@ (end 157.85 120.3) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "727700ea-a01b-4b1d-a851-d6f10990ab48") ) (segment @@ -16113,7 +16355,7 @@ (end 165.44 99.73) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "8d063dca-6e99-47cc-b97f-b022f0e35ddc") ) (segment @@ -16121,7 +16363,7 @@ (end 148.4675 92.45) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "a951e9ef-6909-4f62-aec4-c511edd05e92") ) (segment @@ -16129,7 +16371,7 @@ (end 165.44 112.71) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "b15c09fd-d4c8-421a-9008-ada26a8a4918") ) (segment @@ -16137,7 +16379,7 @@ (end 132.6025 74.51) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "bcbffa3e-205d-492b-9039-29c32d2c3c6b") ) (segment @@ -16145,7 +16387,7 @@ (end 158.16 92.45) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "e6519677-41b7-488e-87b5-67161ec01a74") ) (segment @@ -16153,7 +16395,7 @@ (end 132.7 72.5575) (width 0.4) (layer "B.Cu") - (net 22) + (net "/VOLT1") (uuid "ea4d7704-943e-4d53-a581-a7cff00569ec") ) (segment @@ -16161,7 +16403,7 @@ (end 156.55 55.23) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "06f2267d-d7d1-4ba2-8152-f92b611594e7") ) (segment @@ -16169,7 +16411,7 @@ (end 135.42 52.43) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "06f7a975-3566-4d14-837d-caf19fc15806") ) (segment @@ -16177,7 +16419,7 @@ (end 126.36 70.5) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "17ffa2bc-5332-4668-8779-6d9ae6806596") ) (segment @@ -16185,7 +16427,7 @@ (end 168.25 109.6) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "213fea05-88fe-4d2e-93ed-7d3e600d33dc") ) (segment @@ -16193,7 +16435,7 @@ (end 130.68 62.22) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "4bf9075f-ce2c-46a9-8a32-abf4470a0a46") ) (segment @@ -16201,7 +16443,7 @@ (end 139.85 137.85) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "668ac3f9-6c22-4350-8625-92726e81bd97") ) (segment @@ -16209,7 +16451,7 @@ (end 135.25 133.25) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "67b470d8-9bcf-4b7f-86e9-6437f02c68af") ) (segment @@ -16217,7 +16459,7 @@ (end 170.523 134.132769) (width 0.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "6b9c46c5-fca5-4f93-ae39-4470684716ca") ) (segment @@ -16225,7 +16467,7 @@ (end 136.32 52.43) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "7f7d96ae-b4cc-42c6-9910-604ec4ed691b") ) (segment @@ -16233,7 +16475,7 @@ (end 168.25 133.8) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "9f913cd8-85f7-4381-a626-396ee722ec14") ) (segment @@ -16241,7 +16483,7 @@ (end 153.75 52.43) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "aa745724-354b-4e95-a74d-0e182c9284a5") ) (segment @@ -16249,7 +16491,7 @@ (end 157.85 105.06) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "acbca3b6-4cf1-4b17-9dd8-fd52036c2af6") ) (segment @@ -16257,7 +16499,7 @@ (end 126.36 73.57) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "b35845aa-ebba-45a6-ae2d-cd3de783a117") ) (segment @@ -16265,7 +16507,7 @@ (end 131.58 56.27) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "c0c2f789-b3c9-4fac-86ac-13cbf0a46241") ) (segment @@ -16273,7 +16515,7 @@ (end 157.85 105.06) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "c3b94992-aa24-4be8-b3aa-258de1648122") ) (segment @@ -16281,7 +16523,7 @@ (end 157.85 105.06) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "ceb49980-bc0a-4362-b90b-6b510b32b03d") ) (segment @@ -16289,7 +16531,7 @@ (end 170.523 134.132769) (width 0.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "d581cc84-61fd-4eb3-b3a7-918b325b9184") ) (segment @@ -16297,7 +16539,7 @@ (end 164.2 137.85) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "d82a7175-6821-4a5d-bd4a-943ce6b5236a") ) (segment @@ -16305,7 +16547,7 @@ (end 163.71 105.06) (width 1.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "e2348ca3-3daf-4f30-ae8b-f92000376c94") ) (segment @@ -16313,7 +16555,7 @@ (end 168.582769 134.132769) (width 0.5) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "efcbb57d-6e96-4501-b62b-f566a4d8bb23") ) (segment @@ -16321,7 +16563,7 @@ (end 130.68 57.17) (width 0.4) (layer "F.Cu") - (net 23) + (net "+5V") (uuid "f2eecb99-ee62-4a01-90f1-b16bba684a0c") ) (via @@ -16329,7 +16571,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "07121c0f-0de6-430a-a074-f988210e068a") ) (via @@ -16337,7 +16589,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "17349872-d25f-4c1c-a574-d6884d69db72") ) (via @@ -16345,7 +16607,17 @@ (size 1.6) (drill 0.8) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "58e99b21-2f95-417e-b3c3-e15d58ed96d0") ) (via @@ -16353,7 +16625,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "7eb26bd0-aa94-407d-87b6-2b4ad13042a9") ) (via @@ -16361,7 +16643,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "a08e0f78-80bd-4081-b10e-be4e7b329959") ) (via @@ -16369,7 +16661,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 23) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "+5V") (uuid "a0dda42e-eefa-4186-84df-13b402371dcf") ) (segment @@ -16377,7 +16679,7 @@ (end 156.6205 55.23) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "00617f07-9be3-40a3-b148-bc47bda0df7a") ) (segment @@ -16385,7 +16687,7 @@ (end 138.83 62.22) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "1503e5bf-0ddc-43de-8d59-a786831253e3") ) (segment @@ -16393,7 +16695,7 @@ (end 128.32 68.28) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "22b13e73-cf16-41b7-a78b-b300ca402951") ) (segment @@ -16401,7 +16703,7 @@ (end 135.3 119.43) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "23f2564b-d75e-4f10-8f4c-f634c6bb46bb") ) (segment @@ -16409,7 +16711,7 @@ (end 140.9675 64.3625) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "2cb3d09b-778c-4191-a804-2dfcbb26a504") ) (segment @@ -16417,7 +16719,7 @@ (end 140.9675 66.49) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "3aa7c765-d97d-4f7b-905d-af417be62a87") ) (segment @@ -16425,7 +16727,7 @@ (end 157.642 56.2515) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "40b61c74-9161-44ed-ad6f-0bfa0cd76e8e") ) (segment @@ -16433,7 +16735,7 @@ (end 135.325 119.455) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "41acbdf4-9ee6-41ef-adbb-13180c5e5f9c") ) (segment @@ -16441,7 +16743,7 @@ (end 128.32 64.58) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "4446d67b-6e95-4737-8715-f77bb643d55d") ) (segment @@ -16449,7 +16751,7 @@ (end 157.642 56.2515) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "511393ef-7893-4174-8c35-35df9ec4a842") ) (segment @@ -16457,7 +16759,7 @@ (end 133.7 127.65) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "5aff4904-bdf1-47cd-9efd-ad2e499c136c") ) (segment @@ -16465,7 +16767,7 @@ (end 130.59 68.41) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "5b347f5e-cfc3-4b1e-8f5c-da19ab30eab3") ) (segment @@ -16473,7 +16775,7 @@ (end 127.6125 123.705) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "6402bd49-f553-4f44-92c4-ce913e95ca7a") ) (segment @@ -16481,7 +16783,7 @@ (end 140.964501 66.492999) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "69ac0142-ed4d-428c-ad50-214242bffb57") ) (segment @@ -16489,7 +16791,7 @@ (end 131.83 69.12) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "6d1d187c-6804-4a53-bf73-85c1f4e57d82") ) (segment @@ -16497,7 +16799,7 @@ (end 138.7878 56.195001) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "74d0858c-6dbb-4e69-97a3-3ba8a0de85a3") ) (segment @@ -16505,7 +16807,7 @@ (end 127.6125 126.4625) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "7a995aa4-d352-4d5b-b25b-e37c10a09d44") ) (segment @@ -16513,7 +16815,7 @@ (end 135.3 122.705) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "8aea0b8e-8869-4b2f-8ffa-b3c1d224b296") ) (segment @@ -16521,7 +16823,7 @@ (end 128.8 127.65) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "9606a88a-0d86-4628-a011-b14c1f7721cd") ) (segment @@ -16529,7 +16831,7 @@ (end 140.97 64.36) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "96770a73-8ecd-47be-bfc4-6dbea3d0241c") ) (segment @@ -16537,7 +16839,7 @@ (end 132.62 68.19) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "a644e94b-5333-4681-89f0-00516b3a4407") ) (segment @@ -16545,7 +16847,7 @@ (end 136.6725 56.2725) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "a76d9ce5-a762-44ad-84b7-321c90a84a18") ) (segment @@ -16553,7 +16855,7 @@ (end 136.68 56.265) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "b4e0a33c-b866-45f7-b570-84940b6f8c6a") ) (segment @@ -16561,7 +16863,7 @@ (end 136.749999 56.195001) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "c743c9e6-2a39-43d8-a811-fc8ef3eb2a3d") ) (segment @@ -16569,7 +16871,7 @@ (end 133.35 56.2725) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "c99ac8be-1757-4157-aae1-4793e12fabc0") ) (segment @@ -16577,7 +16879,7 @@ (end 135.25 122.755) (width 1) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "cdf97254-1c28-45d1-98fc-ea95eee7fe70") ) (segment @@ -16585,7 +16887,7 @@ (end 127.545 69.315) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "d4a04d60-c3b3-4020-9b70-994e5574b0c3") ) (segment @@ -16593,7 +16895,7 @@ (end 131.83 70.3875) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "d4edd600-0afa-4fb6-bea6-0ef6aece2bc4") ) (segment @@ -16601,7 +16903,7 @@ (end 135.25 122.755) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "d5b4e1e2-19f3-4d70-bf89-b802af383058") ) (segment @@ -16609,7 +16911,7 @@ (end 157.85 105.06) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "d941da6f-f562-468e-9b86-b898dc582941") ) (segment @@ -16617,7 +16919,7 @@ (end 132.69 68.26) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "dbad8e37-b38e-4b99-a022-fa114692c5a6") ) (segment @@ -16625,7 +16927,7 @@ (end 135.3 119.48) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "dc13e9f5-4d09-4641-b563-3e3014619f4b") ) (segment @@ -16633,7 +16935,7 @@ (end 130.81 68.19) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "de711ece-f696-4126-984e-c2991567e057") ) (segment @@ -16641,7 +16943,7 @@ (end 135.25 122.755) (width 1.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "de8942bf-2d31-4566-a5d3-6a7021e4c734") ) (segment @@ -16649,7 +16951,7 @@ (end 158.3595 56.969) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "deaa8715-7a68-4930-a5a1-f57f02e5b714") ) (segment @@ -16657,7 +16959,7 @@ (end 140.97 64.36) (width 0.5) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "eb41429e-4666-4b27-b6a1-8258ec6318d2") ) (segment @@ -16665,7 +16967,7 @@ (end 132.69 68.26) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "efd3a5ac-776b-4597-a3cb-a20526f94c9b") ) (segment @@ -16673,7 +16975,7 @@ (end 133.3475 56.27) (width 0.4) (layer "B.Cu") - (net 23) + (net "+5V") (uuid "f9884c0b-a30c-4483-9e4a-256a2b98267d") ) (segment @@ -16681,7 +16983,7 @@ (end 132.625 126.255) (width 1) (layer "B.Cu") - (net 25) + (net "Net-(U1-SW)") (uuid "5e9ce728-b1b6-4fc1-86ea-aa5f041d851f") ) (segment @@ -16689,7 +16991,7 @@ (end 130.806238 122.755) (width 1) (layer "B.Cu") - (net 25) + (net "Net-(U1-SW)") (uuid "6dc0153f-1f10-42bb-8126-65d432c6d21b") ) (segment @@ -16697,7 +16999,7 @@ (end 132.45 126.08) (width 1) (layer "B.Cu") - (net 25) + (net "Net-(U1-SW)") (uuid "9fc9f9ee-6518-4aa0-83a6-a7976b7b3e22") ) (segment @@ -16705,7 +17007,7 @@ (end 129.8875 123.705) (width 0.5) (layer "B.Cu") - (net 26) + (net "Net-(U1-BST)") (uuid "25aceb87-0fa5-4836-86e9-1a95f5c08cb8") ) (segment @@ -16713,7 +17015,7 @@ (end 129.675 123.9175) (width 0.5) (layer "B.Cu") - (net 26) + (net "Net-(U1-BST)") (uuid "5c26d0ea-f410-49d1-ae54-ec4d91e6d2e7") ) (segment @@ -16721,7 +17023,7 @@ (end 157.85 97.44) (width 1.5) (layer "B.Cu") - (net 27) + (net "unconnected-(A1-VIN-Pad30)") (uuid "64cf5791-a36a-4b02-9878-a57e6853f646") ) (segment @@ -16729,7 +17031,7 @@ (end 128.7 102.2) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "102d436e-af6d-4231-bf80-ac458f9cd99a") ) (segment @@ -16737,7 +17039,7 @@ (end 128.65 79.75) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "29b29604-6fe9-4fdf-93e5-3f7be4179fa6") ) (segment @@ -16745,7 +17047,7 @@ (end 126.2 101.21) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "6061872f-4aa1-46dd-92fd-c8928baf03d3") ) (segment @@ -16753,7 +17055,7 @@ (end 127.235 88.51) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "65f921ae-479f-470c-bb2b-c5744ecafda8") ) (segment @@ -16761,7 +17063,7 @@ (end 128.65 100.27) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "6f802aac-0003-4c42-9af2-45115f5540f4") ) (segment @@ -16769,7 +17071,7 @@ (end 127.71 101.21) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "7cda6be5-bdbe-49d1-9716-080d13c4f0c2") ) (segment @@ -16777,7 +17079,7 @@ (end 126.2 78.35) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "8db1f851-130f-4967-9833-f350679c5d29") ) (segment @@ -16785,7 +17087,7 @@ (end 126.285 101.125) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "90b87da9-b06e-4d52-b95d-47aa86a4fe4c") ) (segment @@ -16793,7 +17095,7 @@ (end 127.25 78.35) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "9dd8c71e-cace-4850-b100-70cdb780d819") ) (segment @@ -16801,7 +17103,7 @@ (end 128.65 89.925) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "acbd38f7-9ff5-43cd-bc3a-4471b304a595") ) (segment @@ -16809,7 +17111,7 @@ (end 127.465 88.51) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "e0ac1c19-0375-44cd-a143-68577fd275fc") ) (segment @@ -16817,7 +17119,7 @@ (end 128.65 87.325) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "e72e00c7-ba12-4c1a-89e9-5992fc17c624") ) (segment @@ -16825,7 +17127,7 @@ (end 127.795 101.125) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "f49ba7c0-54c7-4200-9a5d-98d506c9c428") ) (segment @@ -16833,7 +17135,7 @@ (end 126.2 101.21) (width 1.5) (layer "B.Cu") - (net 31) + (net "GNDPWR") (uuid "f56bb4e0-a51a-4ece-a7f2-08bcea4ec30c") ) (segment @@ -16841,7 +17143,7 @@ (end 124.91 73.29) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "017b191e-fd4e-4d08-9771-4089c9cff4e7") ) (segment @@ -16849,7 +17151,7 @@ (end 141.63 54) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "319651b6-bacd-4e2a-8414-08f35ee128b3") ) (segment @@ -16857,7 +17159,7 @@ (end 137.42 85.8) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "43fb1e54-786e-451f-911d-2e94337bd218") ) (segment @@ -16865,7 +17167,7 @@ (end 141.63 56.57) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "4c2af269-c5d7-492c-b631-598d05eedde4") ) (segment @@ -16873,7 +17175,7 @@ (end 137.42 112.57) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "515392ae-1478-472d-a859-6bafeeb5bab7") ) (segment @@ -16881,7 +17183,7 @@ (end 140.99 53.36) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "82bf932e-b80f-4a42-ab16-45aa144d6462") ) (segment @@ -16889,7 +17191,7 @@ (end 142.61 117.76) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "83a8b3ca-1dca-4086-938b-2992b120a379") ) (segment @@ -16897,7 +17199,7 @@ (end 133.05 53.36) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "b151e569-d8de-4984-8fd8-a2e9f361839b") ) (segment @@ -16905,7 +17207,7 @@ (end 141.354998 56.845002) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "c726cae9-8de1-4a8d-8947-84fedbde1ea6") ) (segment @@ -16913,7 +17215,7 @@ (end 124.91 61.5) (width 0.4) (layer "B.Cu") - (net 33) + (net "/ISO_DIS") (uuid "e39f061b-fc75-47d9-b3a5-8eabc8a1c7a9") ) (segment @@ -16921,7 +17223,7 @@ (end 155.492 56.239) (width 0.5) (layer "B.Cu") - (net 34) + (net "/IC_CURR1") (uuid "7f798794-0cf5-4db3-8ace-235e373bcaed") ) (segment @@ -16929,7 +17231,7 @@ (end 158.522 59.509) (width 0.5) (layer "B.Cu") - (net 35) + (net "Net-(U2-FILTER)") (uuid "73946e21-96ad-435f-8ee1-1a74702d1998") ) (segment @@ -16937,7 +17239,7 @@ (end 157.542 60.489) (width 0.5) (layer "B.Cu") - (net 35) + (net "Net-(U2-FILTER)") (uuid "836aaebf-db59-417b-9f8e-99af226e4771") ) (segment @@ -16945,7 +17247,7 @@ (end 152.975 63.29868) (width 0.4) (layer "F.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "dae0c8ac-9e3e-40d5-a9be-38eb465c186d") ) (via @@ -16953,7 +17255,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 36) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "9848422d-7cf8-4ec6-9226-9873bd2e73ae") ) (via @@ -16961,7 +17273,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 36) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "b603c4ba-ba86-4283-97f8-7d6c9d3801d6") ) (segment @@ -16969,7 +17291,7 @@ (end 148.04 59.83) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "0b31fcc8-5da6-4ce6-8331-5fa42e4e4bcc") ) (segment @@ -16977,7 +17299,7 @@ (end 155 71.3) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "0e4e61ef-e9b0-4c40-bb21-5b026ddaf684") ) (segment @@ -16985,7 +17307,7 @@ (end 149.50632 59.83) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "1244730b-4cc1-4b56-af14-b4844ee9c290") ) (segment @@ -16993,7 +17315,7 @@ (end 156.6525 66.965) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "13010676-4c05-488f-a19a-683c9284adc5") ) (segment @@ -17001,7 +17323,7 @@ (end 152.975 57.97) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "13d029c1-5ebe-47f0-ab3c-acf4d0a45849") ) (segment @@ -17009,7 +17331,7 @@ (end 155.7325 67.885) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "35b33365-e7b8-493b-8782-9f0906306114") ) (segment @@ -17017,7 +17339,7 @@ (end 153.9825 71.3) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "4e65c0e2-541d-491d-84ef-adb10514695d") ) (segment @@ -17025,7 +17347,7 @@ (end 155.745 66.215) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "5b3e647d-4154-4ee8-aa76-dfefd918b884") ) (segment @@ -17033,7 +17355,7 @@ (end 155.7325 70.5675) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "5ee612b5-4df2-484c-aec4-287f93f431f3") ) (segment @@ -17041,7 +17363,7 @@ (end 155.745 66.06868) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "65c56721-df61-4545-bbef-9e9ee5435409") ) (segment @@ -17049,7 +17371,7 @@ (end 151.2425 54.465) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "6cc02bc4-05b8-46af-8d03-dd5c75ac5781") ) (segment @@ -17057,7 +17379,7 @@ (end 153.1735 72.109) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "77d6537c-8d31-485d-b75a-bc5bcfeb370e") ) (segment @@ -17065,7 +17387,7 @@ (end 152.975 57.97) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "781b385b-040d-43b0-8b61-7c97f979acd5") ) (segment @@ -17073,7 +17395,7 @@ (end 146.0522 58.794998) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "7c075b91-b22e-42b2-a19e-873d8ec536d9") ) (segment @@ -17081,7 +17403,7 @@ (end 153.9825 71.3) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "81cdf528-d48d-4b5f-bc28-22109cc66d11") ) (segment @@ -17089,7 +17411,7 @@ (end 147.125001 60.744999) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "8bef932e-8982-4a39-aa9e-1b69492e1f61") ) (segment @@ -17097,7 +17419,7 @@ (end 150.40816 60.73184) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "94e8aa34-cabd-4da1-8253-9bf679a607b3") ) (segment @@ -17105,7 +17427,7 @@ (end 147.2777 58.794998) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "9a4562a2-7080-4d8e-8371-b33a9d559d65") ) (segment @@ -17113,7 +17435,7 @@ (end 151.25 54.4575) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "9d5351a0-1e3c-44cb-a93f-aba7780f8b9f") ) (segment @@ -17121,7 +17443,7 @@ (end 146.91 55.545) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "9eb6f2a6-7f58-42e8-894b-e4ed942df28c") ) (segment @@ -17129,7 +17451,7 @@ (end 152.975 63.29868) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "a93b01ae-9c69-4577-8f31-c6216aa85063") ) (segment @@ -17137,7 +17459,7 @@ (end 152.975 56.1825) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "a94e18f6-6544-4013-bfc9-7dd84ad2b1a6") ) (segment @@ -17145,7 +17467,7 @@ (end 153.9825 71.3) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "ba28cb46-5861-4260-a9da-56bd3e8771a9") ) (segment @@ -17153,7 +17475,7 @@ (end 156.495 66.965) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "c4cd7b26-1328-4bfc-92ae-efaea3217349") ) (segment @@ -17161,7 +17483,7 @@ (end 147.99 54.465) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "ca762137-0787-4e43-bb99-f83374789761") ) (segment @@ -17169,7 +17491,7 @@ (end 148.04 59.83) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "e0b23b70-7108-4076-9c57-0e4f3608d543") ) (segment @@ -17177,7 +17499,7 @@ (end 156.6575 66.96) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "e741e3e4-8272-4585-bc66-fa150d82809b") ) (segment @@ -17185,7 +17507,7 @@ (end 148.04 59.557298) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "e90c1672-045b-4477-a80f-f52429914b3b") ) (segment @@ -17193,7 +17515,7 @@ (end 153.5215 70.839) (width 0.4) (layer "B.Cu") - (net 36) + (net "/Isolated DC Voltage Sensor1/GNDISO") (uuid "f3081d7d-952e-4c55-8191-fd49611a4925") ) (segment @@ -17201,7 +17523,7 @@ (end 154.02 66.215) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "10bae753-3fea-40c8-8978-bd0ac4edcdf5") ) (segment @@ -17209,7 +17531,7 @@ (end 149.6 56.19) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "448f7927-6418-44ac-abb4-dda5aacf0732") ) (segment @@ -17217,7 +17539,7 @@ (end 147.99 56.19) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "45d270f6-7898-4ef9-b499-459df5677e6e") ) (segment @@ -17225,7 +17547,7 @@ (end 147.985002 56.194998) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "497636a2-0171-4253-8172-8af710ba6280") ) (segment @@ -17233,7 +17555,7 @@ (end 151.25 56.1825) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "5372d907-1a94-4bfe-a148-b8c9a54437bd") ) (segment @@ -17241,7 +17563,7 @@ (end 151.2425 56.19) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "557d868e-4dbe-4e3b-b668-019f5195b14a") ) (segment @@ -17249,7 +17571,7 @@ (end 151.25 57.97) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "6bd5f325-28f1-4d3b-984a-3a46a1ad266b") ) (segment @@ -17257,7 +17579,7 @@ (end 154.0075 66.2275) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "6fdff2f9-0ef5-40bf-8dd4-2a27ef65b1d6") ) (segment @@ -17265,7 +17587,7 @@ (end 154.0075 67.885) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "b3b601c8-795d-4d4d-8906-e227e59320cd") ) (segment @@ -17273,7 +17595,7 @@ (end 153.5935 68.299) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "bd98b482-8696-4d0a-9b9d-099a01f57324") ) (segment @@ -17281,7 +17603,7 @@ (end 151.25 57.97) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "e48df954-8029-4c78-a5f3-e4ed0f8aae47") ) (segment @@ -17289,7 +17611,7 @@ (end 151.25 63.445) (width 0.4) (layer "B.Cu") - (net 37) + (net "/Isolated DC Voltage Sensor1/VDD_ISO") (uuid "fbc1a486-b027-45c5-915f-46384a7d1c1b") ) (segment @@ -17297,7 +17619,7 @@ (end 156.7225 69.57) (width 0.8) (layer "F.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "32387990-45f8-4d4a-9370-ae5aabf3912c") ) (segment @@ -17305,7 +17627,7 @@ (end 156.7325 69.58) (width 0.8) (layer "F.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "ac2b723c-77d8-4c91-8fb3-4e46866841e6") ) (via @@ -17313,7 +17635,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 38) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "af3f3c38-67d0-4ab6-b5cb-5451750e2535") ) (via @@ -17321,7 +17653,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 38) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "ee5044d1-949e-4b00-8d4f-0e328d432f9c") ) (segment @@ -17329,7 +17671,7 @@ (end 154.7275 69.575) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "21cd5434-b090-44ab-933c-13071802d989") ) (segment @@ -17337,7 +17679,7 @@ (end 153.9825 69.575) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "2585b2ff-9926-41b9-8f6e-53482cd22a75") ) (segment @@ -17345,7 +17687,7 @@ (end 158.321 69.58) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "26f2aee2-9cb3-418f-942a-a97da19ee03c") ) (segment @@ -17353,7 +17695,7 @@ (end 158.332 69.569) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "45fe4467-bebe-4a90-981d-58bcec34925c") ) (segment @@ -17361,7 +17703,7 @@ (end 160.662 69.569) (width 1) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "77cc942c-b084-450d-b931-72a7dec3f2bd") ) (segment @@ -17369,7 +17711,7 @@ (end 153.9765 69.569) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "78c113d9-04fd-4215-96b4-a3accc5f3d1c") ) (segment @@ -17377,7 +17719,7 @@ (end 154.7325 69.57) (width 0.8) (layer "B.Cu") - (net 38) + (net "/Isolated DC Voltage Sensor1/VIN") (uuid "ce5f29c4-2467-4a8a-b600-34595bcd3460") ) (segment @@ -17385,7 +17727,7 @@ (end 135.315 64.4275) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "1915bec8-2855-4c72-a96e-04f2b96ce437") ) (segment @@ -17393,7 +17735,7 @@ (end 135.35 64.3925) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "276272f5-2f92-4460-9440-9bcee774ee3a") ) (segment @@ -17401,7 +17743,7 @@ (end 136.5 65.5425) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "2f5c9436-0ecf-4a71-ae32-3569ee56e706") ) (segment @@ -17409,7 +17751,7 @@ (end 134.6 71.11) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "66552d76-57c4-400b-8707-e704d4a8d898") ) (segment @@ -17417,7 +17759,7 @@ (end 136.49 69.22) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "aefb1dfd-571b-424a-bd22-60b43d12069e") ) (segment @@ -17425,7 +17767,7 @@ (end 136.49 69.22) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "b7cc1138-9a89-4631-b867-55afffcb2763") ) (segment @@ -17433,7 +17775,7 @@ (end 136.49 65.5525) (width 0.4) (layer "B.Cu") - (net 39) + (net "Net-(U6-+)") (uuid "d883460e-43ce-4732-abfe-47a70a719e40") ) (segment @@ -17441,7 +17783,7 @@ (end 135.31 66.4275) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "8355c523-155b-48fb-a2ba-cb6754526b31") ) (segment @@ -17449,7 +17791,7 @@ (end 133.416 68.834) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "ac18ad4f-c133-465c-bd2f-4829ab98bfb0") ) (segment @@ -17457,7 +17799,7 @@ (end 132.98 66.4275) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "d1680ed8-205a-4299-bc5c-3115ce2b224c") ) (segment @@ -17465,7 +17807,7 @@ (end 135.35 66.4675) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "e865bdce-1f0e-4df7-a391-14a2fb6df778") ) (segment @@ -17473,7 +17815,7 @@ (end 133.416 66.8635) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "f215076a-0708-40ef-9f6e-5d600395eaa8") ) (segment @@ -17481,7 +17823,7 @@ (end 132.98 66.4275) (width 0.4) (layer "B.Cu") - (net 40) + (net "/Isolated DC Voltage Sensor1/VREF") (uuid "f5e1d466-c917-402f-9ec6-2c1e2898b3ab") ) (segment @@ -17489,7 +17831,7 @@ (end 135.1125 72.5575) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "18bc3e22-3901-402d-8e32-2bd2b8c3745f") ) (segment @@ -17497,7 +17839,7 @@ (end 134.6 72.5575) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "2d740c70-1eac-4827-87c4-2557bcf064b4") ) (segment @@ -17505,7 +17847,7 @@ (end 134.6075 74.58) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "3a3a6c75-d02c-46e9-9290-4e875d49a278") ) (segment @@ -17513,7 +17855,7 @@ (end 134.6 72.5575) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "79605a10-9c5b-4440-8a1a-12c2c142a3e0") ) (segment @@ -17521,7 +17863,7 @@ (end 134.6775 74.51) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "a33f9e25-e77e-4a7f-96b5-05f9dcd083b5") ) (segment @@ -17529,7 +17871,7 @@ (end 134.6775 72.635) (width 0.4) (layer "B.Cu") - (net 41) + (net "Net-(U6--)") (uuid "d7fe1a02-c3df-42da-8d61-9de9ae9d3c49") ) (segment @@ -17537,7 +17879,7 @@ (end 169.442 70.279001) (width 1) (layer "B.Cu") - (net 44) + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (uuid "444f7e17-edbc-4c04-8a46-2d80992a1d2b") ) (segment @@ -17545,7 +17887,7 @@ (end 168.731999 69.569) (width 1) (layer "B.Cu") - (net 44) + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (uuid "764b357c-d6b1-45c8-933f-61eced9ee05c") ) (segment @@ -17553,7 +17895,7 @@ (end 163.762 69.569) (width 0.4) (layer "B.Cu") - (net 44) + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (uuid "79c10a81-f22f-4cd6-882b-9b4e7fbd605b") ) (segment @@ -17561,7 +17903,7 @@ (end 163.762 67.832) (width 0.4) (layer "B.Cu") - (net 44) + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (uuid "b3b43fef-97d9-4e64-876a-2fcca47c8672") ) (segment @@ -17569,7 +17911,7 @@ (end 162.89 66.96) (width 0.4) (layer "B.Cu") - (net 44) + (net "/Isolated DC Voltage Sensor1/DC_BUS-") (uuid "e7032fea-b74c-413d-9daf-c3071bc50d7c") ) (segment @@ -17577,7 +17919,7 @@ (end 179.002 77.779) (width 1) (layer "B.Cu") - (net 45) + (net "/Isolated DC Voltage Sensor1/DC_BUS+") (uuid "22a6104f-444f-4c7a-a6ce-434184bbd317") ) (segment @@ -17585,7 +17927,7 @@ (end 157.912 58.239) (width 0.5) (layer "B.Cu") - (net 46) + (net "Net-(U2-VIOUT)") (uuid "bd972610-35a5-4515-a1ff-9c7173850f74") ) (segment @@ -17593,7 +17935,7 @@ (end 148.04 57.85) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "22b60d80-d70f-4795-9005-af55ae5fb4d0") ) (segment @@ -17601,7 +17943,7 @@ (end 148.04 58.005) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "27f53d1d-7498-47b9-85f3-eceb194851eb") ) (segment @@ -17609,7 +17951,7 @@ (end 148.04 58.005) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "91d6e511-f4cc-4280-915e-700372decf89") ) (segment @@ -17617,7 +17959,7 @@ (end 147.034999 56.844999) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "a2dd50e7-d892-4447-a38f-cdb0ca445c7c") ) (segment @@ -17625,7 +17967,7 @@ (end 149.6 58.015) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "b0fd5fb7-f8d5-40d5-a867-e28490266a9a") ) (segment @@ -17633,7 +17975,7 @@ (end 149.59 58.005) (width 0.4) (layer "B.Cu") - (net 47) + (net "/Isolated DC Voltage Sensor1/VSEL") (uuid "f29124b0-53ce-4953-95fb-934c2df31163") ) (segment @@ -17641,7 +17983,7 @@ (end 138.49 71.18) (width 0.5) (layer "B.Cu") - (net 48) + (net "Net-(U3-VOUTN)") (uuid "63c2ca38-abe2-4c5e-a350-26cab953ed34") ) (segment @@ -17649,7 +17991,7 @@ (end 138.831 70.839) (width 0.5) (layer "B.Cu") - (net 48) + (net "Net-(U3-VOUTN)") (uuid "759463cc-694b-4a8a-86a7-ae29f8c1866a") ) (segment @@ -17657,7 +17999,7 @@ (end 138.839 69.569) (width 0.5) (layer "B.Cu") - (net 49) + (net "Net-(U3-VOUTP)") (uuid "2727fd28-8846-40c4-bdc3-37cd7b5c9b32") ) (segment @@ -17665,7 +18007,7 @@ (end 138.49 69.22) (width 0.5) (layer "B.Cu") - (net 49) + (net "Net-(U3-VOUTP)") (uuid "bea36add-eaa4-4611-a59d-77642793064d") ) (segment @@ -17673,7 +18015,7 @@ (end 130.58 68.9) (width 0.4) (layer "F.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "58cae08f-37ef-4cda-82ba-d6b3e6bd0433") ) (segment @@ -17681,7 +18023,7 @@ (end 130.58 69.3775) (width 0.4) (layer "F.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "b54a2fdf-1a6e-428c-88df-eb0f0857f037") ) (segment @@ -17689,7 +18031,7 @@ (end 131.87 67.61) (width 0.4) (layer "F.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "c564162e-af92-43b6-9dfc-dc06d5d011e2") ) (via @@ -17697,7 +18039,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 50) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "Net-(U5-+)") (uuid "865f4640-bed1-48da-8612-e23f281ec7ee") ) (via @@ -17705,7 +18057,17 @@ (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") - (net 50) + (capping no) + (covering + (front no) + (back no) + ) + (plugging + (front no) + (back no) + ) + (filling no) + (net "Net-(U5-+)") (uuid "f3f48a9f-0d53-4755-bab0-4e55d51474dd") ) (segment @@ -17713,7 +18075,7 @@ (end 134.59 68.26) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "051dd975-488f-4715-a24a-e220e58096ec") ) (segment @@ -17721,7 +18083,7 @@ (end 130.44 70.41) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "ba500314-804a-4582-973a-b81bbecf17f1") ) (segment @@ -17729,7 +18091,7 @@ (end 130.54 70.31) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "c66d3307-5a08-4ab1-bd47-685c99a28efe") ) (segment @@ -17737,7 +18099,7 @@ (end 134.59 67.984) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "cf083036-50ef-49b7-b29d-8309e0f864d1") ) (segment @@ -17745,7 +18107,7 @@ (end 130.58 70.27) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "cf50a1a1-8841-4744-83a5-a1891e99db08") ) (segment @@ -17753,7 +18115,7 @@ (end 130.54 70.31) (width 0.4) (layer "B.Cu") - (net 50) + (net "Net-(U5-+)") (uuid "f8166be0-0614-40e0-88b5-0c59eaca602a") ) (segment @@ -17761,7 +18123,7 @@ (end 173.882 77.789) (width 1) (layer "B.Cu") - (net 51) + (net "Net-(RX1-Pad1)") (uuid "14fdb065-00e6-4f90-8edc-ea15a0f2189d") ) (segment @@ -17769,7 +18131,7 @@ (end 173.892 77.779) (width 1) (layer "B.Cu") - (net 51) + (net "Net-(RX1-Pad1)") (uuid "86eee2f9-f5b9-4368-8825-4db0802c4e9b") ) (segment @@ -17777,7 +18139,7 @@ (end 168.792 77.789) (width 1) (layer "B.Cu") - (net 52) + (net "Net-(RX2-Pad1)") (uuid "075ec6d0-e96b-4fb0-ac7f-cd752399e106") ) (segment @@ -17785,7 +18147,7 @@ (end 163.652 77.789) (width 1) (layer "B.Cu") - (net 53) + (net "Net-(RX3-Pad1)") (uuid "11763115-5922-40c2-b351-5e8318984c70") ) (segment @@ -17793,7 +18155,7 @@ (end 158.332 77.809) (width 1) (layer "B.Cu") - (net 54) + (net "Net-(RX4-Pad1)") (uuid "717d9f07-f585-44bb-8122-ecef02866fe4") ) (segment @@ -17801,7 +18163,7 @@ (end 158.352 77.789) (width 1) (layer "B.Cu") - (net 54) + (net "Net-(RX4-Pad1)") (uuid "ffeff49c-40d8-4ddb-91b6-ff314d39b874") ) (segment @@ -17809,12 +18171,11 @@ (end 158.332 72.669) (width 1) (layer "B.Cu") - (net 55) + (net "Net-(RX5-Pad1)") (uuid "7c46fb27-5e57-492d-a50b-44ae1008ca5f") ) (zone - (net 43) - (net_name "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input-") (layer "B.Cu") (uuid "7ae90c67-7f96-4ff9-a482-0e328c1722fc") (hatch edge 0.508) @@ -17823,10 +18184,10 @@ (clearance 0.508) ) (min_thickness 0.254) - (filled_areas_thickness no) (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508) + (island_removal_mode 0) ) (polygon (pts @@ -17867,8 +18228,7 @@ ) ) (zone - (net 6) - (net_name "GND") + (net "GND") (layer "B.Cu") (uuid "c1d5c18c-b039-48b1-b66e-109aed218c96") (hatch edge 0.508) @@ -17876,10 +18236,10 @@ (clearance 0.5) ) (min_thickness 0.25) - (filled_areas_thickness no) (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5) + (island_removal_mode 0) ) (polygon (pts @@ -19028,8 +19388,7 @@ ) ) (zone - (net 42) - (net_name "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") + (net "/Invasive Isolated AC-DC Current Sensor1/IC_CS_Input+") (layer "B.Cu") (uuid "dea22992-e747-4f12-ad9e-7c5d38dc6a9f") (hatch edge 0.508) @@ -19038,10 +19397,10 @@ (clearance 0.508) ) (min_thickness 0.254) - (filled_areas_thickness no) (fill yes (thermal_gap 0.508) (thermal_bridge_width 0.508) + (island_removal_mode 0) ) (polygon (pts diff --git a/hardware/BREAD_Slice.kicad_prl b/hardware/BREAD_Slice.kicad_prl deleted file mode 100644 index a19c4ad..0000000 --- a/hardware/BREAD_Slice.kicad_prl +++ /dev/null @@ -1,131 +0,0 @@ -{ - "board": { - "active_layer": 7, - "active_layer_preset": "", - "auto_track_width": true, - "hidden_netclasses": [], - "hidden_nets": [], - "high_contrast_mode": 0, - "net_color_mode": 1, - "opacity": { - "images": 0.6, - "pads": 1.0, - "shapes": 1.0, - "tracks": 1.0, - "vias": 1.0, - "zones": 0.6 - }, - "selection_filter": { - "dimensions": true, - "footprints": true, - "graphics": true, - "keepouts": true, - "lockedItems": true, - "otherItems": true, - "pads": true, - "text": true, - "tracks": true, - "vias": true, - "zones": true - }, - "visible_items": [ - "vias", - "footprint_text", - "footprint_anchors", - "ratsnest", - "grid", - "footprints_front", - "footprints_back", - "footprint_values", - "footprint_references", - "tracks", - "drc_errors", - "drawing_sheet", - "bitmaps", - "pads", - "zones", - "drc_warnings", - "locked_item_shadows", - "conflict_shadows", - "shapes" - ], - "visible_layers": "ffffffff_ffffffff_fffffff5_ffffffff", - "zone_display_mode": 0 - }, - "git": { - "repo_password": "", - "repo_type": "", - "repo_username": "", - "ssh_key": "" - }, - "meta": { - "filename": "BREAD_Slice.kicad_prl", - "version": 5 - }, - "net_inspector_panel": { - "col_hidden": [ - false, - false, - false, - false, - false, - false, - false, - false, - false, - false - ], - "col_order": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9 - ], - "col_widths": [ - 162, - 147, - 91, - 67, - 91, - 91, - 91, - 71, - 91, - 91 - ], - "custom_group_rules": [], - "expanded_rows": [], - "filter_by_net_name": true, - "filter_by_netclass": true, - "filter_text": "", - "group_by_constraint": false, - "group_by_netclass": false, - "show_unconnected_nets": false, - "show_zero_pad_nets": false, - "sort_ascending": true, - "sorting_column": 0 - }, - "open_jobsets": [], - "project": { - "files": [] - }, - "schematic": { - "selection_filter": { - "graphics": true, - "images": true, - "labels": true, - "lockedItems": false, - "otherItems": true, - "pins": true, - "symbols": true, - "text": true, - "wires": true - } - } -} diff --git a/hardware/BREAD_Slice.kicad_pro b/hardware/BREAD_Slice.kicad_pro index a827dae..396a2c6 100644 --- a/hardware/BREAD_Slice.kicad_pro +++ b/hardware/BREAD_Slice.kicad_pro @@ -79,7 +79,7 @@ "extra_footprint": "warning", "footprint": "error", "footprint_filters_mismatch": "ignore", - "footprint_symbol_mismatch": "warning", + "footprint_symbol_mismatch": "error", "footprint_type_mismatch": "error", "hole_clearance": "error", "hole_near_hole": "error", diff --git a/hardware/BREAD_Slice.kicad_sch b/hardware/BREAD_Slice.kicad_sch index fba5276..8a19516 100644 --- a/hardware/BREAD_Slice.kicad_sch +++ b/hardware/BREAD_Slice.kicad_sch @@ -1,12 +1,12 @@ (kicad_sch - (version 20250114) + (version 20260306) (generator "eeschema") - (generator_version "9.0") + (generator_version "10.0") (uuid "66043bca-a260-4915-9fce-8a51d324c687") (paper "A4") (lib_symbols (symbol "+12V_1" - (power) + (power global) (pin_numbers (hide yes) ) @@ -17,17 +17,23 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+12V" (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -36,38 +42,46 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+12V\"" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "global power" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "+12V_1_0_1" @@ -112,7 +126,7 @@ (pin power_in line (at 0 0 90) (length 0) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -138,8 +152,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "J" (at 0 12.7 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -148,6 +166,8 @@ ) (property "Value" "Conn_01x10_Female" (at 0 -15.24 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -156,47 +176,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "connector" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "Conn_01x10_Female_1_1" @@ -634,8 +664,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "C" (at 0.254 1.778 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -645,6 +679,8 @@ ) (property "Value" "C_Small" (at 0.254 -2.032 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -654,47 +690,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor, small symbol" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "capacitor cap" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "C_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "C_Small_0_1" @@ -727,7 +773,7 @@ (pin passive line (at 0 2.54 270) (length 2.032) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -745,7 +791,7 @@ (pin passive line (at 0 -2.54 90) (length 2.032) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -774,8 +820,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "L" (at 0.762 1.016 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -785,6 +835,8 @@ ) (property "Value" "L_Small" (at 0.762 -1.016 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -794,47 +846,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Inductor, small symbol" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "inductor choke coil reactor magnetic" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "L_Small_0_1" @@ -891,7 +953,7 @@ (pin passive line (at 0 2.54 270) (length 0.508) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -909,7 +971,7 @@ (pin passive line (at 0 -2.54 90) (length 0.508) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -938,8 +1000,12 @@ (exclude_from_sim no) (in_bom no) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "NT" (at 0 1.27 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -948,6 +1014,8 @@ ) (property "Value" "NetTie_2" (at 0 -1.27 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -956,47 +1024,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Net tie, 2 pins" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "net tie short" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Net*Tie*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "NetTie_2_0_1" @@ -1057,8 +1135,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "A" (at -10.16 23.495 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1068,6 +1150,8 @@ ) (property "Value" "Arduino_Nano_v3.x" (at 5.08 -24.13 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1077,48 +1161,58 @@ ) (property "Footprint" "Module:Arduino_Nano" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Arduino Nano v3.x" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "Arduino nano microcontroller module USB" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Arduino*Nano*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "Arduino_Nano_v3.x_0_1" @@ -1135,6 +1229,24 @@ ) ) (symbol "Arduino_Nano_v3.x_1_1" + (pin bidirectional line + (at -12.7 12.7 0) + (length 2.54) + (name "D1/TX" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) (pin bidirectional line (at -12.7 15.24 0) (length 2.54) @@ -1153,17 +1265,35 @@ ) ) ) - (pin bidirectional line - (at -12.7 12.7 0) + (pin input line + (at 12.7 12.7 180) (length 2.54) - (name "D1/TX" + (name "~{RESET}" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -25.4 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" (effects (font (size 1.27 1.27) @@ -1387,42 +1517,6 @@ ) ) ) - (pin power_in line - (at -2.54 25.4 270) - (length 2.54) - (name "VIN" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "30" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_in line - (at 0 -25.4 90) - (length 2.54) - (name "GND" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "4" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) (pin power_out line (at 2.54 25.4 270) (length 2.54) @@ -1441,17 +1535,17 @@ ) ) ) - (pin power_in line - (at 2.54 -25.4 90) + (pin input line + (at 12.7 5.08 180) (length 2.54) - (name "GND" + (name "AREF" (effects (font (size 1.27 1.27) ) ) ) - (number "29" + (number "18" (effects (font (size 1.27 1.27) @@ -1459,17 +1553,17 @@ ) ) ) - (pin power_out line - (at 5.08 25.4 270) + (pin bidirectional line + (at 12.7 0 180) (length 2.54) - (name "+5V" + (name "A0" (effects (font (size 1.27 1.27) ) ) ) - (number "27" + (number "19" (effects (font (size 1.27 1.27) @@ -1477,17 +1571,17 @@ ) ) ) - (pin input line - (at 12.7 15.24 180) + (pin bidirectional line + (at 12.7 -2.54 180) (length 2.54) - (name "~{RESET}" + (name "A1" (effects (font (size 1.27 1.27) ) ) ) - (number "28" + (number "20" (effects (font (size 1.27 1.27) @@ -1495,17 +1589,17 @@ ) ) ) - (pin input line - (at 12.7 12.7 180) + (pin bidirectional line + (at 12.7 -5.08 180) (length 2.54) - (name "~{RESET}" + (name "A2" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "21" (effects (font (size 1.27 1.27) @@ -1513,17 +1607,17 @@ ) ) ) - (pin input line - (at 12.7 5.08 180) + (pin bidirectional line + (at 12.7 -7.62 180) (length 2.54) - (name "AREF" + (name "A3" (effects (font (size 1.27 1.27) ) ) ) - (number "18" + (number "22" (effects (font (size 1.27 1.27) @@ -1532,16 +1626,16 @@ ) ) (pin bidirectional line - (at 12.7 0 180) + (at 12.7 -10.16 180) (length 2.54) - (name "A0" + (name "A4" (effects (font (size 1.27 1.27) ) ) ) - (number "19" + (number "23" (effects (font (size 1.27 1.27) @@ -1550,16 +1644,16 @@ ) ) (pin bidirectional line - (at 12.7 -2.54 180) + (at 12.7 -12.7 180) (length 2.54) - (name "A1" + (name "A5" (effects (font (size 1.27 1.27) ) ) ) - (number "20" + (number "24" (effects (font (size 1.27 1.27) @@ -1568,16 +1662,16 @@ ) ) (pin bidirectional line - (at 12.7 -5.08 180) + (at 12.7 -15.24 180) (length 2.54) - (name "A2" + (name "A6" (effects (font (size 1.27 1.27) ) ) ) - (number "21" + (number "25" (effects (font (size 1.27 1.27) @@ -1586,16 +1680,16 @@ ) ) (pin bidirectional line - (at 12.7 -7.62 180) + (at 12.7 -17.78 180) (length 2.54) - (name "A3" + (name "A7" (effects (font (size 1.27 1.27) ) ) ) - (number "22" + (number "26" (effects (font (size 1.27 1.27) @@ -1603,17 +1697,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 -10.16 180) + (pin power_out line + (at 5.08 25.4 270) (length 2.54) - (name "A4" + (name "+5V" (effects (font (size 1.27 1.27) ) ) ) - (number "23" + (number "27" (effects (font (size 1.27 1.27) @@ -1621,17 +1715,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 -12.7 180) + (pin input line + (at 12.7 15.24 180) (length 2.54) - (name "A5" + (name "~{RESET}" (effects (font (size 1.27 1.27) ) ) ) - (number "24" + (number "28" (effects (font (size 1.27 1.27) @@ -1639,17 +1733,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 -15.24 180) + (pin power_in line + (at 2.54 -25.4 90) (length 2.54) - (name "A6" + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "25" + (number "29" (effects (font (size 1.27 1.27) @@ -1657,17 +1751,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 -17.78 180) + (pin power_in line + (at -2.54 25.4 270) (length 2.54) - (name "A7" + (name "VIN" (effects (font (size 1.27 1.27) ) ) ) - (number "26" + (number "30" (effects (font (size 1.27 1.27) @@ -1685,8 +1779,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "HS" (at 0 5.715 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1695,6 +1793,8 @@ ) (property "Value" "Heatsink_Pad" (at 0 3.81 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1703,47 +1803,57 @@ ) (property "Footprint" "" (at 0.3048 -1.27 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0.3048 -1.27 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Heatsink with electrical connection, 1 pin" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "thermal heat temperature" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Heatsink_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "Heatsink_Pad_0_1" @@ -1779,7 +1889,7 @@ (pin passive line (at 0 -2.54 90) (length 1.27) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -1804,8 +1914,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "H" (at 0 5.08 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1814,6 +1928,8 @@ ) (property "Value" "MountingHole" (at 0 3.175 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1822,47 +1938,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Mounting Hole without connection" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "mounting hole" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "MountingHole*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "MountingHole_0_1" @@ -1880,12 +2006,16 @@ ) (embedded_fonts no) ) - (symbol "SparkFun-DiscreteSemi:AP63205" + (symbol "KMLib_IC_Power:AP63205WU-7_Buck_Regulator" (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "U" (at 0 7.62 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1894,6 +2024,8 @@ ) (property "Value" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1902,32 +2034,38 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (symbol "AP63205_0_1" + (symbol "AP63205WU-7_Buck_Regulator_0_1" (rectangle (start -5.08 6.35) (end 5.08 -13.97) @@ -1940,18 +2078,18 @@ ) ) ) - (symbol "AP63205_1_1" + (symbol "AP63205WU-7_Buck_Regulator_1_1" (pin input line - (at -7.62 2.54 0) + (at 7.62 -6.35 180) (length 2.54) - (name "VIN" + (name "FB" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "1" (effects (font (size 1.27 1.27) @@ -1978,16 +2116,16 @@ ) ) (pin input line - (at 7.62 3.81 180) + (at -7.62 2.54 0) (length 2.54) - (name "BST" + (name "VIN" (effects (font (size 1.27 1.27) ) ) ) - (number "6" + (number "3" (effects (font (size 1.27 1.27) @@ -1996,16 +2134,16 @@ ) ) (pin input line - (at 7.62 -1.27 180) + (at 7.62 -11.43 180) (length 2.54) - (name "SW" + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "4" (effects (font (size 1.27 1.27) @@ -2014,16 +2152,16 @@ ) ) (pin input line - (at 7.62 -6.35 180) + (at 7.62 -1.27 180) (length 2.54) - (name "FB" + (name "SW" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "5" (effects (font (size 1.27 1.27) @@ -2032,16 +2170,16 @@ ) ) (pin input line - (at 7.62 -11.43 180) + (at 7.62 3.81 180) (length 2.54) - (name "GND" + (name "BST" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "6" (effects (font (size 1.27 1.27) @@ -2059,8 +2197,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "D" (at 5.08 5.715 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -2070,6 +2212,8 @@ ) (property "Value" "WS2812B_5050" (at 1.27 -5.715 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -2079,58 +2223,70 @@ ) (property "Footprint" "SparkFun-LED:WS2812-5050-4pin" (at -16.51 -8.89 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) (justify left top) - (hide yes) ) ) (property "Datasheet" "https://cdn.sparkfun.com/datasheets/BreakoutBoards/WS2812B.pdf" (at -33.02 -10.795 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) (justify left top) - (hide yes) ) ) (property "Description" "RGB LED with integrated controller" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "PROD_ID" "DIO-12503" (at 0 -13.97 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "SparkFun RGB LED NeoPixel addressable WS2812 APA102" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "WS2812B_5050_1_0_0" @@ -2241,17 +2397,17 @@ ) ) (symbol "WS2812B_5050_1_1_1" - (pin input line - (at -7.62 0 0) + (pin power_in line + (at 0 7.62 270) (length 2.54) - (name "DIN" + (name "VDD" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "1" (effects (font (size 1.27 1.27) @@ -2259,17 +2415,17 @@ ) ) ) - (pin power_in line - (at 0 7.62 270) + (pin output line + (at 7.62 0 180) (length 2.54) - (name "VDD" + (name "DOUT" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "2" (effects (font (size 1.27 1.27) @@ -2295,17 +2451,17 @@ ) ) ) - (pin output line - (at 7.62 0 180) + (pin input line + (at -7.62 0 0) (length 2.54) - (name "DOUT" + (name "DIN" (effects (font (size 1.27 1.27) ) ) ) - (number "2" + (number "4" (effects (font (size 1.27 1.27) @@ -2316,15 +2472,20 @@ ) (embedded_fonts no) ) - (symbol "kml-custom:WAGO_2606-1104_010-000" + (symbol "KMLib_Connectors:2606-1104_010-000_Wago" + (body_styles demorgan) (pin_names (offset 0.254) ) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "J" (at 8.89 6.35 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -2333,6 +2494,8 @@ ) (property "Value" "2606-1104/010-000" (at 0 0 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -2341,35 +2504,43 @@ ) (property "Footprint" "CONN4_2606-1104/010-000_WAG" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "2606-1104/010-000" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_locked" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -2378,23 +2549,27 @@ ) (property "ki_keywords" "2606-1104/010-000" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "CONN4_2606-1104/010-000_WAG" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (symbol "WAGO_2606-1104_010-000_1_1" + (symbol "2606-1104_010-000_Wago_1_1" (polyline (pts (xy 5.08 2.54) (xy 5.08 -10.16) @@ -2660,7 +2835,7 @@ ) ) ) - (symbol "WAGO_2606-1104_010-000_1_2" + (symbol "2606-1104_010-000_Wago_1_2" (polyline (pts (xy 5.08 2.54) (xy 5.08 -10.16) @@ -2929,24 +3104,30 @@ (embedded_fonts no) ) (symbol "power:+12V" - (power) + (power global) (pin_names (offset 0) ) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+12V" (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -2955,38 +3136,46 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+12V\"" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "global power" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "+12V_0_1" @@ -3051,7 +3240,7 @@ (embedded_fonts no) ) (symbol "power:+5V" - (power) + (power global) (pin_numbers (hide yes) ) @@ -3062,17 +3251,23 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -3081,38 +3276,46 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "global power" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "+5V_0_1" @@ -3157,7 +3360,7 @@ (pin power_in line (at 0 0 90) (length 0) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -3176,7 +3379,7 @@ (embedded_fonts no) ) (symbol "power:GND" - (power) + (power global) (pin_numbers (hide yes) ) @@ -3187,17 +3390,23 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -6.35 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -3206,38 +3415,46 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "global power" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "GND_0_1" @@ -3258,7 +3475,7 @@ (pin power_in line (at 0 0 270) (length 0) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -3277,7 +3494,7 @@ (embedded_fonts no) ) (symbol "power:GNDPWR" - (power) + (power global) (pin_numbers (hide yes) ) @@ -3288,17 +3505,23 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -5.08 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GNDPWR" (at 0 -3.302 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -3307,38 +3530,46 @@ ) (property "Footprint" "" (at 0 -1.27 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 -1.27 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "global ground" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "GNDPWR_0_1" @@ -3431,7 +3662,7 @@ (pin power_in line (at 0 0 270) (length 0) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -3450,7 +3681,7 @@ (embedded_fonts no) ) (symbol "power:PWR_FLAG" - (power) + (power global) (pin_numbers (hide yes) ) @@ -3461,17 +3692,23 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#FLG" (at 0 1.905 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "PWR_FLAG" (at 0 3.81 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -3480,45 +3717,53 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Special symbol for telling ERC where power comes from" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "flag power" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "PWR_FLAG_0_0" (pin power_out line (at 0 0 90) (length 0) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -3561,7 +3806,7 @@ (fill (type none) ) - (uuid 8a82cd07-3dc9-42ff-a941-0c9d869d0f67) + (uuid "8a82cd07-3dc9-42ff-a941-0c9d869d0f67") ) (rectangle (start 15.24 17.78) @@ -3573,7 +3818,7 @@ (fill (type none) ) - (uuid 8af75e5d-0bb6-4a89-9ef3-eeb800867049) + (uuid "8af75e5d-0bb6-4a89-9ef3-eeb800867049") ) (rectangle (start 39.37 17.78) @@ -3585,7 +3830,7 @@ (fill (type none) ) - (uuid c6a78615-5620-4f81-973f-f07c0a81f7b1) + (uuid "c6a78615-5620-4f81-973f-f07c0a81f7b1") ) (text "5V Switching Supply" (exclude_from_sim no) @@ -4971,13 +5216,17 @@ (lib_id "Mechanical:MountingHole") (at 49.53 185.42 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fab1765") (property "Reference" "H1" (at 52.07 184.2516 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4987,39 +5236,47 @@ ) (property "Value" "MountingHole" (at 52.07 186.563 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left) - (hide yes) ) ) (property "Footprint" "MountingHole:MountingHole_5mm" (at 49.53 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 49.53 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 49.53 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (instances @@ -5035,13 +5292,17 @@ (lib_id "Mechanical:MountingHole") (at 49.53 190.5 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fab1b3e") (property "Reference" "H2" (at 52.07 189.3316 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5051,39 +5312,47 @@ ) (property "Value" "MountingHole" (at 52.07 191.643 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left) - (hide yes) ) ) (property "Footprint" "MountingHole:MountingHole_5mm" (at 49.53 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 49.53 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 49.53 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (instances @@ -5099,13 +5368,17 @@ (lib_id "Mechanical:MountingHole") (at 57.15 185.42 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fab217d") (property "Reference" "H3" (at 59.69 184.2516 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5115,39 +5388,47 @@ ) (property "Value" "MountingHole" (at 59.69 186.563 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left) - (hide yes) ) ) (property "Footprint" "MountingHole:MountingHole_5mm" (at 57.15 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 57.15 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 57.15 185.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (instances @@ -5163,13 +5444,17 @@ (lib_id "Mechanical:MountingHole") (at 57.15 190.5 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fab25f7") (property "Reference" "H4" (at 59.69 189.3316 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5179,39 +5464,47 @@ ) (property "Value" "MountingHole" (at 59.69 191.643 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left) - (hide yes) ) ) (property "Footprint" "MountingHole:MountingHole_5mm" (at 57.15 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 57.15 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 57.15 190.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (instances @@ -5227,13 +5520,17 @@ (lib_id "MCU_Module:Arduino_Nano_v3.x") (at 40.64 143.51 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fcad89b") (property "Reference" "A1" (at 40.64 171.1706 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5242,6 +5539,8 @@ ) (property "Value" "Arduino_Nano_v3.x" (at 53.34 167.64 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5250,30 +5549,36 @@ ) (property "Footprint" "Module:Arduino_Nano" (at 40.64 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf" (at 40.64 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 40.64 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5379,13 +5684,17 @@ (lib_id "Connector:Conn_01x10_Female") (at 60.96 36.83 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "00000000-0000-0000-0000-00005fe6b3c7") (property "Reference" "J1" (at 61.6712 38.608 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5395,39 +5704,47 @@ ) (property "Value" "Conn_01x10_Female" (at 61.6712 39.751 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left) - (hide yes) ) ) (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x10_P2.54mm_Horizontal" (at 60.96 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 60.96 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 60.96 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5473,22 +5790,28 @@ (lib_id "power:GND") (at 82.55 130.81 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "06ba6d8a-cb3a-4cea-9169-f1b72f6e6529") (property "Reference" "#PWR016" (at 82.55 137.16 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 82.55 134.62 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5497,29 +5820,35 @@ ) (property "Footprint" "" (at 82.55 130.81 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 82.55 130.81 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 82.55 130.81 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5538,22 +5867,28 @@ (lib_id "power:PWR_FLAG") (at 50.8 49.53 90) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "22f557a7-cf49-4eb9-9982-0fde313c05c4") (property "Reference" "#FLG03" (at 48.895 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GNDPWR" (at 48.26 49.53 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5563,29 +5898,35 @@ ) (property "Footprint" "" (at 50.8 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 50.8 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Special symbol for telling ERC where power comes from" (at 50.8 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5605,13 +5946,17 @@ (at 52.07 72.39 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "2652242f-bdfd-4285-8d2a-ef528f3cd86e") (property "Reference" "C2" (at 49.53 71.1136 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5621,6 +5966,8 @@ ) (property "Value" "100nF" (at 49.53 73.6536 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5630,29 +5977,35 @@ ) (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" (at 52.07 72.39 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 52.07 72.39 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 52.07 72.39 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5680,22 +6033,28 @@ (lib_id "power:+12V") (at 26.67 69.85 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "26a21294-9485-47e4-9b4e-9967c3cd6fc8") (property "Reference" "#PWR01" (at 26.67 73.66 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+12V" (at 26.67 66.04 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5704,29 +6063,35 @@ ) (property "Footprint" "" (at 26.67 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 26.67 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 26.67 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5751,22 +6116,28 @@ (lib_id "power:PWR_FLAG") (at 49.53 27.94 90) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "270766f5-6f3e-40b8-87aa-05ee3eef4cea") (property "Reference" "#FLG02" (at 47.625 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "12V" (at 46.736 27.94 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5776,29 +6147,35 @@ ) (property "Footprint" "" (at 49.53 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 49.53 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Special symbol for telling ERC where power comes from" (at 49.53 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5818,13 +6195,17 @@ (at 52.07 82.55 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "32d4b980-678b-4a51-a970-9fff003bbb30") (property "Reference" "C3" (at 49.53 81.2736 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5834,6 +6215,8 @@ ) (property "Value" "22uF" (at 49.53 83.8136 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5843,29 +6226,35 @@ ) (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" (at 52.07 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 52.07 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 52.07 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5893,22 +6282,28 @@ (lib_id "power:GND") (at 41.91 171.45 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "3ad0a181-0190-4140-9d5f-1ff1d06f9f72") (property "Reference" "#PWR06" (at 41.91 177.8 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 41.91 175.26 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5917,29 +6312,35 @@ ) (property "Footprint" "" (at 41.91 171.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 41.91 171.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 41.91 171.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5955,16 +6356,20 @@ ) ) (symbol - (lib_id "SparkFun-DiscreteSemi:AP63205") + (lib_id "KMLib_IC_Power:AP63205WU-7_Buck_Regulator") (at 35.56 73.66 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "4e13a0bd-a89e-4c36-9d3d-0ad947da9b56") (property "Reference" "U1" (at 35.56 89.154 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5973,6 +6378,8 @@ ) (property "Value" "AP63205" (at 36.068 91.186 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5981,29 +6388,35 @@ ) (property "Footprint" "Package_TO_SOT_SMD:TSOT-23-6" (at 35.56 73.66 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 35.56 73.66 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 35.56 73.66 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6037,22 +6450,28 @@ (lib_id "power:GND") (at 26.67 88.9 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "510506a9-f83b-44bf-ba12-182f52e02e45") (property "Reference" "#PWR02" (at 26.67 95.25 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 26.67 92.71 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6061,29 +6480,35 @@ ) (property "Footprint" "" (at 26.67 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 26.67 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 26.67 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6102,22 +6527,28 @@ (lib_id "power:+5V") (at 55.88 69.85 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "5158ad79-96f5-447b-97c7-36e86859133c") (property "Reference" "#PWR012" (at 55.88 73.66 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 55.88 66.04 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6126,36 +6557,42 @@ ) (property "Footprint" "" (at 55.88 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 55.88 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 55.88 69.85 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" (uuid "ea540842-c706-4357-96fa-3fa43038e48e") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "#PWR012") (unit 1) @@ -6168,23 +6605,29 @@ (at 44.45 100.33 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (fields_autoplaced yes) (uuid "553d99c6-9bbd-4c8c-9d48-07de42b6d0bc") (property "Reference" "#PWR07" (at 44.45 105.41 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GNDPWR" (at 44.577 104.14 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6193,29 +6636,35 @@ ) (property "Footprint" "" (at 44.45 101.6 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 44.45 101.6 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground" (at 44.45 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6235,13 +6684,17 @@ (lib_id "SparkFun-LED:WS2812B_5050") (at 30.48 40.64 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "5ccc19f9-5973-4c59-b7b0-807c4913baf4") (property "Reference" "D1" (at 26.416 34.29 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6250,48 +6703,58 @@ ) (property "Value" "WS2812B_5050" (at 22.86 48.514 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) ) ) - (property "Footprint" "kml-custom:WS2812-5050-4PIN" + (property "Footprint" "KMLib_IC_SMD:WS2812-5050-4PIN" (at 13.97 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left top) - (hide yes) ) ) (property "Datasheet" "https://cdn.sparkfun.com/datasheets/BreakoutBoards/WS2812B.pdf" (at -2.54 51.435 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) (justify left top) - (hide yes) ) ) (property "Description" "RGB LED with integrated controller" (at 30.48 40.64 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "PROD_ID" "DIO-12503" (at 30.48 54.61 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6307,7 +6770,7 @@ (uuid "cb9b3b66-f521-42c7-806a-3182d4f999c4") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "D1") (unit 1) @@ -6319,22 +6782,28 @@ (lib_id "power:+5V") (at 45.72 115.57 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "65b0712f-1a72-42bb-87ce-22c8612b42bd") (property "Reference" "#PWR08" (at 45.72 119.38 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 45.72 111.76 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6343,29 +6812,35 @@ ) (property "Footprint" "" (at 45.72 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 45.72 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 45.72 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6384,22 +6859,28 @@ (lib_id "power:GND") (at 30.48 49.53 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "6b9f56bb-f028-4847-94b3-121625a21bc0") (property "Reference" "#PWR04" (at 30.48 55.88 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 30.48 53.34 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6408,29 +6889,35 @@ ) (property "Footprint" "" (at 30.48 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 30.48 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 30.48 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6450,22 +6937,28 @@ (lib_id "power:+12V") (at 53.34 27.94 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "71bff196-7cdc-4742-a11f-7870a8d0b8fe") (property "Reference" "#PWR010" (at 53.34 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+12V" (at 50.292 25.4 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6474,36 +6967,42 @@ ) (property "Footprint" "" (at 53.34 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 53.34 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+12V\"" (at 53.34 27.94 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" (uuid "66eec803-7ec3-42f4-b1fe-f1baaae94bd2") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "#PWR010") (unit 1) @@ -6515,14 +7014,18 @@ (lib_id "Mechanical:Heatsink_Pad") (at 35.56 96.52 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (fields_autoplaced yes) (uuid "7a83a52c-92dd-4192-97c7-3f3526c24884") (property "Reference" "HS1" (at 39.37 94.6149 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6532,6 +7035,8 @@ ) (property "Value" "Heatsink_Pad" (at 39.37 97.1549 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6539,38 +7044,44 @@ (justify left) ) ) - (property "Footprint" "kml-custom:Thermal Pad" + (property "Footprint" "KMLib_Mounting:Thermal_Pad" (at 35.8648 97.79 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 35.8648 97.79 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Heatsink with electrical connection, 1 pin" (at 35.56 96.52 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" (uuid "a3c1dacb-bbf7-40a5-b674-8d86e01e12ba") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "HS1") (unit 1) @@ -6582,23 +7093,29 @@ (lib_id "power:GNDPWR") (at 54.61 50.8 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (fields_autoplaced yes) (uuid "872c3b81-cd0b-481b-afe8-8a52b5cea641") (property "Reference" "#PWR011" (at 54.61 55.88 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GNDPWR" (at 54.483 54.61 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6607,29 +7124,35 @@ ) (property "Footprint" "" (at 54.61 52.07 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 54.61 52.07 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground" (at 54.61 50.8 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6648,22 +7171,28 @@ (lib_id "power:GND") (at 82.55 87.63 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "8d50442e-9b90-489f-85b0-cf3a24c563be") (property "Reference" "#PWR014" (at 82.55 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 82.55 91.44 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6672,29 +7201,35 @@ ) (property "Footprint" "" (at 82.55 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 82.55 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 82.55 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6713,22 +7248,28 @@ (lib_id "power:+5V") (at 82.55 74.93 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "937eb108-584c-48da-b531-88c6b674b01e") (property "Reference" "#PWR013" (at 82.55 78.74 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 82.55 71.12 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6737,29 +7278,35 @@ ) (property "Footprint" "" (at 82.55 74.93 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 82.55 74.93 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 82.55 74.93 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6779,13 +7326,17 @@ (at 52.07 77.47 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "aa9de001-57be-438d-986c-720fcbdf25a1") (property "Reference" "L1" (at 50.8 76.2 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6795,6 +7346,8 @@ ) (property "Value" "4.7uH" (at 50.8 78.74 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6804,29 +7357,35 @@ ) (property "Footprint" "Inductor_SMD:L_1210_3225Metric" (at 52.07 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 52.07 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 52.07 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6854,22 +7413,28 @@ (lib_id "power:GND") (at 46.99 88.9 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "bb739aab-f05d-4b80-b365-36d32e3c87b0") (property "Reference" "#PWR09" (at 46.99 95.25 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 46.99 92.71 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6878,36 +7443,42 @@ ) (property "Footprint" "" (at 46.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 46.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 46.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" (uuid "4c96292b-91e7-4d4b-9a12-779db510be91") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "#PWR09") (unit 1) @@ -6920,13 +7491,17 @@ (at 62.23 82.55 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "bd6296d5-5edf-4cf1-99fb-e05739a3220a") (property "Reference" "C4" (at 59.69 81.2736 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6936,6 +7511,8 @@ ) (property "Value" "22uF" (at 59.69 83.8136 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6945,29 +7522,35 @@ ) (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" (at 62.23 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 62.23 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 62.23 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6992,17 +7575,21 @@ ) ) (symbol - (lib_id "kml-custom:WAGO_2606-1104_010-000") + (lib_id "KMLib_Connectors:2606-1104_010-000_Wago") (at 168.91 106.68 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "bdfe3127-b709-4d51-b4e4-becf105fb154") (property "Reference" "J2" (at 182.88 104.1401 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -7012,6 +7599,8 @@ ) (property "Value" "2606-1104/010-000" (at 182.88 101.6001 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -7021,31 +7610,37 @@ ) (property "Footprint" "kml-custom:CONN4_2606-1104&slash_010-000_WAG" (at 168.91 106.68 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "2606-1104/010-000" (at 168.91 106.68 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 168.91 106.68 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "4" @@ -7073,22 +7668,28 @@ (lib_id "power:+5V") (at 30.48 31.75 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d40def55-e96b-43d9-a8ba-589db14014a9") (property "Reference" "#PWR03" (at 30.48 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 30.48 27.686 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7097,29 +7698,35 @@ ) (property "Footprint" "" (at 30.48 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 30.48 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 30.48 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -7138,22 +7745,28 @@ (lib_id "power:+5V") (at 82.55 111.76 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d58216b5-88f7-4660-b426-c415e4224da4") (property "Reference" "#PWR015" (at 82.55 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "+5V" (at 82.55 107.95 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7162,29 +7775,35 @@ ) (property "Footprint" "" (at 82.55 111.76 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 82.55 111.76 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" (at 82.55 111.76 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -7204,22 +7823,28 @@ (at 30.48 100.33 90) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d6418121-40f9-46c7-97f8-0c93513ee53b") (property "Reference" "#FLG01" (at 28.575 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 27.94 100.33 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7229,29 +7854,35 @@ ) (property "Footprint" "" (at 30.48 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 30.48 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Special symbol for telling ERC where power comes from" (at 30.48 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -7270,13 +7901,17 @@ (lib_id "Device:C_Small") (at 26.67 80.01 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "e3782e5b-4fc4-4be7-aca2-72372ad458b1") (property "Reference" "C1" (at 24.13 81.2737 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7286,6 +7921,8 @@ ) (property "Value" "22uF" (at 24.13 78.7337 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7295,29 +7932,35 @@ ) (property "Footprint" "Capacitor_SMD:C_1206_3216Metric" (at 26.67 80.01 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 26.67 80.01 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 26.67 80.01 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -7346,22 +7989,28 @@ (at 31.75 100.33 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "f16f81b1-93b8-4397-8a2f-31d0d537dd70") (property "Reference" "#PWR05" (at 31.75 106.68 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 31.75 104.14 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7370,29 +8019,35 @@ ) (property "Footprint" "" (at 31.75 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 31.75 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" (at 31.75 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -7411,13 +8066,17 @@ (lib_id "Device:NetTie_2") (at 38.1 100.33 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom no) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "fd75ebd3-3a98-4158-9319-7f5092913f7e") (property "Reference" "NT1" (at 38.354 101.854 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7426,38 +8085,46 @@ ) (property "Value" "NetTie_2" (at 38.354 101.854 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Footprint" "NetTie:NetTie-2_SMD_Pad2.0mm" (at 38.1 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 38.1 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Net tie, 2 pins" (at 38.1 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -7467,7 +8134,7 @@ (uuid "3efa4089-42df-4ee2-9ac0-6adc62e149a1") ) (instances - (project "" + (project "BREAD_Slice" (path "/66043bca-a260-4915-9fce-8a51d324c687" (reference "NT1") (unit 1) @@ -7488,11 +8155,13 @@ (type solid) ) (fill - (color 0 0 0 0.0000) + (color 0 0 0 0) ) (uuid "78aa2bdd-0100-4a0d-9a5e-97e57d8c85b9") (property "Sheetname" "Isolated DC Voltage Sensor1" (at 92.71 107.2384 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7502,6 +8171,8 @@ ) (property "Sheetfile" "isolated_dc_voltage_sensor.kicad_sch" (at 92.71 135.2046 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7590,11 +8261,13 @@ (type solid) ) (fill - (color 0 0 0 0.0000) + (color 0 0 0 0) ) (uuid "fb558bf0-5f57-4d6a-b949-86f12669227c") (property "Sheetname" "Invasive Isolated AC-DC Current Sensor1" (at 92.71 65.3284 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7604,6 +8277,8 @@ ) (property "Sheetfile" "isolated_acdc_current_sensor_acs724.kicad_sch" (at 92.71 94.5646 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -7674,5 +8349,4 @@ (page "1") ) ) - (embedded_fonts no) ) diff --git a/hardware/Makefile b/hardware/Makefile index 32fc307..805a57f 100644 --- a/hardware/Makefile +++ b/hardware/Makefile @@ -8,10 +8,10 @@ PRJ_PCB=BREAD_Slice.kicad_pcb .PHONY: erc drc sch_fab pcb_fab erc_and_fab drc_and_fab erc: - $(KIBOT) $(EXTRA_OPS) -e $(PRJ_SCH) -b $(PRJ_PCB) -d $(OUT_DIR) -s erc -i + $(KIBOT) $(EXTRA_OPS) -e $(PRJ_SCH) -b $(PRJ_PCB) -d $(OUT_DIR) -s drc -i drc: - $(KIBOT) $(EXTRA_OPS) -e $(PRJ_SCH) -b $(PRJ_PCB) -d $(OUT_DIR) -s drc -i + $(KIBOT) $(EXTRA_OPS) -e $(PRJ_SCH) -b $(PRJ_PCB) -d $(OUT_DIR) -s erc -i sch_fab: $(KIBOT) $(EXTRA_OPS) -e $(PRJ_SCH) -b $(PRJ_PCB) -d $(OUT_DIR) \ diff --git a/hardware/isolated_acdc_current_sensor_acs724.kicad_sch b/hardware/isolated_acdc_current_sensor_acs724.kicad_sch index 7dd8ef6..c7b2bf5 100644 --- a/hardware/isolated_acdc_current_sensor_acs724.kicad_sch +++ b/hardware/isolated_acdc_current_sensor_acs724.kicad_sch @@ -1,29 +1,35 @@ (kicad_sch - (version 20250114) + (version 20260306) (generator "eeschema") - (generator_version "9.0") + (generator_version "10.0") (uuid "95cbe335-7170-4318-b643-1e3bb8bb810f") (paper "A4") (lib_symbols (symbol "BREAD_Slice-rescue:GND-power" - (power) + (power global) (pin_names (offset 0) ) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "#PWR" (at 0 -6.35 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "power_GND" (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -32,29 +38,35 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "GND-power_0_1" @@ -104,8 +116,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "C" (at 0.635 2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -115,6 +131,8 @@ ) (property "Value" "C" (at 0.635 -2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -124,47 +142,57 @@ ) (property "Footprint" "" (at 0.9652 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "cap capacitor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "C_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "C_0_1" @@ -197,7 +225,7 @@ (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -215,7 +243,7 @@ (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -243,8 +271,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "R" (at 2.032 0 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -253,6 +285,8 @@ ) (property "Value" "R" (at 0 0 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -261,47 +295,57 @@ ) (property "Footprint" "" (at -1.778 0 90) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "R res resistor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "R_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "R_0_1" @@ -321,7 +365,7 @@ (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -339,7 +383,7 @@ (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -361,8 +405,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "U" (at 2.54 11.43 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -372,6 +420,8 @@ ) (property "Value" "ACS724xLCTR-50AB" (at 2.54 8.89 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -381,49 +431,59 @@ ) (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 2.54 -8.89 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) (justify left) - (hide yes) ) ) (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS724-Datasheet.ashx?la=en" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "±50A Bidirectional Hall-Effect Current Sensor, +5.0V supply, 40mV/A, SOIC-8" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "hall effect current monitor sensor isolated" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "SOIC*3.9x4.9m*P1.27mm*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "ACS724xLCTR-50AB_0_1" @@ -515,16 +575,16 @@ ) ) (pin power_in line - (at 0 10.16 270) + (at 0 -10.16 90) (length 2.54) - (name "VCC" + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "8" + (number "5" (effects (font (size 1.27 1.27) @@ -532,17 +592,17 @@ ) ) ) - (pin power_in line - (at 0 -10.16 90) + (pin passive line + (at 10.16 -2.54 180) (length 2.54) - (name "GND" + (name "FILTER" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "6" (effects (font (size 1.27 1.27) @@ -568,17 +628,17 @@ ) ) ) - (pin passive line - (at 10.16 -2.54 180) + (pin power_in line + (at 0 10.16 270) (length 2.54) - (name "FILTER" + (name "VCC" (effects (font (size 1.27 1.27) ) ) ) - (number "6" + (number "8" (effects (font (size 1.27 1.27) @@ -600,7 +660,7 @@ (fill (type none) ) - (uuid 94b27eb1-417c-4d56-b42a-3506415bb2fa) + (uuid "94b27eb1-417c-4d56-b42a-3506415bb2fa") ) (junction (at 151.13 114.3) @@ -881,13 +941,17 @@ (lib_id "Device:C") (at 119.38 107.95 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "04256eec-d651-4dd8-8530-de14004e05cb") (property "Reference" "C5" (at 115.062 106.172 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -896,6 +960,8 @@ ) (property "Value" "1n" (at 115.062 108.204 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -904,29 +970,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 118.4148 104.14 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 119.38 107.95 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 119.38 107.95 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -948,13 +1020,17 @@ (lib_id "Device:C") (at 138.43 107.95 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "0447ce00-9eeb-46b8-9844-f0d184578e55") (property "Reference" "C7" (at 134.112 106.172 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -963,6 +1039,8 @@ ) (property "Value" "1n" (at 134.112 108.204 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -971,29 +1049,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 137.4648 104.14 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 138.43 107.95 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 138.43 107.95 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -1015,22 +1099,28 @@ (lib_id "BREAD_Slice-rescue:GND-power") (at 151.13 115.57 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "0e0f9edc-0f1f-4428-9dfb-2af32f6c36e6") (property "Reference" "#PWR018" (at 151.13 121.92 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 151.257 119.9642 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1039,29 +1129,35 @@ ) (property "Footprint" "" (at 151.13 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 151.13 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 151.13 115.57 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -1080,22 +1176,28 @@ (lib_id "BREAD_Slice-rescue:GND-power") (at 138.43 90.17 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "859413c2-7ec1-49d2-a674-3bc973caa2e1") (property "Reference" "#PWR017" (at 138.43 96.52 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Value" "GND" (at 138.557 94.5642 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1104,29 +1206,35 @@ ) (property "Footprint" "" (at 138.43 90.17 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "" (at 138.43 90.17 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "" (at 138.43 90.17 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -1146,13 +1254,17 @@ (at 151.13 100.33 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "a40c2969-c1da-442b-9a8a-cccd47ae6fe9") (property "Reference" "U2" (at 155.702 88.646 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1162,6 +1274,8 @@ ) (property "Value" "ACS724xLCTR-50AB" (at 171.704 90.932 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1171,31 +1285,37 @@ ) (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (at 148.59 109.22 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) (justify left) - (hide yes) ) ) (property "Datasheet" "http://www.allegromicro.com/~/media/Files/Datasheets/ACS724-Datasheet.ashx?la=en" (at 151.13 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "±50A Bidirectional Hall-Effect Current Sensor, +5.0V supply, 40mV/A, SOIC-8" (at 151.13 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "8" @@ -1235,13 +1355,17 @@ (lib_id "Device:C") (at 138.43 86.36 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "ac977816-12c2-49dc-8d75-5279208a43cf") (property "Reference" "C6" (at 134.112 84.582 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1250,6 +1374,8 @@ ) (property "Value" "0.1u" (at 134.112 86.614 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1258,29 +1384,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 137.4648 82.55 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 138.43 86.36 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 138.43 86.36 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -1302,13 +1434,17 @@ (lib_id "Device:R") (at 127 100.33 90) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "de314236-72a8-4724-a2b8-3a46c294e978") (property "Reference" "R1" (at 127 95.504 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1317,6 +1453,8 @@ ) (property "Value" "1k" (at 127 98.044 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1325,29 +1463,35 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 102.108 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 127 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 127 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" diff --git a/hardware/isolated_dc_voltage_sensor.kicad_sch b/hardware/isolated_dc_voltage_sensor.kicad_sch index d931db4..14c492e 100644 --- a/hardware/isolated_dc_voltage_sensor.kicad_sch +++ b/hardware/isolated_dc_voltage_sensor.kicad_sch @@ -1,7 +1,7 @@ (kicad_sch - (version 20250114) + (version 20260306) (generator "eeschema") - (generator_version "9.0") + (generator_version "10.0") (uuid "3d7e695d-d32b-44be-9808-1a3a37f75e05") (paper "A4") (lib_symbols @@ -12,8 +12,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "U" (at 7.62 2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -22,6 +26,8 @@ ) (property "Value" "TLV9001IDCK" (at 11.43 -2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -30,47 +36,57 @@ ) (property "Footprint" "Package_TO_SOT_SMD:SOT-353_SC-70-5" (at 5.08 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9001.pdf" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Low-power, Rail-to-Rail, 1MHz Operational Amplifier, SOT-353" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "op amp operational amplifier" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "SOT*353*SC*70*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "TLV9001IDCK_0_1" @@ -106,17 +122,17 @@ ) ) ) - (pin input line - (at -5.08 -2.54 0) - (length 2.54) - (name "-" + (pin power_in line + (at 0 -7.62 90) + (length 3.81) + (name "V-" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "2" (effects (font (size 1.27 1.27) @@ -124,17 +140,17 @@ ) ) ) - (pin power_in line - (at 0 7.62 270) - (length 3.81) - (name "V+" + (pin input line + (at -5.08 -2.54 0) + (length 2.54) + (name "-" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "3" (effects (font (size 1.27 1.27) @@ -142,17 +158,17 @@ ) ) ) - (pin power_in line - (at 0 -7.62 90) - (length 3.81) - (name "V-" + (pin output line + (at 10.16 0 180) + (length 2.54) + (name "" (effects (font (size 1.27 1.27) ) ) ) - (number "2" + (number "4" (effects (font (size 1.27 1.27) @@ -160,17 +176,17 @@ ) ) ) - (pin output line - (at 10.16 0 180) - (length 2.54) - (name "~" + (pin power_in line + (at 0 7.62 270) + (length 3.81) + (name "V+" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "5" (effects (font (size 1.27 1.27) @@ -191,8 +207,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "C" (at 0.635 2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -202,6 +222,8 @@ ) (property "Value" "C" (at 0.635 -2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -211,47 +233,57 @@ ) (property "Footprint" "" (at 0.9652 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "cap capacitor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "C_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "C_0_1" @@ -284,7 +316,7 @@ (pin passive line (at 0 3.81 270) (length 2.794) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -302,7 +334,7 @@ (pin passive line (at 0 -3.81 90) (length 2.794) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -331,8 +363,12 @@ (exclude_from_sim no) (in_bom no) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "NT" (at 0 1.27 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -341,6 +377,8 @@ ) (property "Value" "NetTie_2" (at 0 -1.27 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -349,47 +387,57 @@ ) (property "Footprint" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Net tie, 2 pins" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "net tie short" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "Net*Tie*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "NetTie_2_0_1" @@ -456,8 +504,12 @@ (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "R" (at 2.032 0 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -466,6 +518,8 @@ ) (property "Value" "R" (at 0 0 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -474,47 +528,57 @@ ) (property "Footprint" "" (at -1.778 0 90) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "R res resistor" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "R_*" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (symbol "R_0_1" @@ -534,7 +598,7 @@ (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -552,7 +616,7 @@ (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" + (name "" (effects (font (size 1.27 1.27) @@ -570,15 +634,19 @@ ) (embedded_fonts no) ) - (symbol "kml-custom:ADUM5010ARSZ-RL7" + (symbol "KMLib_IC_Power:ADUM5010ARSZ-RL7_Isolated_DC-DC" (pin_names (offset 0.254) ) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "U" (at 22.86 10.16 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -587,6 +655,8 @@ ) (property "Value" "ADUM5010ARSZ-RL7" (at 22.86 7.62 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -595,52 +665,62 @@ ) (property "Footprint" "RS_20_ADI" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "ADUM5010ARSZ-RL7" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_keywords" "ADUM5010ARSZ-RL7" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "RS_20_ADI RS_20_ADI-M RS_20_ADI-L" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (symbol "ADUM5010ARSZ-RL7_0_1" + (symbol "ADUM5010ARSZ-RL7_Isolated_DC-DC_0_1" (polyline (pts (xy 7.62 5.08) (xy 7.62 -27.94) @@ -869,17 +949,17 @@ ) ) ) - (pin no_connect line - (at 45.72 0 180) + (pin power_out line + (at 45.72 -22.86 180) (length 7.62) - (name "NC" + (name "GNDISO" (effects (font (size 1.27 1.27) ) ) ) - (number "20" + (number "11" (effects (font (size 1.27 1.27) @@ -887,17 +967,17 @@ ) ) ) - (pin power_out line - (at 45.72 -2.54 180) + (pin unspecified line + (at 45.72 -20.32 180) (length 7.62) - (name "GNDISO" + (name "VISO" (effects (font (size 1.27 1.27) ) ) ) - (number "19" + (number "12" (effects (font (size 1.27 1.27) @@ -905,17 +985,17 @@ ) ) ) - (pin no_connect line - (at 45.72 -5.08 180) + (pin unspecified line + (at 45.72 -17.78 180) (length 7.62) - (name "NC" + (name "VSEL" (effects (font (size 1.27 1.27) ) ) ) - (number "18" + (number "13" (effects (font (size 1.27 1.27) @@ -924,7 +1004,7 @@ ) ) (pin no_connect line - (at 45.72 -7.62 180) + (at 45.72 -15.24 180) (length 7.62) (name "NC" (effects @@ -933,7 +1013,7 @@ ) ) ) - (number "17" + (number "14" (effects (font (size 1.27 1.27) @@ -942,7 +1022,7 @@ ) ) (pin power_out line - (at 45.72 -10.16 180) + (at 45.72 -12.7 180) (length 7.62) (name "GNDISO" (effects @@ -951,7 +1031,7 @@ ) ) ) - (number "16" + (number "15" (effects (font (size 1.27 1.27) @@ -960,7 +1040,7 @@ ) ) (pin power_out line - (at 45.72 -12.7 180) + (at 45.72 -10.16 180) (length 7.62) (name "GNDISO" (effects @@ -969,7 +1049,7 @@ ) ) ) - (number "15" + (number "16" (effects (font (size 1.27 1.27) @@ -978,7 +1058,7 @@ ) ) (pin no_connect line - (at 45.72 -15.24 180) + (at 45.72 -7.62 180) (length 7.62) (name "NC" (effects @@ -987,7 +1067,7 @@ ) ) ) - (number "14" + (number "17" (effects (font (size 1.27 1.27) @@ -995,17 +1075,17 @@ ) ) ) - (pin unspecified line - (at 45.72 -17.78 180) + (pin no_connect line + (at 45.72 -5.08 180) (length 7.62) - (name "VSEL" + (name "NC" (effects (font (size 1.27 1.27) ) ) ) - (number "13" + (number "18" (effects (font (size 1.27 1.27) @@ -1013,17 +1093,17 @@ ) ) ) - (pin unspecified line - (at 45.72 -20.32 180) + (pin power_out line + (at 45.72 -2.54 180) (length 7.62) - (name "VISO" + (name "GNDISO" (effects (font (size 1.27 1.27) ) ) ) - (number "12" + (number "19" (effects (font (size 1.27 1.27) @@ -1031,17 +1111,17 @@ ) ) ) - (pin power_out line - (at 45.72 -22.86 180) + (pin no_connect line + (at 45.72 0 180) (length 7.62) - (name "GNDISO" + (name "NC" (effects (font (size 1.27 1.27) ) ) ) - (number "11" + (number "20" (effects (font (size 1.27 1.27) @@ -1052,15 +1132,19 @@ ) (embedded_fonts no) ) - (symbol "kml-custom:AMC1311BDWVR" + (symbol "KMLib_IC_Analog:AMC1311BDWVR_Isolation_Amplifier" (pin_names (offset 0.254) ) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) (property "Reference" "U" (at 0 2.54 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -1069,6 +1153,8 @@ ) (property "Value" "AMC1311BDWVR" (at 0 0 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -1077,35 +1163,43 @@ ) (property "Footprint" "DWV0008A" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "AMC1311BDWVR" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_locked" "" (at 0 0 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -1114,23 +1208,27 @@ ) (property "ki_keywords" "AMC1311BDWVR" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "ki_fp_filters" "DWV0008A" (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (symbol "AMC1311BDWVR_0_1" + (symbol "AMC1311BDWVR_Isolation_Amplifier_0_1" (polyline (pts (xy -15.24 12.7) (xy -15.24 -12.7) @@ -1276,16 +1374,16 @@ ) ) (pin power_in line - (at 20.32 7.62 180) + (at 20.32 -7.62 180) (length 5.08) - (name "VDD2" + (name "GND2" (effects (font (size 1.27 1.27) ) ) ) - (number "8" + (number "5" (effects (font (size 1.27 1.27) @@ -1294,16 +1392,16 @@ ) ) (pin output line - (at 20.32 2.54 180) + (at 20.32 -2.54 180) (length 5.08) - (name "VOUTP" + (name "VOUTN" (effects (font (size 1.27 1.27) ) ) ) - (number "7" + (number "6" (effects (font (size 1.27 1.27) @@ -1312,16 +1410,16 @@ ) ) (pin output line - (at 20.32 -2.54 180) + (at 20.32 2.54 180) (length 5.08) - (name "VOUTN" + (name "VOUTP" (effects (font (size 1.27 1.27) ) ) ) - (number "6" + (number "7" (effects (font (size 1.27 1.27) @@ -1330,16 +1428,16 @@ ) ) (pin power_in line - (at 20.32 -7.62 180) + (at 20.32 7.62 180) (length 5.08) - (name "GND2" + (name "VDD2" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "8" (effects (font (size 1.27 1.27) @@ -1363,7 +1461,7 @@ (fill (type none) ) - (uuid 054c70d5-c3bc-4686-b699-c016a1c0dcaa) + (uuid "054c70d5-c3bc-4686-b699-c016a1c0dcaa") ) (rectangle (start 187.96 83.82) @@ -1376,7 +1474,7 @@ (fill (type none) ) - (uuid 15c01d6f-2c93-4c32-b940-c73d0fa907de) + (uuid "15c01d6f-2c93-4c32-b940-c73d0fa907de") ) (bezier (pts @@ -1390,7 +1488,7 @@ (fill (type none) ) - (uuid 2645e35a-e40e-4b5d-8b34-418bd2e01ece) + (uuid "2645e35a-e40e-4b5d-8b34-418bd2e01ece") ) (rectangle (start 68.58 76.2) @@ -1403,7 +1501,7 @@ (fill (type none) ) - (uuid 356b2f81-8313-43b4-afd5-e167249e925c) + (uuid "356b2f81-8313-43b4-afd5-e167249e925c") ) (bezier (pts @@ -1417,7 +1515,7 @@ (fill (type none) ) - (uuid 35f316df-3890-46cb-8cbf-6ea62c9555af) + (uuid "35f316df-3890-46cb-8cbf-6ea62c9555af") ) (rectangle (start 15.24 19.05) @@ -1429,7 +1527,7 @@ (fill (type none) ) - (uuid 3bc07518-0fb2-417d-ba32-e27d9cbfa019) + (uuid "3bc07518-0fb2-417d-ba32-e27d9cbfa019") ) (bezier (pts @@ -1443,7 +1541,7 @@ (fill (type none) ) - (uuid 4259c252-f5fd-418e-be98-5d3d31febd6f) + (uuid "4259c252-f5fd-418e-be98-5d3d31febd6f") ) (rectangle (start 256.54 135.89) @@ -1456,7 +1554,7 @@ (fill (type none) ) - (uuid 428c3099-7252-49fb-aa30-eb49ac45c11a) + (uuid "428c3099-7252-49fb-aa30-eb49ac45c11a") ) (bezier (pts @@ -1470,7 +1568,7 @@ (fill (type none) ) - (uuid 55a9f58c-7567-4ba1-ae30-3caee89abbc8) + (uuid "55a9f58c-7567-4ba1-ae30-3caee89abbc8") ) (bezier (pts @@ -1484,7 +1582,7 @@ (fill (type none) ) - (uuid 664ce59e-f0e0-4cf6-ba42-4328eb131e9b) + (uuid "664ce59e-f0e0-4cf6-ba42-4328eb131e9b") ) (rectangle (start 15.24 85.09) @@ -1496,7 +1594,7 @@ (fill (type none) ) - (uuid c3c60817-93d3-4b48-b424-778693edc6f5) + (uuid "c3c60817-93d3-4b48-b424-778693edc6f5") ) (bezier (pts @@ -1510,7 +1608,7 @@ (fill (type none) ) - (uuid ddc9c953-a056-4717-9eca-1ef9adfec16f) + (uuid "ddc9c953-a056-4717-9eca-1ef9adfec16f") ) (bezier (pts @@ -1524,7 +1622,7 @@ (fill (type none) ) - (uuid f0ba5955-a35d-4b23-ae7c-000aa6473966) + (uuid "f0ba5955-a35d-4b23-ae7c-000aa6473966") ) (text "R1" (exclude_from_sim no) @@ -3995,13 +4093,17 @@ (at 245.11 132.08 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "0fc24971-3948-41e2-be27-d3c4ca347448") (property "Reference" "U6" (at 252.476 128.778 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4010,6 +4112,8 @@ ) (property "Value" "TLV9001IDCK" (at 252.476 126.238 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4018,29 +4122,35 @@ ) (property "Footprint" "Package_TO_SOT_SMD:SOT-353_SC-70-5" (at 250.19 132.08 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9001.pdf" (at 245.11 132.08 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Low-power, Rail-to-Rail, 1MHz Operational Amplifier, SOT-353" (at 245.11 132.08 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "3" @@ -4072,13 +4182,17 @@ (at 210.82 143.51 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "1c53743c-74e5-447f-9996-1cb35e165dca") (property "Reference" "R6" (at 207.264 141.986 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4087,6 +4201,8 @@ ) (property "Value" "3.3k" (at 207.518 143.764 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4095,29 +4211,35 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 212.598 143.51 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 210.82 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 210.82 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -4140,13 +4262,17 @@ (at 102.87 52.07 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "1cf6ba3a-3bd0-497e-abbc-83078e38e81e") (property "Reference" "R2" (at 99.314 50.038 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4155,6 +4281,8 @@ ) (property "Value" "16.9k" (at 98.552 51.816 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4163,33 +4291,41 @@ ) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 104.648 52.07 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 102.87 52.07 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 102.87 52.07 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "1%" (at 99.06 53.594 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4215,13 +4351,17 @@ (lib_id "Device:C") (at 234.95 87.63 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "3539c556-3a96-4115-82c0-57cb9fc5f2de") (property "Reference" "C18" (at 230.632 85.852 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4230,6 +4370,8 @@ ) (property "Value" "1u" (at 230.632 87.884 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4238,29 +4380,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 233.9848 83.82 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 234.95 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 234.95 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -4282,13 +4430,17 @@ (lib_id "Device:C") (at 106.68 92.71 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "37507c1f-82f7-4209-89a4-6ace0c4559f9") (property "Reference" "C10" (at 101.6 90.932 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4297,6 +4449,8 @@ ) (property "Value" "100n" (at 101.6 92.964 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4305,29 +4459,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 105.7148 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 106.68 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 106.68 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -4350,13 +4510,17 @@ (at 125.73 63.5 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "3d2191f9-b96d-4152-927e-3c5ffd9dc7d7") (property "Reference" "C13" (at 130.556 62.484 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4365,6 +4529,8 @@ ) (property "Value" "10n" (at 130.302 64.516 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4373,33 +4539,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 126.6952 59.69 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 125.73 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 125.73 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "C0G" (at 130.302 66.294 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4425,13 +4599,17 @@ (lib_id "Device:C") (at 91.44 92.71 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "49929648-3e86-47c7-ace6-5503cfa5c9bf") (property "Reference" "C8" (at 87.122 90.932 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4440,6 +4618,8 @@ ) (property "Value" "1u" (at 87.122 92.964 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4448,29 +4628,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 90.4748 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 91.44 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 91.44 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -4492,13 +4678,17 @@ (lib_id "Device:R") (at 107.95 63.5 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "5a39ac4d-b5e0-45d5-b73a-9e6828ca3460") (property "Reference" "R3" (at 110.236 61.722 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4507,6 +4697,8 @@ ) (property "Value" "10k" (at 110.998 63.5 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4515,33 +4707,41 @@ ) (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 106.172 63.5 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 107.95 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 107.95 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "1%" (at 110.744 65.024 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4568,13 +4768,17 @@ (at 191.77 129.54 270) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "5a87dac9-ef16-4c94-9a07-76ed4de81e65") (property "Reference" "R4" (at 191.77 125.73 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4583,6 +4787,8 @@ ) (property "Value" "3.3k" (at 191.77 127.508 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4591,29 +4797,35 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 191.77 131.318 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 191.77 129.54 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 191.77 129.54 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -4635,13 +4847,17 @@ (lib_id "Device:NetTie_2") (at 64.77 100.33 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom no) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "64dc916b-520b-4857-92f3-7b77726b5116") (property "Reference" "NT2" (at 65.024 101.854 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4650,38 +4866,46 @@ ) (property "Value" "NetTie_2" (at 65.024 101.854 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Footprint" "NetTie:NetTie-2_SMD_Pad0.5mm" (at 64.77 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 64.77 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Net tie, 2 pins" (at 64.77 100.33 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -4703,13 +4927,17 @@ (lib_id "Device:R") (at 39.37 25.4 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "70860f4f-a677-4b8c-aaff-2d9563fdb483") (property "Reference" "RX1" (at 36.068 24.384 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4718,6 +4946,8 @@ ) (property "Value" "665k 1%" (at 34.036 26.416 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4726,29 +4956,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 25.4 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 25.4 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 25.4 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -4770,13 +5006,17 @@ (lib_id "Device:R") (at 39.37 55.88 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "726e4ac5-bec0-4a98-ba04-902503e706ee") (property "Reference" "RX4" (at 36.068 54.864 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4785,6 +5025,8 @@ ) (property "Value" "665k 1%" (at 34.036 56.896 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4793,29 +5035,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 55.88 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 55.88 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 55.88 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -4837,13 +5085,17 @@ (lib_id "Device:C") (at 250.19 87.63 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "7f0165b3-fe50-4e93-a2a4-03e114dfa2b0") (property "Reference" "C20" (at 245.11 85.852 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4852,6 +5104,8 @@ ) (property "Value" "100n" (at 245.11 87.884 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4860,29 +5114,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 249.2248 83.82 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 250.19 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 250.19 87.63 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -4905,13 +5165,17 @@ (at 227.33 153.67 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "7f3097f5-505b-4743-8a88-b866a05752f0") (property "Reference" "U5" (at 217.17 156.464 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4920,6 +5184,8 @@ ) (property "Value" "TLV9001IDCK" (at 217.17 159.004 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4928,29 +5194,35 @@ ) (property "Footprint" "Package_TO_SOT_SMD:SOT-353_SC-70-5" (at 222.25 153.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9001.pdf" (at 227.33 153.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Low-power, Rail-to-Rail, 1MHz Operational Amplifier, SOT-353" (at 227.33 153.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "3" @@ -4982,13 +5254,17 @@ (at 187.96 62.23 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "8125b845-20b6-4c5e-949b-43963ac8f1f1") (property "Reference" "C14" (at 192.786 61.214 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -4997,6 +5273,8 @@ ) (property "Value" "10n" (at 192.532 63.246 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5005,33 +5283,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 188.9252 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 187.96 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 187.96 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "C0G" (at 192.532 65.024 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5057,13 +5343,17 @@ (lib_id "Device:R") (at 237.49 156.21 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "87afcef9-d7ef-4474-b9e7-64b8c20143d0") (property "Reference" "R8" (at 240.284 154.686 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5072,6 +5362,8 @@ ) (property "Value" "10k" (at 240.538 156.464 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5080,33 +5372,41 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 235.712 156.21 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 237.49 156.21 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 237.49 156.21 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Spec" "0.1%" (at 241.046 158.496 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5132,13 +5432,17 @@ (lib_id "Device:R") (at 237.49 146.05 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "8da3cede-67f3-4838-8b06-18ce3875a20a") (property "Reference" "R7" (at 240.284 144.526 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5147,6 +5451,8 @@ ) (property "Value" "10k" (at 240.538 146.304 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5155,33 +5461,41 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 235.712 146.05 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 237.49 146.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 237.49 146.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Spec" "0.1%" (at 241.046 148.336 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5207,13 +5521,17 @@ (lib_id "Device:C") (at 200.66 143.51 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "8e800763-ca1d-4e4f-8c0f-0d989ead62d7") (property "Reference" "C16" (at 195.326 141.732 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5222,6 +5540,8 @@ ) (property "Value" "330p" (at 195.326 143.764 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5230,29 +5550,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 199.6948 139.7 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 200.66 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 200.66 143.51 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -5274,13 +5600,17 @@ (lib_id "Device:R") (at 39.37 45.72 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "8fa73494-f03d-4351-b793-3a95f76dcf0f") (property "Reference" "RX3" (at 36.068 44.704 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5289,6 +5619,8 @@ ) (property "Value" "665k 1%" (at 34.036 46.736 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5297,29 +5629,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 45.72 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5342,13 +5680,17 @@ (at 115.57 63.5 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "a35943c4-7125-40e0-a7a0-aef6940512c3") (property "Reference" "C11" (at 120.396 62.484 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5357,6 +5699,8 @@ ) (property "Value" "0.1u" (at 120.142 64.516 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5365,33 +5709,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 116.5352 59.69 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 115.57 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 115.57 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "X5R" (at 120.396 66.548 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5417,13 +5769,17 @@ (lib_id "Device:R") (at 39.37 35.56 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "a7825ea3-8256-427c-8637-7468a3aea600") (property "Reference" "RX2" (at 36.068 34.544 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5432,6 +5788,8 @@ ) (property "Value" "665k 1%" (at 34.036 36.576 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5440,29 +5798,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 35.56 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5485,13 +5849,17 @@ (at 198.12 62.23 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "adc73166-0e65-4385-ac43-027ec3f8246f") (property "Reference" "C15" (at 202.946 61.214 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5500,6 +5868,8 @@ ) (property "Value" "0.1u" (at 202.692 63.246 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5508,33 +5878,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 199.0852 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 198.12 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 198.12 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "X5R" (at 202.946 65.278 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5561,13 +5939,17 @@ (at 246.38 118.11 270) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "b7c47f64-4d8c-4e32-bb6f-079f8bd58a94") (property "Reference" "R9" (at 246.38 114.3 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5576,6 +5958,8 @@ ) (property "Value" "3.3k" (at 246.38 116.078 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5584,29 +5968,35 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 246.38 119.888 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 246.38 118.11 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 246.38 118.11 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5629,13 +6019,17 @@ (at 97.79 63.5 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "b892be2b-2118-4b5d-920d-a8ab47df0ff8") (property "Reference" "C9" (at 102.108 62.484 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5644,6 +6038,8 @@ ) (property "Value" "10u" (at 102.108 64.516 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5652,33 +6048,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 98.7552 59.69 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 97.79 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 97.79 63.5 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "X5R" (at 102.362 66.548 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5701,17 +6105,21 @@ ) ) (symbol - (lib_id "kml-custom:AMC1311BDWVR") + (lib_id "KMLib_IC_Analog:AMC1311BDWVR_Isolation_Amplifier") (at 156.21 88.9 0) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (fields_autoplaced yes) (uuid "cf5e95c8-a511-4880-8be4-75f2ac50963a") (property "Reference" "U3" (at 156.21 71.12 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -5720,39 +6128,47 @@ ) (property "Value" "AMC1311BDWVR" (at 156.21 73.66 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) ) ) ) - (property "Footprint" "kml-custom:DWV0008A" + (property "Footprint" "KMLib_IC_SMD:DWV0008A" (at 156.21 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "AMC1311BDWVR" (at 156.21 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 156.21 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -5792,13 +6208,17 @@ (lib_id "Device:C") (at 121.92 92.71 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d2304257-516c-4749-8374-40245d9b20c8") (property "Reference" "C12" (at 117.094 90.932 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5807,6 +6227,8 @@ ) (property "Value" "100p" (at 117.094 92.964 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5815,29 +6237,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 120.9548 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 121.92 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 121.92 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -5859,13 +6287,17 @@ (lib_id "Device:C") (at 246.38 110.49 90) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d3896faf-a6e2-42e1-949b-a3ab516942a0") (property "Reference" "C19" (at 246.38 105.156 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5874,6 +6306,8 @@ ) (property "Value" "330p" (at 246.634 106.934 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -5882,29 +6316,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 250.19 109.5248 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 246.38 110.49 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 246.38 110.49 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2" @@ -5923,17 +6363,21 @@ ) ) (symbol - (lib_id "kml-custom:ADUM5010ARSZ-RL7") + (lib_id "KMLib_IC_Power:ADUM5010ARSZ-RL7_Isolated_DC-DC") (at 179.07 36.83 0) (mirror y) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "d4ccd4e2-2869-4205-88a3-ba1e11b91245") (property "Reference" "U4" (at 155.956 26.67 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) @@ -5942,39 +6386,47 @@ ) (property "Value" "ADUM5010ARSZ-RL7" (at 156.21 29.21 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.524 1.524) ) ) ) - (property "Footprint" "kml-custom:RS_20_ADI" + (property "Footprint" "KMLib_IC_SMD:RS_20_ADI" (at 179.07 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Datasheet" "ADUM5010ARSZ-RL7" (at 179.07 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) (italic yes) ) - (hide yes) ) ) (property "Description" "" (at 179.07 36.83 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "7" @@ -6050,13 +6502,17 @@ (lib_id "Device:R") (at 39.37 93.98 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "dad73bdc-7905-454c-b658-22313af224e8") (property "Reference" "RSNS1" (at 35.052 92.964 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6065,6 +6521,8 @@ ) (property "Value" "20.05k 1%" (at 33.02 95.25 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6073,29 +6531,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 93.98 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6117,13 +6581,17 @@ (lib_id "Device:R") (at 39.37 76.2 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "dd0ecdb7-327f-4a82-bfed-4f66d824ce78") (property "Reference" "RX6" (at 36.068 75.184 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6132,6 +6600,8 @@ ) (property "Value" "665k 1%" (at 34.036 77.216 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6140,29 +6610,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 76.2 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 76.2 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 76.2 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6184,13 +6660,17 @@ (lib_id "Device:R") (at 39.37 66.04 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "e5705f6f-0775-466f-ad6b-f66710b72618") (property "Reference" "RX5" (at 36.068 65.024 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6199,6 +6679,8 @@ ) (property "Value" "665k 1%" (at 34.036 67.056 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6207,29 +6689,35 @@ ) (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 41.148 66.04 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 39.37 66.04 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 39.37 66.04 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6252,13 +6740,17 @@ (at 209.55 62.23 0) (mirror x) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "ec8b4d17-2bd4-4e63-9070-a277eee5a6a6") (property "Reference" "C17" (at 213.868 61.214 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6267,6 +6759,8 @@ ) (property "Value" "10u" (at 213.868 63.246 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6275,33 +6769,41 @@ ) (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 210.5152 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 209.55 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 209.55 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Specs" "X5R" (at 214.122 65.278 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6327,13 +6829,17 @@ (lib_id "Device:R") (at 191.77 134.62 270) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "f0bc251b-b529-4e77-9702-1749faa4c71f") (property "Reference" "R5" (at 191.77 138.43 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6342,6 +6848,8 @@ ) (property "Value" "3.3k" (at 191.77 136.652 90) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6350,29 +6858,35 @@ ) (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 191.77 132.842 90) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 191.77 134.62 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Resistor" (at 191.77 134.62 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "1" @@ -6394,13 +6908,17 @@ (lib_id "Device:C") (at 251.46 146.05 180) (unit 1) + (body_style 1) (exclude_from_sim no) (in_bom yes) (on_board yes) + (in_pos_files yes) (dnp no) (uuid "f456ee1f-15f3-4117-a2ec-6466a2836d1c") (property "Reference" "C21" (at 247.142 144.272 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6409,6 +6927,8 @@ ) (property "Value" "0.1u" (at 247.142 146.304 0) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) @@ -6417,29 +6937,35 @@ ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 250.4948 142.24 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Datasheet" "~" + (property "Datasheet" "" (at 251.46 146.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (property "Description" "Unpolarized capacitor" (at 251.46 146.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) (pin "2"