diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index c88942f..f5e2657 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -49,12 +49,15 @@ const unsigned char* bmpallArray[1] = { }; -int mVal; -int oldmVal =0 ; -int tVal; -int oldtVal = 0; -int lVal; -int oldlVal = 0; +// soil moisture value +int soilMoisture; +int soilMoistureOld = 0 ; +// temp value from i2c sensor +int temp1Val; +int temp1ValOld = 0; +// light intensity value +int lightVal; +int lightValOld = 0; void writeI2CRegister8bit(int addr, int value) { Wire.beginTransmission(addr); @@ -94,7 +97,7 @@ void setup() { } void loop() { - mVal = readI2CRegister16bit(0x20, 0); + soilMoisture = readI2CRegister16bit(0x20, 0); Serial.print(readI2CRegister16bit(0x20, 0)); //read capacitance register Serial.print(", "); @@ -108,15 +111,15 @@ void loop() { display.setCursor(73,0); display.setTextColor(SSD1306_BLACK); - display.print(oldmVal); + display.print(soilMoistureOld); display.display(); delay(800); display.setCursor(73,0); display.setTextColor(SSD1306_WHITE); - display.print(mVal); - oldmVal = mVal; + display.print(soilMoisture); + soilMoistureOld = soilMoisture; //display.println(readI2CRegister16bit(0x20, 0)); display.display(); diff --git a/KiCad/CanGrow/#auto_saved_files# b/KiCad/CanGrow/#auto_saved_files# deleted file mode 100644 index 200319d..0000000 --- a/KiCad/CanGrow/#auto_saved_files# +++ /dev/null @@ -1 +0,0 @@ -/home/marcus/Dokumente/git/CanGrow/KiCad/CanGrow/_autosave-CanGrow.kicad_sch diff --git a/KiCad/CanGrow/CanGrow-backups/CanGrow-2024-03-29_210835.zip b/KiCad/CanGrow/CanGrow-backups/CanGrow-2024-03-29_210835.zip deleted file mode 100644 index 5d6013b..0000000 Binary files a/KiCad/CanGrow/CanGrow-backups/CanGrow-2024-03-29_210835.zip and /dev/null differ diff --git a/KiCad/CanGrow/_autosave-CanGrow.kicad_pcb b/KiCad/CanGrow/_autosave-CanGrow.kicad_pcb deleted file mode 100644 index aa9022f..0000000 --- a/KiCad/CanGrow/_autosave-CanGrow.kicad_pcb +++ /dev/null @@ -1,5608 +0,0 @@ -(kicad_pcb - (version 20240108) - (generator "pcbnew") - (generator_version "8.0") - (general - (thickness 1.6) - (legacy_teardrops no) - ) - (paper "A4") - (layers - (0 "F.Cu" signal) - (31 "B.Cu" signal) - (32 "B.Adhes" user "B.Adhesive") - (33 "F.Adhes" user "F.Adhesive") - (34 "B.Paste" user) - (35 "F.Paste" user) - (36 "B.SilkS" user "B.Silkscreen") - (37 "F.SilkS" user "F.Silkscreen") - (38 "B.Mask" user) - (39 "F.Mask" user) - (40 "Dwgs.User" user "User.Drawings") - (41 "Cmts.User" user "User.Comments") - (42 "Eco1.User" user "User.Eco1") - (43 "Eco2.User" user "User.Eco2") - (44 "Edge.Cuts" user) - (45 "Margin" user) - (46 "B.CrtYd" user "B.Courtyard") - (47 "F.CrtYd" user "F.Courtyard") - (48 "B.Fab" user) - (49 "F.Fab" user) - (50 "User.1" user) - (51 "User.2" user) - (52 "User.3" user) - (53 "User.4" user) - (54 "User.5" user) - (55 "User.6" user) - (56 "User.7" user) - (57 "User.8" user) - (58 "User.9" user) - ) - (setup - (pad_to_mask_clearance 0) - (allow_soldermask_bridges_in_footprints no) - (pcbplotparams - (layerselection 0x00010fc_ffffffff) - (plot_on_all_layers_selection 0x0000000_00000000) - (disableapertmacros no) - (usegerberextensions no) - (usegerberattributes yes) - (usegerberadvancedattributes yes) - (creategerberjobfile yes) - (dashed_line_dash_ratio 12.000000) - (dashed_line_gap_ratio 3.000000) - (svgprecision 4) - (plotframeref no) - (viasonmask no) - (mode 1) - (useauxorigin no) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (pdf_front_fp_property_popups yes) - (pdf_back_fp_property_popups yes) - (dxfpolygonmode yes) - (dxfimperialunits yes) - (dxfusepcbnewfont yes) - (psnegative no) - (psa4output no) - (plotreference yes) - (plotvalue yes) - (plotfptext yes) - (plotinvisibletext no) - (sketchpadsonfab no) - (subtractmaskfromsilk no) - (outputformat 1) - (mirror no) - (drillshape 1) - (scaleselection 1) - (outputdirectory "") - ) - ) - (net 0 "") - (net 1 "Net-(J1-SDL)") - (net 2 "Net-(J1-GND)") - (net 3 "Net-(J1-VCC)") - (net 4 "Net-(J1-SDA)") - (net 5 "Net-(J4-Pin_2)") - (net 6 "+12V") - (net 7 "Net-(J5-Pin_2)") - (net 8 "Net-(J6-Pin_2)") - (net 9 "GND") - (net 10 "Net-(Q1-G)") - (net 11 "Net-(Q2-G)") - (net 12 "Net-(Q4-G)") - (net 13 "unconnected-(U2-NC-Pad3)") - (net 14 "Net-(U2-DATA)") - (net 15 "unconnected-(U3-CS{slash}D8-Pad7)") - (net 16 "unconnected-(U3-TX-Pad16)") - (net 17 "unconnected-(U3-~{RST}-Pad1)") - (net 18 "unconnected-(U3-MOSI{slash}D7-Pad6)") - (net 19 "unconnected-(U3-RX-Pad15)") - (net 20 "unconnected-(U3-MISO{slash}D6-Pad5)") - (net 21 "unconnected-(U3-A0-Pad2)") - (net 22 "unconnected-(U3-5V-Pad9)") - (footprint "Sensor:Aosong_DHT11_5.5x12.0_P2.54mm" - (layer "F.Cu") - (uuid "22534575-2a3e-4129-9963-11c5c6c7d2f7") - (at 250.605 139.645) - (descr "Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf") - (tags "Temperature and humidity module") - (property "Reference" "U2" - (at -1 -3.5 0) - (layer "F.SilkS") - (uuid "4ef3e40c-54e6-4c93-b43e-e859218bc90d") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "DHT11" - (at 0 11.3 0) - (layer "F.Fab") - (uuid "c0b8d89f-b3e2-443a-9a7c-e519783320cb") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Sensor:Aosong_DHT11_5.5x12.0_P2.54mm" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "55f579e5-f437-49bd-91fa-cd7670bf6f44") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "http://akizukidenshi.com/download/ds/aosong/DHT11.pdf" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "8018f67a-5416-4551-9310-312012e20f44") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "3.3V to 5.5V, temperature and humidity module, DHT11" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "0d02a5c2-677f-4d6a-87c3-66c76ba4bd14") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Aosong*DHT11*5.5x12.0*P2.54mm*") - (path "/e8d05f6d-7896-48a6-a05e-4b78a98c440d") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -3.16 -2.6) - (end -3.16 -0.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "4172bb0b-1a2d-4322-99bc-eed675aba320") - ) - (fp_line - (start -3.16 -2.6) - (end -1.55 -2.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cb66de32-a468-4193-8138-fb02fd8781c2") - ) - (fp_line - (start -2.88 9.94) - (end -2.88 -2.31) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "4a6c1e0b-cbf1-434a-91e8-050e490e5cac") - ) - (fp_line - (start -2.87 -2.32) - (end 2.87 -2.32) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a553fdf9-425a-4218-b568-e612e5e2e628") - ) - (fp_line - (start 2.88 -2.32) - (end 2.88 9.94) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "1befcc0d-0b07-46c2-999f-c7469a039f83") - ) - (fp_line - (start 2.88 9.94) - (end -2.88 9.94) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a30e2a24-7c8c-4a95-a7e9-8f7b18dd3f64") - ) - (fp_line - (start -3 -2.44) - (end 3 -2.44) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "da8a10cd-5881-4c78-a53b-7c0083190fa6") - ) - (fp_line - (start -3 10.06) - (end -3 -2.44) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "92d9180f-f86d-44cb-a942-256bd65ffadb") - ) - (fp_line - (start 3 -2.44) - (end 3 10.06) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "8a663be5-878f-47d3-971f-2d7c325a19ef") - ) - (fp_line - (start 3 10.06) - (end -3 10.06) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "c438334e-2c2e-446a-b8ed-2a08de9d4eaa") - ) - (fp_line - (start -2.75 -1.19) - (end -2.75 9.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "60a002f5-18db-4fbc-921f-c4f4f203c911") - ) - (fp_line - (start -2.75 -1.19) - (end -1.75 -2.19) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0812ee06-369e-4871-a7e1-2a6385c249a8") - ) - (fp_line - (start -1.75 -2.19) - (end 2.75 -2.19) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "52495eb2-1e98-44f0-a855-6b309ae80b7c") - ) - (fp_line - (start 2.75 -2.19) - (end 2.75 9.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "d2621f1f-f16f-48a7-b025-c6c4731cd886") - ) - (fp_line - (start 2.75 9.81) - (end -2.75 9.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "39bc79cd-b743-4b2d-9b90-7ad3ad3994c0") - ) - (fp_text user "${REFERENCE}" - (at 0 3.81 0) - (layer "F.Fab") - (uuid "a1a1dc65-ae9e-409c-af7b-97024e6861c3") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0) - (size 1.5 1.5) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "VDD") - (pintype "power_in") - (uuid "b6ae3e19-03f9-437e-8238-c3c1348fa798") - ) - (pad "2" thru_hole circle - (at 0 2.54) - (size 1.5 1.5) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 14 "Net-(U2-DATA)") - (pinfunction "DATA") - (pintype "bidirectional") - (uuid "26a1a356-a17e-47af-a84a-4973626b1c5f") - ) - (pad "3" thru_hole circle - (at 0 5.08) - (size 1.5 1.5) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 13 "unconnected-(U2-NC-Pad3)") - (pinfunction "NC") - (pintype "no_connect") - (uuid "1c81ba3b-4cba-45f3-ac23-ca9da28246e4") - ) - (pad "4" thru_hole circle - (at 0 7.62) - (size 1.5 1.5) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 2 "Net-(J1-GND)") - (pinfunction "GND") - (pintype "power_in") - (uuid "420395db-da24-4114-8740-129a97c88b12") - ) - (model "${KICAD8_3DMODEL_DIR}/Sensor.3dshapes/Aosong_DHT11_5.5x12.0_P2.54mm.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Package_TO_SOT_THT:TO-220-3_Horizontal_TabDown" - (layer "F.Cu") - (uuid "2367ad85-d944-4d89-9204-f02edc8aefd4") - (at 224.62 156.72) - (descr "TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf") - (tags "TO-220-3 Horizontal RM 2.54mm") - (property "Reference" "U1" - (at 2.54 -20.58 0) - (layer "F.SilkS") - (uuid "d43d41bf-9f7a-42a8-9a1c-6f51b8e32eb7") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "LM1117T-3.3" - (at 2.54 2 0) - (layer "F.Fab") - (uuid "14e7780e-b2ea-46c1-a269-766074e26156") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Horizontal_TabDown" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "f2eed845-91d8-432e-94de-ead7a2f59d57") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "http://www.ti.com/lit/ds/symlink/lm1117.pdf" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "307ac9c3-3da8-449f-a880-1a370d5d4088") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "800mA Low-Dropout Linear Regulator, 3.3V fixed output, TO-220" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "4ff1e037-c8c0-4475-9db1-d36f55507341") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "TO?220*") - (path "/56ea8589-db43-47bd-8342-3f53b6d53480") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -2.58 -19.58) - (end -2.58 -3.69) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "8667fa0a-5879-4b5f-b328-5f32118b6cd4") - ) - (fp_line - (start -2.58 -19.58) - (end 7.66 -19.58) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ed96d938-abfe-4f86-af43-2fe5ed93c3cd") - ) - (fp_line - (start -2.58 -3.69) - (end 7.66 -3.69) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "98f45556-d008-4aa4-9c5b-635a5c205aee") - ) - (fp_line - (start 0 -3.69) - (end 0 -1.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "2157f287-1842-42af-bd00-2adc89612d62") - ) - (fp_line - (start 2.54 -3.69) - (end 2.54 -1.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ffff178a-3aed-4667-8bc0-e1e7786e382c") - ) - (fp_line - (start 5.08 -3.69) - (end 5.08 -1.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "c3aa7e28-9069-4611-85f0-d132e9d69304") - ) - (fp_line - (start 7.66 -19.58) - (end 7.66 -3.69) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b6098f73-f814-423c-a29a-47d0d6b225e1") - ) - (fp_line - (start -2.71 -19.71) - (end -2.71 1.25) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "2384ad3c-4bef-4148-8dd5-f8aaacdb93cd") - ) - (fp_line - (start -2.71 1.25) - (end 7.79 1.25) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "bdebe97f-9e68-4cc5-a45f-a737f18fe11c") - ) - (fp_line - (start 7.79 -19.71) - (end -2.71 -19.71) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "efb67524-5bdd-4dbc-bdc3-8ba66b74eec8") - ) - (fp_line - (start 7.79 1.25) - (end 7.79 -19.71) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "11b051d4-4e5b-4172-a49f-8b3ed0305dc7") - ) - (fp_line - (start -2.46 -19.46) - (end 7.54 -19.46) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0da18519-6aea-4c17-833d-368cecd3db87") - ) - (fp_line - (start -2.46 -13.06) - (end -2.46 -19.46) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "93b8cf77-f3b2-4f6d-acc3-dbf23410871c") - ) - (fp_line - (start -2.46 -13.06) - (end 7.54 -13.06) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a04c37ad-2a08-4315-ae12-7ead28693935") - ) - (fp_line - (start -2.46 -3.81) - (end -2.46 -13.06) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "d0fe4725-d171-430b-a8b0-bac23c86440b") - ) - (fp_line - (start 0 -3.81) - (end 0 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "19b467cd-3c88-4727-90b3-e3dabc01992f") - ) - (fp_line - (start 2.54 -3.81) - (end 2.54 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a1259ea0-3f13-4913-a144-b4102f7f3367") - ) - (fp_line - (start 5.08 -3.81) - (end 5.08 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "7fb4e28a-3996-47dd-83d3-4d3538f2d023") - ) - (fp_line - (start 7.54 -19.46) - (end 7.54 -13.06) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f60339cd-b7f0-470b-8bbe-e4a31a9c1a7b") - ) - (fp_line - (start 7.54 -13.06) - (end -2.46 -13.06) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "df145af5-6cf4-401a-bbf2-1e0c3e82484b") - ) - (fp_line - (start 7.54 -13.06) - (end 7.54 -3.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "dc48e335-97d0-43c7-9a14-6f277f6e598e") - ) - (fp_line - (start 7.54 -3.81) - (end -2.46 -3.81) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "c32f954a-03c3-47e3-81a6-63285e70862a") - ) - (fp_circle - (center 2.54 -16.66) - (end 4.39 -16.66) - (stroke - (width 0.1) - (type solid) - ) - (fill none) - (layer "F.Fab") - (uuid "e8665f19-8ebc-47ba-b411-b26f0e7612a8") - ) - (fp_text user "${REFERENCE}" - (at 2.54 -20.58 0) - (layer "F.Fab") - (uuid "8d0a6503-cd8d-4a24-b856-300decfbcaed") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "" np_thru_hole oval - (at 2.54 -16.66) - (size 3.5 3.5) - (drill 3.5) - (layers "*.Cu" "*.Mask") - (uuid "2221b590-13b1-4718-9306-44299366b9ff") - ) - (pad "1" thru_hole rect - (at 0 0) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "GND") - (pintype "power_in") - (uuid "79298435-7cf7-4e73-b9be-52db6ae4d5a5") - ) - (pad "2" thru_hole oval - (at 2.54 0) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "VO") - (pintype "power_out") - (uuid "808e71a6-f0c8-4dd2-ac18-f83a88bfd9e3") - ) - (pad "3" thru_hole oval - (at 5.08 0) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 6 "+12V") - (pinfunction "VI") - (pintype "power_in") - (uuid "bfd5afdf-57d4-4777-8be1-cdeaba150c8a") - ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_THT.3dshapes/TO-220-3_Horizontal_TabDown.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (layer "F.Cu") - (uuid "2d4d762f-f893-4cb7-ba77-a8d43874c1eb") - (at 209.01 126.36) - (descr "AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf") - (tags "XT60 female vertical") - (property "Reference" "J6" - (at 3.6 -5.3 180) - (layer "F.SilkS") - (uuid "2220cc47-ac32-4d40-8914-d3a81c898aca") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "PUMP Vout" - (at 3.6 5.4 0) - (layer "F.Fab") - (uuid "ff2db50c-1004-490a-b8ae-4a7c38448330") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "fc74ff95-12ae-4b32-8cf9-af96483dffe2") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "f000516e-54b6-4793-996f-c8df29fa6d79") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "8be92c91-2217-467b-a17d-92c7ad85e276") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/98071805-8cd0-439e-bcd1-5673ae2baa80") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -4.25 -1.6) - (end -4.25 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "adf5e104-9063-47a5-a9e2-06498474d8e0") - ) - (fp_line - (start -4.25 1.55) - (end -1.4 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "4ba55b99-541c-4568-8885-da6bf66833ae") - ) - (fp_line - (start -1.4 -4.15) - (end -4.25 -1.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f6f08ba1-18d7-4924-8d57-c5590df78b01") - ) - (fp_line - (start -1.4 4.15) - (end 11.45 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "69d7f58e-cf79-413f-a97e-5496a758873f") - ) - (fp_line - (start 11.45 -4.15) - (end -1.4 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "870034ef-5221-4919-b369-efc8d1a8c1d6") - ) - (fp_line - (start 11.45 4.15) - (end 11.45 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "7b742223-fd94-49b7-b6d1-22ca0d426e23") - ) - (fp_line - (start -4.65 -1.85) - (end -1.6 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e2086339-c773-4174-b247-8164a829b2f8") - ) - (fp_line - (start -4.65 1.85) - (end -4.65 -1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "b089609e-f222-4700-965b-643c1e38e0eb") - ) - (fp_line - (start -1.6 -4.6) - (end 11.85 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "99820912-d527-4886-8900-ae02ad3a11ea") - ) - (fp_line - (start -1.6 4.6) - (end -4.65 1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "f62d43a6-355f-46b4-ab6e-02b75ff03057") - ) - (fp_line - (start 11.85 -4.6) - (end 11.85 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "6b7d18d5-80fe-4b78-a25c-8f459101ddec") - ) - (fp_line - (start 11.85 4.6) - (end -1.6 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "794b53ea-e534-43de-88a1-3a5c88135dda") - ) - (fp_line - (start -4.15 -1.55) - (end -4.15 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "feb6f4b0-2a70-4032-abe3-cc93740bdaea") - ) - (fp_line - (start -4.15 1.55) - (end -1.4 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "4268d222-43d3-4c93-a381-6c88e699aee5") - ) - (fp_line - (start -1.4 -4.05) - (end -4.15 -1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "23c2fb61-b829-417b-9e74-568f18dcb98e") - ) - (fp_line - (start -1.4 4.05) - (end 11.35 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "39330b0d-423d-4b6d-b614-a3f79273ebda") - ) - (fp_line - (start 11.35 -4.05) - (end -1.4 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "7d7b0f98-0487-4950-ae65-b1cb353bf120") - ) - (fp_line - (start 11.35 4.05) - (end 11.35 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "5aa04643-5a9f-442d-86e7-71955f08aa66") - ) - (fp_text user "${REFERENCE}" - (at 3.6 0.05 0) - (layer "F.Fab") - (uuid "51cd7b12-dcb1-4f47-a092-ef2a6dc37eda") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole roundrect - (at 0 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (roundrect_rratio 0.25) - (net 6 "+12V") - (pinfunction "Pin_1") - (pintype "passive") - (uuid "f135e6f8-716a-40db-a8da-c9f50e27e055") - ) - (pad "2" thru_hole circle - (at 7.2 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 8 "Net-(J6-Pin_2)") - (pinfunction "Pin_2") - (pintype "passive") - (uuid "dbdc4279-b430-4a41-9504-3f0f792e4eda") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT60-F_1x02_P7.2mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (layer "F.Cu") - (uuid "2e673a27-f9de-43ab-852f-fda5b1209ad4") - (at 205.41 147.81) - (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") - (property "Reference" "R2" - (at 5.08 -2.37 0) - (layer "F.SilkS") - (uuid "e42ad8a7-49c5-4741-a704-b9062578736f") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "100k" - (at 5.08 2.37 0) - (layer "F.Fab") - (uuid "e4c35f87-5692-4e5a-b1a6-2f915475b01e") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "29df200e-ccec-44ad-9fee-b6331d618aa9") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "c151e952-3ca7-421d-a258-eb7ae6df91cf") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "fbd5d8ba-9493-4ca7-801e-ef374c86934f") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "R_*") - (path "/916384c8-0185-4452-a2c2-e88fc04ef7b7") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start 1.04 0) - (end 1.81 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "6be7c84d-be8a-4009-854a-37e1f48f4957") - ) - (fp_line - (start 1.81 -1.37) - (end 1.81 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "044e73b6-5884-4119-8460-d8aafda717f8") - ) - (fp_line - (start 1.81 1.37) - (end 8.35 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "0f0a3f25-1cb2-42cb-b02b-ad0e5de8a6f2") - ) - (fp_line - (start 8.35 -1.37) - (end 1.81 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "3baec5db-343f-44f7-9f29-1f100cb852d9") - ) - (fp_line - (start 8.35 1.37) - (end 8.35 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "833ff7bc-cfd9-4e3d-8fbe-72e1379cf7c0") - ) - (fp_line - (start 9.12 0) - (end 8.35 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "993bd20c-007f-4b63-8e8d-738637e0462f") - ) - (fp_line - (start -1.05 -1.5) - (end -1.05 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "818b0680-ae1c-4341-afe2-0c6843546db5") - ) - (fp_line - (start -1.05 1.5) - (end 11.21 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "6ee64c03-6f88-48b1-b83e-f8483d164d8e") - ) - (fp_line - (start 11.21 -1.5) - (end -1.05 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "57c445c1-7239-4058-923b-bc4613f86c33") - ) - (fp_line - (start 11.21 1.5) - (end 11.21 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "6b705777-753d-4854-a3da-10cc1db77e51") - ) - (fp_line - (start 0 0) - (end 1.93 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "6b75a47d-5de8-4a3b-add0-5862b3bf3725") - ) - (fp_line - (start 1.93 -1.25) - (end 1.93 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "eb9a1251-0278-46bb-af59-e498f740e184") - ) - (fp_line - (start 1.93 1.25) - (end 8.23 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "377353b1-29b2-485b-a368-4a95e06cfb5b") - ) - (fp_line - (start 8.23 -1.25) - (end 1.93 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "09a021c7-ec87-47df-beef-a854b54978d4") - ) - (fp_line - (start 8.23 1.25) - (end 8.23 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "2ea19cfa-668f-469d-beeb-64b8811794b8") - ) - (fp_line - (start 10.16 0) - (end 8.23 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "ca61ceb6-20f2-40ff-9093-012c365e59ec") - ) - (fp_text user "${REFERENCE}" - (at 5.08 0 0) - (layer "F.Fab") - (uuid "b290f684-a1b7-4e61-821e-b54647e3edec") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole circle - (at 0 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pintype "passive") - (uuid "723d086b-b942-4695-a072-42ba1df85d9a") - ) - (pad "2" thru_hole oval - (at 10.16 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 10 "Net-(Q1-G)") - (pintype "passive") - (uuid "a4711af4-0940-4a94-a7b0-a0b897d81a03") - ) - (model "${KICAD8_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (layer "F.Cu") - (uuid "7045668f-40f4-4b93-886d-9afffdbd4dae") - (at 205.41 151.86) - (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") - (property "Reference" "R3" - (at 5.08 -2.37 0) - (layer "F.SilkS") - (uuid "5af877d2-4ec7-4ae5-ae4b-a28e1a44e90b") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "100k" - (at 5.08 2.37 0) - (layer "F.Fab") - (uuid "83b025b8-ff43-4cec-b325-c5f9f55db2c1") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "a85c4d0f-fc54-498f-ae86-3b3b3dbd87ee") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "5ca2b8f6-2149-410a-944e-01d628ed474f") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "ebf931f5-d28f-4664-9dcf-f93753a07e9f") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "R_*") - (path "/86aafff2-04fb-4daf-a64c-15dc690daef9") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start 1.04 0) - (end 1.81 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "3c502c8d-57dc-48a7-b510-da9bd474d02a") - ) - (fp_line - (start 1.81 -1.37) - (end 1.81 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ef33891e-c91f-4819-9759-f3371db14f36") - ) - (fp_line - (start 1.81 1.37) - (end 8.35 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "7dd3b7ce-43d2-4027-b3c7-774c52f44b20") - ) - (fp_line - (start 8.35 -1.37) - (end 1.81 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "d7d086f1-e1ac-4359-b813-096f111f381b") - ) - (fp_line - (start 8.35 1.37) - (end 8.35 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a7b3ff73-6101-40f0-abab-01e01ba14af6") - ) - (fp_line - (start 9.12 0) - (end 8.35 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "8ee3a0f1-0db6-4b0c-8dfd-65eb7074b153") - ) - (fp_line - (start -1.05 -1.5) - (end -1.05 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "b87c3bbb-bf93-4041-89e6-84bb473da3ce") - ) - (fp_line - (start -1.05 1.5) - (end 11.21 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "d899e93a-1e30-4653-826f-01dc7e2366f7") - ) - (fp_line - (start 11.21 -1.5) - (end -1.05 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "39ed1220-47c7-4d45-b15e-9e765a770130") - ) - (fp_line - (start 11.21 1.5) - (end 11.21 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e92bef1c-dd62-4bd4-a374-de8ff7e7bd47") - ) - (fp_line - (start 0 0) - (end 1.93 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "52fa433c-5a67-4c17-9c61-226eec6ae9b4") - ) - (fp_line - (start 1.93 -1.25) - (end 1.93 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f89167f5-3820-48c7-8051-f8a71c3ddbd5") - ) - (fp_line - (start 1.93 1.25) - (end 8.23 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "55999e70-9152-45dc-81ec-aa0409ad6fc9") - ) - (fp_line - (start 8.23 -1.25) - (end 1.93 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "500141a9-05c2-494a-86aa-9ffe2ecc2e0f") - ) - (fp_line - (start 8.23 1.25) - (end 8.23 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "adc493d7-07e3-4ec5-8a87-5028ee6e0913") - ) - (fp_line - (start 10.16 0) - (end 8.23 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "7dc34716-555d-485f-ad00-131ebaf790ed") - ) - (fp_text user "${REFERENCE}" - (at 5.08 0 0) - (layer "F.Fab") - (uuid "ce3f2c0e-d8c2-4d62-92ec-3d7607805d0d") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole circle - (at 0 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pintype "passive") - (uuid "02ed4cf2-676a-4d62-a25f-e9e0c2f4bc58") - ) - (pad "2" thru_hole oval - (at 10.16 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 12 "Net-(Q4-G)") - (pintype "passive") - (uuid "652f2ee5-7b6f-41ec-a564-d4a623d20578") - ) - (model "${KICAD8_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Package_TO_SOT_THT:TO-220-3_Vertical" - (layer "F.Cu") - (uuid "73aedc78-637b-40b1-a759-65a916a9f9fe") - (at 115.5 73.42 -90) - (descr "TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf") - (tags "TO-220-3 Vertical RM 2.54mm") - (property "Reference" "Q2" - (at 2.54 -4.27 90) - (layer "F.SilkS") - (uuid "26599665-2747-4788-abfb-36bfd9709b09") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "BUZ11 FAN" - (at 2.54 2.5 90) - (layer "F.Fab") - (uuid "cc321827-15ed-4bd3-a15f-bad30c1efc76") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "31558201-8dc9-4a04-af2e-57a621c947b0") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Fairchild%20PDFs/BUZ11.pdf" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "2b6fe405-cc33-4631-9580-1453d261f923") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "d56915a6-9577-418c-9660-a0f4f87e9ca9") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "TO?220*") - (path "/6b8d6b57-b6cb-41c3-b931-ce3f96c0bd9e") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -2.58 1.371) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "2a0ef42b-ad72-4edd-a5dd-6a2fdfa786c3") - ) - (fp_line - (start -2.58 -1.76) - (end 7.66 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "5f3dadde-e69c-4dd4-b6d2-44ddce192f17") - ) - (fp_line - (start -2.58 -3.27) - (end -2.58 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "babf8293-885b-4346-96f9-b0b2d271eb1f") - ) - (fp_line - (start -2.58 -3.27) - (end 7.66 -3.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cb05f27a-2fb3-4d23-99f9-76062d393ae7") - ) - (fp_line - (start 0.69 -3.27) - (end 0.69 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "152a1acb-13b4-4295-9c6f-e8153ede3fa7") - ) - (fp_line - (start 4.391 -3.27) - (end 4.391 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "dc95f774-c806-4418-a1f7-4b434b82afdf") - ) - (fp_line - (start 7.66 -3.27) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9cf0f78b-1947-42e8-98b8-385c293717b7") - ) - (fp_line - (start -2.71 1.51) - (end 7.79 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "ca4a92a8-566b-470b-af60-c4f810549f9e") - ) - (fp_line - (start 7.79 1.51) - (end 7.79 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "1dd51bd5-ea51-430f-85c4-0ddc7818bbfa") - ) - (fp_line - (start -2.71 -3.4) - (end -2.71 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "36c3b86e-51f9-41ae-bf8c-8b1236dfa8c4") - ) - (fp_line - (start 7.79 -3.4) - (end -2.71 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e09bfa61-902a-4f38-8dde-ea9fd78eced5") - ) - (fp_line - (start -2.46 1.25) - (end 7.54 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f059707e-51a1-4771-9d79-b245996da15e") - ) - (fp_line - (start 7.54 1.25) - (end 7.54 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "e2c5c51c-3517-4109-bba8-bd4251c762c8") - ) - (fp_line - (start -2.46 -1.88) - (end 7.54 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "fa89bc33-c55c-43f5-9e9d-aff56305dfa5") - ) - (fp_line - (start -2.46 -3.15) - (end -2.46 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "4285961c-681e-4127-8738-38c159864899") - ) - (fp_line - (start 0.69 -3.15) - (end 0.69 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a36ed315-4ee0-484b-bde3-89d4d8280186") - ) - (fp_line - (start 4.39 -3.15) - (end 4.39 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "1a808708-b620-495c-a28e-b7d5d07513e0") - ) - (fp_line - (start 7.54 -3.15) - (end -2.46 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "6f9c417e-f7c6-4b28-ba44-b79284cb5488") - ) - (fp_text user "${REFERENCE}" - (at 2.54 -4.27 90) - (layer "F.Fab") - (uuid "985e3342-6e01-4211-bb30-bdd9d6c9e00f") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 11 "Net-(Q2-G)") - (pinfunction "G") - (pintype "input") - (uuid "5c18a62e-5fdd-4b84-92ad-bc2ed8b8e31e") - ) - (pad "2" thru_hole oval - (at 2.54 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 7 "Net-(J5-Pin_2)") - (pinfunction "D") - (pintype "passive") - (uuid "4f9cc45c-6c3e-401c-9f90-3d3c92d289ef") - ) - (pad "3" thru_hole oval - (at 5.08 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "S") - (pintype "passive") - (uuid "b311c4b3-804c-4300-a061-6950c578157f") - ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_THT.3dshapes/TO-220-3_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (layer "F.Cu") - (uuid "747eaff9-06eb-4d26-8188-1f69000919bc") - (at 209.01 105) - (descr "AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf") - (tags "XT60 female vertical") - (property "Reference" "J4" - (at 3.6 -5.3 180) - (layer "F.SilkS") - (uuid "54cfeaaa-847f-4565-b230-0ff81fd2f25b") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "LED Vout" - (at 3.6 5.4 0) - (layer "F.Fab") - (uuid "15c35299-a1e6-4ed1-93f2-0cf868870ecf") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "ed8bb08a-6d4f-469c-8257-bc968b02e19b") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "aa0d0c2a-2741-4cb7-8473-7e428519497b") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "cb59b6c6-ec9d-4fae-8b91-9582f69bf488") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/40ab9b28-cf8c-4fa5-8fe8-4abec8f56a80") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -4.25 -1.6) - (end -4.25 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "4a91923a-60fc-4fab-9ec6-8a2fe332794c") - ) - (fp_line - (start -4.25 1.55) - (end -1.4 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "e3086f0e-62c5-4648-8b5d-6d4ba0d2e645") - ) - (fp_line - (start -1.4 -4.15) - (end -4.25 -1.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "bbd39aab-40eb-4062-b84f-0a28df5adb2f") - ) - (fp_line - (start -1.4 4.15) - (end 11.45 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a8eda2e2-81c7-452a-b5b4-4b7cbfb95441") - ) - (fp_line - (start 11.45 -4.15) - (end -1.4 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a871b0db-2f80-4a0b-a2b1-ce3a8391ffee") - ) - (fp_line - (start 11.45 4.15) - (end 11.45 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f379a61e-6463-4d14-8ccf-5322adffbd53") - ) - (fp_line - (start -4.65 -1.85) - (end -1.6 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "ea9d7147-e735-47b7-a0e5-83a581800d13") - ) - (fp_line - (start -4.65 1.85) - (end -4.65 -1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "013ed0f1-d4b3-4ff7-9eef-b997e8b4b618") - ) - (fp_line - (start -1.6 -4.6) - (end 11.85 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "bf7c53da-67fd-43d3-b335-8ea116a9082e") - ) - (fp_line - (start -1.6 4.6) - (end -4.65 1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "5a0e2141-939e-4df1-b795-65b5e4b83ed8") - ) - (fp_line - (start 11.85 -4.6) - (end 11.85 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "acc3f35e-0f35-4344-ae3e-68999b1bdc5d") - ) - (fp_line - (start 11.85 4.6) - (end -1.6 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e85cc6bd-e699-4a0d-9f4f-4d0d944f6f67") - ) - (fp_line - (start -4.15 -1.55) - (end -4.15 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "29c7b311-8959-4ab8-a2e4-142cdff2a1bc") - ) - (fp_line - (start -4.15 1.55) - (end -1.4 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "7c24174b-efdb-406d-8a09-f1c41d9c63fa") - ) - (fp_line - (start -1.4 -4.05) - (end -4.15 -1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "d29266e4-e03e-47a1-9ee6-425f5f97a1cd") - ) - (fp_line - (start -1.4 4.05) - (end 11.35 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "c0da7fcb-69ec-47f7-99f1-4c0b11ca6ed7") - ) - (fp_line - (start 11.35 -4.05) - (end -1.4 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "497d8a35-c01f-407a-8749-fdd7476ca754") - ) - (fp_line - (start 11.35 4.05) - (end 11.35 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "e13db3a4-f240-4c7e-858a-f6c2cf85b378") - ) - (fp_text user "${REFERENCE}" - (at 3.6 0.05 0) - (layer "F.Fab") - (uuid "e46370d0-d760-4ee9-94c7-7ff599d54f51") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole roundrect - (at 0 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (roundrect_rratio 0.25) - (net 6 "+12V") - (pinfunction "Pin_1") - (pintype "passive") - (uuid "cf90206d-33f4-42f9-9a9e-8279550106fd") - ) - (pad "2" thru_hole circle - (at 7.2 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 5 "Net-(J4-Pin_2)") - (pinfunction "Pin_2") - (pintype "passive") - (uuid "68ca3cad-7000-4531-b611-2b0857b9db05") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT60-F_1x02_P7.2mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (layer "F.Cu") - (uuid "7d755452-c09f-466d-893b-b3182930f5e7") - (at 235.26 138.81) - (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x04 2.54mm single row") - (property "Reference" "J1" - (at 0 -2.33 0) - (layer "F.SilkS") - (uuid "fafc908e-bb51-472c-9de9-156d91bfae8e") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "I2C_Conn" - (at 0 9.95 0) - (layer "F.Fab") - (uuid "19e2d309-de1b-43a6-bbde-046ced81df69") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "357ce6ad-6ebd-4aba-b220-990cbf991930") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "9a63a362-963f-45bb-a237-f2043847125a") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "0cb17fd3-ebfb-4b7a-96e5-72d170217f1a") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/c2c03f83-a35f-472b-9fa1-67d9b6186a47") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -1.33 -1.33) - (end 0 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "dfa1d0cd-79cb-4bc6-972d-31264f186c6e") - ) - (fp_line - (start -1.33 0) - (end -1.33 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "51b43127-4176-49f4-8dd6-96d690ebd5a5") - ) - (fp_line - (start -1.33 1.27) - (end -1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b2c24004-f9f7-4595-a835-faced60c5000") - ) - (fp_line - (start -1.33 1.27) - (end 1.33 1.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9432b965-4ae4-436e-aec8-5a1c7e204365") - ) - (fp_line - (start -1.33 8.95) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "e9065cc7-df97-4dae-b17b-e69711a062bb") - ) - (fp_line - (start 1.33 1.27) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a9206715-ee09-4cb7-adb8-8fc38222c86d") - ) - (fp_line - (start -1.8 -1.8) - (end -1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "d2789e6f-af77-42d1-b5e5-1c56c0b266d8") - ) - (fp_line - (start -1.8 9.4) - (end 1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "c2dbe680-d5fc-4ae9-b94b-67909d7b2572") - ) - (fp_line - (start 1.8 -1.8) - (end -1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "18ad46d5-9dec-48b2-86af-3aa87f5f1c91") - ) - (fp_line - (start 1.8 9.4) - (end 1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "3d9b0869-d605-44dc-9c7d-47f6dcf57db0") - ) - (fp_line - (start -1.27 -0.635) - (end -0.635 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "01f58a15-f065-4cbb-8ec8-8b8f2524ea99") - ) - (fp_line - (start -1.27 8.89) - (end -1.27 -0.635) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0ba1765b-66ac-416b-8549-9002f3f8e60e") - ) - (fp_line - (start -0.635 -1.27) - (end 1.27 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "cec74f88-315f-4b50-9f36-970b60ee10c7") - ) - (fp_line - (start 1.27 -1.27) - (end 1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "57cf7d24-b81f-4f8a-becd-b5f180e575c0") - ) - (fp_line - (start 1.27 8.89) - (end -1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "ca3f4617-efb5-40e0-9f8e-0524bef1a95a") - ) - (fp_text user "${REFERENCE}" - (at 0 3.81 90) - (layer "F.Fab") - (uuid "f1f24b56-ba4a-454c-b083-6fd3a6c207c3") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 2 "Net-(J1-GND)") - (pinfunction "GND") - (pintype "passive") - (uuid "7941b14a-963d-447e-9724-2a2a376a8364") - ) - (pad "2" thru_hole oval - (at 0 2.54) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "VCC") - (pintype "passive") - (uuid "9b1afc29-eeb5-451d-8ade-20c1fcebc0a2") - ) - (pad "3" thru_hole oval - (at 0 5.08) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "Net-(J1-SDL)") - (pinfunction "SDL") - (pintype "passive") - (uuid "2b64212c-889a-49a7-add7-f16439be9d95") - ) - (pad "4" thru_hole oval - (at 0 7.62) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 4 "Net-(J1-SDA)") - (pinfunction "SDA") - (pintype "passive") - (uuid "c6fe33b4-a79c-4b16-96ee-824541378a55") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (layer "F.Cu") - (uuid "8bb8b9c6-0a85-4c24-85ed-b9ff35518478") - (at 244.56 138.81) - (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x04 2.54mm single row") - (property "Reference" "J3" - (at 0 -2.33 0) - (layer "F.SilkS") - (uuid "75c3c421-5217-48f9-8671-22cc36a7173c") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "I2C_Conn" - (at 0 9.95 0) - (layer "F.Fab") - (uuid "af0d663c-7616-49f3-bf29-b8845a704e5e") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "606c2874-aca8-4d37-b845-f735fcc066c9") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "584146ee-95e0-4d7a-8a82-4b2507f7cede") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "3e8985b1-1c95-47af-bcb0-ff9f8d9cb076") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/2652a219-a400-446c-9c35-bbe3c79b9a99") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -1.33 -1.33) - (end 0 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "7ee205b1-b059-4020-b19b-dbd597ca6cb6") - ) - (fp_line - (start -1.33 0) - (end -1.33 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b16ff2f8-89cf-4c9a-85dd-d534d8973c4b") - ) - (fp_line - (start -1.33 1.27) - (end -1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "6ffd5e76-23ee-4f88-97a4-7dd944b5000d") - ) - (fp_line - (start -1.33 1.27) - (end 1.33 1.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "1352224a-3ce7-4853-bd7d-a212c468c984") - ) - (fp_line - (start -1.33 8.95) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "0c206f1e-3d05-47e9-ac30-97eee4ffbbe1") - ) - (fp_line - (start 1.33 1.27) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "2997738c-95c9-4cea-b54a-34feeedfc7b4") - ) - (fp_line - (start -1.8 -1.8) - (end -1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "cea35e46-dcd7-4134-9844-292e362281ea") - ) - (fp_line - (start -1.8 9.4) - (end 1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "f0c7717a-8ee8-4253-9eb8-ce8b03eb97ac") - ) - (fp_line - (start 1.8 -1.8) - (end -1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "c9237fb2-72f8-49d0-9f73-a2a039d3a793") - ) - (fp_line - (start 1.8 9.4) - (end 1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "4a004675-dfb6-499d-956c-b37d48926c27") - ) - (fp_line - (start -1.27 -0.635) - (end -0.635 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "1eafb025-2074-4504-8f17-540c12f83628") - ) - (fp_line - (start -1.27 8.89) - (end -1.27 -0.635) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "63656ee1-d013-47d0-8027-375d6e1a8c58") - ) - (fp_line - (start -0.635 -1.27) - (end 1.27 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "83d7823f-d154-41f4-afcf-ac30ea2a3b8a") - ) - (fp_line - (start 1.27 -1.27) - (end 1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "1c957be9-ae08-4180-a56c-7eabe8911113") - ) - (fp_line - (start 1.27 8.89) - (end -1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a2589451-af4a-46d9-b857-1434a2b1271a") - ) - (fp_text user "${REFERENCE}" - (at 0 3.81 90) - (layer "F.Fab") - (uuid "9c590b67-9f50-48b4-9aca-37834057aa06") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 2 "Net-(J1-GND)") - (pinfunction "GND") - (pintype "passive") - (uuid "ea7178f1-23a4-4a18-a49b-dfdb30613af2") - ) - (pad "2" thru_hole oval - (at 0 2.54) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "VCC") - (pintype "passive") - (uuid "fc93320a-fea4-4437-b7af-ac42671e7b5b") - ) - (pad "3" thru_hole oval - (at 0 5.08) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "Net-(J1-SDL)") - (pinfunction "SDL") - (pintype "passive") - (uuid "d212e90b-39a1-4073-87ee-45ca79764ed8") - ) - (pad "4" thru_hole oval - (at 0 7.62) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 4 "Net-(J1-SDA)") - (pinfunction "SDA") - (pintype "passive") - (uuid "84d2875b-3f19-4dd1-9c71-17d249b66e1b") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (layer "F.Cu") - (uuid "992ba0a1-b1dd-41d7-939f-d9ce3c13d4fd") - (at 209.01 116.11) - (descr "AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf") - (tags "XT60 female vertical") - (property "Reference" "J5" - (at 3.6 -5.3 180) - (layer "F.SilkS") - (uuid "fb401970-e54d-4602-8864-7373b894636d") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "FAN Vout" - (at 3.6 5.4 0) - (layer "F.Fab") - (uuid "a460e33f-eff8-4c13-aeed-3a0cd278b472") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "7d784d44-65f9-44d7-a1e9-3ebe1b76438d") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "3c30aa09-34f9-4e1b-8f7a-f900c6a94bdb") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "6a83e507-df6b-4797-86e6-f0ad29f0dcd7") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/fb37e3e3-fbd0-434a-aae6-6b499af1a7bf") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -4.25 -1.6) - (end -4.25 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "e22c4dca-f2e8-4eef-a3f8-7700a823f876") - ) - (fp_line - (start -4.25 1.55) - (end -1.4 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f01ee3c0-783d-4b0c-b899-5ebdcc0b2475") - ) - (fp_line - (start -1.4 -4.15) - (end -4.25 -1.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "d413136b-12d1-4fce-a8ee-59570081b51d") - ) - (fp_line - (start -1.4 4.15) - (end 11.45 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "941df96a-1ce9-4b7f-b171-f0aa550df9da") - ) - (fp_line - (start 11.45 -4.15) - (end -1.4 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "03dafcfd-0988-4e7d-aa76-4196dc712c2e") - ) - (fp_line - (start 11.45 4.15) - (end 11.45 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "8af47f10-d99f-40e3-9053-fd95955b9ca2") - ) - (fp_line - (start -4.65 -1.85) - (end -1.6 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "7e7c99eb-ce77-4e7e-ba74-6fa7b8251c6e") - ) - (fp_line - (start -4.65 1.85) - (end -4.65 -1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "ea00778a-eb7c-4fee-8611-b8a44ed68cb5") - ) - (fp_line - (start -1.6 -4.6) - (end 11.85 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e36ab116-7205-4004-84e3-ad8fda1870bb") - ) - (fp_line - (start -1.6 4.6) - (end -4.65 1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "49c136ec-1db3-4801-b35e-e01ef5ca1d9b") - ) - (fp_line - (start 11.85 -4.6) - (end 11.85 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e1952354-d1c2-4781-8c0e-8e2ba568cf6b") - ) - (fp_line - (start 11.85 4.6) - (end -1.6 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "16461718-d23d-4058-a513-fb4f4b86670c") - ) - (fp_line - (start -4.15 -1.55) - (end -4.15 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "955cb316-e025-4be1-969b-6099b1ca967a") - ) - (fp_line - (start -4.15 1.55) - (end -1.4 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "4c280de9-4b85-4924-9639-6e3a0061d7c1") - ) - (fp_line - (start -1.4 -4.05) - (end -4.15 -1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "2b52c475-513c-4f12-80b9-254e63ea5e10") - ) - (fp_line - (start -1.4 4.05) - (end 11.35 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "a8dd3e8e-a8a5-46e9-b17d-e3ed2681eb7b") - ) - (fp_line - (start 11.35 -4.05) - (end -1.4 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "2f96bda1-44a5-448a-b456-b346a0112f6a") - ) - (fp_line - (start 11.35 4.05) - (end 11.35 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "59dc8835-1c8b-49b8-8b0e-b65542314f36") - ) - (fp_text user "${REFERENCE}" - (at 3.6 0.05 0) - (layer "F.Fab") - (uuid "c773ff56-995a-4cdc-a6f4-75bda682b952") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole roundrect - (at 0 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (roundrect_rratio 0.25) - (net 6 "+12V") - (pinfunction "Pin_1") - (pintype "passive") - (uuid "50af31fd-72ea-4d79-89db-c44d4ff53197") - ) - (pad "2" thru_hole circle - (at 7.2 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 7 "Net-(J5-Pin_2)") - (pinfunction "Pin_2") - (pintype "passive") - (uuid "39c72c79-5466-4619-acfe-5c9a8ccb259f") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT60-F_1x02_P7.2mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (layer "F.Cu") - (uuid "a72fc0c5-097f-4977-8e25-00ddc3a189be") - (at 209.01 136.61) - (descr "AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf") - (tags "XT60 female vertical") - (property "Reference" "J7" - (at 3.6 -5.3 180) - (layer "F.SilkS") - (uuid "6d34091a-380f-4d0b-93a5-75d8043369c8") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "12V Vin" - (at 3.6 5.4 0) - (layer "F.Fab") - (uuid "449c572e-8650-4f25-9ac1-7bbacd3f6706") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_AMASS:AMASS_XT60-F_1x02_P7.20mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "78ff4293-653b-4cc6-b681-2789aba70064") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "e8b255b4-26cc-4221-96d5-efc1fbd2fde3") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "37929951-88e4-47ad-9738-a2f17f299f30") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/477076be-4744-4393-9603-e40a64ff6817") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -4.25 -1.6) - (end -4.25 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f21f1fc5-8f7f-43de-ac5a-47f435f1c9b0") - ) - (fp_line - (start -4.25 1.55) - (end -1.4 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "6b347871-bd41-4a3e-9610-6481bc3cc77a") - ) - (fp_line - (start -1.4 -4.15) - (end -4.25 -1.6) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "e49b8446-2a17-404a-88ba-975cc84a8ab4") - ) - (fp_line - (start -1.4 4.15) - (end 11.45 4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "17c1b84f-511c-4c67-9bba-a7f908f2c4ea") - ) - (fp_line - (start 11.45 -4.15) - (end -1.4 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "630027a5-16c3-4918-b4fe-7e14fea8dc74") - ) - (fp_line - (start 11.45 4.15) - (end 11.45 -4.15) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "c34f6342-be64-405c-99ad-9c5f42662e8f") - ) - (fp_line - (start -4.65 -1.85) - (end -1.6 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "6ab825d5-fbf6-4a8c-bdf2-94234b444c08") - ) - (fp_line - (start -4.65 1.85) - (end -4.65 -1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "ec8989fd-6c99-415b-8785-cedd105c500c") - ) - (fp_line - (start -1.6 -4.6) - (end 11.85 -4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "e8c96028-fcaf-48c0-8a1b-52f987a706ad") - ) - (fp_line - (start -1.6 4.6) - (end -4.65 1.85) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "173ed4ae-8fe1-478f-b87c-82b53e1a685e") - ) - (fp_line - (start 11.85 -4.6) - (end 11.85 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "3286f93b-a890-4134-881c-20813d904563") - ) - (fp_line - (start 11.85 4.6) - (end -1.6 4.6) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "01dfe551-9fbf-48d7-b692-8961ee10a29f") - ) - (fp_line - (start -4.15 -1.55) - (end -4.15 1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "8b0cd2b3-9231-463f-a18b-2c5d7193b034") - ) - (fp_line - (start -4.15 1.55) - (end -1.4 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "1ecbf212-fe76-467d-a5c5-8bbbfee36ea0") - ) - (fp_line - (start -1.4 -4.05) - (end -4.15 -1.55) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "2c8676bc-d172-414d-892c-3a314d4f0988") - ) - (fp_line - (start -1.4 4.05) - (end 11.35 4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "5eacfd8a-c1bb-4118-ad61-c97577747ac5") - ) - (fp_line - (start 11.35 -4.05) - (end -1.4 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "de89dfef-0e69-4c16-ba83-c34d4518fd29") - ) - (fp_line - (start 11.35 4.05) - (end 11.35 -4.05) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.Fab") - (uuid "26a9470a-dfe6-4db5-bd6d-262bbb245c73") - ) - (fp_text user "${REFERENCE}" - (at 3.6 0.05 0) - (layer "F.Fab") - (uuid "c7ecb021-2e34-483d-a497-10c9cdc9c5d4") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole roundrect - (at 0 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (roundrect_rratio 0.25) - (net 6 "+12V") - (pinfunction "Pin_1") - (pintype "passive") - (uuid "c12d032d-e4ce-467b-ac55-eba75cb8cdd6") - ) - (pad "2" thru_hole circle - (at 7.2 0) - (size 6 6) - (drill 4.5) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "Pin_2") - (pintype "passive") - (uuid "1f7aee1b-ed4c-4f63-9cbf-77dffe748cae") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_AMASS.3dshapes/AMASS_XT60-F_1x02_P7.2mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (layer "F.Cu") - (uuid "b9c48771-6b00-4b1c-bfed-823db7569bce") - (at 239.91 138.81) - (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") - (tags "Through hole pin header THT 1x04 2.54mm single row") - (property "Reference" "J2" - (at 0 -2.33 0) - (layer "F.SilkS") - (uuid "dd9e1372-9f45-4fd8-ab53-c0d65b0b2764") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "I2C_Conn" - (at 0 9.95 0) - (layer "F.Fab") - (uuid "a9acf231-ce45-4377-9606-94ec6f49fb1a") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "43fbadb5-c407-445b-8419-2162bad07d1e") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "9e32ee13-610d-4475-8527-fa89c0c8ecfa") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "86dc807a-e47d-4322-a7ef-b32c08ea9572") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "Connector*:*_1x??_*") - (path "/9b6bbd9a-0309-4d48-9d9d-e0d6a844283a") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -1.33 -1.33) - (end 0 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "0252afb7-1dc9-4f33-aa76-9533cbc7a94f") - ) - (fp_line - (start -1.33 0) - (end -1.33 -1.33) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "f65fda56-cc1f-4f9f-9e49-143aaa89ebc7") - ) - (fp_line - (start -1.33 1.27) - (end -1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "00cb9fe4-3352-48b6-96b6-82b4f2779c09") - ) - (fp_line - (start -1.33 1.27) - (end 1.33 1.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "77af9d4c-3e38-4236-9000-5b37dbd4236c") - ) - (fp_line - (start -1.33 8.95) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "20709708-0dc2-413d-9397-389e91f2574f") - ) - (fp_line - (start 1.33 1.27) - (end 1.33 8.95) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cb21c9f9-7c54-49d5-a262-b64629bbc1b1") - ) - (fp_line - (start -1.8 -1.8) - (end -1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "fa8ab835-5591-4afb-967c-d56c2cdb1c9e") - ) - (fp_line - (start -1.8 9.4) - (end 1.8 9.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "00992ffd-45fd-4119-9d88-9405747764b0") - ) - (fp_line - (start 1.8 -1.8) - (end -1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "d072ad1c-49fe-4f76-a7a5-bf95c7dd8e16") - ) - (fp_line - (start 1.8 9.4) - (end 1.8 -1.8) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "bb3d883f-0378-4d31-adfb-b7faf9e99e67") - ) - (fp_line - (start -1.27 -0.635) - (end -0.635 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "1a7ea329-087c-4372-8fc6-83f41caa8d1e") - ) - (fp_line - (start -1.27 8.89) - (end -1.27 -0.635) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "3f47dc87-4df2-41dd-807d-6c8cfa98fcf7") - ) - (fp_line - (start -0.635 -1.27) - (end 1.27 -1.27) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "64d511a1-53fa-45d1-8b78-e67fd3b457cb") - ) - (fp_line - (start 1.27 -1.27) - (end 1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "6e9a916a-9f76-4a28-94fb-e90e2a9bcfcc") - ) - (fp_line - (start 1.27 8.89) - (end -1.27 8.89) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "083f8be6-d661-437c-88f8-8bc6763f9f00") - ) - (fp_text user "${REFERENCE}" - (at 0 3.81 90) - (layer "F.Fab") - (uuid "3c299b69-920c-4fb8-b623-c7273e9c613a") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 2 "Net-(J1-GND)") - (pinfunction "GND") - (pintype "passive") - (uuid "2399cf3a-8082-43a7-9ddf-bf466ed78b5f") - ) - (pad "2" thru_hole oval - (at 0 2.54) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "VCC") - (pintype "passive") - (uuid "5e67c8a3-5df4-4030-9e75-e806f7191358") - ) - (pad "3" thru_hole oval - (at 0 5.08) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "Net-(J1-SDL)") - (pinfunction "SDL") - (pintype "passive") - (uuid "452189e2-4365-4815-964a-2aeaf32685a3") - ) - (pad "4" thru_hole oval - (at 0 7.62) - (size 1.7 1.7) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 4 "Net-(J1-SDA)") - (pinfunction "SDA") - (pintype "passive") - (uuid "a228a661-86e6-4c0f-9a1d-e7194b5a8f38") - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (layer "F.Cu") - (uuid "bb3b63c0-4008-44af-9e57-9676b4e0c2d9") - (at 205.41 143.76) - (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") - (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") - (property "Reference" "R1" - (at 5.08 -2.37 0) - (layer "F.SilkS") - (uuid "77696dc8-7ad0-4345-a37f-d891dd5cf38b") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "100k" - (at 5.08 2.37 0) - (layer "F.Fab") - (uuid "68d46a96-65ce-4a1c-b4b8-362da16b5703") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "f07c13ff-3b4e-438f-8a2b-f34c85e9399b") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "32651e4e-b8bb-4d49-9222-9f152e5f7415") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "440ba41d-dc6b-4d0a-adaa-d29d7317e96f") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "R_*") - (path "/3b5a4c6f-f762-4b1a-9f87-d53775a1b583") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start 1.04 0) - (end 1.81 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "531a26c2-2bf4-4a08-8172-c3d413e120c9") - ) - (fp_line - (start 1.81 -1.37) - (end 1.81 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "e19c42e1-657e-421d-a950-78c35bb41276") - ) - (fp_line - (start 1.81 1.37) - (end 8.35 1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9ba1eb4f-fd66-4434-8a4d-cbc41ce19b69") - ) - (fp_line - (start 8.35 -1.37) - (end 1.81 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9bf58080-840b-4017-97f2-5b70cad3f39a") - ) - (fp_line - (start 8.35 1.37) - (end 8.35 -1.37) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "251a7b8e-5d46-45d5-8f27-8c6b61ef10c0") - ) - (fp_line - (start 9.12 0) - (end 8.35 0) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "50c1d866-4ac7-4a72-be56-3ceec84a88b4") - ) - (fp_line - (start -1.05 -1.5) - (end -1.05 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "a7e7abae-75cb-4a29-b771-de0dd6692fdf") - ) - (fp_line - (start -1.05 1.5) - (end 11.21 1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "a1ce9a77-8ec0-4253-bd07-ad2009d49dc0") - ) - (fp_line - (start 11.21 -1.5) - (end -1.05 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "5687f080-a8d4-4ee4-b600-25f54c1806a1") - ) - (fp_line - (start 11.21 1.5) - (end 11.21 -1.5) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "9325ee0b-9078-461d-a38f-30aa64e41aa8") - ) - (fp_line - (start 0 0) - (end 1.93 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f60fb301-f899-4940-882e-75ecf8d70423") - ) - (fp_line - (start 1.93 -1.25) - (end 1.93 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "efcaec78-0242-4ec9-9176-38e5363018a6") - ) - (fp_line - (start 1.93 1.25) - (end 8.23 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0e9c4f9c-e386-4aed-94df-43f825747c00") - ) - (fp_line - (start 8.23 -1.25) - (end 1.93 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f5cdd04e-2c78-4283-9b6e-a112a7d16fbf") - ) - (fp_line - (start 8.23 1.25) - (end 8.23 -1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "9fec24ac-ebe3-414a-b271-767d5f75cf09") - ) - (fp_line - (start 10.16 0) - (end 8.23 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a614ecab-6d38-4fb3-b4d8-50a9405d5dfc") - ) - (fp_text user "${REFERENCE}" - (at 5.08 0 0) - (layer "F.Fab") - (uuid "d56deb07-b3ce-4292-a10d-9d0b73fb9ab5") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole circle - (at 0 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pintype "passive") - (uuid "42e6189c-6850-4253-9af6-d026ca96339b") - ) - (pad "2" thru_hole oval - (at 10.16 0) - (size 1.6 1.6) - (drill 0.8) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 11 "Net-(Q2-G)") - (pintype "passive") - (uuid "0e4513f4-9625-43a6-8544-685d963b6989") - ) - (model "${KICAD8_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Module:WEMOS_D1_mini_light" - (layer "F.Cu") - (uuid "bbbbda6a-f022-4540-b076-c81bb2d182b0") - (at 42.5 51.88) - (descr "16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg") - (tags "ESP8266 WiFi microcontroller") - (property "Reference" "U3" - (at 22 27 0) - (layer "F.SilkS") - (uuid "8ca6beb9-ca45-4dc7-8068-2d47c0c9d5f8") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "WeMos_D1_mini" - (at 11.7 0 0) - (layer "F.Fab") - (uuid "4ded6892-35cb-4cf3-9257-c5afd9c4037e") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Module:WEMOS_D1_mini_light" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "71a04aba-bb26-46c1-9ff8-397d07c1b27c") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://wiki.wemos.cc/products:d1:d1_mini#documentation" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "68641dbf-a086-4bc1-a96b-2a485c31243a") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "32-bit microcontroller module with WiFi" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "ac807c5b-cf42-4129-9a3e-200ac9556ac8") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "WEMOS*D1*mini*") - (path "/d82e228e-7170-4cc2-b7a3-1b33b5c35a3b") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -1.5 19.22) - (end -1.5 -6.21) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "90436d7b-9df3-4a9a-9561-6c1822ab4b52") - ) - (fp_line - (start -1.5 19.22) - (end 1.04 19.22) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ac7c6fb6-36fb-467e-a406-1405af9209b6") - ) - (fp_line - (start 1.04 19.22) - (end 1.04 26.12) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "cc41e00a-5c6a-45c4-aaae-1d24006cdaa1") - ) - (fp_line - (start 1.04 26.12) - (end 24.36 26.12) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "917e7cff-1797-4f27-8abc-e91ee75c4255") - ) - (fp_line - (start 22.24 -8.34) - (end 0.63 -8.34) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "22a02626-e1f3-4228-b9ca-06fe0708e06a") - ) - (fp_line - (start 24.36 26.12) - (end 24.36 -6.21) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "477ba354-d9d0-4741-9f02-c87f3e908171") - ) - (fp_arc - (start -1.5 -6.21) - (mid -0.876137 -7.716137) - (end 0.63 -8.34) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "73306747-109e-4615-a5ed-a7978e7a342e") - ) - (fp_arc - (start 22.23 -8.34) - (mid 23.736137 -7.716137) - (end 24.36 -6.21) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "6de93e61-674a-4214-9686-a572117c7f34") - ) - (fp_poly - (pts - (xy -2.54 -0.635) (xy -2.54 0.635) (xy -1.905 0) - ) - (stroke - (width 0.15) - (type solid) - ) - (fill solid) - (layer "F.SilkS") - (uuid "2cc724c9-f93e-4c58-bb13-afe2e409e8b2") - ) - (fp_line - (start -1.35 -8.2) - (end -1.35 -1.4) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "ece7c5ab-5318-4e7f-8451-86cbad671569") - ) - (fp_line - (start -1.35 -7.4) - (end -0.55 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "81a837a8-b14c-4e5b-b23f-102fe3883b02") - ) - (fp_line - (start -1.35 -3.4) - (end 3.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "666aa80b-855d-48ad-8ce5-d7e59579a279") - ) - (fp_line - (start -1.35 -1.4) - (end 5.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "b706cae1-36ed-47ef-9d79-29db16dc8f86") - ) - (fp_line - (start -1.35 -1.4) - (end 24.25 -1.4) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "877c647e-cc9b-4a8b-b506-9636404baa7b") - ) - (fp_line - (start -1.3 -5.45) - (end 1.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "17d490c1-bc87-49e0-a364-e5600974aa0f") - ) - (fp_line - (start 0.65 -1.4) - (end 7.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "9367b166-e05f-4ea7-bd5f-caa3ffbba436") - ) - (fp_line - (start 2.65 -1.4) - (end 9.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "db41a3ce-4dd5-48d4-9563-a21ca2d4f110") - ) - (fp_line - (start 4.65 -1.4) - (end 11.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "68059f89-fc3c-4ce8-bcae-2e15db77a018") - ) - (fp_line - (start 6.65 -1.4) - (end 13.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "dddb1183-9ae3-4fce-8c85-2774a7ea0115") - ) - (fp_line - (start 8.65 -1.4) - (end 15.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "fd2f8c05-9e0b-4872-ace7-95c069d3811a") - ) - (fp_line - (start 10.65 -1.4) - (end 17.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "caead61a-7c3b-4ea7-8ea1-f17729dba873") - ) - (fp_line - (start 12.65 -1.4) - (end 19.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "89b34b6f-3e32-4752-87b5-ee1c005a78d1") - ) - (fp_line - (start 14.65 -1.4) - (end 21.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "0157b58d-71ef-4c14-bd2b-77a3334b57f6") - ) - (fp_line - (start 16.65 -1.4) - (end 23.45 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "1a295329-ed37-4f47-bec3-da274f0f8862") - ) - (fp_line - (start 18.65 -1.4) - (end 24.25 -7) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "a4021d33-2de2-44dc-a466-2ae264bfcdb2") - ) - (fp_line - (start 20.65 -1.4) - (end 24.25 -5) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "57734d35-b0cf-44a8-96ff-061b66aad369") - ) - (fp_line - (start 22.65 -1.4) - (end 24.25 -3) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "243078d7-982c-4042-a7f9-077cc4f29735") - ) - (fp_line - (start 24.25 -8.2) - (end -1.35 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "614db968-412d-4d94-ade0-f2debb8dbd12") - ) - (fp_line - (start 24.25 -1.4) - (end 24.25 -8.2) - (stroke - (width 0.1) - (type solid) - ) - (layer "Dwgs.User") - (uuid "96efaec7-5501-400c-b7af-1a3b09cddf2f") - ) - (fp_line - (start -1.62 -8.46) - (end 24.48 -8.46) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "d2ae4c68-cb4a-465c-b802-1e197d16d7ad") - ) - (fp_line - (start -1.62 26.24) - (end -1.62 -8.46) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "5df6cdb2-4de9-4373-865a-edc98719521f") - ) - (fp_line - (start 24.48 -8.46) - (end 24.48 26.24) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "724cf7ac-7490-4fe2-b74e-374f68c64497") - ) - (fp_line - (start 24.48 26.24) - (end -1.62 26.24) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "5c0142b4-ef9f-4075-9d0e-135d2d8949c9") - ) - (fp_line - (start -1.37 -6.21) - (end -1.37 -1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0f4a8aac-41a4-4db8-aaf6-44ee538ef6c3") - ) - (fp_line - (start -1.37 1) - (end -1.37 19.09) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "bc237402-9b8a-40f8-b109-394ca1cb51b3") - ) - (fp_line - (start -1.37 1) - (end -0.37 0) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "06238379-4b3e-45dc-b7d9-da8bd56985ae") - ) - (fp_line - (start -1.37 19.09) - (end 1.17 19.09) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "e5ba2ab3-8fe1-4827-94c1-142aeab67622") - ) - (fp_line - (start -0.37 0) - (end -1.37 -1) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "89e777dc-ca04-4fdb-ad35-e14788ee0c7c") - ) - (fp_line - (start 1.17 19.09) - (end 1.17 25.99) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "b6f07e2c-1a11-406d-aa1e-ab5a76a724cb") - ) - (fp_line - (start 1.17 25.99) - (end 24.23 25.99) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "cd3f9ca0-7c4e-415b-a081-03887d9adf48") - ) - (fp_line - (start 22.23 -8.21) - (end 0.63 -8.21) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "a25ed056-02e0-40de-b4c9-3bd6d8952139") - ) - (fp_line - (start 24.23 25.99) - (end 24.23 -6.21) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "abcc6ec1-24b5-4853-9b16-8746a0002c23") - ) - (fp_arc - (start -1.37 -6.21) - (mid -0.784214 -7.624214) - (end 0.63 -8.21) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "4041db65-c188-4762-bf3e-2bd5cf0dba07") - ) - (fp_arc - (start 22.25 -8.21) - (mid 23.658356 -7.610071) - (end 24.23 -6.19) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "3990b188-4a23-4934-ab8b-d8623c13f134") - ) - (fp_text user "No copper" - (at 11.43 -3.81 0) - (layer "Cmts.User") - (uuid "bffa2fdb-c770-442d-9d5f-45a16d394f3f") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (fp_text user "KEEP OUT" - (at 11.43 -6.35 0) - (layer "Cmts.User") - (uuid "eeec3ff9-2e0b-4672-be23-c6479d1469ac") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (fp_text user "${REFERENCE}" - (at 11.43 10 0) - (layer "F.Fab") - (uuid "a1281974-e7b3-49f6-a27b-6e337d85e594") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0) - (size 2 2) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 17 "unconnected-(U3-~{RST}-Pad1)") - (pinfunction "~{RST}") - (pintype "input") - (uuid "304a8310-50d6-4849-8504-3f9f46d91cd7") - ) - (pad "2" thru_hole oval - (at 0 2.54) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 21 "unconnected-(U3-A0-Pad2)") - (pinfunction "A0") - (pintype "input") - (uuid "b074da85-42f5-4734-9f5f-47a6a06c2b3a") - ) - (pad "3" thru_hole oval - (at 0 5.08) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 11 "Net-(Q2-G)") - (pinfunction "D0") - (pintype "bidirectional") - (uuid "d1c21852-4f93-4f33-96c5-e8c0a7c7571e") - ) - (pad "4" thru_hole oval - (at 0 7.62) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 10 "Net-(Q1-G)") - (pinfunction "SCK/D5") - (pintype "bidirectional") - (uuid "9d0dfcf3-5917-4750-a07e-f2c5da42d3c2") - ) - (pad "5" thru_hole oval - (at 0 10.16) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 20 "unconnected-(U3-MISO{slash}D6-Pad5)") - (pinfunction "MISO/D6") - (pintype "bidirectional") - (uuid "a6081155-95b2-4b42-9b21-4f23f97d0ff7") - ) - (pad "6" thru_hole oval - (at 0 12.7) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 18 "unconnected-(U3-MOSI{slash}D7-Pad6)") - (pinfunction "MOSI/D7") - (pintype "bidirectional") - (uuid "350f11e1-0d55-4112-90a0-25231fe22db2") - ) - (pad "7" thru_hole oval - (at 0 15.24) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 15 "unconnected-(U3-CS{slash}D8-Pad7)") - (pinfunction "CS/D8") - (pintype "bidirectional") - (uuid "04ee2ec1-9140-4c46-920c-1ab7d6999c7f") - ) - (pad "8" thru_hole oval - (at 0 17.78) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 3 "Net-(J1-VCC)") - (pinfunction "3V3") - (pintype "power_out") - (uuid "8863ff6f-f7d5-4f33-8d61-a0e83f93e70d") - ) - (pad "9" thru_hole oval - (at 22.86 17.78) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 22 "unconnected-(U3-5V-Pad9)") - (pinfunction "5V") - (pintype "power_in") - (uuid "e71745a6-a53a-482b-9b5b-80575a6246f8") - ) - (pad "10" thru_hole oval - (at 22.86 15.24) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 2 "Net-(J1-GND)") - (pinfunction "GND") - (pintype "power_in") - (uuid "fc99caaf-4a34-4146-a3b9-f5bc4bd7bd32") - ) - (pad "11" thru_hole oval - (at 22.86 12.7) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 12 "Net-(Q4-G)") - (pinfunction "D4") - (pintype "bidirectional") - (uuid "5c5d1f21-50ef-4aea-9f3f-ec72739f387a") - ) - (pad "12" thru_hole oval - (at 22.86 10.16) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 14 "Net-(U2-DATA)") - (pinfunction "D3") - (pintype "bidirectional") - (uuid "45507e5c-9562-4e21-94e6-bf7e47710e1f") - ) - (pad "13" thru_hole oval - (at 22.86 7.62) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 4 "Net-(J1-SDA)") - (pinfunction "SDA/D2") - (pintype "bidirectional") - (uuid "d96c5d5c-f859-4dcf-b59c-82587d5873d5") - ) - (pad "14" thru_hole oval - (at 22.86 5.08) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 1 "Net-(J1-SDL)") - (pinfunction "SCL/D1") - (pintype "bidirectional") - (uuid "b42a9778-bf79-45be-8e16-da77c4079d8a") - ) - (pad "15" thru_hole oval - (at 22.86 2.54) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 19 "unconnected-(U3-RX-Pad15)") - (pinfunction "RX") - (pintype "input") - (uuid "97144d22-3935-4d0f-92b1-b5426a1372a0") - ) - (pad "16" thru_hole oval - (at 22.86 0) - (size 2 1.6) - (drill 1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 16 "unconnected-(U3-TX-Pad16)") - (pinfunction "TX") - (pintype "output") - (uuid "2d7ab836-4af4-4e66-b787-a84c7d067ba2") - ) - (model "${KICAD8_3DMODEL_DIR}/Module.3dshapes/wemos_d1_mini_light.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x08_P2.54mm_Vertical.wrl" - (offset - (xyz 0 0 9.5) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 -180 0) - ) - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x08_P2.54mm_Vertical.wrl" - (offset - (xyz 22.86 0 9.5) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 -180 0) - ) - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x08_P2.54mm_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - (model "${KICAD8_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x08_P2.54mm_Vertical.wrl" - (offset - (xyz 22.86 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Package_TO_SOT_THT:TO-220-3_Vertical" - (layer "F.Cu") - (uuid "c7daf478-327b-4b26-92d1-442bc004dcfc") - (at 115.635 61.46 -90) - (descr "TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf") - (tags "TO-220-3 Vertical RM 2.54mm") - (property "Reference" "Q4" - (at 2.54 -4.27 90) - (layer "F.SilkS") - (uuid "13811ad1-3182-4f97-a8b1-c959feb51469") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "BUZ11 PUMP" - (at 2.54 2.5 90) - (layer "F.Fab") - (uuid "09aa80c4-42db-4a07-81ef-783b223e577a") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "82332599-4c42-488b-bbd1-ba4aa0a4e412") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Fairchild%20PDFs/BUZ11.pdf" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "41d395b3-5a00-4f84-9140-4ba98df6509c") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "ac9d4fe8-d15b-4027-ae9b-84ee2b7f80e2") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "TO?220*") - (path "/8f61a476-a7af-4e36-8f85-6575d6318ff9") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -2.58 1.371) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b8c86cc9-6e4c-49f5-a3b1-849c0fbb33cd") - ) - (fp_line - (start -2.58 -1.76) - (end 7.66 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "5464ff16-3310-453a-8477-3cb265e7e1af") - ) - (fp_line - (start -2.58 -3.27) - (end -2.58 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "28db5060-2dc6-4a4f-84f7-e0eeb2c0e070") - ) - (fp_line - (start -2.58 -3.27) - (end 7.66 -3.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ff502a86-94d3-4187-86a9-47aa20cafc63") - ) - (fp_line - (start 0.69 -3.27) - (end 0.69 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "9b63e03a-2f91-4d0b-9b74-55e78e627740") - ) - (fp_line - (start 4.391 -3.27) - (end 4.391 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "2ba209ce-e1d7-4901-8abf-d2cb8e26e343") - ) - (fp_line - (start 7.66 -3.27) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ee397037-2934-4c43-9e54-9cd780ac038d") - ) - (fp_line - (start -2.71 1.51) - (end 7.79 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "2a2e26b1-2526-4c37-9b63-476227ba0325") - ) - (fp_line - (start 7.79 1.51) - (end 7.79 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "19702db5-f800-4260-8a2a-806452cfd8a4") - ) - (fp_line - (start -2.71 -3.4) - (end -2.71 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "163b4b6d-56ba-45b3-812e-4dc879b184fe") - ) - (fp_line - (start 7.79 -3.4) - (end -2.71 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "596057dd-7d68-4b87-90e5-10be3d6a7c09") - ) - (fp_line - (start -2.46 1.25) - (end 7.54 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "49fd0337-202c-451f-9c8a-666a4995623a") - ) - (fp_line - (start 7.54 1.25) - (end 7.54 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "b5e054ae-a029-4377-86e4-86d49cd39634") - ) - (fp_line - (start -2.46 -1.88) - (end 7.54 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f1dbfefd-7ca4-45ce-885d-8c31c14e3631") - ) - (fp_line - (start -2.46 -3.15) - (end -2.46 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "6a4867f2-1992-4c7b-b548-f243a874a8da") - ) - (fp_line - (start 0.69 -3.15) - (end 0.69 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "e9f9463f-6172-493e-bd91-77e75fc84b32") - ) - (fp_line - (start 4.39 -3.15) - (end 4.39 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "b7eaefd1-d398-40aa-a90f-ba7cb28ec534") - ) - (fp_line - (start 7.54 -3.15) - (end -2.46 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "86c7037e-7a9f-405a-b91a-f8c6db4aaf26") - ) - (fp_text user "${REFERENCE}" - (at 2.54 -4.27 90) - (layer "F.Fab") - (uuid "d6580bb7-ddbc-4423-8906-6b88892118ea") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 12 "Net-(Q4-G)") - (pinfunction "G") - (pintype "input") - (uuid "bc9ca00e-7050-41c9-ac71-bdfb6162b0a1") - ) - (pad "2" thru_hole oval - (at 2.54 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 8 "Net-(J6-Pin_2)") - (pinfunction "D") - (pintype "passive") - (uuid "b3b9fa4c-67a9-423b-a17e-d21fd83c400e") - ) - (pad "3" thru_hole oval - (at 5.08 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "S") - (pintype "passive") - (uuid "9f9f98b1-d95b-4828-a507-6fb346f3d7f1") - ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_THT.3dshapes/TO-220-3_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Package_TO_SOT_THT:TO-220-3_Vertical" - (layer "F.Cu") - (uuid "d32056fb-bcf5-41ea-8f5c-3e0a92702d7f") - (at 115.5 37.42 -90) - (descr "TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf") - (tags "TO-220-3 Vertical RM 2.54mm") - (property "Reference" "Q1" - (at 2.54 -4.27 90) - (layer "F.SilkS") - (uuid "10a024fb-81d8-4bbb-8aa5-8c2a19fc38b0") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "BUZ11 LED" - (at 2.54 2.5 90) - (layer "F.Fab") - (uuid "3b0e0065-3c10-49d4-a0b8-2d32638e9586") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "4d4eada4-d2b5-4028-9bd7-33899093c7ac") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Fairchild%20PDFs/BUZ11.pdf" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "fc8188a3-5d3c-4af5-bb62-3ec26be36cea") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "f469fee4-e51b-4092-873a-6d83a942142f") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "TO?220*") - (path "/b6c7823f-17c5-4e51-afe8-087a67a904da") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -2.58 1.371) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "d9d7f219-c398-4904-8efc-a9d26f0df8c3") - ) - (fp_line - (start -2.58 -1.76) - (end 7.66 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "caed4d39-c192-445e-b405-a01cf3ed4764") - ) - (fp_line - (start -2.58 -3.27) - (end -2.58 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "6e224518-e88b-4191-b8d3-88f19faffc9e") - ) - (fp_line - (start -2.58 -3.27) - (end 7.66 -3.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "08fff5db-08c7-49c5-bc56-72a852f5aeef") - ) - (fp_line - (start 0.69 -3.27) - (end 0.69 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "b43d7136-8550-4c7c-a24b-fcd2ca8b11d6") - ) - (fp_line - (start 4.391 -3.27) - (end 4.391 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a4478ce9-b658-45cd-a106-46ed115c97fe") - ) - (fp_line - (start 7.66 -3.27) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "bf25c452-9171-45de-8ae5-2c4c5a1277fd") - ) - (fp_line - (start -2.71 1.51) - (end 7.79 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "823ae756-0115-4e2b-96c2-d4ba8bcb0c8d") - ) - (fp_line - (start 7.79 1.51) - (end 7.79 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "40a3d960-b8ae-47b2-8e56-6a742f5e91a3") - ) - (fp_line - (start -2.71 -3.4) - (end -2.71 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "82f4219a-2300-40c6-b4d8-907a33439078") - ) - (fp_line - (start 7.79 -3.4) - (end -2.71 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "d30dac90-c103-4501-8ad3-43250d6bb626") - ) - (fp_line - (start -2.46 1.25) - (end 7.54 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "086499e3-a3c0-48f5-8ce5-88b82f835fa1") - ) - (fp_line - (start 7.54 1.25) - (end 7.54 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "7b5803ac-8752-4947-b0e9-4bba46e21eac") - ) - (fp_line - (start -2.46 -1.88) - (end 7.54 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "0165be6b-0a14-49b3-a947-17619b6a1c0a") - ) - (fp_line - (start -2.46 -3.15) - (end -2.46 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "f02aef39-878c-4551-98e6-8e6b3dd44fcf") - ) - (fp_line - (start 0.69 -3.15) - (end 0.69 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "59c4b8f3-1198-4b98-9512-25e1a4fe287a") - ) - (fp_line - (start 4.39 -3.15) - (end 4.39 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "9c571fdd-c9f8-4e9c-81a2-cadbc4ebe65f") - ) - (fp_line - (start 7.54 -3.15) - (end -2.46 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "e452b1df-9306-4d50-82c1-fda554aa51b4") - ) - (fp_text user "${REFERENCE}" - (at 2.54 -4.27 90) - (layer "F.Fab") - (uuid "ff5f279f-1e39-4003-8cf6-92fbe3ca32dc") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 10 "Net-(Q1-G)") - (pinfunction "G") - (pintype "input") - (uuid "9139d323-9123-4798-b55c-36f1a9d726d6") - ) - (pad "2" thru_hole oval - (at 2.54 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 5 "Net-(J4-Pin_2)") - (pinfunction "D") - (pintype "passive") - (uuid "41dcd860-b7ae-44e9-ae07-9c3ab506de52") - ) - (pad "3" thru_hole oval - (at 5.08 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "S") - (pintype "passive") - (uuid "a77f7584-ec4a-40ba-b0ba-a197f7c60bf6") - ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_THT.3dshapes/TO-220-3_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) - (footprint "Package_TO_SOT_THT:TO-220-3_Vertical" - (layer "F.Cu") - (uuid "eb60bfc4-b2b8-450e-9532-fec042e1dce1") - (at 115.5 49.42 -90) - (descr "TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf") - (tags "TO-220-3 Vertical RM 2.54mm") - (property "Reference" "Q3" - (at 2.54 -4.27 90) - (layer "F.SilkS") - (uuid "934b2049-c09d-43b8-95c7-0d78290ef882") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Value" "BUZ11 LED" - (at 2.54 2.5 90) - (layer "F.Fab") - (uuid "b055fb2e-bd67-4477-8027-8fed341d85a7") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_THT:TO-220-3_Vertical" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "667b20aa-0d76-46ec-a1ec-49586e7bdeb5") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://media.digikey.com/pdf/Data%20Sheets/Fairchild%20PDFs/BUZ11.pdf" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "146482ad-ccb9-48dd-8fa8-2a321e12d077") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "" - (at 0 0 -90) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "78ea431c-6155-4869-bf4c-2497580a5cba") - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property ki_fp_filters "TO?220*") - (path "/dc5a8cbc-8e08-4b8a-8f99-d921438731c2") - (sheetname "Stammblatt") - (sheetfile "CanGrow.kicad_sch") - (attr through_hole) - (fp_line - (start -2.58 1.371) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "a211b4fb-9daf-4866-88bb-7a73eeebae39") - ) - (fp_line - (start -2.58 -1.76) - (end 7.66 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "3b9748b0-55c1-4827-92f8-aa2ea09ca594") - ) - (fp_line - (start -2.58 -3.27) - (end -2.58 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "21024ccd-b28d-4b83-9224-accedad3a6ea") - ) - (fp_line - (start -2.58 -3.27) - (end 7.66 -3.27) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "fd806b1e-1f55-4877-a442-c01930b301ed") - ) - (fp_line - (start 0.69 -3.27) - (end 0.69 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "de0f2f28-e9b4-4a0d-a486-30080b302142") - ) - (fp_line - (start 4.391 -3.27) - (end 4.391 -1.76) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "34945ba8-4b09-43a0-ad95-8532481f4fb8") - ) - (fp_line - (start 7.66 -3.27) - (end 7.66 1.371) - (stroke - (width 0.12) - (type solid) - ) - (layer "F.SilkS") - (uuid "ffb68905-e4d4-4c47-b699-ae984f8d6ea2") - ) - (fp_line - (start -2.71 1.51) - (end 7.79 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "aca22e5a-1f47-4a7d-a734-70a3bd199b4a") - ) - (fp_line - (start 7.79 1.51) - (end 7.79 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "bbc98b73-9874-4aca-9581-70e4fb2ea2ef") - ) - (fp_line - (start -2.71 -3.4) - (end -2.71 1.51) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "dff82a10-111c-4979-a3df-a7dc67264ba2") - ) - (fp_line - (start 7.79 -3.4) - (end -2.71 -3.4) - (stroke - (width 0.05) - (type solid) - ) - (layer "F.CrtYd") - (uuid "c98e895f-622a-4a1d-bf82-aa56e845cb44") - ) - (fp_line - (start -2.46 1.25) - (end 7.54 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "c5a3039f-0d71-481c-a6a3-9b5b2630090c") - ) - (fp_line - (start 7.54 1.25) - (end 7.54 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "9a64e08e-2cb6-47e9-9bea-6707ce789dcb") - ) - (fp_line - (start -2.46 -1.88) - (end 7.54 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "3855b47c-b600-4dd8-9193-3ed0801eb95b") - ) - (fp_line - (start -2.46 -3.15) - (end -2.46 1.25) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "ac57d4c5-3d4b-40eb-b41f-d99379042ccf") - ) - (fp_line - (start 0.69 -3.15) - (end 0.69 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "9c2e8f9c-f160-4ccc-b418-a50402ca6ac3") - ) - (fp_line - (start 4.39 -3.15) - (end 4.39 -1.88) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "23c57aa8-b2ad-4125-9b14-529778d40ded") - ) - (fp_line - (start 7.54 -3.15) - (end -2.46 -3.15) - (stroke - (width 0.1) - (type solid) - ) - (layer "F.Fab") - (uuid "651f4d81-13e2-493f-914a-b8edd7415812") - ) - (fp_text user "${REFERENCE}" - (at 2.54 -4.27 90) - (layer "F.Fab") - (uuid "416c903d-f705-479c-99af-12235fe8b17f") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (pad "1" thru_hole rect - (at 0 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 10 "Net-(Q1-G)") - (pinfunction "G") - (pintype "input") - (uuid "1244849d-4347-4747-ba12-0b4374c58a24") - ) - (pad "2" thru_hole oval - (at 2.54 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 5 "Net-(J4-Pin_2)") - (pinfunction "D") - (pintype "passive") - (uuid "703a9741-2071-4cfb-83a4-86f3e0e9b3f0") - ) - (pad "3" thru_hole oval - (at 5.08 0 270) - (size 1.905 2) - (drill 1.1) - (layers "*.Cu" "*.Mask") - (remove_unused_layers no) - (net 9 "GND") - (pinfunction "S") - (pintype "passive") - (uuid "fd1b097c-1a28-4006-b4d3-5dccdf0f9139") - ) - (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_THT.3dshapes/TO-220-3_Vertical.wrl" - (offset - (xyz 0 0 0) - ) - (scale - (xyz 1 1 1) - ) - (rotate - (xyz 0 0 0) - ) - ) - ) -) \ No newline at end of file diff --git a/KiCad/CanGrow/~CanGrow.kicad_sch.lck b/KiCad/CanGrow/~CanGrow.kicad_sch.lck deleted file mode 100644 index 5d260bc..0000000 --- a/KiCad/CanGrow/~CanGrow.kicad_sch.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"B550","username":"marcus"} \ No newline at end of file diff --git a/KiCad/CanGrow/~_autosave-CanGrow.kicad_pcb.lck b/KiCad/CanGrow/~_autosave-CanGrow.kicad_pcb.lck deleted file mode 100644 index 5d260bc..0000000 --- a/KiCad/CanGrow/~_autosave-CanGrow.kicad_pcb.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"B550","username":"marcus"} \ No newline at end of file