diff --git a/.gitignore b/.gitignore
index dc1ca1d..0db7d65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@
*.kicad_prl
*.kicad_pcb.lck
*.kicad_sch.lck
-fp-info-cache
\ No newline at end of file
+fp-info-cache
+PCB + Schematic/StratoSoar-MK3.0/#auto_saved_files#
diff --git a/Code/autopilot/autopilot.ino b/Code/autopilot/autopilot.ino
index 1945737..6ff0e94 100644
--- a/Code/autopilot/autopilot.ino
+++ b/Code/autopilot/autopilot.ino
@@ -16,6 +16,15 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see .
*/
+// To-do:
+// - Add LoRa reciever code
+// - Add correct flying wing dynamics
+// - Use threading for the imu
+// - Add a fast update period
+// - Find a way to land
+// - Add two way communications for changing landing location
+// - Finish the flying wing maker Python script
+
#include "blink.h"
#include "bme280.h"
#include "calc.h"
diff --git a/Code/autopilot/settings.h b/Code/autopilot/settings.h
index 511534c..9ef04e5 100644
--- a/Code/autopilot/settings.h
+++ b/Code/autopilot/settings.h
@@ -34,7 +34,7 @@ along with this program. If not, see .
#define RIGHT_FET 7
#define LORA_RESET_PIN 6
#define DIO0_PIN 5
-// #define BUTTON 4 // Reserved for future use.
+// #define BUTTON 4 // Reserved for future use.
// #define RESERVED 1 // Reserved for Serial.
// #define RESERVED 0 // Reserved for Serial.
#define SS_PIN 38
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_121034.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_121034.zip
deleted file mode 100644
index a4a1c89..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_121034.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_122644.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_122644.zip
deleted file mode 100644
index a06088e..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_122644.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_123319.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_123319.zip
deleted file mode 100644
index 6fe11be..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_123319.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124248.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124248.zip
deleted file mode 100644
index ac706ab..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124248.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124752.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124752.zip
deleted file mode 100644
index 9f9ac73..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_124752.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_130708.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_130708.zip
deleted file mode 100644
index 9681636..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_130708.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_171932.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_171932.zip
deleted file mode 100644
index f9e1932..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_171932.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_172642.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_172642.zip
deleted file mode 100644
index 6ec0a4f..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_172642.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173156.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173156.zip
deleted file mode 100644
index 83bf1ba..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173156.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173700.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173700.zip
deleted file mode 100644
index 15a1e81..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_173700.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_174227.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_174227.zip
deleted file mode 100644
index a72cf1c..0000000
Binary files a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-10_174227.zip and /dev/null differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_073751.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_073751.zip
new file mode 100644
index 0000000..6c248b4
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_073751.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_074458.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_074458.zip
new file mode 100644
index 0000000..8624bcb
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_074458.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075006.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075006.zip
new file mode 100644
index 0000000..75383ef
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075006.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075517.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075517.zip
new file mode 100644
index 0000000..1a7f254
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_075517.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080247.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080247.zip
new file mode 100644
index 0000000..8247143
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080247.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080755.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080755.zip
new file mode 100644
index 0000000..3209adc
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_080755.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_081757.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_081757.zip
new file mode 100644
index 0000000..30459d8
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_081757.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082313.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082313.zip
new file mode 100644
index 0000000..4dbe347
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082313.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082817.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082817.zip
new file mode 100644
index 0000000..0c6b6c7
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_082817.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083323.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083323.zip
new file mode 100644
index 0000000..313e7ff
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083323.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083832.zip b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083832.zip
new file mode 100644
index 0000000..254707a
Binary files /dev/null and b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0-backups/StratoSoar-MK3.0-2024-07-13_083832.zip differ
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_pcb b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_pcb
index adb1e66..e57867a 100644
--- a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_pcb
+++ b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_pcb
@@ -162,7 +162,7 @@
(net 14 "Net-(D3-A)")
(net 15 "Net-(D4-A)")
(net 16 "Net-(J5-Pin_1)")
- (net 17 "L")
+ (net 17 "LEFT")
(net 18 "D-")
(net 19 "Net-(J3-CC1)")
(net 20 "unconnected-(J3-SBU1-PadA8)")
@@ -179,88 +179,72 @@
(net 31 "SWDIO")
(net 32 "A3")
(net 33 "RESET")
- (net 34 "unconnected-(J8-Pin_1-Pad1)")
+ (net 34 "BTN")
(net 35 "A4")
(net 36 "SDA")
(net 37 "MOSI")
(net 38 "SCK")
(net 39 "CS")
- (net 40 "unconnected-(J11-Pin_9-Pad9)")
+ (net 40 "RIGHT")
(net 41 "SCL")
(net 42 "A5")
(net 43 "MISO")
(net 44 "Net-(J12-Pin_1)")
- (net 45 "unconnected-(J11-Pin_2-Pad2)")
- (net 46 "unconnected-(J11-Pin_8-Pad8)")
- (net 47 "unconnected-(J11-Pin_1-Pad1)")
- (net 48 "unconnected-(J11-Pin_3-Pad3)")
- (net 49 "R")
- (net 50 "Net-(Q2-G)")
- (net 51 "SCL_L")
- (net 52 "SDA_L")
- (net 53 "INT")
- (net 54 "Net-(JP2-A)")
- (net 55 "Net-(JP3-A)")
- (net 56 "INT_L")
- (net 57 "LED")
- (net 58 "PPS")
- (net 59 "R_FET")
- (net 60 "L_FET")
- (net 61 "unconnected-(U1-DIO3-Pad8)")
- (net 62 "Net-(Q1-G)")
- (net 63 "+BATT")
- (net 64 "Net-(SW5-B)")
- (net 65 "unconnected-(SW5-C-Pad3)")
- (net 66 "D2")
- (net 67 "D13")
- (net 68 "D10")
- (net 69 "D5")
- (net 70 "D12")
- (net 71 "A1")
- (net 72 "unconnected-(U2-PB22-Pad37)")
- (net 73 "D4")
- (net 74 "D8")
- (net 75 "unconnected-(U2-PA27-Pad39)")
- (net 76 "unconnected-(U2-PA28-Pad41)")
- (net 77 "D11")
- (net 78 "AREF")
- (net 79 "A2")
- (net 80 "D6")
- (net 81 "D9")
- (net 82 "unconnected-(U2-PB03-Pad48)")
- (net 83 "D3")
- (net 84 "D1")
- (net 85 "D0")
- (net 86 "D7")
- (net 87 "unconnected-(U2-PB23-Pad38)")
- (net 88 "A0")
- (net 89 "unconnected-(U1-DIO5-Pad11)")
- (net 90 "unconnected-(U1-DIO1-Pad6)")
- (net 91 "unconnected-(U1-DIO2-Pad7)")
- (net 92 "unconnected-(U1-DIO0-Pad5)")
- (net 93 "LORA_RST")
- (net 94 "unconnected-(U1-DIO4-Pad10)")
- (net 95 "unconnected-(U2-PA01-Pad2)")
- (net 96 "RX")
- (net 97 "unconnected-(U4-VCC_RF-Pad14)")
- (net 98 "GPS_RST")
- (net 99 "TX")
- (net 100 "GPS_SDA")
- (net 101 "GPS_SCL")
- (net 102 "unconnected-(U10-AUX_DA-Pad21)")
- (net 103 "unconnected-(U10-FSYNC-Pad11)")
- (net 104 "unconnected-(U10-~{CS}-Pad22)")
- (net 105 "unconnected-(U10-AUX_CL-Pad7)")
- (net 106 "unconnected-(U10-RESV_VDDIO-Pad1)")
- (net 107 "unconnected-(U10-AD0{slash}MISO-Pad9)")
+ (net 45 "ERR")
+ (net 46 "DIO0")
+ (net 47 "GPS_EN")
+ (net 48 "Net-(Q2-G)")
+ (net 49 "SCL_L")
+ (net 50 "SDA_L")
+ (net 51 "INT")
+ (net 52 "Net-(JP2-A)")
+ (net 53 "Net-(JP3-A)")
+ (net 54 "INT_L")
+ (net 55 "LED")
+ (net 56 "PPS")
+ (net 57 "R_FET")
+ (net 58 "L_FET")
+ (net 59 "unconnected-(U1-DIO3-Pad8)")
+ (net 60 "Net-(Q1-G)")
+ (net 61 "+BATT")
+ (net 62 "Net-(SW5-B)")
+ (net 63 "unconnected-(SW5-C-Pad3)")
+ (net 64 "D2")
+ (net 65 "A1")
+ (net 66 "unconnected-(U2-PB22-Pad37)")
+ (net 67 "unconnected-(U2-PA27-Pad39)")
+ (net 68 "unconnected-(U2-PA28-Pad41)")
+ (net 69 "AREF")
+ (net 70 "A2")
+ (net 71 "unconnected-(U2-PB03-Pad48)")
+ (net 72 "D3")
+ (net 73 "unconnected-(U2-PB23-Pad38)")
+ (net 74 "unconnected-(U1-DIO5-Pad11)")
+ (net 75 "unconnected-(U1-DIO1-Pad6)")
+ (net 76 "unconnected-(U1-DIO2-Pad7)")
+ (net 77 "LORA_RST")
+ (net 78 "unconnected-(U1-DIO4-Pad10)")
+ (net 79 "unconnected-(U2-PA01-Pad2)")
+ (net 80 "RX")
+ (net 81 "unconnected-(U4-VCC_RF-Pad14)")
+ (net 82 "GPS_RST")
+ (net 83 "TX")
+ (net 84 "GPS_SDA")
+ (net 85 "GPS_SCL")
+ (net 86 "unconnected-(U10-AUX_DA-Pad21)")
+ (net 87 "unconnected-(U10-FSYNC-Pad11)")
+ (net 88 "unconnected-(U10-~{CS}-Pad22)")
+ (net 89 "unconnected-(U10-AUX_CL-Pad7)")
+ (net 90 "unconnected-(U10-RESV_VDDIO-Pad1)")
+ (net 91 "unconnected-(U10-AD0{slash}MISO-Pad9)")
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical"
(layer "F.Cu")
(uuid "0338a55f-2898-4b3d-9a36-20b80787a430")
- (at 183.515 34.036)
+ (at 159.751 98.807)
(descr "Through hole straight pin header, 1x01, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x01 2.54mm single row")
(property "Reference" "J5"
- (at 0 -2.33 0)
+ (at 0 -2.33 360)
(layer "F.SilkS")
(uuid "b3aa0aab-1e6c-4b55-aa4a-6f888eb67eec")
(effects
@@ -271,7 +255,7 @@
)
)
(property "Value" "Antenna"
- (at 0 2.33 0)
+ (at 0 2.33 360)
(layer "F.Fab")
(uuid "46add099-8705-4e0f-9134-9cd6f03a16fc")
(effects
@@ -509,7 +493,7 @@
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical"
(layer "F.Cu")
(uuid "05863ecf-850f-416d-b305-6e854ae6531b")
- (at 119.802 110.742)
+ (at 192.405 79.131)
(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"
@@ -742,7 +726,7 @@
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
- (net 63 "+BATT")
+ (net 61 "+BATT")
(pinfunction "Pin_1")
(pintype "passive")
(uuid "9052a953-1fdb-4d6f-af44-2159b71b9f6b")
@@ -795,7 +779,7 @@
(footprint "Connector_PinHeader_1.27mm:PinHeader_2x05_P1.27mm_Vertical_SMD"
(layer "F.Cu")
(uuid "065ad95f-32c7-4e11-9291-07b0d8d142f9")
- (at 154.102 88.842)
+ (at 214.757 67.437)
(descr "surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows")
(tags "Surface mounted pin header SMD 2x05 1.27mm double row")
(property "Reference" "J4"
@@ -1450,10 +1434,10 @@
(footprint "Button_Switch_SMD:SW_SPDT_PCM12"
(layer "F.Cu")
(uuid "07d46e09-2851-412a-af07-1258d25f078b")
- (at 232.41 83.025 180)
+ (at 192.057 72.771 90)
(descr "Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf")
(property "Reference" "SW5"
- (at 0 -3.2 180)
+ (at 0 -3.2 270)
(layer "F.SilkS")
(uuid "cd801904-23dd-4d55-bf5c-864fe1355260")
(effects
@@ -1464,7 +1448,7 @@
)
)
(property "Value" "EEPROM"
- (at 0 4.25 180)
+ (at 0 4.25 270)
(layer "F.Fab")
(uuid "8a25c8e5-421e-4382-abbe-9c247c8f0ff2")
(effects
@@ -1475,7 +1459,7 @@
)
)
(property "Footprint" "Button_Switch_SMD:SW_SPDT_PCM12"
- (at 0 0 180)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1487,7 +1471,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 180)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1499,7 +1483,7 @@
)
)
(property "Description" ""
- (at 0 0 180)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1511,7 +1495,7 @@
)
)
(property "LCSC" "C963206"
- (at 0 0 180)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1527,16 +1511,6 @@
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
- (fp_line
- (start 3.45 0.72)
- (end 3.45 -0.07)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "bd438115-355b-4175-88df-87e4a9a40778")
- )
(fp_line
(start 1.4 -1.12)
(end 1.6 -1.12)
@@ -1548,94 +1522,94 @@
(uuid "a4f75c81-4154-4326-81c4-6019e843b267")
)
(fp_line
- (start -0.1 3.02)
- (end -0.1 1.73)
+ (start -1.6 -1.12)
+ (end 0.1 -1.12)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "00891997-035a-413e-81df-9777504a4aa5")
+ (uuid "678d8553-7a2d-47ab-9fc9-e0e1bc12710e")
)
(fp_line
- (start -0.1 3.02)
- (end -0.3 3.23)
+ (start -3.45 -0.07)
+ (end -3.45 0.72)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e225d859-9b32-4504-abbb-6b2ef1f4509a")
+ (uuid "ae99b1c6-3a8b-4e73-b9b8-cae5a7c86292")
)
(fp_line
- (start -1.2 3.23)
- (end -0.3 3.23)
+ (start 3.45 0.72)
+ (end 3.45 -0.07)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e3ede741-24d0-4251-adae-9b92bbb4bfe2")
+ (uuid "bd438115-355b-4175-88df-87e4a9a40778")
)
(fp_line
- (start -1.4 3.02)
- (end -1.2 3.23)
+ (start -1.4 1.73)
+ (end -1.4 3.02)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b96ea2d0-de02-4123-8083-3d4a0c761084")
+ (uuid "b3734e67-3610-458e-8a33-fc29a376fa42")
)
(fp_line
- (start -1.4 1.73)
- (end -1.4 3.02)
+ (start -2.85 1.73)
+ (end 2.85 1.73)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b3734e67-3610-458e-8a33-fc29a376fa42")
+ (uuid "adc36737-8276-410b-9d18-f9202918becf")
)
(fp_line
- (start -1.6 -1.12)
- (end 0.1 -1.12)
+ (start -0.1 3.02)
+ (end -0.1 1.73)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "678d8553-7a2d-47ab-9fc9-e0e1bc12710e")
+ (uuid "00891997-035a-413e-81df-9777504a4aa5")
)
(fp_line
- (start -2.85 1.73)
- (end 2.85 1.73)
+ (start -0.1 3.02)
+ (end -0.3 3.23)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "adc36737-8276-410b-9d18-f9202918becf")
+ (uuid "e225d859-9b32-4504-abbb-6b2ef1f4509a")
)
(fp_line
- (start -3.45 -0.07)
- (end -3.45 0.72)
+ (start -1.4 3.02)
+ (end -1.2 3.23)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ae99b1c6-3a8b-4e73-b9b8-cae5a7c86292")
+ (uuid "b96ea2d0-de02-4123-8083-3d4a0c761084")
)
(fp_line
- (start 4.4 2.1)
- (end 1.65 2.1)
+ (start -1.2 3.23)
+ (end -0.3 3.23)
(stroke
- (width 0.05)
+ (width 0.12)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "2dcd8624-9bfe-4c54-92ec-a1b5840f12b4")
+ (layer "F.SilkS")
+ (uuid "e3ede741-24d0-4251-adae-9b92bbb4bfe2")
)
(fp_line
(start 4.4 -2.45)
@@ -1648,34 +1622,34 @@
(uuid "84228428-7cd0-4d1a-903a-d5ba45c5761c")
)
(fp_line
- (start 1.65 3.4)
- (end -1.65 3.4)
+ (start -4.4 -2.45)
+ (end 4.4 -2.45)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "744933c0-cfbd-4561-8a2a-dcc35cd973ff")
+ (uuid "2f20ebb8-d2d2-480f-a989-bcf6295d271c")
)
(fp_line
- (start 1.65 2.1)
- (end 1.65 3.4)
+ (start 4.4 2.1)
+ (end 1.65 2.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "940cd36d-4a72-4938-a584-42cea6c91464")
+ (uuid "2dcd8624-9bfe-4c54-92ec-a1b5840f12b4")
)
(fp_line
- (start -1.65 3.4)
- (end -1.65 2.1)
+ (start 1.65 2.1)
+ (end 1.65 3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "cf33703c-82be-4fec-bb54-8fdeae9d2e7c")
+ (uuid "940cd36d-4a72-4938-a584-42cea6c91464")
)
(fp_line
(start -1.65 2.1)
@@ -1698,24 +1672,24 @@
(uuid "48bb2ee0-3f8c-41b7-a939-1ea5c7ee5f58")
)
(fp_line
- (start -4.4 -2.45)
- (end 4.4 -2.45)
+ (start 1.65 3.4)
+ (end -1.65 3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "2f20ebb8-d2d2-480f-a989-bcf6295d271c")
+ (uuid "744933c0-cfbd-4561-8a2a-dcc35cd973ff")
)
(fp_line
- (start 3.35 1.6)
- (end 3.35 -1)
+ (start -1.65 3.4)
+ (end -1.65 2.1)
(stroke
- (width 0.1)
+ (width 0.05)
(type solid)
)
- (layer "F.Fab")
- (uuid "275cea5d-3e37-4905-b8c3-6ef9baf66874")
+ (layer "F.CrtYd")
+ (uuid "cf33703c-82be-4fec-bb54-8fdeae9d2e7c")
)
(fp_line
(start 3.35 -1)
@@ -1728,87 +1702,97 @@
(uuid "0d330e86-3b47-4b1d-b7b3-c3c3ed8dbb73")
)
(fp_line
- (start -0.1 2.9)
- (end -0.1 1.6)
+ (start -3.35 -1)
+ (end -3.35 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0db401f3-7a5c-4068-93bc-48888f10c121")
+ (uuid "1d3853d7-c4da-4e2e-8243-95173d562c82")
)
(fp_line
- (start -0.15 2.95)
- (end -0.1 2.9)
+ (start 3.35 1.6)
+ (end 3.35 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f976ed60-7fee-486c-8d79-fb2675decaee")
+ (uuid "275cea5d-3e37-4905-b8c3-6ef9baf66874")
)
(fp_line
- (start -0.35 3.15)
- (end -0.15 2.95)
+ (start -3.35 1.6)
+ (end 3.35 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "cb4b1529-e901-4067-aeb7-eda091908305")
+ (uuid "4e3ef8ab-cbd4-454c-9957-2c1ebb058f72")
)
(fp_line
- (start -1.2 3.15)
- (end -0.35 3.15)
+ (start -1.4 1.65)
+ (end -1.4 2.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0616c3c0-81b8-4360-b32a-eafe622be30b")
+ (uuid "da7ac338-7f4a-4f0f-8cf7-ae7c767a5355")
)
(fp_line
- (start -1.4 2.95)
- (end -1.2 3.15)
+ (start -0.1 2.9)
+ (end -0.1 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "854cdff1-9fb2-4920-bc19-5a9dc0bf6762")
+ (uuid "0db401f3-7a5c-4068-93bc-48888f10c121")
)
(fp_line
- (start -1.4 1.65)
- (end -1.4 2.95)
+ (start -0.15 2.95)
+ (end -0.1 2.9)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "da7ac338-7f4a-4f0f-8cf7-ae7c767a5355")
+ (uuid "f976ed60-7fee-486c-8d79-fb2675decaee")
)
(fp_line
- (start -3.35 1.6)
- (end 3.35 1.6)
+ (start -1.4 2.95)
+ (end -1.2 3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4e3ef8ab-cbd4-454c-9957-2c1ebb058f72")
+ (uuid "854cdff1-9fb2-4920-bc19-5a9dc0bf6762")
)
(fp_line
- (start -3.35 -1)
- (end -3.35 1.6)
+ (start -0.35 3.15)
+ (end -0.15 2.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1d3853d7-c4da-4e2e-8243-95173d562c82")
+ (uuid "cb4b1529-e901-4067-aeb7-eda091908305")
+ )
+ (fp_line
+ (start -1.2 3.15)
+ (end -0.35 3.15)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "0616c3c0-81b8-4360-b32a-eafe622be30b")
)
(fp_text user "${REFERENCE}"
- (at 0 -3.2 180)
+ (at 0 -3.2 270)
(layer "F.Fab")
(uuid "bd5b99ad-7778-4f17-85bc-9b4e515c1231")
(effects
@@ -1819,45 +1803,45 @@
)
)
(pad "" smd rect
- (at -3.65 -0.78 180)
+ (at -3.65 -0.78 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "871fa4da-f2b2-4f78-b589-704155423d52")
)
(pad "" smd rect
- (at -3.65 1.43 180)
+ (at -3.65 1.43 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "318b0ab6-fc5d-4365-8660-98f7373e0899")
)
(pad "" np_thru_hole circle
- (at -1.5 0.33 180)
+ (at -1.5 0.33 90)
(size 0.9 0.9)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(uuid "75030fab-ea9c-41e0-94a1-b23158539592")
)
(pad "" np_thru_hole circle
- (at 1.5 0.33 180)
+ (at 1.5 0.33 90)
(size 0.9 0.9)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(uuid "e34e3505-a88a-47ee-80e8-b587493231df")
)
(pad "" smd rect
- (at 3.65 -0.78 180)
+ (at 3.65 -0.78 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "01fc5740-4793-43c5-9223-2956628db5f9")
)
(pad "" smd rect
- (at 3.65 1.43 180)
+ (at 3.65 1.43 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "45cd9cd5-7ee7-4af6-bd50-15c35b54c2e2")
)
(pad "1" smd rect
- (at -2.25 -1.43 180)
+ (at -2.25 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 4 "+3.3V")
@@ -1866,19 +1850,19 @@
(uuid "6b274aab-9441-4f9a-ac44-ba69e8b85c1d")
)
(pad "2" smd rect
- (at 0.75 -1.43 180)
+ (at 0.75 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 64 "Net-(SW5-B)")
+ (net 62 "Net-(SW5-B)")
(pinfunction "B")
(pintype "passive")
(uuid "ca6337c1-5692-4cfc-a34f-b5f6cad5b6e7")
)
(pad "3" smd rect
- (at 2.25 -1.43 180)
+ (at 2.25 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 65 "unconnected-(SW5-C-Pad3)")
+ (net 63 "unconnected-(SW5-C-Pad3)")
(pinfunction "C")
(pintype "passive")
(uuid "c006cf7d-31e5-41ad-8b68-a423004315a3")
@@ -1898,11 +1882,11 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
(uuid "0b695083-9a59-4c7d-9f6e-4102195bc98f")
- (at 68.199 38.735 -90)
+ (at 170.716 94.234 180)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C6"
- (at 0 -1.16 90)
+ (at 0 -1.16 180)
(layer "F.SilkS")
(uuid "c61c7812-8095-484f-b8fd-e980a4b9335a")
(effects
@@ -1913,7 +1897,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 90)
+ (at 0 1.16 180)
(layer "F.Fab")
(uuid "3d3b57b3-ce96-463e-9483-58c5b12bc253")
(effects
@@ -1924,7 +1908,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1936,7 +1920,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1948,7 +1932,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1960,7 +1944,7 @@
)
)
(property "LCSC" "C14663"
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -1998,87 +1982,87 @@
(uuid "c38cb7a8-4441-4888-888f-43208934a22d")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start 0.91 0.46)
+ (end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f2ec0247-7612-4898-9a89-5a86ad5b3124")
+ (uuid "06262f74-fdee-4b1f-b313-0c3022fc4104")
)
(fp_line
- (start 0.91 0.46)
- (end -0.91 0.46)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "06262f74-fdee-4b1f-b313-0c3022fc4104")
+ (uuid "b5a838b5-b636-4cfd-be1d-2baeeb44e788")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "42306bd5-6e92-4428-b56d-c18fe539d175")
+ (uuid "f2ec0247-7612-4898-9a89-5a86ad5b3124")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "b5a838b5-b636-4cfd-be1d-2baeeb44e788")
+ (uuid "42306bd5-6e92-4428-b56d-c18fe539d175")
)
(fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
+ (start 0.5 0.25)
+ (end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "274c3207-7f6e-4a1c-ae7f-986a0e341d2e")
+ (uuid "8b8483e5-fda3-4175-9bf2-44f100a16008")
)
(fp_line
- (start 0.5 0.25)
- (end -0.5 0.25)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "8b8483e5-fda3-4175-9bf2-44f100a16008")
+ (uuid "db824b01-5851-4cf0-b929-7065e6838bf7")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "e7b4640f-8f30-44ed-9baa-632f6d1225da")
+ (uuid "274c3207-7f6e-4a1c-ae7f-986a0e341d2e")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "db824b01-5851-4cf0-b929-7065e6838bf7")
+ (uuid "e7b4640f-8f30-44ed-9baa-632f6d1225da")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "20edf5fb-2586-4a56-a9a7-aca9527f66cc")
(effects
@@ -2089,7 +2073,7 @@
)
)
(pad "1" smd roundrect
- (at -0.48 0 270)
+ (at -0.48 0 180)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2098,7 +2082,7 @@
(uuid "68a46051-efae-4e9c-bb84-6fb69a169f03")
)
(pad "2" smd roundrect
- (at 0.48 0 270)
+ (at 0.48 0 180)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2344,11 +2328,11 @@
(footprint "Package_TO_SOT_SMD:SC-59_Handsoldering"
(layer "F.Cu")
(uuid "157d7eea-11d8-4490-8639-4d26bb9ad6e2")
- (at 215.695 107.822 90)
+ (at 183.104 112.777 -90)
(descr "SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg")
(tags "SC-59 hand-soldering")
(property "Reference" "Q1"
- (at 0 -2.5 -90)
+ (at 0 -2.5 90)
(layer "F.SilkS")
(uuid "f33b5ec2-7bc8-42c2-9455-6f99d323bccb")
(effects
@@ -2359,7 +2343,7 @@
)
)
(property "Value" "DMN1019USN-13"
- (at 0 2.5 -90)
+ (at 0 2.5 90)
(layer "F.Fab")
(uuid "0f4f6119-48b1-4ec6-895a-5c085fd9adc2")
(effects
@@ -2370,7 +2354,7 @@
)
)
(property "Footprint" "Package_TO_SOT_SMD:SC-59_Handsoldering"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2382,7 +2366,7 @@
)
)
(property "Datasheet" "https://ngspice.sourceforge.io/docs/ngspice-manual.pdf"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2394,7 +2378,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2406,7 +2390,7 @@
)
)
(property "Sim.Device" "NMOS"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2419,7 +2403,7 @@
)
)
(property "Sim.Type" "VDMOS"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2432,7 +2416,7 @@
)
)
(property "Sim.Pins" "1=D 2=G 3=S"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2445,7 +2429,7 @@
)
)
(property "LCSC" "C145103"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2462,44 +2446,44 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start 0.95 -1.65)
- (end 0.95 -0.6)
+ (start -0.85 1.65)
+ (end 0.95 1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "87808dc4-07e0-477c-ab9d-a3d6f8a4d098")
+ (uuid "1edebd85-9312-4cf7-b06b-6b0c002d4617")
)
(fp_line
- (start -0.91 -1.65)
- (end 0.95 -1.65)
+ (start 0.95 1.65)
+ (end 0.95 0.6)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b880c823-fddd-4241-9db7-26b2bd3d6dc7")
+ (uuid "4894bea2-40fa-41b0-8872-cdf990b6f120")
)
(fp_line
- (start 0.95 1.65)
- (end 0.95 0.6)
+ (start -0.91 -1.65)
+ (end 0.95 -1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "4894bea2-40fa-41b0-8872-cdf990b6f120")
+ (uuid "b880c823-fddd-4241-9db7-26b2bd3d6dc7")
)
(fp_line
- (start -0.85 1.65)
- (end 0.95 1.65)
+ (start 0.95 -1.65)
+ (end 0.95 -0.6)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1edebd85-9312-4cf7-b06b-6b0c002d4617")
+ (uuid "87808dc4-07e0-477c-ab9d-a3d6f8a4d098")
)
(fp_poly
(pts
@@ -2514,64 +2498,64 @@
(uuid "4823b8a9-0ddf-45f9-acb3-1ed774b586de")
)
(fp_line
- (start -2.8 -1.8)
- (end 2.8 -1.8)
+ (start 2.8 1.8)
+ (end -2.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "eb4565d6-e68b-4816-accc-c5ca9f200411")
+ (uuid "236c1a22-9fc2-4be6-9a59-75535c602426")
)
(fp_line
- (start -2.8 -1.8)
- (end -2.8 1.8)
+ (start 2.8 1.8)
+ (end 2.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "26a870de-286f-465b-8363-82b209e8c606")
+ (uuid "ad29c7cf-146a-41c6-a051-efe9f0f91e8d")
)
(fp_line
- (start 2.8 1.8)
- (end 2.8 -1.8)
+ (start -2.8 -1.8)
+ (end -2.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ad29c7cf-146a-41c6-a051-efe9f0f91e8d")
+ (uuid "26a870de-286f-465b-8363-82b209e8c606")
)
(fp_line
- (start 2.8 1.8)
- (end -2.8 1.8)
+ (start -2.8 -1.8)
+ (end 2.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "236c1a22-9fc2-4be6-9a59-75535c602426")
+ (uuid "eb4565d6-e68b-4816-accc-c5ca9f200411")
)
(fp_line
- (start -0.3 -1.55)
- (end 0.85 -1.55)
+ (start -0.85 1.55)
+ (end 0.85 1.55)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "9e82513d-3145-406e-9fbf-e49d40f3773b")
+ (uuid "48f0b9b0-7469-4837-976f-1a500e8f1a31")
)
(fp_line
- (start -0.3 -1.55)
+ (start -0.85 1.55)
(end -0.85 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "da322d0d-44e8-4dae-8cb9-a20f232b60a4")
+ (uuid "0822ca2f-89ff-4093-a11f-d744c0a6165c")
)
(fp_line
(start 0.85 -1.52)
@@ -2584,27 +2568,27 @@
(uuid "81e28e2d-4bc4-4c29-a8ed-5f29474a5e8b")
)
(fp_line
- (start -0.85 1.55)
+ (start -0.3 -1.55)
(end -0.85 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0822ca2f-89ff-4093-a11f-d744c0a6165c")
+ (uuid "da322d0d-44e8-4dae-8cb9-a20f232b60a4")
)
(fp_line
- (start -0.85 1.55)
- (end 0.85 1.55)
+ (start -0.3 -1.55)
+ (end 0.85 -1.55)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "48f0b9b0-7469-4837-976f-1a500e8f1a31")
+ (uuid "9e82513d-3145-406e-9fbf-e49d40f3773b")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "2a1137b7-0b65-4a36-937a-08cc7469a918")
(effects
@@ -2615,7 +2599,7 @@
)
)
(pad "1" smd roundrect
- (at -1.65 -0.95 90)
+ (at -1.65 -0.95 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2625,17 +2609,17 @@
(uuid "ce0a757f-5a35-4bf8-97e2-a74d1f76fb4f")
)
(pad "2" smd roundrect
- (at -1.65 0.95 90)
+ (at -1.65 0.95 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 62 "Net-(Q1-G)")
+ (net 60 "Net-(Q1-G)")
(pinfunction "G")
(pintype "input")
(uuid "c1d5a5e6-3503-4f31-aa1c-2a48a7d0fa25")
)
(pad "3" smd roundrect
- (at 1.65 0 90)
+ (at 1.65 0 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2659,11 +2643,11 @@
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "15d4655f-1cdd-4fc2-8132-a7a5db6b9a66")
- (at 163.957 171.833 90)
+ (at 135.511 111.633 180)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R7"
- (at 0 -1.17 270)
+ (at 0 -1.17 180)
(layer "F.SilkS")
(uuid "c68daea7-f7d2-45c2-a87c-fcea9b300318")
(effects
@@ -2674,7 +2658,7 @@
)
)
(property "Value" "220"
- (at 0 1.17 270)
+ (at 0 1.17 180)
(layer "F.Fab")
(uuid "f562aad8-6e10-42f1-8c0d-cbbe8c6d558b")
(effects
@@ -2685,7 +2669,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2697,7 +2681,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2709,7 +2693,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2721,7 +2705,7 @@
)
)
(property "LCSC" "C25091"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2739,107 +2723,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "7485ca52-79de-4de3-b6ff-e2291af768f5")
+ (uuid "e7ea860b-bb6f-4a37-b27e-3e5fcbd1b70c")
)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e7ea860b-bb6f-4a37-b27e-3e5fcbd1b70c")
+ (uuid "7485ca52-79de-4de3-b6ff-e2291af768f5")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f18bd77e-2d25-46bb-a26f-d7fe73101d2b")
+ (uuid "a98cd42e-4e99-4b95-967a-60049925ad63")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e3f69c58-2d56-44e5-867e-c4f3e1f50072")
+ (uuid "f18bd77e-2d25-46bb-a26f-d7fe73101d2b")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "a98cd42e-4e99-4b95-967a-60049925ad63")
+ (uuid "e95950b1-e083-4267-a52c-41c98d7c2e6e")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e95950b1-e083-4267-a52c-41c98d7c2e6e")
+ (uuid "e3f69c58-2d56-44e5-867e-c4f3e1f50072")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c723e3c3-d7ec-4630-acfb-35363f17106d")
+ (uuid "4ab74d99-b6da-4b6c-b908-a302f9248e2c")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "ca6da5d9-709b-4ae4-bfc8-39f7f64e34a2")
+ (uuid "c723e3c3-d7ec-4630-acfb-35363f17106d")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4ab74d99-b6da-4b6c-b908-a302f9248e2c")
+ (uuid "404d6f3c-a3e5-453c-8dab-e5776ccf754e")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "404d6f3c-a3e5-453c-8dab-e5776ccf754e")
+ (uuid "ca6da5d9-709b-4ae4-bfc8-39f7f64e34a2")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "572d9f5b-4987-4415-a3fb-4a2db49756d8")
(effects
@@ -2850,7 +2834,7 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 90)
+ (at -0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2859,7 +2843,7 @@
(uuid "bbdda6ff-1efd-43c0-b2b3-eec9db0ce3ee")
)
(pad "2" smd roundrect
- (at 0.51 0 90)
+ (at 0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -2882,11 +2866,11 @@
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "198eb36c-609c-476e-be6f-7db00cc49c05")
- (at 93.978 127.449 90)
+ (at 184.185 92.34 180)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R1"
- (at 0 -1.17 -90)
+ (at 0 -1.17 180)
(layer "F.SilkS")
(uuid "155141ac-920d-4639-b113-53d3d22bcb2a")
(effects
@@ -2897,7 +2881,7 @@
)
)
(property "Value" "5.1 K"
- (at 0 1.17 -90)
+ (at 0 1.17 180)
(layer "F.Fab")
(uuid "abc9cd8b-6699-4efa-a6c3-cb71bf87631a")
(effects
@@ -2908,7 +2892,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2920,7 +2904,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2932,7 +2916,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2944,7 +2928,7 @@
)
)
(property "LCSC" "C25905"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -2962,107 +2946,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "5ca54a9c-82c8-47ba-856f-64239082e73a")
+ (uuid "99bd5b81-9316-4d04-b737-f6742f98539f")
)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "99bd5b81-9316-4d04-b737-f6742f98539f")
+ (uuid "5ca54a9c-82c8-47ba-856f-64239082e73a")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ee3a382f-3401-4ba1-b77a-8c86796cc50b")
+ (uuid "1dbc2270-3822-4090-841b-4a8db01c76ed")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ef109684-9b27-4759-8183-c62c71ba6b84")
+ (uuid "ee3a382f-3401-4ba1-b77a-8c86796cc50b")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "1dbc2270-3822-4090-841b-4a8db01c76ed")
+ (uuid "25f863f3-e70a-4ded-b395-2a7283160f69")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "25f863f3-e70a-4ded-b395-2a7283160f69")
+ (uuid "ef109684-9b27-4759-8183-c62c71ba6b84")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "cd54dc3b-15e7-4f16-a861-d9d9f76d68cc")
+ (uuid "15a1ffdf-119e-4694-b2be-9c39922e5449")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1886e114-deb3-4221-9597-b7dc07055565")
+ (uuid "cd54dc3b-15e7-4f16-a861-d9d9f76d68cc")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "15a1ffdf-119e-4694-b2be-9c39922e5449")
+ (uuid "75039d34-b4ca-4d52-a5a4-58425b701099")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "75039d34-b4ca-4d52-a5a4-58425b701099")
+ (uuid "1886e114-deb3-4221-9597-b7dc07055565")
)
(fp_text user "${REFERENCE}"
- (at 0 0 -90)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "88a0acd1-9858-4ddb-b706-0708a717fe83")
(effects
@@ -3073,7 +3057,7 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 90)
+ (at -0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -3082,7 +3066,7 @@
(uuid "42736869-067d-4dcc-b4cf-768531606415")
)
(pad "2" smd roundrect
- (at 0.51 0 90)
+ (at 0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -3309,7 +3293,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 58 "PPS")
+ (net 56 "PPS")
(pintype "passive")
(uuid "fadcacb6-d27f-472d-98c3-5a224b6022ea")
)
@@ -3523,7 +3507,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 63 "+BATT")
+ (net 61 "+BATT")
(pintype "passive")
(uuid "65cc12c5-c2e5-4323-a271-b8bdcaaecbbd")
)
@@ -3551,11 +3535,11 @@
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical"
(layer "F.Cu")
(uuid "216ddf73-531f-46ce-97c0-f5ebb2ab7de5")
- (at 215.695 103.124 90)
+ (at 183.104 117.475 -90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(property "Reference" "J12"
- (at 0 -2.33 -90)
+ (at 0 -2.33 90)
(layer "F.SilkS")
(uuid "57522547-6fd2-4963-94a9-52dfeab213ed")
(effects
@@ -3566,7 +3550,7 @@
)
)
(property "Value" "Rudder"
- (at 0 7.41 -90)
+ (at 0 7.41 90)
(layer "F.Fab")
(uuid "5a1733b4-31a4-4a88-9625-ee3db1d0ff0a")
(effects
@@ -3577,7 +3561,7 @@
)
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -3589,7 +3573,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -3601,7 +3585,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -3618,124 +3602,124 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr through_hole)
(fp_line
- (start -1.33 -1.33)
- (end 0 -1.33)
+ (start -1.33 6.41)
+ (end 1.33 6.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "f00733aa-8677-40af-bc4e-ed429ed34e31")
+ (uuid "6419f568-0538-45bb-8233-ef3ea5eb9411")
)
(fp_line
- (start -1.33 0)
- (end -1.33 -1.33)
+ (start -1.33 1.27)
+ (end -1.33 6.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "6460ca66-f9b4-4e38-a6c6-c31520717099")
+ (uuid "485d3aa2-98ee-4ba4-abe0-45d7b67337bb")
)
(fp_line
- (start 1.33 1.27)
- (end 1.33 6.41)
+ (start -1.33 1.27)
+ (end 1.33 1.27)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "5665ba8a-27a1-41dd-a271-61f55faeb58a")
+ (uuid "d696a1cd-8657-483e-af2b-7807fb337d6b")
)
(fp_line
- (start -1.33 1.27)
- (end 1.33 1.27)
+ (start 1.33 1.27)
+ (end 1.33 6.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "d696a1cd-8657-483e-af2b-7807fb337d6b")
+ (uuid "5665ba8a-27a1-41dd-a271-61f55faeb58a")
)
(fp_line
- (start -1.33 1.27)
- (end -1.33 6.41)
+ (start -1.33 0)
+ (end -1.33 -1.33)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "485d3aa2-98ee-4ba4-abe0-45d7b67337bb")
+ (uuid "6460ca66-f9b4-4e38-a6c6-c31520717099")
)
(fp_line
- (start -1.33 6.41)
- (end 1.33 6.41)
+ (start -1.33 -1.33)
+ (end 0 -1.33)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "6419f568-0538-45bb-8233-ef3ea5eb9411")
+ (uuid "f00733aa-8677-40af-bc4e-ed429ed34e31")
)
(fp_line
- (start 1.8 -1.8)
- (end -1.8 -1.8)
+ (start -1.8 6.85)
+ (end 1.8 6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5bbddf9c-8af1-4deb-8344-5491e79ae9ac")
+ (uuid "e38092ba-2e11-4094-aa4c-e6da73ed87c8")
)
(fp_line
- (start -1.8 -1.8)
- (end -1.8 6.85)
+ (start 1.8 6.85)
+ (end 1.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ec40be34-0eef-4c66-a907-0a9fb0af9de2")
+ (uuid "e3203756-79c8-41b8-a504-a2b684a8c10f")
)
(fp_line
- (start 1.8 6.85)
- (end 1.8 -1.8)
+ (start -1.8 -1.8)
+ (end -1.8 6.85)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e3203756-79c8-41b8-a504-a2b684a8c10f")
+ (uuid "ec40be34-0eef-4c66-a907-0a9fb0af9de2")
)
(fp_line
- (start -1.8 6.85)
- (end 1.8 6.85)
+ (start 1.8 -1.8)
+ (end -1.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e38092ba-2e11-4094-aa4c-e6da73ed87c8")
+ (uuid "5bbddf9c-8af1-4deb-8344-5491e79ae9ac")
)
(fp_line
- (start 1.27 -1.27)
- (end 1.27 6.35)
+ (start -1.27 6.35)
+ (end -1.27 -0.635)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "6d0052c1-0e8e-470a-ba9c-1f2c64b0be77")
+ (uuid "884ae06a-f7d9-4ee6-a24f-abc4d6df70ac")
)
(fp_line
- (start -0.635 -1.27)
- (end 1.27 -1.27)
+ (start 1.27 6.35)
+ (end -1.27 6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "812aa3d2-f96c-4f19-88dd-fc792b145eae")
+ (uuid "69b35fd8-e6b4-4ae5-9fc9-3263feb36ce5")
)
(fp_line
(start -1.27 -0.635)
@@ -3748,27 +3732,27 @@
(uuid "3f6f20c4-ec97-47dc-a379-c73b207ca876")
)
(fp_line
- (start 1.27 6.35)
- (end -1.27 6.35)
+ (start -0.635 -1.27)
+ (end 1.27 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "69b35fd8-e6b4-4ae5-9fc9-3263feb36ce5")
+ (uuid "812aa3d2-f96c-4f19-88dd-fc792b145eae")
)
(fp_line
- (start -1.27 6.35)
- (end -1.27 -0.635)
+ (start 1.27 -1.27)
+ (end 1.27 6.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "884ae06a-f7d9-4ee6-a24f-abc4d6df70ac")
+ (uuid "6d0052c1-0e8e-470a-ba9c-1f2c64b0be77")
)
(fp_text user "${REFERENCE}"
- (at 0 2.54 0)
+ (at 0 2.54 180)
(layer "F.Fab")
(uuid "fb770112-45ec-41a8-8012-dd45d7217126")
(effects
@@ -3779,7 +3763,7 @@
)
)
(pad "1" thru_hole rect
- (at 0 0 90)
+ (at 0 0 270)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
@@ -3790,7 +3774,7 @@
(uuid "35779b38-11b6-41a7-8381-4fe3c47bae38")
)
(pad "2" thru_hole oval
- (at 0 2.54 90)
+ (at 0 2.54 270)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
@@ -3801,12 +3785,12 @@
(uuid "95994224-1803-4f54-ab5a-2cd7ae62b480")
)
(pad "3" thru_hole oval
- (at 0 5.08 90)
+ (at 0 5.08 270)
(size 1.7 1.7)
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
- (net 49 "R")
+ (net 40 "RIGHT")
(pinfunction "Pin_3")
(pintype "passive")
(uuid "670c6e21-0c8b-49df-8a2b-7760c0744ba8")
@@ -4049,11 +4033,11 @@
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "26f04e23-8736-485a-83be-dc657e710eb2")
- (at 218.489 108.456 -90)
+ (at 180.31 112.143 90)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R14"
- (at 0 -1.17 90)
+ (at 0 -1.17 270)
(layer "F.SilkS")
(uuid "61227271-d120-4263-a855-2f1ac2e3fa8c")
(effects
@@ -4064,7 +4048,7 @@
)
)
(property "Value" "10"
- (at 0 1.17 90)
+ (at 0 1.17 270)
(layer "F.Fab")
(uuid "eda17d42-040e-433d-bf21-1ae168799a1e")
(effects
@@ -4075,7 +4059,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4087,7 +4071,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4099,7 +4083,7 @@
)
)
(property "Description" ""
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4111,7 +4095,7 @@
)
)
(property "LCSC" "C25077"
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4129,107 +4113,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a37447c4-3f1c-404d-b54f-db3a2e9a834f")
+ (uuid "4b5f6332-9664-4242-91a7-71e475df6fcf")
)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "4b5f6332-9664-4242-91a7-71e475df6fcf")
+ (uuid "a37447c4-3f1c-404d-b54f-db3a2e9a834f")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "bf58f4d9-8da0-4d9a-86d8-0f2edb8c2e36")
+ (uuid "f7c36775-5ef9-4e82-b729-8d477a41c791")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "bd2265b0-e118-42e4-92d6-aa4ebf7563c8")
+ (uuid "755128dc-9df2-42ab-b099-b7397ab57e59")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "755128dc-9df2-42ab-b099-b7397ab57e59")
+ (uuid "bd2265b0-e118-42e4-92d6-aa4ebf7563c8")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f7c36775-5ef9-4e82-b729-8d477a41c791")
+ (uuid "bf58f4d9-8da0-4d9a-86d8-0f2edb8c2e36")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c657e74c-819f-46f3-b6a8-a27ae7e53b1b")
+ (uuid "a689b7f2-97ed-4d98-aebd-ce8027d6c782")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "348a9b6c-e441-4b1c-8e2d-7f43f63cedf5")
+ (uuid "836d4c05-cdb4-4d4a-a39c-c3af5b0dba55")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "836d4c05-cdb4-4d4a-a39c-c3af5b0dba55")
+ (uuid "348a9b6c-e441-4b1c-8e2d-7f43f63cedf5")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "a689b7f2-97ed-4d98-aebd-ce8027d6c782")
+ (uuid "c657e74c-819f-46f3-b6a8-a27ae7e53b1b")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 270)
(layer "F.Fab")
(uuid "cc8ed455-95e2-4e68-be4b-917757369573")
(effects
@@ -4240,20 +4224,20 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 270)
+ (at -0.51 0 90)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 62 "Net-(Q1-G)")
+ (net 60 "Net-(Q1-G)")
(pintype "passive")
(uuid "8f7725f5-ce28-4c8f-9f62-3c793abde7ce")
)
(pad "2" smd roundrect
- (at 0.51 0 270)
+ (at 0.51 0 90)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 59 "R_FET")
+ (net 57 "R_FET")
(pintype "passive")
(uuid "71664d49-5ec3-4f07-8550-0d72e2915fc3")
)
@@ -4272,11 +4256,11 @@
(footprint "Capacitor_SMD:C_1206_3216Metric"
(layer "F.Cu")
(uuid "27ab95c6-7f47-43af-a2ab-8f8a0513ffb2")
- (at 220.267 106.172)
+ (at 178.532 114.427 180)
(descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C30"
- (at 0 -1.85 0)
+ (at 0 -1.85 180)
(layer "F.SilkS")
(uuid "3b5caa42-19c7-4bd4-90ab-15e819469ebb")
(effects
@@ -4287,7 +4271,7 @@
)
)
(property "Value" "47 uF"
- (at 0 1.85 0)
+ (at 0 1.85 180)
(layer "F.Fab")
(uuid "7c697d36-df88-4314-b499-bb974b5bdf7c")
(effects
@@ -4298,7 +4282,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4310,7 +4294,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4322,7 +4306,7 @@
)
)
(property "Description" "Polarized capacitor, small symbol"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4334,7 +4318,7 @@
)
)
(property "LCSC" "C139825"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4352,107 +4336,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.711252 -0.91)
- (end 0.711252 -0.91)
+ (start -0.711252 0.91)
+ (end 0.711252 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "55f1bdb0-8431-46b8-b247-b9e90fe83c9d")
+ (uuid "587dbc42-fba4-4241-b12c-b16e188023cd")
)
(fp_line
- (start -0.711252 0.91)
- (end 0.711252 0.91)
+ (start -0.711252 -0.91)
+ (end 0.711252 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "587dbc42-fba4-4241-b12c-b16e188023cd")
+ (uuid "55f1bdb0-8431-46b8-b247-b9e90fe83c9d")
)
(fp_line
- (start -2.3 -1.15)
- (end 2.3 -1.15)
+ (start 2.3 1.15)
+ (end -2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "09ba0d01-13b1-4d75-830c-95f35ebc8e99")
+ (uuid "66ea827f-e668-4681-9891-e354b7cedd62")
)
(fp_line
- (start -2.3 1.15)
- (end -2.3 -1.15)
+ (start 2.3 -1.15)
+ (end 2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e148db45-d46b-49ed-908b-777c6f3f3d90")
+ (uuid "96cdfb5e-9514-457a-8fd3-b8f3a9713e98")
)
(fp_line
- (start 2.3 -1.15)
- (end 2.3 1.15)
+ (start -2.3 1.15)
+ (end -2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "96cdfb5e-9514-457a-8fd3-b8f3a9713e98")
+ (uuid "e148db45-d46b-49ed-908b-777c6f3f3d90")
)
(fp_line
- (start 2.3 1.15)
- (end -2.3 1.15)
+ (start -2.3 -1.15)
+ (end 2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "66ea827f-e668-4681-9891-e354b7cedd62")
+ (uuid "09ba0d01-13b1-4d75-830c-95f35ebc8e99")
)
(fp_line
- (start -1.6 -0.8)
- (end 1.6 -0.8)
+ (start 1.6 0.8)
+ (end -1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "964adf9e-afed-484a-8cda-ed893c6092c6")
+ (uuid "0058d7fb-43bb-4e25-b616-29c56beb150d")
)
(fp_line
- (start -1.6 0.8)
- (end -1.6 -0.8)
+ (start 1.6 -0.8)
+ (end 1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "28c012c7-df0e-43a1-9894-aec2bbd5b341")
+ (uuid "99112cb5-7bdf-4a99-918c-6cec1436e95c")
)
(fp_line
- (start 1.6 -0.8)
- (end 1.6 0.8)
+ (start -1.6 0.8)
+ (end -1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "99112cb5-7bdf-4a99-918c-6cec1436e95c")
+ (uuid "28c012c7-df0e-43a1-9894-aec2bbd5b341")
)
(fp_line
- (start 1.6 0.8)
- (end -1.6 0.8)
+ (start -1.6 -0.8)
+ (end 1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0058d7fb-43bb-4e25-b616-29c56beb150d")
+ (uuid "964adf9e-afed-484a-8cda-ed893c6092c6")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "4ba040d5-76fd-4a33-ba0c-4e469958c82c")
(effects
@@ -4463,7 +4447,7 @@
)
)
(pad "1" smd roundrect
- (at -1.475 0)
+ (at -1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.217391)
@@ -4472,7 +4456,7 @@
(uuid "37281e3c-bca2-471f-bdd8-3e9be8d36729")
)
(pad "2" smd roundrect
- (at 1.475 0)
+ (at 1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.217391)
@@ -4499,7 +4483,7 @@
(descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOT TO_SOT_SMD")
(property "Reference" "Q8"
- (at 0 -2.4 270)
+ (at 0 -2.4 -90)
(layer "F.SilkS")
(uuid "4d3e1024-0f35-40fd-85e1-afc313f27664")
(effects
@@ -4510,7 +4494,7 @@
)
)
(property "Value" "BSS138"
- (at 0 2.4 270)
+ (at 0 2.4 -90)
(layer "F.Fab")
(uuid "be3a1f88-1e44-470b-844d-b4d87378e217")
(effects
@@ -4717,7 +4701,7 @@
(uuid "3f8cf68c-803a-4c71-a803-82392e6a9e92")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 -90)
(layer "F.Fab")
(uuid "b2eef5ef-ddb4-4325-94d8-d1e5a4f5b1d0")
(effects
@@ -4742,7 +4726,7 @@
(size 1.475 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 52 "SDA_L")
+ (net 50 "SDA_L")
(pinfunction "S")
(pintype "passive")
(uuid "e81bc888-9967-4588-a2a3-7372703c9a00")
@@ -4772,11 +4756,11 @@
(footprint "Package_TO_SOT_SMD:SC-59_Handsoldering"
(layer "F.Cu")
(uuid "2d3da623-7ed0-408a-a0a5-7c8be6d6a3f7")
- (at 206.756 107.822 90)
+ (at 192.043 112.777 -90)
(descr "SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg")
(tags "SC-59 hand-soldering")
(property "Reference" "Q2"
- (at 0 -2.5 -90)
+ (at 0 -2.5 90)
(layer "F.SilkS")
(uuid "b1028945-51fa-4847-9df9-42390ad0331b")
(effects
@@ -4787,7 +4771,7 @@
)
)
(property "Value" "DMN1019USN-13"
- (at 0 2.5 -90)
+ (at 0 2.5 90)
(layer "F.Fab")
(uuid "33aeae81-da67-46e2-8dd6-037bba0af848")
(effects
@@ -4798,7 +4782,7 @@
)
)
(property "Footprint" "Package_TO_SOT_SMD:SC-59_Handsoldering"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4810,7 +4794,7 @@
)
)
(property "Datasheet" "https://ngspice.sourceforge.io/docs/ngspice-manual.pdf"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4822,7 +4806,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4834,7 +4818,7 @@
)
)
(property "Sim.Device" "NMOS"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4847,7 +4831,7 @@
)
)
(property "Sim.Type" "VDMOS"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4860,7 +4844,7 @@
)
)
(property "Sim.Pins" "1=D 2=G 3=S"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4873,7 +4857,7 @@
)
)
(property "LCSC" "C145103"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -4890,44 +4874,44 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start 0.95 -1.65)
- (end 0.95 -0.6)
+ (start -0.85 1.65)
+ (end 0.95 1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "7a5c9eeb-b9a4-4071-9555-d9fc401cf8ce")
+ (uuid "d4fe499c-bd99-44a7-91c5-98fb121a7bbe")
)
(fp_line
- (start -0.91 -1.65)
- (end 0.95 -1.65)
+ (start 0.95 1.65)
+ (end 0.95 0.6)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "052ea4b1-142e-42fc-9bfe-d99918f595c6")
+ (uuid "648bf3da-c369-4ad3-a80f-fc605bc27921")
)
(fp_line
- (start 0.95 1.65)
- (end 0.95 0.6)
+ (start -0.91 -1.65)
+ (end 0.95 -1.65)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "648bf3da-c369-4ad3-a80f-fc605bc27921")
+ (uuid "052ea4b1-142e-42fc-9bfe-d99918f595c6")
)
(fp_line
- (start -0.85 1.65)
- (end 0.95 1.65)
+ (start 0.95 -1.65)
+ (end 0.95 -0.6)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "d4fe499c-bd99-44a7-91c5-98fb121a7bbe")
+ (uuid "7a5c9eeb-b9a4-4071-9555-d9fc401cf8ce")
)
(fp_poly
(pts
@@ -4942,24 +4926,14 @@
(uuid "0838f602-01be-448d-95b0-43f9dc0ed903")
)
(fp_line
- (start -2.8 -1.8)
- (end 2.8 -1.8)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "3e4b5a28-b65a-4cc3-988c-f5a3872c12c3")
- )
- (fp_line
- (start -2.8 -1.8)
+ (start 2.8 1.8)
(end -2.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "9ded20c7-6d21-4687-8af8-261abedfb929")
+ (uuid "db3e1f0c-d925-4c96-8124-aa5a60ba4050")
)
(fp_line
(start 2.8 1.8)
@@ -4972,34 +4946,44 @@
(uuid "4a2a8cf4-6ccd-44b8-ac77-228b33824afb")
)
(fp_line
- (start 2.8 1.8)
+ (start -2.8 -1.8)
(end -2.8 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "db3e1f0c-d925-4c96-8124-aa5a60ba4050")
+ (uuid "9ded20c7-6d21-4687-8af8-261abedfb929")
)
(fp_line
- (start -0.3 -1.55)
- (end 0.85 -1.55)
+ (start -2.8 -1.8)
+ (end 2.8 -1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "3e4b5a28-b65a-4cc3-988c-f5a3872c12c3")
+ )
+ (fp_line
+ (start -0.85 1.55)
+ (end 0.85 1.55)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f8587518-330f-4596-ab90-d2f9fdc202b5")
+ (uuid "0687f719-8c22-4f0b-8e60-2484c464b618")
)
(fp_line
- (start -0.3 -1.55)
+ (start -0.85 1.55)
(end -0.85 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "10570bac-19a1-4bbe-909c-f0f2269ec4fa")
+ (uuid "3d79ebf2-95a3-457e-9dd9-fbaf78a061ad")
)
(fp_line
(start 0.85 -1.52)
@@ -5012,27 +4996,27 @@
(uuid "ee2d131e-fc79-40cc-ae47-cb28463eb99e")
)
(fp_line
- (start -0.85 1.55)
+ (start -0.3 -1.55)
(end -0.85 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3d79ebf2-95a3-457e-9dd9-fbaf78a061ad")
+ (uuid "10570bac-19a1-4bbe-909c-f0f2269ec4fa")
)
(fp_line
- (start -0.85 1.55)
- (end 0.85 1.55)
+ (start -0.3 -1.55)
+ (end 0.85 -1.55)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0687f719-8c22-4f0b-8e60-2484c464b618")
+ (uuid "f8587518-330f-4596-ab90-d2f9fdc202b5")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "0ed4856a-ef0b-41aa-9c09-31921147a331")
(effects
@@ -5043,7 +5027,7 @@
)
)
(pad "1" smd roundrect
- (at -1.65 -0.95 90)
+ (at -1.65 -0.95 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -5053,17 +5037,17 @@
(uuid "ced2c0ab-a81a-45e7-adc0-b1d2b62557db")
)
(pad "2" smd roundrect
- (at -1.65 0.95 90)
+ (at -1.65 0.95 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 50 "Net-(Q2-G)")
+ (net 48 "Net-(Q2-G)")
(pinfunction "G")
(pintype "input")
(uuid "5171d71e-1bf8-4a3d-9057-8699354607a0")
)
(pad "3" smd roundrect
- (at 1.65 0 90)
+ (at 1.65 0 270)
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -6003,11 +5987,11 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
(uuid "3bf64021-3ac3-4c36-bbef-aa97ed121ee2")
- (at 56.007 41.021 90)
+ (at 168.43 82.042)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C8"
- (at 0 -1.16 -90)
+ (at 0 -1.16 360)
(layer "F.SilkS")
(uuid "31e8d88d-f36e-4950-81ae-fa6871ff82c4")
(effects
@@ -6018,7 +6002,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 -90)
+ (at 0 1.16 360)
(layer "F.Fab")
(uuid "64c67616-19cd-40aa-92f0-e8c7ae1e94e1")
(effects
@@ -6029,7 +6013,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6041,7 +6025,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6053,7 +6037,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6065,7 +6049,7 @@
)
)
(property "LCSC" "C14663"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6103,87 +6087,87 @@
(uuid "ed33efb1-b823-4c7b-b706-ccc825367c57")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "93fb4ec2-0cba-4a20-a43d-1e0e54073414")
+ (uuid "52445a7c-6d90-49a7-a3bb-be70cfa0ee50")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "52445a7c-6d90-49a7-a3bb-be70cfa0ee50")
+ (uuid "a82923be-effd-4992-96a9-e3018a191a73")
)
(fp_line
- (start 0.91 0.46)
- (end -0.91 0.46)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "4f0e2ffb-920c-4d25-99ec-865632306938")
+ (uuid "93fb4ec2-0cba-4a20-a43d-1e0e54073414")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start 0.91 0.46)
+ (end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "a82923be-effd-4992-96a9-e3018a191a73")
+ (uuid "4f0e2ffb-920c-4d25-99ec-865632306938")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "6476ad3f-02d1-4e1e-a1de-0091289b4313")
+ (uuid "b20fbcbc-ab51-4805-a4e6-a02ed65f7002")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "b20fbcbc-ab51-4805-a4e6-a02ed65f7002")
+ (uuid "ccab9ef2-2595-4dd6-92f7-37141d3f1477")
)
(fp_line
- (start 0.5 0.25)
- (end -0.5 0.25)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c40b7ea4-10b9-4f8e-933a-02ab9c6d8de7")
+ (uuid "6476ad3f-02d1-4e1e-a1de-0091289b4313")
)
(fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
+ (start 0.5 0.25)
+ (end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "ccab9ef2-2595-4dd6-92f7-37141d3f1477")
+ (uuid "c40b7ea4-10b9-4f8e-933a-02ab9c6d8de7")
)
(fp_text user "${REFERENCE}"
- (at 0 0 -90)
+ (at 0 0 360)
(layer "F.Fab")
(uuid "48cca6d3-2bc8-413d-be16-d46a13bbd587")
(effects
@@ -6194,7 +6178,7 @@
)
)
(pad "1" smd roundrect
- (at -0.48 0 90)
+ (at -0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -6203,7 +6187,7 @@
(uuid "e72057f3-dab8-4086-9949-8ad1969fd540")
)
(pad "2" smd roundrect
- (at 0.48 0 90)
+ (at 0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -6226,11 +6210,11 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
(uuid "3f0b2abc-e8a5-4734-a808-d247e9f10cfb")
- (at 62.738 35.56)
+ (at 173.891 88.773 -90)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C7"
- (at 0 -1.16 0)
+ (at 0 -1.16 90)
(layer "F.SilkS")
(uuid "3082f209-52a9-43a1-b88d-a8e95b9f8c5b")
(effects
@@ -6241,7 +6225,7 @@
)
)
(property "Value" "1 uF"
- (at 0 1.16 0)
+ (at 0 1.16 90)
(layer "F.Fab")
(uuid "087853a6-7130-4e44-af0e-5bc156a51444")
(effects
@@ -6252,7 +6236,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6264,7 +6248,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6276,7 +6260,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6288,7 +6272,7 @@
)
)
(property "LCSC" "C52923"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6306,107 +6290,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.107836 -0.36)
- (end 0.107836 -0.36)
+ (start -0.107836 0.36)
+ (end 0.107836 0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "cd125252-065d-42e6-b360-2e6072e1338e")
+ (uuid "995ad9d4-1590-4aee-8436-f1ec441b1af6")
)
(fp_line
- (start -0.107836 0.36)
- (end 0.107836 0.36)
+ (start -0.107836 -0.36)
+ (end 0.107836 -0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "995ad9d4-1590-4aee-8436-f1ec441b1af6")
+ (uuid "cd125252-065d-42e6-b360-2e6072e1338e")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d2ca3cd2-b8fa-453d-a5a2-e47ed3ec3813")
+ (uuid "4e31ec0b-c72e-4caf-b464-2e9e27c88cd5")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start 0.91 0.46)
+ (end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "4e31ec0b-c72e-4caf-b464-2e9e27c88cd5")
+ (uuid "0cc36114-db9d-4096-b8bb-8aef869d8274")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0b352d02-9556-4432-be2a-87140126b244")
+ (uuid "d2ca3cd2-b8fa-453d-a5a2-e47ed3ec3813")
)
(fp_line
- (start 0.91 0.46)
- (end -0.91 0.46)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0cc36114-db9d-4096-b8bb-8aef869d8274")
+ (uuid "0b352d02-9556-4432-be2a-87140126b244")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "9cd73646-40dd-48b2-a6d0-1c1e2eb424d3")
+ (uuid "33684ded-b89b-44b5-9987-e010c26f8a48")
)
(fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
+ (start 0.5 0.25)
+ (end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "33684ded-b89b-44b5-9987-e010c26f8a48")
+ (uuid "fab1b7ac-c7c7-4970-8501-707a902613c2")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "2d29e65a-850b-475a-b562-612174791ff2")
+ (uuid "9cd73646-40dd-48b2-a6d0-1c1e2eb424d3")
)
(fp_line
- (start 0.5 0.25)
- (end -0.5 0.25)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "fab1b7ac-c7c7-4970-8501-707a902613c2")
+ (uuid "2d29e65a-850b-475a-b562-612174791ff2")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 90)
(layer "F.Fab")
(uuid "b1896c6b-1695-4933-90bd-e3e0fd863286")
(effects
@@ -6417,7 +6401,7 @@
)
)
(pad "1" smd roundrect
- (at -0.48 0)
+ (at -0.48 0 270)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -6426,7 +6410,7 @@
(uuid "025dff34-cbda-4cf9-9e81-3439eda8dd52")
)
(pad "2" smd roundrect
- (at 0.48 0)
+ (at 0.48 0 270)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -6449,10 +6433,10 @@
(footprint "Button_Switch_SMD:SW_SPDT_PCM12"
(layer "F.Cu")
(uuid "40aa404b-817d-4caf-b961-37922bbcedb8")
- (at 133.002 87.592)
+ (at 191.788 104.046 90)
(descr "Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf")
(property "Reference" "SW2"
- (at 0 -3.2 0)
+ (at 0 -3.2 270)
(layer "F.SilkS")
(uuid "e0ff6ee6-d7fc-49bd-abcd-b14552d9810f")
(effects
@@ -6463,7 +6447,7 @@
)
)
(property "Value" "PWR_SW"
- (at 0 4.25 0)
+ (at 0 4.25 270)
(layer "F.Fab")
(uuid "35c0a753-192a-49c7-a19d-f687d9773a8a")
(effects
@@ -6474,7 +6458,7 @@
)
)
(property "Footprint" "Button_Switch_SMD:SW_SPDT_PCM12"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6486,7 +6470,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6498,7 +6482,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6510,7 +6494,7 @@
)
)
(property "LCSC" "C963206"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -6527,34 +6511,44 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -3.45 -0.07)
- (end -3.45 0.72)
+ (start 1.4 -1.12)
+ (end 1.6 -1.12)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "8a8e39a9-85a1-434a-8b15-2e55f13e5824")
+ (uuid "bbb0e964-2da3-4b3c-8b14-2b9a0cef5480")
)
(fp_line
- (start -2.85 1.73)
- (end 2.85 1.73)
+ (start -1.6 -1.12)
+ (end 0.1 -1.12)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0b7537f1-8c6e-40f6-b56a-838c1b8ebb97")
+ (uuid "c636fc6f-a65b-4208-88c3-2c49fff430a3")
)
(fp_line
- (start -1.6 -1.12)
- (end 0.1 -1.12)
+ (start -3.45 -0.07)
+ (end -3.45 0.72)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "c636fc6f-a65b-4208-88c3-2c49fff430a3")
+ (uuid "8a8e39a9-85a1-434a-8b15-2e55f13e5824")
+ )
+ (fp_line
+ (start 3.45 0.72)
+ (end 3.45 -0.07)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "468226b2-fbbf-4d95-8d2f-6cbe8f1a0b31")
)
(fp_line
(start -1.4 1.73)
@@ -6567,24 +6561,24 @@
(uuid "49feb19d-690d-48f1-8c2a-f0134f460088")
)
(fp_line
- (start -1.4 3.02)
- (end -1.2 3.23)
+ (start -2.85 1.73)
+ (end 2.85 1.73)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0ab87098-8542-41d3-adab-8d37ea473151")
+ (uuid "0b7537f1-8c6e-40f6-b56a-838c1b8ebb97")
)
(fp_line
- (start -1.2 3.23)
- (end -0.3 3.23)
+ (start -0.1 3.02)
+ (end -0.1 1.73)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "d1bc2af2-317c-4606-8305-5cb00f916c59")
+ (uuid "103567bf-9e35-4303-8d36-70d66dbd20cc")
)
(fp_line
(start -0.1 3.02)
@@ -6597,34 +6591,34 @@
(uuid "739a1588-4cc3-4452-8d5d-2616dbf9e2dc")
)
(fp_line
- (start -0.1 3.02)
- (end -0.1 1.73)
+ (start -1.4 3.02)
+ (end -1.2 3.23)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "103567bf-9e35-4303-8d36-70d66dbd20cc")
+ (uuid "0ab87098-8542-41d3-adab-8d37ea473151")
)
(fp_line
- (start 1.4 -1.12)
- (end 1.6 -1.12)
+ (start -1.2 3.23)
+ (end -0.3 3.23)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "bbb0e964-2da3-4b3c-8b14-2b9a0cef5480")
+ (uuid "d1bc2af2-317c-4606-8305-5cb00f916c59")
)
(fp_line
- (start 3.45 0.72)
- (end 3.45 -0.07)
+ (start 4.4 -2.45)
+ (end 4.4 2.1)
(stroke
- (width 0.12)
+ (width 0.05)
(type solid)
)
- (layer "F.SilkS")
- (uuid "468226b2-fbbf-4d95-8d2f-6cbe8f1a0b31")
+ (layer "F.CrtYd")
+ (uuid "c28cf7db-b6ac-4aab-b636-5d25f646eb90")
)
(fp_line
(start -4.4 -2.45)
@@ -6637,44 +6631,44 @@
(uuid "99f0b27c-de14-4475-899e-578d79320cfa")
)
(fp_line
- (start -4.4 2.1)
- (end -4.4 -2.45)
+ (start 4.4 2.1)
+ (end 1.65 2.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f9f59ed1-b0ed-4977-bcb9-0d4dfac25a5e")
+ (uuid "a2f201c0-52ab-49f4-816f-2fe727885fcc")
)
(fp_line
- (start -1.65 2.1)
- (end -4.4 2.1)
+ (start 1.65 2.1)
+ (end 1.65 3.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5c14845b-b7ab-474b-aa03-6231d8f6cfc6")
+ (uuid "3385a76f-cc4f-48ee-9d5f-b789e080c74d")
)
(fp_line
- (start -1.65 3.4)
- (end -1.65 2.1)
+ (start -1.65 2.1)
+ (end -4.4 2.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "b18ec4c6-25a9-4bf3-b5f5-9c289b636039")
+ (uuid "5c14845b-b7ab-474b-aa03-6231d8f6cfc6")
)
(fp_line
- (start 1.65 2.1)
- (end 1.65 3.4)
+ (start -4.4 2.1)
+ (end -4.4 -2.45)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "3385a76f-cc4f-48ee-9d5f-b789e080c74d")
+ (uuid "f9f59ed1-b0ed-4977-bcb9-0d4dfac25a5e")
)
(fp_line
(start 1.65 3.4)
@@ -6687,24 +6681,24 @@
(uuid "ebf23efe-0c4b-46a8-b3b3-cacb8a1d35cf")
)
(fp_line
- (start 4.4 -2.45)
- (end 4.4 2.1)
+ (start -1.65 3.4)
+ (end -1.65 2.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "c28cf7db-b6ac-4aab-b636-5d25f646eb90")
+ (uuid "b18ec4c6-25a9-4bf3-b5f5-9c289b636039")
)
(fp_line
- (start 4.4 2.1)
- (end 1.65 2.1)
+ (start 3.35 -1)
+ (end -3.35 -1)
(stroke
- (width 0.05)
+ (width 0.1)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "a2f201c0-52ab-49f4-816f-2fe727885fcc")
+ (layer "F.Fab")
+ (uuid "9ae2485e-8238-41a4-9d1e-2a7d6e4cc3ad")
)
(fp_line
(start -3.35 -1)
@@ -6717,54 +6711,44 @@
(uuid "79c855e3-f5de-4b8a-b6c4-c8afc7f0c20e")
)
(fp_line
- (start -3.35 1.6)
- (end 3.35 1.6)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "083e7733-79e2-4ae2-b023-e2ee78b706b6")
- )
- (fp_line
- (start -1.4 1.65)
- (end -1.4 2.95)
+ (start 3.35 1.6)
+ (end 3.35 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "df01ea02-301d-41ef-be47-90b219376a66")
+ (uuid "0a1fd4d6-ceae-41f9-b523-1fb8991c1389")
)
(fp_line
- (start -1.4 2.95)
- (end -1.2 3.15)
+ (start -3.35 1.6)
+ (end 3.35 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7a130b6e-0cc7-4682-88ec-e0c2195c2a7f")
+ (uuid "083e7733-79e2-4ae2-b023-e2ee78b706b6")
)
(fp_line
- (start -1.2 3.15)
- (end -0.35 3.15)
+ (start -1.4 1.65)
+ (end -1.4 2.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "305d2bae-8167-4d97-b9e9-4d28eb97dd16")
+ (uuid "df01ea02-301d-41ef-be47-90b219376a66")
)
(fp_line
- (start -0.35 3.15)
- (end -0.15 2.95)
+ (start -0.1 2.9)
+ (end -0.1 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "caefcdf5-bbde-4cb6-9114-e8c65622e1f7")
+ (uuid "59935efd-d691-4df8-b568-b3987a9ab1f9")
)
(fp_line
(start -0.15 2.95)
@@ -6777,37 +6761,37 @@
(uuid "356434d8-9e46-4357-a685-878f35e9a130")
)
(fp_line
- (start -0.1 2.9)
- (end -0.1 1.6)
+ (start -1.4 2.95)
+ (end -1.2 3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "59935efd-d691-4df8-b568-b3987a9ab1f9")
+ (uuid "7a130b6e-0cc7-4682-88ec-e0c2195c2a7f")
)
(fp_line
- (start 3.35 -1)
- (end -3.35 -1)
+ (start -0.35 3.15)
+ (end -0.15 2.95)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "9ae2485e-8238-41a4-9d1e-2a7d6e4cc3ad")
+ (uuid "caefcdf5-bbde-4cb6-9114-e8c65622e1f7")
)
(fp_line
- (start 3.35 1.6)
- (end 3.35 -1)
+ (start -1.2 3.15)
+ (end -0.35 3.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0a1fd4d6-ceae-41f9-b523-1fb8991c1389")
+ (uuid "305d2bae-8167-4d97-b9e9-4d28eb97dd16")
)
(fp_text user "${REFERENCE}"
- (at 0 -3.2 0)
+ (at 0 -3.2 270)
(layer "F.Fab")
(uuid "d56b4e39-5585-4613-b533-fe60c597173f")
(effects
@@ -6818,45 +6802,45 @@
)
)
(pad "" smd rect
- (at -3.65 -0.78)
+ (at -3.65 -0.78 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "51113800-9bea-41ec-9d03-a56075a35293")
)
(pad "" smd rect
- (at -3.65 1.43)
+ (at -3.65 1.43 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "b1637c92-3148-4bf6-979b-91bf590641d7")
)
(pad "" np_thru_hole circle
- (at -1.5 0.33)
+ (at -1.5 0.33 90)
(size 0.9 0.9)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(uuid "0db6d754-d984-4098-ad19-03e10e2c0264")
)
(pad "" np_thru_hole circle
- (at 1.5 0.33)
+ (at 1.5 0.33 90)
(size 0.9 0.9)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(uuid "05d8ca1b-d8e9-4c5c-ad3d-2effad3bb86f")
)
(pad "" smd rect
- (at 3.65 -0.78)
+ (at 3.65 -0.78 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "1c9c8e31-c884-4870-999f-0a44476737a6")
)
(pad "" smd rect
- (at 3.65 1.43)
+ (at 3.65 1.43 90)
(size 1 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(uuid "249151d9-8e39-4dac-a12b-7e6ecfee9726")
)
(pad "1" smd rect
- (at -2.25 -1.43)
+ (at -2.25 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 12 "USB_IN")
@@ -6865,7 +6849,7 @@
(uuid "2e43e090-0f30-46b4-acac-929db544ada8")
)
(pad "2" smd rect
- (at 0.75 -1.43)
+ (at 0.75 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 7 "VCC")
@@ -6874,10 +6858,10 @@
(uuid "eac15058-d0b0-445c-b006-357fc34207ee")
)
(pad "3" smd rect
- (at 2.25 -1.43)
+ (at 2.25 -1.43 90)
(size 0.7 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 63 "+BATT")
+ (net 61 "+BATT")
(pinfunction "C")
(pintype "passive")
(uuid "430ab228-3f3e-4c3d-8d57-1e26d6e4cb67")
@@ -7101,7 +7085,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 53 "INT")
+ (net 51 "INT")
(pintype "passive")
(uuid "783b7b8f-64b3-4754-b8a7-dd7e6aa983cc")
)
@@ -7324,7 +7308,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 55 "Net-(JP3-A)")
+ (net 53 "Net-(JP3-A)")
(pintype "passive")
(uuid "29be7753-0269-42ae-8f84-a4eda6609400")
)
@@ -7343,7 +7327,7 @@
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
(layer "F.Cu")
(uuid "47e31535-4efe-4f94-8cef-8d6b57bd6b3b")
- (at 161.742 67.892)
+ (at 176.022 50.673)
(descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x02 2.54mm single row")
(property "Reference" "J8"
@@ -7576,7 +7560,7 @@
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
- (net 34 "unconnected-(J8-Pin_1-Pad1)")
+ (net 3 "GND")
(pinfunction "Pin_1")
(pintype "passive")
(uuid "650a92cb-166c-4832-9e29-a8c0924c36cb")
@@ -7587,7 +7571,7 @@
(drill 1)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
- (net 3 "GND")
+ (net 34 "BTN")
(pinfunction "Pin_2")
(pintype "passive")
(uuid "5292ae6b-8804-4742-a131-a5851a76c101")
@@ -7607,11 +7591,11 @@
(footprint "Capacitor_SMD:C_1206_3216Metric"
(layer "F.Cu")
(uuid "48a79b6e-2df8-4c75-8504-db7f17850e14")
- (at 211.328 106.172)
+ (at 187.471 114.427 180)
(descr "Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C27"
- (at 0 -1.85 0)
+ (at 0 -1.85 180)
(layer "F.SilkS")
(uuid "dc1c3f2c-f671-4ecc-a5a0-7f54bd0df8f4")
(effects
@@ -7622,7 +7606,7 @@
)
)
(property "Value" "47 uF"
- (at 0 1.85 0)
+ (at 0 1.85 180)
(layer "F.Fab")
(uuid "c35c6e32-014b-423c-9c13-d3185da6dec9")
(effects
@@ -7633,7 +7617,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7645,7 +7629,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7657,7 +7641,7 @@
)
)
(property "Description" "Polarized capacitor, small symbol"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7669,7 +7653,7 @@
)
)
(property "LCSC" "C139825"
- (at 0 0 0)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7687,107 +7671,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.711252 -0.91)
- (end 0.711252 -0.91)
+ (start -0.711252 0.91)
+ (end 0.711252 0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "7934dd0e-52a6-47ab-8d37-003610463f11")
+ (uuid "f73f597d-1a6b-45f2-958f-f9da135810a9")
)
(fp_line
- (start -0.711252 0.91)
- (end 0.711252 0.91)
+ (start -0.711252 -0.91)
+ (end 0.711252 -0.91)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "f73f597d-1a6b-45f2-958f-f9da135810a9")
+ (uuid "7934dd0e-52a6-47ab-8d37-003610463f11")
)
(fp_line
- (start -2.3 -1.15)
- (end 2.3 -1.15)
+ (start 2.3 1.15)
+ (end -2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7c837962-9ab3-44ad-8964-1cc801aee6aa")
+ (uuid "ec7e5ed8-7c7c-46ff-bf93-e3ead5d0a33e")
)
(fp_line
- (start -2.3 1.15)
- (end -2.3 -1.15)
+ (start 2.3 -1.15)
+ (end 2.3 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "1c6d2d88-bf9a-427e-a0d9-6a846805c124")
+ (uuid "3634ac74-1b2c-4e39-a83c-7f198f0f31e2")
)
(fp_line
- (start 2.3 -1.15)
- (end 2.3 1.15)
+ (start -2.3 1.15)
+ (end -2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "3634ac74-1b2c-4e39-a83c-7f198f0f31e2")
+ (uuid "1c6d2d88-bf9a-427e-a0d9-6a846805c124")
)
(fp_line
- (start 2.3 1.15)
- (end -2.3 1.15)
+ (start -2.3 -1.15)
+ (end 2.3 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ec7e5ed8-7c7c-46ff-bf93-e3ead5d0a33e")
+ (uuid "7c837962-9ab3-44ad-8964-1cc801aee6aa")
)
(fp_line
- (start -1.6 -0.8)
- (end 1.6 -0.8)
+ (start 1.6 0.8)
+ (end -1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7f177f01-145b-47b2-8aa7-d22d03a5b283")
+ (uuid "f4068055-eea1-4cce-a81a-bdfcd3703fbb")
)
(fp_line
- (start -1.6 0.8)
- (end -1.6 -0.8)
+ (start 1.6 -0.8)
+ (end 1.6 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "a9974929-9618-4fb6-9e17-bff5b6ddd004")
+ (uuid "c93a5d13-eaa5-4ea4-9c02-66332a8d6db0")
)
(fp_line
- (start 1.6 -0.8)
- (end 1.6 0.8)
+ (start -1.6 0.8)
+ (end -1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c93a5d13-eaa5-4ea4-9c02-66332a8d6db0")
+ (uuid "a9974929-9618-4fb6-9e17-bff5b6ddd004")
)
(fp_line
- (start 1.6 0.8)
- (end -1.6 0.8)
+ (start -1.6 -0.8)
+ (end 1.6 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f4068055-eea1-4cce-a81a-bdfcd3703fbb")
+ (uuid "7f177f01-145b-47b2-8aa7-d22d03a5b283")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "12256306-6fb1-4823-98af-2d5f7f80db01")
(effects
@@ -7798,7 +7782,7 @@
)
)
(pad "1" smd roundrect
- (at -1.475 0)
+ (at -1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.217391)
@@ -7807,7 +7791,7 @@
(uuid "32f823bc-460f-4f25-abc4-4fd561951a90")
)
(pad "2" smd roundrect
- (at 1.475 0)
+ (at 1.475 0 180)
(size 1.15 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.217391)
@@ -7830,11 +7814,11 @@
(footprint "Capacitor_SMD:C_0603_1608Metric"
(layer "F.Cu")
(uuid "4a51bff7-7e5e-4242-8e37-6a23c6c8e8e9")
- (at 188.214 144.78 90)
+ (at 187.279 106.435 180)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C11"
- (at 0 -1.43 -90)
+ (at 0 -1.43 180)
(layer "F.SilkS")
(uuid "0abea8e6-d3af-45cd-98c8-8ebe5877c3b3")
(effects
@@ -7845,7 +7829,7 @@
)
)
(property "Value" "1 uF"
- (at 0 1.43 -90)
+ (at 0 1.43 180)
(layer "F.Fab")
(uuid "d5916778-dec5-44c8-9d3a-47ed155811ac")
(effects
@@ -7856,7 +7840,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7868,7 +7852,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7880,7 +7864,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7892,7 +7876,7 @@
)
)
(property "LCSC" "C15849"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -7910,107 +7894,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.14058 -0.51)
- (end 0.14058 -0.51)
+ (start -0.14058 0.51)
+ (end 0.14058 0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a995d59f-6881-407b-9895-d7273de05e01")
+ (uuid "77f6c8b3-fa66-4bb7-9f4f-f72303f2f9a8")
)
(fp_line
- (start -0.14058 0.51)
- (end 0.14058 0.51)
+ (start -0.14058 -0.51)
+ (end 0.14058 -0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "77f6c8b3-fa66-4bb7-9f4f-f72303f2f9a8")
+ (uuid "a995d59f-6881-407b-9895-d7273de05e01")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "1797a02f-6c51-458c-964f-45967b6cacbf")
+ (uuid "d4fea010-1282-4b1e-b415-a2ffb5e9ed03")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "300f5197-8472-41c8-83f1-dbdd56f7363e")
+ (uuid "1797a02f-6c51-458c-964f-45967b6cacbf")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d4fea010-1282-4b1e-b415-a2ffb5e9ed03")
+ (uuid "3e3572bc-9d97-4010-934a-4c12ba61f497")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "3e3572bc-9d97-4010-934a-4c12ba61f497")
+ (uuid "300f5197-8472-41c8-83f1-dbdd56f7363e")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start 0.8 0.4)
+ (end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "01de982e-3ff6-45fe-a172-2a83fd7da7ec")
+ (uuid "3f8d878a-bbfe-4f6b-aef6-cc45ec550aa2")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "41e3da68-eda6-4d5e-b156-78b964633e6d")
+ (uuid "01de982e-3ff6-45fe-a172-2a83fd7da7ec")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3f8d878a-bbfe-4f6b-aef6-cc45ec550aa2")
+ (uuid "077cd9c1-0298-4d69-bbf7-9a58ef5e608c")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "077cd9c1-0298-4d69-bbf7-9a58ef5e608c")
+ (uuid "41e3da68-eda6-4d5e-b156-78b964633e6d")
)
(fp_text user "${REFERENCE}"
- (at 0 0 -90)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "92808f6c-e1dc-4704-b947-328b4fe1eeee")
(effects
@@ -8021,7 +8005,7 @@
)
)
(pad "1" smd roundrect
- (at -0.775 0 90)
+ (at -0.775 0 180)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -8030,7 +8014,7 @@
(uuid "47e930e6-14fd-427d-b46e-5cbc719c2c02")
)
(pad "2" smd roundrect
- (at 0.775 0 90)
+ (at 0.775 0 180)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -8280,7 +8264,7 @@
(descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOT TO_SOT_SMD")
(property "Reference" "U9"
- (at 0 -2.4 270)
+ (at 0 -2.4 -90)
(layer "F.SilkS")
(uuid "4f4466d9-3ad8-4fde-9be4-163bd05025be")
(effects
@@ -8291,7 +8275,7 @@
)
)
(property "Value" "CJ6206B18M"
- (at 0 2.4 270)
+ (at 0 2.4 -90)
(layer "F.Fab")
(uuid "cd19445f-1fe9-4bdc-91b4-88cb2b24f08e")
(effects
@@ -8497,7 +8481,7 @@
(uuid "0c353f5c-e8db-4a29-812a-170e4c4d8606")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 -90)
(layer "F.Fab")
(uuid "a5462d23-9cef-490c-9904-faebb7bb2246")
(effects
@@ -8569,11 +8553,11 @@
(footprint "RF_Module:Ai-Thinker-Ra-01-LoRa"
(layer "F.Cu")
(uuid "528ef0cb-3783-49e6-bdcd-14f1ce27ad3d")
- (at 191.517 44.943)
+ (at 166.99 109.983 -90)
(descr "Ai Thinker Ra-01 LoRa")
(tags "LoRa Ra-01")
(property "Reference" "U1"
- (at 0 -1 0)
+ (at 0 -1 90)
(layer "F.SilkS")
(uuid "feecb758-1a24-418e-9c0d-6d4451e693b7")
(effects
@@ -8584,7 +8568,7 @@
)
)
(property "Value" "Ra-01"
- (at 0 9.75 0)
+ (at 0 9.75 90)
(layer "F.Fab")
(uuid "01bea15b-0719-45f6-8209-e27a10dc0256")
(effects
@@ -8595,7 +8579,7 @@
)
)
(property "Footprint" "RF_Module:Ai-Thinker-Ra-01-LoRa"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -8607,7 +8591,7 @@
)
)
(property "Datasheet" "http://wiki.ai-thinker.com/_media/lora/docs/c047ps01a1_ra-01_product_specification_v1.1.pdf"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -8619,7 +8603,7 @@
)
)
(property "Description" "Ai-Thinker Ra-01 410-525 MHz LoRa Module, SPI interface, external antenna"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -8631,7 +8615,7 @@
)
)
(property "LCSC" "C2830750"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -8649,24 +8633,24 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -8.25 -8.75)
- (end 8.25 -8.75)
+ (start -8.25 8.75)
+ (end 8.25 8.75)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
- (uuid "2d502d20-f6d5-48fc-89df-4e75f5103117")
+ (uuid "f76c9c41-b03b-4a36-8a91-a9e22ebe4405")
)
(fp_line
- (start -8.25 -8)
- (end -8.25 -8.75)
- (stroke
+ (start 8.25 8.75)
+ (end 8.25 8)
+ (stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
- (uuid "2e2e753d-b644-414a-95f4-a6a245030f80")
+ (uuid "0f7d5cc0-7519-434f-8006-bfa0e471206f")
)
(fp_line
(start -8.25 8)
@@ -8679,34 +8663,34 @@
(uuid "2dd7ad9d-201a-447b-93b4-094d52688225")
)
(fp_line
- (start -8.25 8.75)
- (end 8.25 8.75)
+ (start -8.25 -8)
+ (end -8.25 -8.75)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
- (uuid "f76c9c41-b03b-4a36-8a91-a9e22ebe4405")
+ (uuid "2e2e753d-b644-414a-95f4-a6a245030f80")
)
(fp_line
- (start 8.25 -8.75)
- (end 8.25 -8)
+ (start -8.25 -8.75)
+ (end 8.25 -8.75)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
- (uuid "d898b970-107c-4630-9248-d5b695c43468")
+ (uuid "2d502d20-f6d5-48fc-89df-4e75f5103117")
)
(fp_line
- (start 8.25 8.75)
- (end 8.25 8)
+ (start 8.25 -8.75)
+ (end 8.25 -8)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
- (uuid "0f7d5cc0-7519-434f-8006-bfa0e471206f")
+ (uuid "d898b970-107c-4630-9248-d5b695c43468")
)
(fp_poly
(pts
@@ -8721,87 +8705,87 @@
(uuid "56170cde-42f4-4e4e-a555-7c540a9c7971")
)
(fp_line
- (start -9.25 -9)
- (end 9.25 -9)
+ (start -9.25 9)
+ (end -9.25 -9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "95b7ecd3-a9aa-4d98-93f2-3c1f6db3879a")
+ (uuid "dd14d4d5-db57-4168-b7ff-1f6faa6c2686")
)
(fp_line
- (start -9.25 9)
- (end -9.25 -9)
+ (start 9.25 9)
+ (end -9.25 9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "dd14d4d5-db57-4168-b7ff-1f6faa6c2686")
+ (uuid "bad0cae1-a1c7-47b5-9b86-df2aa7dc6cd9")
)
(fp_line
- (start 9.25 -9)
- (end 9.25 9)
+ (start -9.25 -9)
+ (end 9.25 -9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ae33fd01-811b-40cf-83a6-953e1da58995")
+ (uuid "95b7ecd3-a9aa-4d98-93f2-3c1f6db3879a")
)
(fp_line
- (start 9.25 9)
- (end -9.25 9)
+ (start 9.25 -9)
+ (end 9.25 9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "bad0cae1-a1c7-47b5-9b86-df2aa7dc6cd9")
+ (uuid "ae33fd01-811b-40cf-83a6-953e1da58995")
)
(fp_line
- (start -8 -8.5)
- (end 8 -8.5)
+ (start -8 8.5)
+ (end -8 -8.5)
(stroke
(width 0.15)
(type solid)
)
(layer "F.Fab")
- (uuid "ff8cd012-d167-408a-ba79-bb69205365cd")
+ (uuid "a63d7ae8-5b03-4f9c-9be6-9e236b0e3495")
)
(fp_line
- (start -8 8.5)
- (end -8 -8.5)
+ (start 8 8.5)
+ (end -8 8.5)
(stroke
(width 0.15)
(type solid)
)
(layer "F.Fab")
- (uuid "a63d7ae8-5b03-4f9c-9be6-9e236b0e3495")
+ (uuid "d69d3d53-bf06-46f8-8815-63d19841435a")
)
(fp_line
- (start 8 -8.5)
- (end 8 8.5)
+ (start -8 -8.5)
+ (end 8 -8.5)
(stroke
(width 0.15)
(type solid)
)
(layer "F.Fab")
- (uuid "63895bb5-a8a3-4a65-a978-0a12ff1931f8")
+ (uuid "ff8cd012-d167-408a-ba79-bb69205365cd")
)
(fp_line
- (start 8 8.5)
- (end -8 8.5)
+ (start 8 -8.5)
+ (end 8 8.5)
(stroke
(width 0.15)
(type solid)
)
(layer "F.Fab")
- (uuid "d69d3d53-bf06-46f8-8815-63d19841435a")
+ (uuid "63895bb5-a8a3-4a65-a978-0a12ff1931f8")
)
(fp_text user "${REFERENCE}"
- (at 0 1 0)
+ (at 0 1 90)
(layer "F.Fab")
(uuid "88baec9a-3c1e-415e-9b97-f784870ef59a")
(effects
@@ -8812,7 +8796,7 @@
)
)
(pad "1" smd rect
- (at -8 -7)
+ (at -8 -7 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 16 "Net-(J5-Pin_1)")
@@ -8821,7 +8805,7 @@
(uuid "6bf9d4e0-0d0a-479d-b2ee-039cde6dfdc7")
)
(pad "2" smd rect
- (at -8 -5)
+ (at -8 -5 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 3 "GND")
@@ -8830,7 +8814,7 @@
(uuid "abc6debc-91bc-4ae5-b3f0-6906dac6eba2")
)
(pad "3" smd rect
- (at -8 -3)
+ (at -8 -3 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 4 "+3.3V")
@@ -8839,52 +8823,52 @@
(uuid "fdd3aa0f-9650-419a-8ef3-8f7398ac4702")
)
(pad "4" smd rect
- (at -8 -1)
+ (at -8 -1 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 93 "LORA_RST")
+ (net 77 "LORA_RST")
(pinfunction "~{RESET}")
(pintype "input")
(uuid "5e77201c-2d85-4077-a146-42c99f70bfcb")
)
(pad "5" smd rect
- (at -8 1)
+ (at -8 1 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 92 "unconnected-(U1-DIO0-Pad5)")
+ (net 46 "DIO0")
(pinfunction "DIO0")
(pintype "bidirectional")
(uuid "2fce45a7-e9c7-4d51-9fde-d0e08afd454f")
)
(pad "6" smd rect
- (at -8 3)
+ (at -8 3 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 90 "unconnected-(U1-DIO1-Pad6)")
+ (net 75 "unconnected-(U1-DIO1-Pad6)")
(pinfunction "DIO1")
(pintype "bidirectional")
(uuid "bdf8f892-8c2b-4961-b6d3-f24bc548f529")
)
(pad "7" smd rect
- (at -8 5)
+ (at -8 5 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 91 "unconnected-(U1-DIO2-Pad7)")
+ (net 76 "unconnected-(U1-DIO2-Pad7)")
(pinfunction "DIO2")
(pintype "bidirectional")
(uuid "b2d3f441-44d4-4bf9-b9ce-6c1e3baae66f")
)
(pad "8" smd rect
- (at -8 7)
+ (at -8 7 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 61 "unconnected-(U1-DIO3-Pad8)")
+ (net 59 "unconnected-(U1-DIO3-Pad8)")
(pinfunction "DIO3")
(pintype "bidirectional")
(uuid "4d90a388-e8eb-482d-9d55-c7e8da616753")
)
(pad "9" smd rect
- (at 8 7)
+ (at 8 7 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 3 "GND")
@@ -8893,25 +8877,25 @@
(uuid "809f9c98-6ba1-49f2-9b91-d436606ea170")
)
(pad "10" smd rect
- (at 8 5)
+ (at 8 5 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 94 "unconnected-(U1-DIO4-Pad10)")
+ (net 78 "unconnected-(U1-DIO4-Pad10)")
(pinfunction "DIO4")
(pintype "bidirectional")
(uuid "631a0549-3c86-40e0-a497-b8dba3cdada7")
)
(pad "11" smd rect
- (at 8 3)
+ (at 8 3 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
- (net 89 "unconnected-(U1-DIO5-Pad11)")
+ (net 74 "unconnected-(U1-DIO5-Pad11)")
(pinfunction "DIO5")
(pintype "bidirectional")
(uuid "ed878140-7a48-47a3-8a89-047624d12bcf")
)
(pad "12" smd rect
- (at 8 1)
+ (at 8 1 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 38 "SCK")
@@ -8920,7 +8904,7 @@
(uuid "f4056939-8ea1-4d6d-a238-0957cde8cc5a")
)
(pad "13" smd rect
- (at 8 -1)
+ (at 8 -1 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 43 "MISO")
@@ -8929,7 +8913,7 @@
(uuid "63476abe-e1f3-41e7-bd61-f28054dd34a6")
)
(pad "14" smd rect
- (at 8 -3)
+ (at 8 -3 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 37 "MOSI")
@@ -8938,7 +8922,7 @@
(uuid "9d6379a5-8bef-4604-bb55-385d026ccbaf")
)
(pad "15" smd rect
- (at 8 -5)
+ (at 8 -5 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 39 "CS")
@@ -8947,7 +8931,7 @@
(uuid "697e2613-c92d-4517-a6e0-8041f0349f1a")
)
(pad "16" smd rect
- (at 8 -7)
+ (at 8 -7 270)
(size 2 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 3 "GND")
@@ -9190,16 +9174,16 @@
)
)
)
- (footprint "Package_TO_SOT_SMD:SOT-23"
+ (footprint "Resistor_SMD:R_0603_1608Metric"
(layer "F.Cu")
- (uuid "5ace7135-bdc2-4249-9f1c-18561c82b436")
- (at 40.511 115.8725 90)
- (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Reference" "Q9"
- (at 0 -2.4 270)
+ (uuid "57d2e70e-16f6-4290-9db2-71e20e099cde")
+ (at 84.963 73.279)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R15"
+ (at 0 -1.43 0)
(layer "F.SilkS")
- (uuid "9a84f390-9039-4250-b9b3-6a8ae4038df9")
+ (uuid "462c853b-b67b-4985-812a-83d9a7c850f4")
(effects
(font
(size 1 1)
@@ -9207,10 +9191,10 @@
)
)
)
- (property "Value" "BSS138"
- (at 0 2.4 270)
+ (property "Value" "1.8 K"
+ (at 0 1.43 0)
(layer "F.Fab")
- (uuid "887acf5b-407f-4fc0-a1da-2f2a579fe3d3")
+ (uuid "d1cf9766-5f04-46d3-89bd-592817ddc96f")
(effects
(font
(size 1 1)
@@ -9218,48 +9202,48 @@
)
)
)
- (property "Footprint" "Package_TO_SOT_SMD:SOT-23"
- (at 0 0 90)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "2f090fab-1c68-46b1-a48e-1f813e0c4e49")
+ (uuid "0cd4f708-f1f7-4b12-9337-bb364723e3fb")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Datasheet" "https://www.onsemi.com/pub/Collateral/BSS138-D.PDF"
- (at 0 0 90)
+ (property "Datasheet" ""
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "e1c82d42-3b9d-4878-9867-5535e819e19f")
+ (uuid "cf427434-c8aa-4141-a453-b0a95b248d12")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" "50V Vds, 0.22A Id, N-Channel MOSFET, SOT-23"
- (at 0 0 90)
+ (property "Description" ""
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "fae4012c-8fab-4ea5-bd42-42cc20ddb1b1")
+ (uuid "dbabbd45-c8b6-4355-b49e-c671e0d386d4")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C5224268"
- (at 0 0 90)
+ (property "LCSC" "C4177"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "0d31b3ba-d8f0-4477-97af-c66d9f8f57ae")
+ (uuid "1a2174e7-ad84-4cea-89a6-9eb12bc761f7")
(effects
(font
(size 1 1)
@@ -9267,195 +9251,141 @@
)
)
)
- (property ki_fp_filters "SOT?23*")
- (path "/1a68b742-1db8-4e89-8f2b-69eab75b7568")
+ (property ki_fp_filters "R_*")
+ (path "/c55f561c-d9ab-4a44-8eba-4a8b3844d62d")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start 0 -1.56)
- (end 0.65 -1.56)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "c77c4a01-462a-4be1-800f-2da30932e9f0")
- )
- (fp_line
- (start 0 -1.56)
- (end -0.65 -1.56)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "cc318cd1-f728-4406-8f9b-e3b3f894b098")
- )
- (fp_line
- (start 0 1.56)
- (end 0.65 1.56)
+ (start -0.237258 -0.5225)
+ (end 0.237258 -0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1e28cff5-ac33-4ca2-a023-24a19f0a6491")
+ (uuid "5bd8b3f3-f1b5-4e71-9ff7-882d4b94e2d0")
)
(fp_line
- (start 0 1.56)
- (end -0.65 1.56)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "73814161-6c61-4852-8ab5-5f5aa3773441")
- )
- (fp_poly
- (pts
- (xy -1.1625 -1.51) (xy -1.4025 -1.84) (xy -0.9225 -1.84) (xy -1.1625 -1.51)
- )
+ (start -0.237258 0.5225)
+ (end 0.237258 0.5225)
(stroke
(width 0.12)
(type solid)
)
- (fill solid)
(layer "F.SilkS")
- (uuid "80cab519-ea64-4db1-abc8-08fc0ff0b935")
+ (uuid "00937314-f77b-4271-8024-5f538fc601bf")
)
(fp_line
- (start 1.92 -1.7)
- (end -1.92 -1.7)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ff666176-df45-4c31-b8ec-f3e100aba5f0")
+ (uuid "05cb8bb6-8571-4884-9c1e-755e38778466")
)
(fp_line
- (start -1.92 -1.7)
- (end -1.92 1.7)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "cc052701-c5bd-439d-8cff-c67fa3a6b209")
+ (uuid "47f282a7-b4ba-42ba-976b-39779ab7cbe8")
)
(fp_line
- (start 1.92 1.7)
- (end 1.92 -1.7)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "c57aa3ab-361d-491e-b7dc-99645f28772f")
+ (uuid "41bf372c-5594-48c9-afbb-527e76d2a223")
)
(fp_line
- (start -1.92 1.7)
- (end 1.92 1.7)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "933df0bf-7a9a-47aa-95a8-fa803781f1a9")
- )
- (fp_line
- (start 0.65 -1.45)
- (end 0.65 1.45)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "fd4eea60-8990-46d5-84e2-34d7c24a1e52")
+ (uuid "cfc7f07c-38aa-4187-a164-4aeafa1b87aa")
)
(fp_line
- (start -0.325 -1.45)
- (end 0.65 -1.45)
+ (start -0.8 -0.4125)
+ (end 0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7fed68ed-b65a-434a-8587-532ec488d9b8")
+ (uuid "467ba8c3-8382-4cad-a9da-545f7da3a80f")
)
(fp_line
- (start -0.65 -1.125)
- (end -0.325 -1.45)
+ (start -0.8 0.4125)
+ (end -0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "76bf3b73-497a-4608-90cb-d8955ea23b8d")
+ (uuid "b53ac9ca-ec66-4c4c-9455-8339ada224d4")
)
(fp_line
- (start 0.65 1.45)
- (end -0.65 1.45)
+ (start 0.8 -0.4125)
+ (end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "efc532ac-32e8-499d-994d-bd3d9f7dfaf6")
+ (uuid "32a6f2e1-10c6-4867-b789-6ec0b26a77fb")
)
(fp_line
- (start -0.65 1.45)
- (end -0.65 -1.125)
+ (start 0.8 0.4125)
+ (end -0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c158cb38-f68d-4387-aa91-42863074a357")
+ (uuid "315ba63b-3185-48f6-aeaf-acdc235f0a00")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "adbb580c-5791-4e74-97eb-d9f100abc23c")
+ (uuid "bc41efde-5dce-422c-baca-e91b806632e3")
(effects
(font
- (size 0.32 0.32)
- (thickness 0.05)
+ (size 0.4 0.4)
+ (thickness 0.06)
)
)
)
(pad "1" smd roundrect
- (at -0.9375 -0.95 90)
- (size 1.475 0.6)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 9 "+1V8")
- (pinfunction "G")
- (pintype "input")
- (uuid "293122dd-a86e-4093-9a6f-008fbde21ba1")
- )
- (pad "2" smd roundrect
- (at -0.9375 0.95 90)
- (size 1.475 0.6)
+ (at -0.825 0)
+ (size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 56 "INT_L")
- (pinfunction "S")
+ (net 85 "GPS_SCL")
(pintype "passive")
- (uuid "f3d2ebfa-df12-45cd-96f5-01c17069e190")
+ (uuid "29d53a7c-d6c0-461d-b6d3-f4f6471d2c03")
)
- (pad "3" smd roundrect
- (at 0.9375 0 90)
- (size 1.475 0.6)
+ (pad "2" smd roundrect
+ (at 0.825 0)
+ (size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 53 "INT")
- (pinfunction "D")
+ (net 4 "+3.3V")
(pintype "passive")
- (uuid "b34965f8-20c0-4115-911d-89866b76a20d")
+ (uuid "d3cea907-d2d1-404a-ad6f-48acf699cc88")
)
- (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -9467,16 +9397,16 @@
)
)
)
- (footprint "Capacitor_SMD:C_0402_1005Metric"
+ (footprint "Package_TO_SOT_SMD:SOT-23"
(layer "F.Cu")
- (uuid "5d4f8b76-bb45-4194-8e28-5680a32b631e")
- (at 231.521 101.346)
- (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "capacitor")
- (property "Reference" "C23"
- (at 0 -1.16 0)
+ (uuid "5ace7135-bdc2-4249-9f1c-18561c82b436")
+ (at 40.511 115.8725 90)
+ (descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "Reference" "Q9"
+ (at 0 -2.4 -90)
(layer "F.SilkS")
- (uuid "b3a9bb46-398e-487d-aa76-cc9ad8a0c26a")
+ (uuid "9a84f390-9039-4250-b9b3-6a8ae4038df9")
(effects
(font
(size 1 1)
@@ -9484,10 +9414,10 @@
)
)
)
- (property "Value" "1 uF"
- (at 0 1.16 0)
+ (property "Value" "BSS138"
+ (at 0 2.4 -90)
(layer "F.Fab")
- (uuid "258d7fb8-f72d-4456-8a07-bd937e987294")
+ (uuid "887acf5b-407f-4fc0-a1da-2f2a579fe3d3")
(effects
(font
(size 1 1)
@@ -9495,48 +9425,48 @@
)
)
)
- (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 0)
+ (property "Footprint" "Package_TO_SOT_SMD:SOT-23"
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "8e12745f-0599-4e28-8ace-7ddbedd8eced")
+ (uuid "2f090fab-1c68-46b1-a48e-1f813e0c4e49")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Datasheet" ""
- (at 0 0 0)
+ (property "Datasheet" "https://www.onsemi.com/pub/Collateral/BSS138-D.PDF"
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "563a55b8-4145-4c7b-82cc-ece5a7d1eb66")
+ (uuid "e1c82d42-3b9d-4878-9867-5535e819e19f")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" ""
- (at 0 0 0)
+ (property "Description" "50V Vds, 0.22A Id, N-Channel MOSFET, SOT-23"
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "bba66801-471d-490b-8816-c6776916b8d7")
+ (uuid "fae4012c-8fab-4ea5-bd42-42cc20ddb1b1")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C52923"
- (at 0 0 0)
+ (property "LCSC" "C5224268"
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "2126f1eb-eae0-4e8c-8985-b909322f47b5")
+ (uuid "0d31b3ba-d8f0-4477-97af-c66d9f8f57ae")
(effects
(font
(size 1 1)
@@ -9544,141 +9474,195 @@
)
)
)
- (property ki_fp_filters "C_*")
- (path "/24e3a279-1e15-49e2-9fc3-753a2af41a8a")
+ (property ki_fp_filters "SOT?23*")
+ (path "/1a68b742-1db8-4e89-8f2b-69eab75b7568")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.107836 -0.36)
- (end 0.107836 -0.36)
+ (start 0 -1.56)
+ (end 0.65 -1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "3025b4af-7152-4f9e-bd6a-4c68f6c320f9")
+ (uuid "c77c4a01-462a-4be1-800f-2da30932e9f0")
)
(fp_line
- (start -0.107836 0.36)
- (end 0.107836 0.36)
+ (start 0 -1.56)
+ (end -0.65 -1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "19d803b7-e9a7-422d-8fc5-6547bc25ce7e")
+ (uuid "cc318cd1-f728-4406-8f9b-e3b3f894b098")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start 0 1.56)
+ (end 0.65 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1e28cff5-ac33-4ca2-a023-24a19f0a6491")
+ )
+ (fp_line
+ (start 0 1.56)
+ (end -0.65 1.56)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "73814161-6c61-4852-8ab5-5f5aa3773441")
+ )
+ (fp_poly
+ (pts
+ (xy -1.1625 -1.51) (xy -1.4025 -1.84) (xy -0.9225 -1.84) (xy -1.1625 -1.51)
+ )
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (fill solid)
+ (layer "F.SilkS")
+ (uuid "80cab519-ea64-4db1-abc8-08fc0ff0b935")
+ )
+ (fp_line
+ (start 1.92 -1.7)
+ (end -1.92 -1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "26a0aa62-c079-43ef-bf8f-e97c60c87ab5")
+ (uuid "ff666176-df45-4c31-b8ec-f3e100aba5f0")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start -1.92 -1.7)
+ (end -1.92 1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5cf7d346-3399-4538-9ae4-891225da8830")
+ (uuid "cc052701-c5bd-439d-8cff-c67fa3a6b209")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start 1.92 1.7)
+ (end 1.92 -1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "18aa5ff2-d696-4a7e-8ed1-c9846b6cb168")
+ (uuid "c57aa3ab-361d-491e-b7dc-99645f28772f")
)
(fp_line
- (start 0.91 0.46)
- (end -0.91 0.46)
+ (start -1.92 1.7)
+ (end 1.92 1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "c153ebf0-03a4-4ef2-b706-d3e8221bda86")
+ (uuid "933df0bf-7a9a-47aa-95a8-fa803781f1a9")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start 0.65 -1.45)
+ (end 0.65 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3d551d6c-375e-4261-bb88-33881efee445")
+ (uuid "fd4eea60-8990-46d5-84e2-34d7c24a1e52")
)
(fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
+ (start -0.325 -1.45)
+ (end 0.65 -1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4cf1307d-6c1a-48fb-a394-5398e159d285")
+ (uuid "7fed68ed-b65a-434a-8587-532ec488d9b8")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.65 -1.125)
+ (end -0.325 -1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3528580f-fe2b-4709-ad42-949226da267e")
+ (uuid "76bf3b73-497a-4608-90cb-d8955ea23b8d")
)
(fp_line
- (start 0.5 0.25)
- (end -0.5 0.25)
+ (start 0.65 1.45)
+ (end -0.65 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4f3b861c-8d4d-4667-968c-6a35fbfca806")
+ (uuid "efc532ac-32e8-499d-994d-bd3d9f7dfaf6")
+ )
+ (fp_line
+ (start -0.65 1.45)
+ (end -0.65 -1.125)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "c158cb38-f68d-4387-aa91-42863074a357")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 -90)
(layer "F.Fab")
- (uuid "8145c557-7f0c-4f46-a0a3-8283bf3aba7e")
+ (uuid "adbb580c-5791-4e74-97eb-d9f100abc23c")
(effects
(font
- (size 0.25 0.25)
- (thickness 0.04)
+ (size 0.32 0.32)
+ (thickness 0.05)
)
)
)
(pad "1" smd roundrect
- (at -0.48 0)
- (size 0.56 0.62)
+ (at -0.9375 -0.95 90)
+ (size 1.475 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 4 "+3.3V")
- (pintype "passive")
- (uuid "892644f8-592f-430e-b3f5-4dc0627aa1b9")
+ (net 9 "+1V8")
+ (pinfunction "G")
+ (pintype "input")
+ (uuid "293122dd-a86e-4093-9a6f-008fbde21ba1")
)
(pad "2" smd roundrect
- (at 0.48 0)
- (size 0.56 0.62)
+ (at -0.9375 0.95 90)
+ (size 1.475 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 3 "GND")
+ (net 54 "INT_L")
+ (pinfunction "S")
(pintype "passive")
- (uuid "789cbf2c-ff41-459d-81e3-3aa067dcec40")
+ (uuid "f3d2ebfa-df12-45cd-96f5-01c17069e190")
)
- (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
+ (pad "3" smd roundrect
+ (at 0.9375 0 90)
+ (size 1.475 0.6)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 51 "INT")
+ (pinfunction "D")
+ (pintype "passive")
+ (uuid "b34965f8-20c0-4115-911d-89866b76a20d")
+ )
+ (model "${KICAD8_3DMODEL_DIR}/Package_TO_SOT_SMD.3dshapes/SOT-23.wrl"
(offset
(xyz 0 0 0)
)
@@ -9692,14 +9676,14 @@
)
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
- (uuid "5e138f16-c7c0-4989-8fcc-46e1c07fa85b")
- (at 208.76 135.89)
+ (uuid "5d4f8b76-bb45-4194-8e28-5680a32b631e")
+ (at 231.521 101.346)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
- (property "Reference" "C24"
+ (property "Reference" "C23"
(at 0 -1.16 0)
(layer "F.SilkS")
- (uuid "24e0b218-f91d-42a2-af61-5f68be34870e")
+ (uuid "b3a9bb46-398e-487d-aa76-cc9ad8a0c26a")
(effects
(font
(size 1 1)
@@ -9707,10 +9691,10 @@
)
)
)
- (property "Value" "1 nF"
+ (property "Value" "1 uF"
(at 0 1.16 0)
(layer "F.Fab")
- (uuid "c0528530-4d88-43f2-8dc6-9725a1820a6f")
+ (uuid "258d7fb8-f72d-4456-8a07-bd937e987294")
(effects
(font
(size 1 1)
@@ -9723,7 +9707,7 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "22dce8cc-d094-462d-819d-865b33b3706a")
+ (uuid "8e12745f-0599-4e28-8ace-7ddbedd8eced")
(effects
(font
(size 1.27 1.27)
@@ -9735,7 +9719,7 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "a6682589-6d5a-4d74-9ea3-be82f9266474")
+ (uuid "563a55b8-4145-4c7b-82cc-ece5a7d1eb66")
(effects
(font
(size 1.27 1.27)
@@ -9747,19 +9731,19 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "37342f6c-9818-4664-8e3b-b42feaec082b")
+ (uuid "bba66801-471d-490b-8816-c6776916b8d7")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C1523"
+ (property "LCSC" "C52923"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "f3e5a3e2-52ec-4bed-a58b-aede72f06cdd")
+ (uuid "2126f1eb-eae0-4e8c-8985-b909322f47b5")
(effects
(font
(size 1 1)
@@ -9768,7 +9752,7 @@
)
)
(property ki_fp_filters "C_*")
- (path "/531c3d01-e0f1-4325-8c7c-be5362d0c21b")
+ (path "/24e3a279-1e15-49e2-9fc3-753a2af41a8a")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
@@ -9780,7 +9764,7 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "82a2a50f-39bb-4519-96c3-3006bc79ca5d")
+ (uuid "3025b4af-7152-4f9e-bd6a-4c68f6c320f9")
)
(fp_line
(start -0.107836 0.36)
@@ -9790,7 +9774,7 @@
(type solid)
)
(layer "F.SilkS")
- (uuid "d12e3a0f-1390-4d1e-9ebf-da0f3953b62f")
+ (uuid "19d803b7-e9a7-422d-8fc5-6547bc25ce7e")
)
(fp_line
(start -0.91 -0.46)
@@ -9800,7 +9784,7 @@
(type solid)
)
(layer "F.CrtYd")
- (uuid "d89216eb-6f4f-4ed6-bf50-b8f51612bf2c")
+ (uuid "26a0aa62-c079-43ef-bf8f-e97c60c87ab5")
)
(fp_line
(start -0.91 0.46)
@@ -9810,7 +9794,7 @@
(type solid)
)
(layer "F.CrtYd")
- (uuid "bd139b98-0ec6-4bac-a8b8-ee843bd49a37")
+ (uuid "5cf7d346-3399-4538-9ae4-891225da8830")
)
(fp_line
(start 0.91 -0.46)
@@ -9820,7 +9804,7 @@
(type solid)
)
(layer "F.CrtYd")
- (uuid "f63df258-e4f4-4cdb-bf53-d42d0cf87bae")
+ (uuid "18aa5ff2-d696-4a7e-8ed1-c9846b6cb168")
)
(fp_line
(start 0.91 0.46)
@@ -9830,7 +9814,7 @@
(type solid)
)
(layer "F.CrtYd")
- (uuid "93ea3cec-7df7-4a63-9ab9-5c553df93418")
+ (uuid "c153ebf0-03a4-4ef2-b706-d3e8221bda86")
)
(fp_line
(start -0.5 -0.25)
@@ -9840,7 +9824,7 @@
(type solid)
)
(layer "F.Fab")
- (uuid "40311a39-c952-46fa-b304-096fd11151df")
+ (uuid "3d551d6c-375e-4261-bb88-33881efee445")
)
(fp_line
(start -0.5 0.25)
@@ -9850,7 +9834,7 @@
(type solid)
)
(layer "F.Fab")
- (uuid "b047df81-c7f4-4818-a845-e06822638fd6")
+ (uuid "4cf1307d-6c1a-48fb-a394-5398e159d285")
)
(fp_line
(start 0.5 -0.25)
@@ -9860,7 +9844,7 @@
(type solid)
)
(layer "F.Fab")
- (uuid "27cf962a-ff7a-4e5e-9ec7-ffa9585c8069")
+ (uuid "3528580f-fe2b-4709-ad42-949226da267e")
)
(fp_line
(start 0.5 0.25)
@@ -9870,12 +9854,12 @@
(type solid)
)
(layer "F.Fab")
- (uuid "9586566e-3db9-43ab-90a2-c025a87d3d52")
+ (uuid "4f3b861c-8d4d-4667-968c-6a35fbfca806")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
- (uuid "384becc8-0ced-4c49-a5c9-df1fedeb7645")
+ (uuid "8145c557-7f0c-4f46-a0a3-8283bf3aba7e")
(effects
(font
(size 0.25 0.25)
@@ -9888,9 +9872,9 @@
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 8 "BATT")
+ (net 4 "+3.3V")
(pintype "passive")
- (uuid "44c24a8f-ec5d-4869-97ab-7a38c855bb38")
+ (uuid "892644f8-592f-430e-b3f5-4dc0627aa1b9")
)
(pad "2" smd roundrect
(at 0.48 0)
@@ -9899,7 +9883,7 @@
(roundrect_rratio 0.25)
(net 3 "GND")
(pintype "passive")
- (uuid "4063bb38-4681-47c4-9bf0-a6cf33176f38")
+ (uuid "789cbf2c-ff41-459d-81e3-3aa067dcec40")
)
(model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
(offset
@@ -9913,16 +9897,16 @@
)
)
)
- (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
+ (footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
- (uuid "6028fa1f-a214-437e-ac19-79767e9afbbf")
- (at 157.092 67.892)
- (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row")
- (tags "Through hole pin header THT 1x02 2.54mm single row")
- (property "Reference" "J2"
- (at 0 -2.33 0)
+ (uuid "5e138f16-c7c0-4989-8fcc-46e1c07fa85b")
+ (at 208.76 135.89)
+ (descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C24"
+ (at 0 -1.16 0)
(layer "F.SilkS")
- (uuid "7b307292-1bab-4c18-bcda-439778c0056c")
+ (uuid "24e0b218-f91d-42a2-af61-5f68be34870e")
(effects
(font
(size 1 1)
@@ -9930,10 +9914,10 @@
)
)
)
- (property "Value" "Battery"
- (at 0 4.87 0)
+ (property "Value" "1 nF"
+ (at 0 1.16 0)
(layer "F.Fab")
- (uuid "c92618e7-f64b-4858-b46c-7c82e9035698")
+ (uuid "c0528530-4d88-43f2-8dc6-9725a1820a6f")
(effects
(font
(size 1 1)
@@ -9941,12 +9925,12 @@
)
)
)
- (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
+ (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "ee7cc289-3edb-4f22-bfaf-06e91a41cd3a")
+ (uuid "22dce8cc-d094-462d-819d-865b33b3706a")
(effects
(font
(size 1.27 1.27)
@@ -9958,214 +9942,173 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "1c7bee67-a4c0-4298-bc27-2eda3e8071d1")
+ (uuid "a6682589-6d5a-4d74-9ea3-be82f9266474")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"
+ (property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "6d06d0b6-5682-44e8-a2b6-c17f48c1761b")
+ (uuid "37342f6c-9818-4664-8e3b-b42feaec082b")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property ki_fp_filters "Connector*:*_1x??_*")
- (path "/02242c7d-c03a-4d6e-9e15-4ee5184189e6")
- (sheetname "Root")
- (sheetfile "StratoSoar-MK3.0.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 "d98fdde5-65a7-40f4-ab33-a0744407a8e8")
- )
- (fp_line
- (start -1.33 0)
- (end -1.33 -1.33)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "29aef60c-6aae-49b7-ab43-2fd046cdfa4d")
- )
- (fp_line
- (start -1.33 1.27)
- (end -1.33 3.87)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "efa1019c-9af6-4e0d-9392-cf80e3ad4bb7")
- )
- (fp_line
- (start -1.33 1.27)
- (end 1.33 1.27)
- (stroke
- (width 0.12)
- (type solid)
+ (property "LCSC" "C1523"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f3e5a3e2-52ec-4bed-a58b-aede72f06cdd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
)
- (layer "F.SilkS")
- (uuid "40d773cf-7d8e-4c4e-ac47-e148c241ad3b")
)
+ (property ki_fp_filters "C_*")
+ (path "/531c3d01-e0f1-4325-8c7c-be5362d0c21b")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr smd)
(fp_line
- (start -1.33 3.87)
- (end 1.33 3.87)
+ (start -0.107836 -0.36)
+ (end 0.107836 -0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b368b905-16c9-4729-8d98-cd45c12ca6b3")
+ (uuid "82a2a50f-39bb-4519-96c3-3006bc79ca5d")
)
(fp_line
- (start 1.33 1.27)
- (end 1.33 3.87)
+ (start -0.107836 0.36)
+ (end 0.107836 0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "74338151-5880-44db-a79f-d64302b59cab")
+ (uuid "d12e3a0f-1390-4d1e-9ebf-da0f3953b62f")
)
(fp_line
- (start -1.8 -1.8)
- (end -1.8 4.35)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5ce19b16-577c-47fd-9d9f-f73449144e95")
+ (uuid "d89216eb-6f4f-4ed6-bf50-b8f51612bf2c")
)
(fp_line
- (start -1.8 4.35)
- (end 1.8 4.35)
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "415e788c-3a33-4b0c-9628-a04467ac6596")
+ (uuid "bd139b98-0ec6-4bac-a8b8-ee843bd49a37")
)
(fp_line
- (start 1.8 -1.8)
- (end -1.8 -1.8)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d84a751e-2c2a-4735-bd91-b9f347624ffd")
+ (uuid "f63df258-e4f4-4cdb-bf53-d42d0cf87bae")
)
(fp_line
- (start 1.8 4.35)
- (end 1.8 -1.8)
+ (start 0.91 0.46)
+ (end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ec65d827-f627-427c-824d-13c7f1b7c52f")
- )
- (fp_line
- (start -1.27 -0.635)
- (end -0.635 -1.27)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "6a798ce7-bb67-400a-92b5-7a8e16aaa538")
+ (uuid "93ea3cec-7df7-4a63-9ab9-5c553df93418")
)
(fp_line
- (start -1.27 3.81)
- (end -1.27 -0.635)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "dc72a65e-c2db-4c9d-88ac-6f6bba740a87")
+ (uuid "40311a39-c952-46fa-b304-096fd11151df")
)
(fp_line
- (start -0.635 -1.27)
- (end 1.27 -1.27)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "13d57a8d-c826-43c1-af10-a0d24e2975fd")
+ (uuid "b047df81-c7f4-4818-a845-e06822638fd6")
)
(fp_line
- (start 1.27 -1.27)
- (end 1.27 3.81)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "73934797-58b5-4144-a031-758d7d7f8728")
+ (uuid "27cf962a-ff7a-4e5e-9ec7-ffa9585c8069")
)
(fp_line
- (start 1.27 3.81)
- (end -1.27 3.81)
+ (start 0.5 0.25)
+ (end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "594876cc-2fe5-49ed-82a5-30f20bd24d94")
+ (uuid "9586566e-3db9-43ab-90a2-c025a87d3d52")
)
(fp_text user "${REFERENCE}"
- (at 0 1.27 90)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "50d3c5c8-b6bd-4ae2-89b0-1e882ad418e8")
+ (uuid "384becc8-0ced-4c49-a5c9-df1fedeb7645")
(effects
(font
- (size 1 1)
- (thickness 0.15)
+ (size 0.25 0.25)
+ (thickness 0.04)
)
)
)
- (pad "1" thru_hole rect
- (at 0 0)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 63 "+BATT")
- (pinfunction "Pin_1")
+ (pad "1" smd roundrect
+ (at -0.48 0)
+ (size 0.56 0.62)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 8 "BATT")
(pintype "passive")
- (uuid "dc0451c5-70c1-40fe-9d66-f4bba079eeb4")
+ (uuid "44c24a8f-ec5d-4869-97ab-7a38c855bb38")
)
- (pad "2" thru_hole oval
- (at 0 2.54)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
+ (pad "2" smd roundrect
+ (at 0.48 0)
+ (size 0.56 0.62)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
(net 3 "GND")
- (pinfunction "Pin_2")
(pintype "passive")
- (uuid "2ffbc2f8-7f55-4d4b-a6f2-e553302a9dd5")
+ (uuid "4063bb38-4681-47c4-9bf0-a6cf33176f38")
)
- (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -10177,16 +10120,16 @@
)
)
)
- (footprint "Resistor_SMD:R_0402_1005Metric"
+ (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
(layer "F.Cu")
- (uuid "66a42f0e-81eb-4065-be15-61ec9f895bb8")
- (at 206.756 111.252 180)
- (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor")
- (property "Reference" "R18"
- (at 0 -1.17 180)
+ (uuid "6028fa1f-a214-437e-ac19-79767e9afbbf")
+ (at 183.52 101.727 -90)
+ (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row")
+ (tags "Through hole pin header THT 1x02 2.54mm single row")
+ (property "Reference" "J2"
+ (at 0 -2.33 90)
(layer "F.SilkS")
- (uuid "2ed5d58d-c2e9-4787-b2bf-f80c6d7706a4")
+ (uuid "7b307292-1bab-4c18-bcda-439778c0056c")
(effects
(font
(size 1 1)
@@ -10194,10 +10137,10 @@
)
)
)
- (property "Value" "10 K"
- (at 0 1.17 180)
+ (property "Value" "Battery"
+ (at 0 4.87 90)
(layer "F.Fab")
- (uuid "94551689-f676-4c47-9abc-778ab1ebea58")
+ (uuid "c92618e7-f64b-4858-b46c-7c82e9035698")
(effects
(font
(size 1 1)
@@ -10205,12 +10148,12 @@
)
)
)
- (property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 180)
+ (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "eca2d765-a95b-4a4a-b3ef-19219b656eff")
+ (uuid "ee7cc289-3edb-4f22-bfaf-06e91a41cd3a")
(effects
(font
(size 1.27 1.27)
@@ -10218,177 +10161,218 @@
)
)
(property "Datasheet" ""
- (at 0 0 180)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "e1289c85-441d-4796-a4a3-f2777ef6b2a1")
+ (uuid "1c7bee67-a4c0-4298-bc27-2eda3e8071d1")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" ""
- (at 0 0 180)
+ (property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "5634ffa0-0caa-47ec-8717-0a431f36c9b7")
+ (uuid "6d06d0b6-5682-44e8-a2b6-c17f48c1761b")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C25744"
- (at 0 0 180)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "12a1cea9-df7e-4770-a196-29f2234b43b0")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property ki_fp_filters "R_*")
- (path "/e3d46ea3-6109-40d6-ac52-834376a08b7f")
+ (property ki_fp_filters "Connector*:*_1x??_*")
+ (path "/02242c7d-c03a-4d6e-9e15-4ee5184189e6")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
- (attr smd)
+ (attr through_hole)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -1.33 3.87)
+ (end 1.33 3.87)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "5b1f13e8-609d-4507-93e2-0aa3459a35e3")
+ (uuid "b368b905-16c9-4729-8d98-cd45c12ca6b3")
)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -1.33 1.27)
+ (end -1.33 3.87)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a8302d5d-7552-42c7-bcfc-dcabc1896c46")
+ (uuid "efa1019c-9af6-4e0d-9392-cf80e3ad4bb7")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -1.33 1.27)
+ (end 1.33 1.27)
(stroke
- (width 0.05)
+ (width 0.12)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "f7fa3734-5197-445b-b7e9-550cf0b23572")
+ (layer "F.SilkS")
+ (uuid "40d773cf-7d8e-4c4e-ac47-e148c241ad3b")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start 1.33 1.27)
+ (end 1.33 3.87)
(stroke
- (width 0.05)
+ (width 0.12)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "b1f18c6f-b96d-4425-963e-b742a53a0da8")
+ (layer "F.SilkS")
+ (uuid "74338151-5880-44db-a79f-d64302b59cab")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start -1.33 0)
+ (end -1.33 -1.33)
(stroke
- (width 0.05)
+ (width 0.12)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "12aca7e3-22f1-43bc-a523-bf75482cc077")
- )
+ (layer "F.SilkS")
+ (uuid "29aef60c-6aae-49b7-ab43-2fd046cdfa4d")
+ )
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start -1.33 -1.33)
+ (end 0 -1.33)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d98fdde5-65a7-40f4-ab33-a0744407a8e8")
+ )
+ (fp_line
+ (start -1.8 4.35)
+ (end 1.8 4.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "fb578823-a932-430a-b7cf-97af7dabaa97")
+ (uuid "415e788c-3a33-4b0c-9628-a04467ac6596")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start 1.8 4.35)
+ (end 1.8 -1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "ec65d827-f627-427c-824d-13c7f1b7c52f")
+ )
+ (fp_line
+ (start -1.8 -1.8)
+ (end -1.8 4.35)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "5ce19b16-577c-47fd-9d9f-f73449144e95")
+ )
+ (fp_line
+ (start 1.8 -1.8)
+ (end -1.8 -1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "d84a751e-2c2a-4735-bd91-b9f347624ffd")
+ )
+ (fp_line
+ (start -1.27 3.81)
+ (end -1.27 -0.635)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "6e1519d0-f0f1-450c-b1af-bc39e7269590")
+ (uuid "dc72a65e-c2db-4c9d-88ac-6f6bba740a87")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start 1.27 3.81)
+ (end -1.27 3.81)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c842e93d-3a40-4963-a151-cf1de8cf1889")
+ (uuid "594876cc-2fe5-49ed-82a5-30f20bd24d94")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start -1.27 -0.635)
+ (end -0.635 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "06a6ea71-87ca-41ea-8e5d-624feefa4a29")
+ (uuid "6a798ce7-bb67-400a-92b5-7a8e16aaa538")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start -0.635 -1.27)
+ (end 1.27 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c16aa6c7-9d0a-4254-a244-23765325a54e")
+ (uuid "13d57a8d-c826-43c1-af10-a0d24e2975fd")
+ )
+ (fp_line
+ (start 1.27 -1.27)
+ (end 1.27 3.81)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "73934797-58b5-4144-a031-758d7d7f8728")
)
(fp_text user "${REFERENCE}"
- (at 0 0 180)
+ (at 0 1.27 180)
(layer "F.Fab")
- (uuid "88577c0e-ec39-4580-ad0d-1fe744c4b284")
+ (uuid "50d3c5c8-b6bd-4ae2-89b0-1e882ad418e8")
(effects
(font
- (size 0.26 0.26)
- (thickness 0.04)
+ (size 1 1)
+ (thickness 0.15)
)
)
)
- (pad "1" smd roundrect
- (at -0.51 0 180)
- (size 0.54 0.64)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 50 "Net-(Q2-G)")
+ (pad "1" thru_hole rect
+ (at 0 0 270)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 61 "+BATT")
+ (pinfunction "Pin_1")
(pintype "passive")
- (uuid "bdcd5dca-663b-481f-b752-bdd40e1a498d")
+ (uuid "dc0451c5-70c1-40fe-9d66-f4bba079eeb4")
)
- (pad "2" smd roundrect
- (at 0.51 0 180)
- (size 0.54 0.64)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
+ (pad "2" thru_hole oval
+ (at 0 2.54 270)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
(net 3 "GND")
+ (pinfunction "Pin_2")
(pintype "passive")
- (uuid "f21c3b89-7f6c-4f11-bbb8-7de3288ca5e0")
+ (uuid "2ffbc2f8-7f55-4d4b-a6f2-e553302a9dd5")
)
- (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl"
(offset
(xyz 0 0 0)
)
@@ -10400,16 +10384,16 @@
)
)
)
- (footprint "Capacitor_SMD:C_0603_1608Metric"
+ (footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
- (uuid "683cd483-1955-4db7-b45f-110cb98b677c")
- (at 69.342 81.1925)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "capacitor")
- (property "Reference" "C17"
- (at 0 -1.43 0)
+ (uuid "66a42f0e-81eb-4065-be15-61ec9f895bb8")
+ (at 192.043 109.347)
+ (descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R18"
+ (at 0 -1.17 360)
(layer "F.SilkS")
- (uuid "680262e5-d2e4-459a-9473-8e73072acc41")
+ (uuid "2ed5d58d-c2e9-4787-b2bf-f80c6d7706a4")
(effects
(font
(size 1 1)
@@ -10417,10 +10401,10 @@
)
)
)
- (property "Value" "100 nF"
- (at 0 1.43 0)
+ (property "Value" "10 K"
+ (at 0 1.17 360)
(layer "F.Fab")
- (uuid "e8138d99-d371-40cf-a627-de107e22ff4e")
+ (uuid "94551689-f676-4c47-9abc-778ab1ebea58")
(effects
(font
(size 1 1)
@@ -10428,12 +10412,12 @@
)
)
)
- (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (property "Footprint" "Resistor_SMD:R_0402_1005Metric"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "e8a8f457-47de-4247-b713-eea247540d77")
+ (uuid "eca2d765-a95b-4a4a-b3ef-19219b656eff")
(effects
(font
(size 1.27 1.27)
@@ -10445,31 +10429,31 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "f1056935-8b18-441c-8b1c-a6745a6e04f0")
+ (uuid "e1289c85-441d-4796-a4a3-f2777ef6b2a1")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" "Unpolarized capacitor, small symbol"
+ (property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "97103449-9cd1-41db-823a-620d230281cf")
+ (uuid "5634ffa0-0caa-47ec-8717-0a431f36c9b7")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C14663"
+ (property "LCSC" "C25744"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "56f0a98a-22e2-4285-a8f0-248adb6257e4")
+ (uuid "12a1cea9-df7e-4770-a196-29f2234b43b0")
(effects
(font
(size 1 1)
@@ -10477,141 +10461,141 @@
)
)
)
- (property ki_fp_filters "C_*")
- (path "/51ace2ee-5a0f-4c24-a301-b6bd3f83b720")
+ (property ki_fp_filters "R_*")
+ (path "/e3d46ea3-6109-40d6-ac52-834376a08b7f")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.14058 -0.51)
- (end 0.14058 -0.51)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "8fc718a9-6e25-4a6f-be50-8bb2fc433ae4")
+ (uuid "a8302d5d-7552-42c7-bcfc-dcabc1896c46")
)
(fp_line
- (start -0.14058 0.51)
- (end 0.14058 0.51)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "9d6b4ce7-9337-410f-877b-0cbe707533af")
+ (uuid "5b1f13e8-609d-4507-93e2-0aa3459a35e3")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5d17fc9d-cdc5-4c24-b5e7-f1cea7f1e03d")
+ (uuid "fb578823-a932-430a-b7cf-97af7dabaa97")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "971e7346-9689-4200-8b06-983974c5d9e7")
+ (uuid "12aca7e3-22f1-43bc-a523-bf75482cc077")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "fed01ac2-51a3-4b95-947f-c674aacf5cdd")
+ (uuid "b1f18c6f-b96d-4425-963e-b742a53a0da8")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "146d2be6-96f7-4eaa-b304-11e0851284c2")
+ (uuid "f7fa3734-5197-445b-b7e9-550cf0b23572")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7f8bf248-fd09-4cb5-8c96-561711b9cb5f")
+ (uuid "c16aa6c7-9d0a-4254-a244-23765325a54e")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4fa82a31-7c26-4e13-894b-467ec66dbda1")
+ (uuid "06a6ea71-87ca-41ea-8e5d-624feefa4a29")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "d2b61be5-6203-48ab-b679-f073e4d228cf")
+ (uuid "c842e93d-3a40-4963-a151-cf1de8cf1889")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1d94ef94-f007-4db1-8df8-49a7ba929c93")
+ (uuid "6e1519d0-f0f1-450c-b1af-bc39e7269590")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 360)
(layer "F.Fab")
- (uuid "0621431c-c63c-4887-941a-3745fed6f602")
+ (uuid "88577c0e-ec39-4580-ad0d-1fe744c4b284")
(effects
(font
- (size 0.4 0.4)
- (thickness 0.06)
+ (size 0.26 0.26)
+ (thickness 0.04)
)
)
)
(pad "1" smd roundrect
- (at -0.775 0)
- (size 0.9 0.95)
+ (at -0.51 0)
+ (size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 3 "GND")
+ (net 48 "Net-(Q2-G)")
(pintype "passive")
- (uuid "8a09688a-9f99-4b27-be69-965d9d696f54")
+ (uuid "bdcd5dca-663b-481f-b752-bdd40e1a498d")
)
(pad "2" smd roundrect
- (at 0.775 0)
- (size 0.9 0.95)
+ (at 0.51 0)
+ (size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 4 "+3.3V")
+ (net 3 "GND")
(pintype "passive")
- (uuid "6470f735-a318-438f-9ed3-11180b4a0f9d")
+ (uuid "f21c3b89-7f6c-4f11-bbb8-7de3288ca5e0")
)
- (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0402_1005Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -10623,16 +10607,16 @@
)
)
)
- (footprint "Resistor_SMD:R_0603_1608Metric"
+ (footprint "Capacitor_SMD:C_0603_1608Metric"
(layer "F.Cu")
- (uuid "6c2748cc-8a14-46a0-81e7-6466fe11b50d")
- (at 69.469 43.244 -90)
- (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "resistor")
- (property "Reference" "R6"
- (at 0 -1.43 90)
+ (uuid "683cd483-1955-4db7-b45f-110cb98b677c")
+ (at 69.342 81.1925)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C17"
+ (at 0 -1.43 0)
(layer "F.SilkS")
- (uuid "215b8cd6-3885-4251-afa1-52502edd163d")
+ (uuid "680262e5-d2e4-459a-9473-8e73072acc41")
(effects
(font
(size 1 1)
@@ -10640,10 +10624,10 @@
)
)
)
- (property "Value" "1.8 K"
- (at 0 1.43 90)
+ (property "Value" "100 nF"
+ (at 0 1.43 0)
(layer "F.Fab")
- (uuid "a37d563c-08e0-4a70-bffa-09628e62406d")
+ (uuid "e8138d99-d371-40cf-a627-de107e22ff4e")
(effects
(font
(size 1 1)
@@ -10651,12 +10635,12 @@
)
)
)
- (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
- (at 0 0 -90)
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "ddd7eafc-6eb8-4985-95f4-3aaa3963e4d2")
+ (uuid "e8a8f457-47de-4247-b713-eea247540d77")
(effects
(font
(size 1.27 1.27)
@@ -10664,35 +10648,35 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "7c97e0a2-008b-4269-983f-3844cf4f90d2")
+ (uuid "f1056935-8b18-441c-8b1c-a6745a6e04f0")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" ""
- (at 0 0 -90)
+ (property "Description" "Unpolarized capacitor, small symbol"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "ba11400a-a33b-4bff-837d-b9fc6887cb91")
+ (uuid "97103449-9cd1-41db-823a-620d230281cf")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C4177"
- (at 0 0 -90)
+ (property "LCSC" "C14663"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "762fcda5-096d-47ba-8e77-241bb0e8b8dd")
+ (uuid "56f0a98a-22e2-4285-a8f0-248adb6257e4")
(effects
(font
(size 1 1)
@@ -10700,115 +10684,115 @@
)
)
)
- (property ki_fp_filters "R_*")
- (path "/1e2924b9-d73a-449b-ac3e-cac8020b7462")
+ (property ki_fp_filters "C_*")
+ (path "/51ace2ee-5a0f-4c24-a301-b6bd3f83b720")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.237258 0.5225)
- (end 0.237258 0.5225)
+ (start -0.14058 -0.51)
+ (end 0.14058 -0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "9edf8975-021b-4c3e-810b-88f2b445da39")
+ (uuid "8fc718a9-6e25-4a6f-be50-8bb2fc433ae4")
)
(fp_line
- (start -0.237258 -0.5225)
- (end 0.237258 -0.5225)
+ (start -0.14058 0.51)
+ (end 0.14058 0.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "69bfdd91-24a9-4694-b33b-e39c8a07b0a7")
+ (uuid "9d6b4ce7-9337-410f-877b-0cbe707533af")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0b4bf408-feb3-4f0b-9dff-e015c762d062")
+ (uuid "5d17fc9d-cdc5-4c24-b5e7-f1cea7f1e03d")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5f7206a3-77f6-4208-8c4b-be7f10bbbf5f")
+ (uuid "971e7346-9689-4200-8b06-983974c5d9e7")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "62b420d9-8a51-40d4-ac6a-eaa4f1805479")
+ (uuid "fed01ac2-51a3-4b95-947f-c674aacf5cdd")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "b0388de1-26ae-47f0-9ca3-af902ae037c6")
+ (uuid "146d2be6-96f7-4eaa-b304-11e0851284c2")
)
(fp_line
- (start -0.8 0.4125)
- (end -0.8 -0.4125)
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3226c3bf-95cc-41ae-a3f9-bcd9a6a62603")
+ (uuid "7f8bf248-fd09-4cb5-8c96-561711b9cb5f")
)
(fp_line
- (start 0.8 0.4125)
- (end -0.8 0.4125)
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "81e0a926-7bf6-4b6e-a343-531cc70939a1")
+ (uuid "4fa82a31-7c26-4e13-894b-467ec66dbda1")
)
(fp_line
- (start -0.8 -0.4125)
- (end 0.8 -0.4125)
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1df55fb4-e0ef-4b06-8df7-51a394a5892b")
+ (uuid "d2b61be5-6203-48ab-b679-f073e4d228cf")
)
(fp_line
- (start 0.8 -0.4125)
- (end 0.8 0.4125)
+ (start 0.8 0.4)
+ (end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3a1ec85d-8821-4ade-9208-33553aa64539")
+ (uuid "1d94ef94-f007-4db1-8df8-49a7ba929c93")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "4dd91adf-b1d6-44e2-bae2-7dafb833f8ae")
+ (uuid "0621431c-c63c-4887-941a-3745fed6f602")
(effects
(font
(size 0.4 0.4)
@@ -10817,24 +10801,24 @@
)
)
(pad "1" smd roundrect
- (at -0.825 0 270)
- (size 0.8 0.95)
+ (at -0.775 0)
+ (size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 36 "SDA")
+ (net 3 "GND")
(pintype "passive")
- (uuid "a9a1d867-c545-4cce-bbab-d017b2dace1a")
+ (uuid "8a09688a-9f99-4b27-be69-965d9d696f54")
)
(pad "2" smd roundrect
- (at 0.825 0 270)
- (size 0.8 0.95)
+ (at 0.775 0)
+ (size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(net 4 "+3.3V")
(pintype "passive")
- (uuid "23f6ecc4-d153-4d72-b2f8-10db111b8670")
+ (uuid "6470f735-a318-438f-9ed3-11180b4a0f9d")
)
- (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -10846,16 +10830,16 @@
)
)
)
- (footprint "Capacitor_SMD:C_0603_1608Metric"
+ (footprint "Resistor_SMD:R_0603_1608Metric"
(layer "F.Cu")
- (uuid "70ee0ce3-1a87-41cd-b839-46e5364d8c49")
- (at 194.31 144.78 -90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "capacitor")
- (property "Reference" "C20"
- (at 0 -1.43 90)
+ (uuid "6c2748cc-8a14-46a0-81e7-6466fe11b50d")
+ (at 166.207 95.504 180)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R6"
+ (at 0 -1.43 180)
(layer "F.SilkS")
- (uuid "b40d7228-331f-4fd2-befe-7997b568bede")
+ (uuid "215b8cd6-3885-4251-afa1-52502edd163d")
(effects
(font
(size 1 1)
@@ -10863,10 +10847,10 @@
)
)
)
- (property "Value" "1 uF"
- (at 0 1.43 90)
+ (property "Value" "1.8 K"
+ (at 0 1.43 180)
(layer "F.Fab")
- (uuid "da7ca2ce-a1ad-4b08-be6b-ad63d3c10258")
+ (uuid "a37d563c-08e0-4a70-bffa-09628e62406d")
(effects
(font
(size 1 1)
@@ -10874,12 +10858,12 @@
)
)
)
- (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 0 0 -90)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "b5ae1af2-9eb6-429c-a013-535a677024e1")
+ (uuid "ddd7eafc-6eb8-4985-95f4-3aaa3963e4d2")
(effects
(font
(size 1.27 1.27)
@@ -10887,11 +10871,11 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "dc88c52f-7383-4b37-8ddf-7bc5190213f7")
+ (uuid "7c97e0a2-008b-4269-983f-3844cf4f90d2")
(effects
(font
(size 1.27 1.27)
@@ -10899,23 +10883,23 @@
)
)
(property "Description" ""
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "f0731beb-dd14-44a2-bbe0-78352a644987")
+ (uuid "ba11400a-a33b-4bff-837d-b9fc6887cb91")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C15849"
- (at 0 0 -90)
+ (property "LCSC" "C4177"
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "d0fa769a-e541-404b-9467-ee37fd137388")
+ (uuid "762fcda5-096d-47ba-8e77-241bb0e8b8dd")
(effects
(font
(size 1 1)
@@ -10923,115 +10907,115 @@
)
)
)
- (property ki_fp_filters "C_*")
- (path "/cf4894f0-0f65-471d-a861-f4d63ad8e5bc")
+ (property ki_fp_filters "R_*")
+ (path "/1e2924b9-d73a-449b-ac3e-cac8020b7462")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.14058 0.51)
- (end 0.14058 0.51)
+ (start -0.237258 0.5225)
+ (end 0.237258 0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "199c8a7b-9fb6-432e-b33c-fc267a1827f7")
+ (uuid "9edf8975-021b-4c3e-810b-88f2b445da39")
)
(fp_line
- (start -0.14058 -0.51)
- (end 0.14058 -0.51)
+ (start -0.237258 -0.5225)
+ (end 0.237258 -0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "d0af683e-bba6-40f3-9b5d-2dfa228c9712")
+ (uuid "69bfdd91-24a9-4694-b33b-e39c8a07b0a7")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "90f35583-b787-4a69-8adf-95021c5831d1")
+ (uuid "5f7206a3-77f6-4208-8c4b-be7f10bbbf5f")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "9a890d66-0d85-4d8e-92bc-b7872095a760")
+ (uuid "b0388de1-26ae-47f0-9ca3-af902ae037c6")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "9e1eaac3-3bc1-4293-b539-c46a1f43ddea")
+ (uuid "0b4bf408-feb3-4f0b-9dff-e015c762d062")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e0420144-6efd-4330-93e7-4ad3c5470f73")
+ (uuid "62b420d9-8a51-40d4-ac6a-eaa4f1805479")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start 0.8 0.4125)
+ (end -0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4d281e26-cb16-46fd-9133-c1f04c8ad325")
+ (uuid "81e0a926-7bf6-4b6e-a343-531cc70939a1")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start 0.8 -0.4125)
+ (end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "8c095ec6-6a50-4925-ba83-132941390cb8")
+ (uuid "3a1ec85d-8821-4ade-9208-33553aa64539")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start -0.8 0.4125)
+ (end -0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "4244f0f0-37c3-4fa2-9c9f-978951651922")
+ (uuid "3226c3bf-95cc-41ae-a3f9-bcd9a6a62603")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start -0.8 -0.4125)
+ (end 0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "cf7c29f0-f467-4ba1-aac0-dd3d43ed8fa5")
+ (uuid "1df55fb4-e0ef-4b06-8df7-51a394a5892b")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 180)
(layer "F.Fab")
- (uuid "88fac609-9892-4376-ab34-f6346207cb50")
+ (uuid "4dd91adf-b1d6-44e2-bae2-7dafb833f8ae")
(effects
(font
(size 0.4 0.4)
@@ -11040,24 +11024,24 @@
)
)
(pad "1" smd roundrect
- (at -0.775 0 270)
- (size 0.9 0.95)
+ (at -0.825 0 180)
+ (size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 3 "GND")
+ (net 36 "SDA")
(pintype "passive")
- (uuid "bfb71f37-a3bf-4c03-9e6b-89059247b688")
+ (uuid "a9a1d867-c545-4cce-bbab-d017b2dace1a")
)
(pad "2" smd roundrect
- (at 0.775 0 270)
- (size 0.9 0.95)
+ (at 0.825 0 180)
+ (size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 7 "VCC")
+ (net 4 "+3.3V")
(pintype "passive")
- (uuid "51ebdfe0-71c2-4594-9893-6ae864384e01")
+ (uuid "23f6ecc4-d153-4d72-b2f8-10db111b8670")
)
- (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -11069,16 +11053,16 @@
)
)
)
- (footprint "Package_TO_SOT_SMD:SOT-23-5"
+ (footprint "Capacitor_SMD:C_0603_1608Metric"
(layer "F.Cu")
- (uuid "714b21f1-2ecd-43b7-b6e8-45db4e64dabf")
- (at 85.4765 74.9085)
- (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
- (tags "SOT TO_SOT_SMD")
- (property "Reference" "U7"
- (at 0 -2.4 0)
+ (uuid "70ee0ce3-1a87-41cd-b839-46e5364d8c49")
+ (at 187.279 100.339)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C20"
+ (at 0 -1.43 360)
(layer "F.SilkS")
- (uuid "2a3f440a-62e1-4fc3-b656-e1c2da1e8d32")
+ (uuid "b40d7228-331f-4fd2-befe-7997b568bede")
(effects
(font
(size 1 1)
@@ -11086,10 +11070,10 @@
)
)
)
- (property "Value" "AT24CS32-STUM"
- (at 0 2.4 0)
+ (property "Value" "1 uF"
+ (at 0 1.43 360)
(layer "F.Fab")
- (uuid "7fe0531e-f6d8-4440-9410-59879b34412e")
+ (uuid "da7ca2ce-a1ad-4b08-be6b-ad63d3c10258")
(effects
(font
(size 1 1)
@@ -11097,12 +11081,235 @@
)
)
)
- (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "e802dfbe-c3a2-4f52-b9ae-c0e27f7403ad")
+ (uuid "b5ae1af2-9eb6-429c-a013-535a677024e1")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "dc88c52f-7383-4b37-8ddf-7bc5190213f7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "f0731beb-dd14-44a2-bbe0-78352a644987")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "LCSC" "C15849"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "d0fa769a-e541-404b-9467-ee37fd137388")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/cf4894f0-0f65-471d-a861-f4d63ad8e5bc")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.14058 -0.51)
+ (end 0.14058 -0.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "d0af683e-bba6-40f3-9b5d-2dfa228c9712")
+ )
+ (fp_line
+ (start -0.14058 0.51)
+ (end 0.14058 0.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "199c8a7b-9fb6-432e-b33c-fc267a1827f7")
+ )
+ (fp_line
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9e1eaac3-3bc1-4293-b539-c46a1f43ddea")
+ )
+ (fp_line
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "90f35583-b787-4a69-8adf-95021c5831d1")
+ )
+ (fp_line
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "e0420144-6efd-4330-93e7-4ad3c5470f73")
+ )
+ (fp_line
+ (start 1.48 0.73)
+ (end -1.48 0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "9a890d66-0d85-4d8e-92bc-b7872095a760")
+ )
+ (fp_line
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4244f0f0-37c3-4fa2-9c9f-978951651922")
+ )
+ (fp_line
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "4d281e26-cb16-46fd-9133-c1f04c8ad325")
+ )
+ (fp_line
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "cf7c29f0-f467-4ba1-aac0-dd3d43ed8fa5")
+ )
+ (fp_line
+ (start 0.8 0.4)
+ (end -0.8 0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "8c095ec6-6a50-4925-ba83-132941390cb8")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 360)
+ (layer "F.Fab")
+ (uuid "88fac609-9892-4376-ab34-f6346207cb50")
+ (effects
+ (font
+ (size 0.4 0.4)
+ (thickness 0.06)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.775 0)
+ (size 0.9 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "bfb71f37-a3bf-4c03-9e6b-89059247b688")
+ )
+ (pad "2" smd roundrect
+ (at 0.775 0)
+ (size 0.9 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 7 "VCC")
+ (pintype "passive")
+ (uuid "51ebdfe0-71c2-4594-9893-6ae864384e01")
+ )
+ (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Package_TO_SOT_SMD:SOT-23-5"
+ (layer "F.Cu")
+ (uuid "714b21f1-2ecd-43b7-b6e8-45db4e64dabf")
+ (at 85.344 75.819)
+ (descr "SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py")
+ (tags "SOT TO_SOT_SMD")
+ (property "Reference" "U7"
+ (at 0 -2.4 0)
+ (layer "F.SilkS")
+ (uuid "2a3f440a-62e1-4fc3-b656-e1c2da1e8d32")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "AT24CS32-STUM"
+ (at 0 2.4 0)
+ (layer "F.Fab")
+ (uuid "7fe0531e-f6d8-4440-9410-59879b34412e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "e802dfbe-c3a2-4f52-b9ae-c0e27f7403ad")
(effects
(font
(size 1.27 1.27)
@@ -11296,7 +11503,7 @@
(size 1.325 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 101 "GPS_SCL")
+ (net 85 "GPS_SCL")
(pinfunction "SCL")
(pintype "input")
(uuid "bea235a4-74ec-44ee-996d-b9e569107be4")
@@ -11316,7 +11523,7 @@
(size 1.325 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 100 "GPS_SDA")
+ (net 84 "GPS_SDA")
(pinfunction "SDA")
(pintype "bidirectional")
(uuid "35836398-fb92-4085-b4ef-4a6b6caad846")
@@ -11370,7 +11577,7 @@
)
)
)
- (property "Value" "PWR_RED"
+ (property "Value" "ERR_RED"
(at 0 1.43 0)
(layer "F.Fab")
(uuid "13cce43e-2640-41f4-9912-76df4b7d4074")
@@ -11605,7 +11812,7 @@
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C9"
- (at 0 -1.16 270)
+ (at 0 -1.16 -90)
(layer "F.SilkS")
(uuid "c8586c9d-09b1-4235-b76c-11e70ee1a1cd")
(effects
@@ -11616,7 +11823,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 270)
+ (at 0 1.16 -90)
(layer "F.Fab")
(uuid "c7c3ef56-e341-40d6-b81c-cbe6c988ac67")
(effects
@@ -11781,7 +11988,7 @@
(uuid "929f7103-88f7-4f4a-a5f4-b3649d7866c9")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 -90)
(layer "F.Fab")
(uuid "2a7af191-e98d-438f-8516-0f32a996deca")
(effects
@@ -11824,11 +12031,11 @@
(footprint "Capacitor_SMD:C_0603_1608Metric"
(layer "F.Cu")
(uuid "7b1f21ab-f1dc-41bf-84d5-7675c8d3dfb8")
- (at 89.025 127.576 180)
+ (at 184.312 97.293 -90)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C4"
- (at 0 -1.43 180)
+ (at 0 -1.43 90)
(layer "F.SilkS")
(uuid "b20c2d8b-1ee0-4329-8e3e-4d26f4ac6b4a")
(effects
@@ -11839,7 +12046,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.43 180)
+ (at 0 1.43 90)
(layer "F.Fab")
(uuid "867f0d80-f264-43a1-9f03-3fb26ab7afcf")
(effects
@@ -11850,7 +12057,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 0 0 180)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -11862,7 +12069,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 180)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -11874,7 +12081,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 180)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -11886,7 +12093,7 @@
)
)
(property "LCSC" "C14663"
- (at 0 0 180)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -11924,87 +12131,87 @@
(uuid "43e1290a-79ae-4dc0-b43e-344bf8ba9e11")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "c8817b76-f3dd-4e1e-8c16-239d00fb153b")
+ (uuid "1a02f394-0d30-42e1-a271-ddf87043fc01")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "bdaa0d28-4598-4af2-ad25-923f86580a12")
+ (uuid "c8817b76-f3dd-4e1e-8c16-239d00fb153b")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "1a02f394-0d30-42e1-a271-ddf87043fc01")
+ (uuid "6cc41689-8ef1-4bc8-b583-7cd754b3d796")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "6cc41689-8ef1-4bc8-b583-7cd754b3d796")
+ (uuid "bdaa0d28-4598-4af2-ad25-923f86580a12")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "d77645bc-e25d-4349-b72c-12e991ff7e85")
+ (uuid "84fe5a5b-bf88-4081-9e19-32a904274790")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start 0.8 0.4)
+ (end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f27a3803-1418-4124-b745-841b26253ef5")
+ (uuid "d77645bc-e25d-4349-b72c-12e991ff7e85")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "84fe5a5b-bf88-4081-9e19-32a904274790")
+ (uuid "d6f8ea18-9650-4a0c-9dd6-e457a289b8cc")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "d6f8ea18-9650-4a0c-9dd6-e457a289b8cc")
+ (uuid "f27a3803-1418-4124-b745-841b26253ef5")
)
(fp_text user "${REFERENCE}"
- (at 0 0 180)
+ (at 0 0 90)
(layer "F.Fab")
(uuid "a0734ff0-6f3a-496d-9601-172272b73efd")
(effects
@@ -12015,7 +12222,7 @@
)
)
(pad "1" smd roundrect
- (at -0.775 0 180)
+ (at -0.775 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12024,7 +12231,7 @@
(uuid "da640b11-06f8-471f-b0f7-266055ce0eab")
)
(pad "2" smd roundrect
- (at 0.775 0 180)
+ (at 0.775 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12252,11 +12459,11 @@
(footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm"
(layer "F.Cu")
(uuid "85401c74-689e-422d-ac2c-a6eb4a9cbc80")
- (at 232.475 88.392)
+ (at 186.69 72.836 -90)
(descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOIC SO")
(property "Reference" "U6"
- (at 0 -3.4 0)
+ (at 0 -3.4 90)
(layer "F.SilkS")
(uuid "7751b330-a672-4877-a4df-b4f5fb3374f8")
(effects
@@ -12267,7 +12474,7 @@
)
)
(property "Value" "AT24C512C-SSHD-T"
- (at 0 3.4 0)
+ (at 0 3.4 90)
(layer "F.Fab")
(uuid "66a286da-0e49-4568-b211-91c74c435a10")
(effects
@@ -12278,7 +12485,7 @@
)
)
(property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12290,7 +12497,7 @@
)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8870-SEEPROM-AT24CS64-Datasheet.pdf"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12302,7 +12509,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12314,7 +12521,7 @@
)
)
(property "LCSC" "C615466"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12332,44 +12539,44 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start 0 -2.56)
- (end -1.95 -2.56)
+ (start 0 2.56)
+ (end -1.95 2.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0c8dc2fe-937c-4c7c-83bb-2bddc27d9593")
+ (uuid "8122278c-f5ed-4c06-bda3-74e172e8e0c6")
)
(fp_line
- (start 0 -2.56)
- (end 1.95 -2.56)
+ (start 0 2.56)
+ (end 1.95 2.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "dc086d18-866f-4429-9114-ffc8eb394632")
+ (uuid "1f0d578f-43a5-49bd-aa72-0ef5ec854bba")
)
(fp_line
- (start 0 2.56)
- (end -1.95 2.56)
+ (start 0 -2.56)
+ (end -1.95 -2.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "8122278c-f5ed-4c06-bda3-74e172e8e0c6")
+ (uuid "0c8dc2fe-937c-4c7c-83bb-2bddc27d9593")
)
(fp_line
- (start 0 2.56)
- (end 1.95 2.56)
+ (start 0 -2.56)
+ (end 1.95 -2.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1f0d578f-43a5-49bd-aa72-0ef5ec854bba")
+ (uuid "dc086d18-866f-4429-9114-ffc8eb394632")
)
(fp_poly
(pts
@@ -12384,97 +12591,97 @@
(uuid "51ac318d-9058-469b-a2f1-63ae711f19c2")
)
(fp_line
- (start -3.7 -2.7)
- (end -3.7 2.7)
+ (start -3.7 2.7)
+ (end 3.7 2.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f26ca42a-506c-48db-8efa-4660d2e31947")
+ (uuid "0b4d8d2b-3371-43cc-9dc5-eeff74182222")
)
(fp_line
- (start -3.7 2.7)
- (end 3.7 2.7)
+ (start 3.7 2.7)
+ (end 3.7 -2.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0b4d8d2b-3371-43cc-9dc5-eeff74182222")
+ (uuid "d9658706-0f5e-4ec0-862a-d162cd3f395a")
)
(fp_line
- (start 3.7 -2.7)
- (end -3.7 -2.7)
+ (start -3.7 -2.7)
+ (end -3.7 2.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7e214f10-11b7-48ff-9470-4ff54da0d18d")
+ (uuid "f26ca42a-506c-48db-8efa-4660d2e31947")
)
(fp_line
- (start 3.7 2.7)
- (end 3.7 -2.7)
+ (start 3.7 -2.7)
+ (end -3.7 -2.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d9658706-0f5e-4ec0-862a-d162cd3f395a")
+ (uuid "7e214f10-11b7-48ff-9470-4ff54da0d18d")
)
(fp_line
- (start -1.95 -1.475)
- (end -0.975 -2.45)
+ (start -1.95 2.45)
+ (end -1.95 -1.475)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "bbdc395b-4ab6-4314-b3da-36e1c3f80319")
+ (uuid "95886173-ee79-496f-bcdd-26419f1e9e81")
)
(fp_line
- (start -1.95 2.45)
- (end -1.95 -1.475)
+ (start 1.95 2.45)
+ (end -1.95 2.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "95886173-ee79-496f-bcdd-26419f1e9e81")
+ (uuid "c86d7b91-55f7-4120-8c3d-c95d15e2c0a3")
)
(fp_line
- (start -0.975 -2.45)
- (end 1.95 -2.45)
+ (start -1.95 -1.475)
+ (end -0.975 -2.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "e0362fc6-fe7a-4b0c-8dbd-4c17a9663c7e")
+ (uuid "bbdc395b-4ab6-4314-b3da-36e1c3f80319")
)
(fp_line
- (start 1.95 -2.45)
- (end 1.95 2.45)
+ (start -0.975 -2.45)
+ (end 1.95 -2.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "2a50f8e7-263c-41c4-9b72-3aa27e73b784")
+ (uuid "e0362fc6-fe7a-4b0c-8dbd-4c17a9663c7e")
)
(fp_line
- (start 1.95 2.45)
- (end -1.95 2.45)
+ (start 1.95 -2.45)
+ (end 1.95 2.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c86d7b91-55f7-4120-8c3d-c95d15e2c0a3")
+ (uuid "2a50f8e7-263c-41c4-9b72-3aa27e73b784")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 90)
(layer "F.Fab")
(uuid "e02ec06c-af2f-4892-9ca5-bfa3e1c09f2d")
(effects
@@ -12485,7 +12692,7 @@
)
)
(pad "1" smd roundrect
- (at -2.475 -1.905)
+ (at -2.475 -1.905 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12495,7 +12702,7 @@
(uuid "d178accc-4857-4126-a44c-e47ec7fef1b7")
)
(pad "2" smd roundrect
- (at -2.475 -0.635)
+ (at -2.475 -0.635 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12505,7 +12712,7 @@
(uuid "5d95d885-671b-47ad-b3bb-d7d3a1a42531")
)
(pad "3" smd roundrect
- (at -2.475 0.635)
+ (at -2.475 0.635 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12515,7 +12722,7 @@
(uuid "2336be1f-67f4-4a55-aa34-3255b2b23158")
)
(pad "4" smd roundrect
- (at -2.475 1.905)
+ (at -2.475 1.905 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12525,7 +12732,7 @@
(uuid "c4ed577a-8a27-4e61-93c4-130c586099ff")
)
(pad "5" smd roundrect
- (at 2.475 1.905)
+ (at 2.475 1.905 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12535,7 +12742,7 @@
(uuid "a6e90726-ef0c-4a67-b3f5-cc604a55741b")
)
(pad "6" smd roundrect
- (at 2.475 0.635)
+ (at 2.475 0.635 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12545,7 +12752,7 @@
(uuid "19d5ef72-5220-4e82-b699-83b2627e0a34")
)
(pad "7" smd roundrect
- (at 2.475 -0.635)
+ (at 2.475 -0.635 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12555,11 +12762,11 @@
(uuid "400e5e64-a09b-4484-b049-77eb612d1d1c")
)
(pad "8" smd roundrect
- (at 2.475 -1.905)
+ (at 2.475 -1.905 270)
(size 1.95 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 64 "Net-(SW5-B)")
+ (net 62 "Net-(SW5-B)")
(pinfunction "VCC")
(pintype "power_in")
(uuid "62621e2a-bbf2-4f0b-9048-7aaf990fb210")
@@ -12579,11 +12786,11 @@
(footprint "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal"
(layer "F.Cu")
(uuid "8673c114-8cd2-4e93-8b60-cd21f367fc8e")
- (at 92.2 133.291)
+ (at 190.027 94.118 90)
(descr "USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf")
(tags "USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120")
(property "Reference" "J3"
- (at 0 -5.5 0)
+ (at 0 -5.5 90)
(unlocked yes)
(layer "F.SilkS")
(uuid "b12b8b39-c160-4e72-9885-9a021d4f511c")
@@ -12595,7 +12802,7 @@
)
)
(property "Value" "USB-C"
- (at 0 5 0)
+ (at 0 5 90)
(unlocked yes)
(layer "F.Fab")
(uuid "bbf95ce7-dfe2-48e3-afb6-b2a09a4e2ef9")
@@ -12607,7 +12814,7 @@
)
)
(property "Footprint" "Connector_USB:USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12619,7 +12826,7 @@
)
)
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12631,7 +12838,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12643,7 +12850,7 @@
)
)
(property "LCSC" "C136423"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -12661,24 +12868,24 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -4.67 -0.1)
- (end -4.67 -1.8)
+ (start 4.67 -0.1)
+ (end 4.67 -1.8)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a97a3617-7f0b-40ab-96bd-cff855b85be0")
+ (uuid "202c7755-d4e8-4467-b3ff-d009a9150e25")
)
(fp_line
- (start 4.67 -0.1)
- (end 4.67 -1.8)
+ (start -4.67 -0.1)
+ (end -4.67 -1.8)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "202c7755-d4e8-4467-b3ff-d009a9150e25")
+ (uuid "a97a3617-7f0b-40ab-96bd-cff855b85be0")
)
(fp_line
(start 5 3.675)
@@ -12713,7 +12920,7 @@
(uuid "3a5e9041-5855-46c5-a4f2-32471e59db89")
)
(fp_text user "PCB Edge"
- (at 0 3.1 0)
+ (at 0 3.1 90)
(unlocked yes)
(layer "Dwgs.User")
(uuid "6ca860cc-02f2-4347-8b04-5d8085c33095")
@@ -12725,7 +12932,7 @@
)
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(uuid "980850fe-d214-41e4-9ed5-1084ee0f9a9e")
@@ -12737,21 +12944,21 @@
)
)
(pad "" np_thru_hole circle
- (at -2.89 -2.605)
+ (at -2.89 -2.605 90)
(size 0.65 0.65)
(drill 0.65)
(layers "F&B.Cu" "*.Mask")
(uuid "6d4c7bed-b8a9-4625-ac73-8c205c84df73")
)
(pad "" np_thru_hole circle
- (at 2.89 -2.605)
+ (at 2.89 -2.605 90)
(size 0.65 0.65)
(drill 0.65)
(layers "F&B.Cu" "*.Mask")
(uuid "98e368b7-8987-431f-a4eb-4ab3fcea0481")
)
(pad "A1" smd roundrect
- (at -3.2 -3.68)
+ (at -3.2 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12761,7 +12968,7 @@
(uuid "bbfea2b7-e671-4061-a26b-5e0935c0f136")
)
(pad "A4" smd roundrect
- (at -2.4 -3.68)
+ (at -2.4 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12771,7 +12978,7 @@
(uuid "fd207ba8-9c55-4180-88b7-814c36036be4")
)
(pad "A5" smd roundrect
- (at -1.25 -3.68)
+ (at -1.25 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12781,7 +12988,7 @@
(uuid "00388cea-1199-4c53-a766-a9422f03f014")
)
(pad "A6" smd roundrect
- (at -0.25 -3.68)
+ (at -0.25 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12791,7 +12998,7 @@
(uuid "b6c92def-1218-4e15-a447-c086cd401cae")
)
(pad "A7" smd roundrect
- (at 0.25 -3.68)
+ (at 0.25 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12801,7 +13008,7 @@
(uuid "cf19ca18-709b-4b1a-8431-79dd7582abb7")
)
(pad "A8" smd roundrect
- (at 1.25 -3.68)
+ (at 1.25 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12811,7 +13018,7 @@
(uuid "46de47a1-ee38-49b3-971a-9b36de21054e")
)
(pad "A9" smd roundrect
- (at 2.4 -3.68)
+ (at 2.4 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12821,7 +13028,7 @@
(uuid "d7ec23b4-1488-4cba-b565-a762a630e42a")
)
(pad "A12" smd roundrect
- (at 3.2 -3.68)
+ (at 3.2 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12831,7 +13038,7 @@
(uuid "25c702c2-ded2-44a9-b373-a467169a1fd9")
)
(pad "B1" smd roundrect
- (at 3.2 -3.68)
+ (at 3.2 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12841,7 +13048,7 @@
(uuid "7e043d39-78a4-40ff-8a1a-0823faa23b0e")
)
(pad "B4" smd roundrect
- (at 2.4 -3.68)
+ (at 2.4 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12851,7 +13058,7 @@
(uuid "e47ffb39-47fa-4a78-8a8e-1b54a64556ca")
)
(pad "B5" smd roundrect
- (at 1.75 -3.68)
+ (at 1.75 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12861,7 +13068,7 @@
(uuid "9fc0fdf6-8df3-4f1c-9876-fa6a4ede3081")
)
(pad "B6" smd roundrect
- (at 0.75 -3.68)
+ (at 0.75 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12871,7 +13078,7 @@
(uuid "ff2544fd-bbeb-4bff-9e57-c0e13d98569f")
)
(pad "B7" smd roundrect
- (at -0.75 -3.68)
+ (at -0.75 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12881,7 +13088,7 @@
(uuid "d5283392-962d-4357-90c9-08cc293b3bb4")
)
(pad "B8" smd roundrect
- (at -1.75 -3.68)
+ (at -1.75 -3.68 90)
(size 0.3 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12891,7 +13098,7 @@
(uuid "7cc2482c-610b-4206-8ca3-be219a273c97")
)
(pad "B9" smd roundrect
- (at -2.4 -3.68)
+ (at -2.4 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12901,7 +13108,7 @@
(uuid "89748371-abee-4ad1-9844-173c33bc8cbb")
)
(pad "B12" smd roundrect
- (at -3.2 -3.68)
+ (at -3.2 -3.68 90)
(size 0.6 1.15)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -12911,7 +13118,7 @@
(uuid "94801711-50b4-4887-83d6-fcad41d7ccab")
)
(pad "S1" thru_hole oval
- (at -4.32 -3.105)
+ (at -4.32 -3.105 90)
(size 1 2.1)
(drill oval 0.6 1.7)
(layers "*.Cu" "*.Mask" "F.Paste")
@@ -12922,7 +13129,7 @@
(uuid "7fb4d633-c905-4835-a957-9970b70c901b")
)
(pad "S1" thru_hole oval
- (at -4.32 1.075)
+ (at -4.32 1.075 90)
(size 1 1.8)
(drill oval 0.6 1.4)
(layers "*.Cu" "*.Mask" "F.Paste")
@@ -12933,7 +13140,7 @@
(uuid "0cd62118-3601-4795-a1f7-a8e50b00d153")
)
(pad "S1" thru_hole oval
- (at 4.32 -3.105)
+ (at 4.32 -3.105 90)
(size 1 2.1)
(drill oval 0.6 1.7)
(layers "*.Cu" "*.Mask" "F.Paste")
@@ -12944,7 +13151,7 @@
(uuid "b713dc8e-bbb2-4728-96ea-12d981d5c23e")
)
(pad "S1" thru_hole oval
- (at 4.32 1.075)
+ (at 4.32 1.075 90)
(size 1 1.8)
(drill oval 0.6 1.4)
(layers "*.Cu" "*.Mask" "F.Paste")
@@ -12969,11 +13176,11 @@
(footprint "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical"
(layer "F.Cu")
(uuid "88204ebb-7c04-4841-abd0-abfadc5634dc")
- (at 206.756 103.124 90)
+ (at 192.043 117.475 -90)
(descr "Through hole straight pin header, 1x03, 2.54mm pitch, single row")
(tags "Through hole pin header THT 1x03 2.54mm single row")
(property "Reference" "J6"
- (at 0 -2.33 -90)
+ (at 0 -2.33 90)
(layer "F.SilkS")
(uuid "6361ba96-0e1b-40b6-9f10-b64e9504c1fb")
(effects
@@ -12984,7 +13191,7 @@
)
)
(property "Value" "Rudder"
- (at 0 7.41 -90)
+ (at 0 7.41 90)
(layer "F.Fab")
(uuid "ab711d14-cb50-4d29-8f2d-8cfd7b5d6dc3")
(effects
@@ -12995,7 +13202,7 @@
)
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical"
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13007,7 +13214,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13019,7 +13226,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13036,14 +13243,44 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr through_hole)
(fp_line
- (start -1.33 -1.33)
- (end 0 -1.33)
+ (start -1.33 6.41)
+ (end 1.33 6.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1faf5445-8c4e-41fc-bc16-31cfbcec1356")
+ (uuid "54dcb1fc-d248-4f07-9519-af35bd9b68a8")
+ )
+ (fp_line
+ (start -1.33 1.27)
+ (end -1.33 6.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "b7439d02-d920-4bfb-bc1b-afaca2dd5a8f")
+ )
+ (fp_line
+ (start -1.33 1.27)
+ (end 1.33 1.27)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "26f4b2a2-6623-44d4-b6d3-885e615b98c2")
+ )
+ (fp_line
+ (start 1.33 1.27)
+ (end 1.33 6.41)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fdd975ad-cc31-4b9e-8a54-ba852d2fbce8")
)
(fp_line
(start -1.33 0)
@@ -13055,181 +13292,597 @@
(layer "F.SilkS")
(uuid "c1f375bf-705f-4337-970d-7f60bf7ef1c4")
)
- (fp_line
- (start 1.33 1.27)
- (end 1.33 6.41)
- (stroke
- (width 0.12)
- (type solid)
+ (fp_line
+ (start -1.33 -1.33)
+ (end 0 -1.33)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "1faf5445-8c4e-41fc-bc16-31cfbcec1356")
+ )
+ (fp_line
+ (start -1.8 6.85)
+ (end 1.8 6.85)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "dbcfd1e9-35fc-4a5e-95ca-5b6fe7afca0e")
+ )
+ (fp_line
+ (start 1.8 6.85)
+ (end 1.8 -1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "19ca6b62-2db2-449b-8b83-0e36d8ec0ee9")
+ )
+ (fp_line
+ (start -1.8 -1.8)
+ (end -1.8 6.85)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "958a692f-aea7-4d8f-b3a3-54829cee2bfc")
+ )
+ (fp_line
+ (start 1.8 -1.8)
+ (end -1.8 -1.8)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "736f1d7d-57ef-4889-80e7-c86fc0dbdfdf")
+ )
+ (fp_line
+ (start -1.27 6.35)
+ (end -1.27 -0.635)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "d309a68b-90e4-4e86-b92f-1469408dcdeb")
+ )
+ (fp_line
+ (start 1.27 6.35)
+ (end -1.27 6.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "35cd6f54-976a-40b9-9701-6b4b3bcde7b3")
+ )
+ (fp_line
+ (start -1.27 -0.635)
+ (end -0.635 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "934e8a38-2ad4-4144-bbe2-ec234c4b2f46")
+ )
+ (fp_line
+ (start -0.635 -1.27)
+ (end 1.27 -1.27)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "915ffb8c-e3fc-443d-b8ac-9153d1e85081")
+ )
+ (fp_line
+ (start 1.27 -1.27)
+ (end 1.27 6.35)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "592485c2-9f2e-44b5-ba6e-dfe811374173")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 2.54 180)
+ (layer "F.Fab")
+ (uuid "44aa5156-c668-4514-a8c4-4bf5768e08cd")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (pad "1" thru_hole rect
+ (at 0 0 270)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 30 "Net-(J6-Pin_1)")
+ (pinfunction "Pin_1")
+ (pintype "passive")
+ (uuid "bc0af3f2-052f-4262-8ed4-34aa1f1d2964")
+ )
+ (pad "2" thru_hole oval
+ (at 0 2.54 270)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 7 "VCC")
+ (pinfunction "Pin_2")
+ (pintype "passive")
+ (uuid "961b7343-c1ec-4e1b-8143-a8328763ffc1")
+ )
+ (pad "3" thru_hole oval
+ (at 0 5.08 270)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 17 "LEFT")
+ (pinfunction "Pin_3")
+ (pintype "passive")
+ (uuid "38080efd-7c68-41d4-8dd4-14f1e4ce6942")
+ )
+ (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Capacitor_SMD:C_0603_1608Metric"
+ (layer "F.Cu")
+ (uuid "88714b82-9681-4045-8332-f95b4a5f7c05")
+ (at 171.039 98.933)
+ (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "capacitor")
+ (property "Reference" "C1"
+ (at 0 -1.43 360)
+ (layer "F.SilkS")
+ (uuid "7af420ad-8e9c-410f-a1c2-5d3e797bae05")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "10 uF"
+ (at 0 1.43 360)
+ (layer "F.Fab")
+ (uuid "ef201f75-16cd-4d34-b0eb-6930bd028e6c")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "1cd46b40-d93c-4c4b-a160-176e22bbd242")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b8306ec6-0d26-4926-b682-162a70502b58")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Description" "Unpolarized capacitor, small symbol"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "a9190f31-0277-4e6e-975f-63bae95d81de")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "LCSC" "C19702"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "b17663db-e6e2-461a-baea-cd41b6a781f2")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property ki_fp_filters "C_*")
+ (path "/8e489842-3480-442d-9dac-fd396b4c9bce")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr smd)
+ (fp_line
+ (start -0.14058 -0.51)
+ (end 0.14058 -0.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "5272f34b-e89e-48a4-9ca2-b7fd9e26d741")
+ )
+ (fp_line
+ (start -0.14058 0.51)
+ (end 0.14058 0.51)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "fb9b20f2-4fc5-4702-8edf-9f9929c56163")
+ )
+ (fp_line
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "097997b3-ea88-4131-8fe9-f70c5239f2ae")
+ )
+ (fp_line
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "53832226-09ed-4117-9588-a301fa7fe032")
+ )
+ (fp_line
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "f1e447ba-d427-48ea-a872-0f8d12c20e2c")
+ )
+ (fp_line
+ (start 1.48 0.73)
+ (end -1.48 0.73)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "51f0ee46-9e21-497b-9396-526513749cc8")
+ )
+ (fp_line
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "1741c29e-e976-4305-bdca-fac37b90bdb0")
+ )
+ (fp_line
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "536054c8-2cb1-477d-8c24-1a5ce36d2cd7")
+ )
+ (fp_line
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "480f30f6-2981-45a8-adab-275884117246")
+ )
+ (fp_line
+ (start 0.8 0.4)
+ (end -0.8 0.4)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "2656777c-61fe-463a-b144-422e996e7296")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 0 360)
+ (layer "F.Fab")
+ (uuid "322742f5-bd01-4da5-b6ca-a1bef6241146")
+ (effects
+ (font
+ (size 0.4 0.4)
+ (thickness 0.06)
+ )
+ )
+ )
+ (pad "1" smd roundrect
+ (at -0.775 0)
+ (size 0.9 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 4 "+3.3V")
+ (pintype "passive")
+ (uuid "5e5912c7-18b1-4392-b675-e21e3bb3659a")
+ )
+ (pad "2" smd roundrect
+ (at 0.775 0)
+ (size 0.9 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pintype "passive")
+ (uuid "5c6febbb-3a43-467e-b719-f6b78cb7ad68")
+ )
+ (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (offset
+ (xyz 0 0 0)
+ )
+ (scale
+ (xyz 1 1 1)
+ )
+ (rotate
+ (xyz 0 0 0)
+ )
+ )
+ )
+ (footprint "Resistor_SMD:R_0603_1608Metric"
+ (layer "F.Cu")
+ (uuid "89216f66-4e4a-4d0a-9850-b1bd985986da")
+ (at 84.963 78.359)
+ (descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
+ (tags "resistor")
+ (property "Reference" "R16"
+ (at 0 -1.43 0)
+ (layer "F.SilkS")
+ (uuid "b5807084-53c9-45f6-a3b7-b127b553ccb9")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Value" "1.8 K"
+ (at 0 1.43 0)
+ (layer "F.Fab")
+ (uuid "88cfa0ea-cd54-49b2-a9f3-06bda2bdc55e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "0466863c-26e9-4a70-9286-12fc1016f548")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "6fd15b50-01a8-4fe8-a285-75d0839d7d55")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "6b352d3f-b194-4f9a-ba12-1e9b7f4b5bd5")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
)
- (layer "F.SilkS")
- (uuid "fdd975ad-cc31-4b9e-8a54-ba852d2fbce8")
)
- (fp_line
- (start -1.33 1.27)
- (end 1.33 1.27)
- (stroke
- (width 0.12)
- (type solid)
+ (property "LCSC" "C4177"
+ (at 0 0 0)
+ (unlocked yes)
+ (layer "F.Fab")
+ (hide yes)
+ (uuid "2825e677-8448-499d-b09f-4e7456c5a34d")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
)
- (layer "F.SilkS")
- (uuid "26f4b2a2-6623-44d4-b6d3-885e615b98c2")
)
+ (property ki_fp_filters "R_*")
+ (path "/9bbab07f-b8f4-4ff8-900e-88570d2cef15")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr smd)
(fp_line
- (start -1.33 1.27)
- (end -1.33 6.41)
+ (start -0.237258 -0.5225)
+ (end 0.237258 -0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b7439d02-d920-4bfb-bc1b-afaca2dd5a8f")
+ (uuid "5422871c-1562-40cf-9f20-8a730b666da1")
)
(fp_line
- (start -1.33 6.41)
- (end 1.33 6.41)
+ (start -0.237258 0.5225)
+ (end 0.237258 0.5225)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "54dcb1fc-d248-4f07-9519-af35bd9b68a8")
+ (uuid "98d1f7af-b804-41ad-8c84-807f9a926fb4")
)
(fp_line
- (start 1.8 -1.8)
- (end -1.8 -1.8)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "736f1d7d-57ef-4889-80e7-c86fc0dbdfdf")
+ (uuid "26fbfb65-2aac-4fbd-a05f-3ff3ba70a553")
)
(fp_line
- (start -1.8 -1.8)
- (end -1.8 6.85)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "958a692f-aea7-4d8f-b3a3-54829cee2bfc")
+ (uuid "d9904ff9-c05a-4d39-9e20-cc3ffafaf53c")
)
(fp_line
- (start 1.8 6.85)
- (end 1.8 -1.8)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "19ca6b62-2db2-449b-8b83-0e36d8ec0ee9")
+ (uuid "727fc67a-25d6-4911-a1ac-c0c267929aad")
)
(fp_line
- (start -1.8 6.85)
- (end 1.8 6.85)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "dbcfd1e9-35fc-4a5e-95ca-5b6fe7afca0e")
- )
- (fp_line
- (start 1.27 -1.27)
- (end 1.27 6.35)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "592485c2-9f2e-44b5-ba6e-dfe811374173")
+ (uuid "9a559ca3-bfab-4e28-909f-21d230c4e5b7")
)
(fp_line
- (start -0.635 -1.27)
- (end 1.27 -1.27)
+ (start -0.8 -0.4125)
+ (end 0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "915ffb8c-e3fc-443d-b8ac-9153d1e85081")
+ (uuid "6714897b-f412-4fc9-9c67-151972a21138")
)
(fp_line
- (start -1.27 -0.635)
- (end -0.635 -1.27)
+ (start -0.8 0.4125)
+ (end -0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "934e8a38-2ad4-4144-bbe2-ec234c4b2f46")
+ (uuid "3b956d87-7fbf-4811-bec5-3d845f9f9a1d")
)
(fp_line
- (start 1.27 6.35)
- (end -1.27 6.35)
+ (start 0.8 -0.4125)
+ (end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "35cd6f54-976a-40b9-9701-6b4b3bcde7b3")
+ (uuid "66b9d62e-eab4-46a2-a87b-e49f85b2dc42")
)
(fp_line
- (start -1.27 6.35)
- (end -1.27 -0.635)
+ (start 0.8 0.4125)
+ (end -0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "d309a68b-90e4-4e86-b92f-1469408dcdeb")
+ (uuid "10ce8e0c-944f-4103-81c9-c451e13a67b3")
)
(fp_text user "${REFERENCE}"
- (at 0 2.54 0)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "44aa5156-c668-4514-a8c4-4bf5768e08cd")
+ (uuid "8ce20d5a-c346-448c-ad1f-6e5996cee3eb")
(effects
(font
- (size 1 1)
- (thickness 0.15)
+ (size 0.4 0.4)
+ (thickness 0.06)
)
)
)
- (pad "1" thru_hole rect
- (at 0 0 90)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 30 "Net-(J6-Pin_1)")
- (pinfunction "Pin_1")
- (pintype "passive")
- (uuid "bc0af3f2-052f-4262-8ed4-34aa1f1d2964")
- )
- (pad "2" thru_hole oval
- (at 0 2.54 90)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 7 "VCC")
- (pinfunction "Pin_2")
+ (pad "1" smd roundrect
+ (at -0.825 0)
+ (size 0.8 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 84 "GPS_SDA")
(pintype "passive")
- (uuid "961b7343-c1ec-4e1b-8143-a8328763ffc1")
+ (uuid "2c503d3a-7636-4295-9007-ab792c075618")
)
- (pad "3" thru_hole oval
- (at 0 5.08 90)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 17 "L")
- (pinfunction "Pin_3")
+ (pad "2" smd roundrect
+ (at 0.825 0)
+ (size 0.8 0.95)
+ (layers "F.Cu" "F.Paste" "F.Mask")
+ (roundrect_rratio 0.25)
+ (net 4 "+3.3V")
(pintype "passive")
- (uuid "38080efd-7c68-41d4-8dd4-14f1e4ce6942")
+ (uuid "53ef36c8-3458-4eca-ab44-f93de5855a22")
)
- (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x03_P2.54mm_Vertical.wrl"
+ (model "${KICAD8_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.wrl"
(offset
(xyz 0 0 0)
)
@@ -13241,16 +13894,16 @@
)
)
)
- (footprint "Capacitor_SMD:C_0603_1608Metric"
+ (footprint "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical"
(layer "F.Cu")
- (uuid "88714b82-9681-4045-8332-f95b4a5f7c05")
- (at 180.467 40.894 90)
- (descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
- (tags "capacitor")
- (property "Reference" "C1"
- (at 0 -1.43 270)
+ (uuid "89da17d9-a540-4bcc-aae7-34cc31e48b81")
+ (at 159.766 74.676)
+ (descr "Through hole straight pin header, 1x09, 2.54mm pitch, single row")
+ (tags "Through hole pin header THT 1x09 2.54mm single row")
+ (property "Reference" "J7"
+ (at 0 -2.33 0)
(layer "F.SilkS")
- (uuid "7af420ad-8e9c-410f-a1c2-5d3e797bae05")
+ (uuid "2d50c6c7-10de-4876-aca5-e352ae527c04")
(effects
(font
(size 1 1)
@@ -13258,10 +13911,10 @@
)
)
)
- (property "Value" "10 uF"
- (at 0 1.43 270)
+ (property "Value" "Signal"
+ (at 0 22.65 0)
(layer "F.Fab")
- (uuid "ef201f75-16cd-4d34-b0eb-6930bd028e6c")
+ (uuid "b63d7e8d-e56c-46ba-bd8e-00b23f62bc9f")
(effects
(font
(size 1 1)
@@ -13269,12 +13922,12 @@
)
)
)
- (property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 0 0 90)
+ (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "1cd46b40-d93c-4c4b-a160-176e22bbd242")
+ (uuid "7ee7e450-a725-4f02-8f1d-7cec88c60b79")
(effects
(font
(size 1.27 1.27)
@@ -13282,177 +13935,295 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "b8306ec6-0d26-4926-b682-162a70502b58")
+ (uuid "e98698d9-d00c-4e4d-8f63-01a5e6d98ba4")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 90)
+ (property "Description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)"
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
- (uuid "a9190f31-0277-4e6e-975f-63bae95d81de")
+ (uuid "4b28ea5d-ce88-4da7-8a6e-4986d490285b")
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "LCSC" "C19702"
- (at 0 0 90)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "b17663db-e6e2-461a-baea-cd41b6a781f2")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property ki_fp_filters "C_*")
- (path "/8e489842-3480-442d-9dac-fd396b4c9bce")
+ (property ki_fp_filters "Connector*:*_1x??_*")
+ (path "/c57e9e6c-7ef0-4a9c-b108-382b9a12ec8d")
(sheetname "Root")
(sheetfile "StratoSoar-MK3.0.kicad_sch")
- (attr smd)
+ (attr through_hole)
(fp_line
- (start -0.14058 -0.51)
- (end 0.14058 -0.51)
+ (start -1.33 -1.33)
+ (end 0 -1.33)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "5272f34b-e89e-48a4-9ca2-b7fd9e26d741")
+ (uuid "ebe527da-2c20-4f01-b02f-82fe8412f4b3")
)
(fp_line
- (start -0.14058 0.51)
- (end 0.14058 0.51)
+ (start -1.33 0)
+ (end -1.33 -1.33)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "fb9b20f2-4fc5-4702-8edf-9f9929c56163")
+ (uuid "0bca940d-7680-42e5-8dad-5d5343774f2e")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start -1.33 1.27)
+ (end -1.33 21.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "441b6ac0-6ff9-4270-8933-1ce2234bf243")
+ )
+ (fp_line
+ (start -1.33 1.27)
+ (end 1.33 1.27)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "0d1e2339-4b77-4fac-8025-c30d91e43d34")
+ )
+ (fp_line
+ (start -1.33 21.65)
+ (end 1.33 21.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "2dbcf1c8-5205-4760-818f-871c9d109a9e")
+ )
+ (fp_line
+ (start 1.33 1.27)
+ (end 1.33 21.65)
+ (stroke
+ (width 0.12)
+ (type solid)
+ )
+ (layer "F.SilkS")
+ (uuid "96190b60-e3dc-4466-9ba3-28b678530fc8")
+ )
+ (fp_line
+ (start -1.8 -1.8)
+ (end -1.8 22.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f1e447ba-d427-48ea-a872-0f8d12c20e2c")
+ (uuid "8802546d-d8da-4b22-b9b4-cd52c78f0b29")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start -1.8 22.1)
+ (end 1.8 22.1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "097997b3-ea88-4131-8fe9-f70c5239f2ae")
+ (uuid "89144b28-5b3a-4091-a476-79164969a058")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start 1.8 -1.8)
+ (end -1.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "51f0ee46-9e21-497b-9396-526513749cc8")
+ (uuid "e52cd9cf-9259-4f72-8ac6-4a28c63fd350")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start 1.8 22.1)
+ (end 1.8 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "53832226-09ed-4117-9588-a301fa7fe032")
+ (uuid "4b6a3367-b1a1-4ea8-bc6b-9a3b465526e7")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start -1.27 -0.635)
+ (end -0.635 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "480f30f6-2981-45a8-adab-275884117246")
+ (uuid "0d5b62e9-96e0-45cd-af57-3c1e58c2c7e7")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start -1.27 21.59)
+ (end -1.27 -0.635)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "064e8c41-f985-433b-8a04-49bc0e48713f")
+ )
+ (fp_line
+ (start -0.635 -1.27)
+ (end 1.27 -1.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1741c29e-e976-4305-bdca-fac37b90bdb0")
+ (uuid "05c96e88-1772-4799-b378-22eb96624730")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start 1.27 -1.27)
+ (end 1.27 21.59)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "2656777c-61fe-463a-b144-422e996e7296")
+ (uuid "768df31c-4c89-4a3a-81ff-1a1c06c11831")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start 1.27 21.59)
+ (end -1.27 21.59)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "536054c8-2cb1-477d-8c24-1a5ce36d2cd7")
+ (uuid "f1d2af55-2b0f-48c3-a310-26d359967461")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 10.16 90)
(layer "F.Fab")
- (uuid "322742f5-bd01-4da5-b6ca-a1bef6241146")
+ (uuid "3e42acc6-529c-47cd-af23-eb494948ef2a")
(effects
(font
- (size 0.4 0.4)
- (thickness 0.06)
+ (size 1 1)
+ (thickness 0.15)
)
)
)
- (pad "1" smd roundrect
- (at -0.775 0 90)
- (size 0.9 0.95)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 4 "+3.3V")
+ (pad "1" thru_hole rect
+ (at 0 0)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 3 "GND")
+ (pinfunction "Pin_1")
(pintype "passive")
- (uuid "5e5912c7-18b1-4392-b675-e21e3bb3659a")
+ (uuid "7c0d8b02-3faf-4887-90fc-9c916e57991b")
)
- (pad "2" smd roundrect
- (at 0.775 0 90)
- (size 0.9 0.95)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 3 "GND")
+ (pad "2" thru_hole oval
+ (at 0 2.54)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 36 "SDA")
+ (pinfunction "Pin_2")
(pintype "passive")
- (uuid "5c6febbb-3a43-467e-b719-f6b78cb7ad68")
+ (uuid "77119bec-7f4d-42c0-a593-a4e5ccd00ba1")
)
- (model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl"
+ (pad "3" thru_hole oval
+ (at 0 5.08)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 41 "SCL")
+ (pinfunction "Pin_3")
+ (pintype "passive")
+ (uuid "ec43fc26-8ff9-4d05-a286-74ffb63ac15e")
+ )
+ (pad "4" thru_hole oval
+ (at 0 7.62)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 43 "MISO")
+ (pinfunction "Pin_4")
+ (pintype "passive")
+ (uuid "98911151-5f86-49f7-bb12-92e1cf65d906")
+ )
+ (pad "5" thru_hole oval
+ (at 0 10.16)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 37 "MOSI")
+ (pinfunction "Pin_5")
+ (pintype "passive")
+ (uuid "1fc778bd-96cc-45a2-9671-0dedd106167e")
+ )
+ (pad "6" thru_hole oval
+ (at 0 12.7)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 38 "SCK")
+ (pinfunction "Pin_6")
+ (pintype "passive")
+ (uuid "d093ebfe-c08a-4eb8-83d1-b2e21845325e")
+ )
+ (pad "7" thru_hole oval
+ (at 0 15.24)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 72 "D3")
+ (pinfunction "Pin_7")
+ (pintype "passive")
+ (uuid "2e996d9b-a4f3-4e95-aaf9-00f965a667e7")
+ )
+ (pad "8" thru_hole oval
+ (at 0 17.78)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 64 "D2")
+ (pinfunction "Pin_8")
+ (pintype "passive")
+ (uuid "2691785e-f504-4caa-8950-8f131ce3a422")
+ )
+ (pad "9" thru_hole oval
+ (at 0 20.32)
+ (size 1.7 1.7)
+ (drill 1)
+ (layers "*.Cu" "*.Mask")
+ (remove_unused_layers no)
+ (net 65 "A1")
+ (pinfunction "Pin_9")
+ (pintype "passive")
+ (uuid "48cad104-bc4d-448c-bc0d-3416d89fa71c")
+ )
+ (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x09_P2.54mm_Vertical.wrl"
(offset
(xyz 0 0 0)
)
@@ -13467,11 +14238,11 @@
(footprint "Resistor_SMD:R_0603_1608Metric"
(layer "F.Cu")
(uuid "8f1f1364-a78e-4c12-a6a8-0826642ecdb8")
- (at 70.993 43.244 -90)
+ (at 166.207 97.028 180)
(descr "Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R5"
- (at 0 -1.43 90)
+ (at 0 -1.43 180)
(layer "F.SilkS")
(uuid "a0ed7ac1-2434-485b-9676-22d0cd682ac1")
(effects
@@ -13482,7 +14253,7 @@
)
)
(property "Value" "1.8 K"
- (at 0 1.43 90)
+ (at 0 1.43 180)
(layer "F.Fab")
(uuid "76427f21-0530-42e1-8ff2-68e1d3cf32fc")
(effects
@@ -13493,7 +14264,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13505,7 +14276,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13517,7 +14288,7 @@
)
)
(property "Description" ""
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13529,7 +14300,7 @@
)
)
(property "LCSC" "C4177"
- (at 0 0 -90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13567,87 +14338,87 @@
(uuid "52c7e2bf-7979-45e6-9e69-a7fb5cfa9cad")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "9a632ffc-c7f3-48a9-89be-cd493845e254")
+ (uuid "779665c0-cbf4-44b0-8c1d-d006405926c0")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "779665c0-cbf4-44b0-8c1d-d006405926c0")
+ (uuid "fc842c60-895b-42f9-bd1d-b81b1d46da5c")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "4f1a9c11-6ef6-4acf-adc7-12cccd3816b7")
+ (uuid "9a632ffc-c7f3-48a9-89be-cd493845e254")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "fc842c60-895b-42f9-bd1d-b81b1d46da5c")
+ (uuid "4f1a9c11-6ef6-4acf-adc7-12cccd3816b7")
)
(fp_line
- (start -0.8 0.4125)
- (end -0.8 -0.4125)
+ (start 0.8 0.4125)
+ (end -0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "b7d82a30-eeae-44cc-862e-b33d7a11d283")
+ (uuid "85226ed3-fdca-4077-9290-a8b79e17e4f5")
)
(fp_line
- (start 0.8 0.4125)
- (end -0.8 0.4125)
+ (start 0.8 -0.4125)
+ (end 0.8 0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "85226ed3-fdca-4077-9290-a8b79e17e4f5")
+ (uuid "28edacd5-cd5c-4aa2-b667-8d8e6be72a3e")
)
(fp_line
- (start -0.8 -0.4125)
- (end 0.8 -0.4125)
+ (start -0.8 0.4125)
+ (end -0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f5d607f7-7d67-4c26-a3ec-8f6e8f6e06cb")
+ (uuid "b7d82a30-eeae-44cc-862e-b33d7a11d283")
)
(fp_line
- (start 0.8 -0.4125)
- (end 0.8 0.4125)
+ (start -0.8 -0.4125)
+ (end 0.8 -0.4125)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "28edacd5-cd5c-4aa2-b667-8d8e6be72a3e")
+ (uuid "f5d607f7-7d67-4c26-a3ec-8f6e8f6e06cb")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "bfed64bf-34d4-4332-b6da-d07c4fcc8d93")
(effects
@@ -13658,7 +14429,7 @@
)
)
(pad "1" smd roundrect
- (at -0.825 0 270)
+ (at -0.825 0 180)
(size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -13667,7 +14438,7 @@
(uuid "0b38e7eb-c6eb-45a7-9f62-d3ff76f4e906")
)
(pad "2" smd roundrect
- (at 0.825 0 270)
+ (at 0.825 0 180)
(size 0.8 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -13690,11 +14461,11 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
(uuid "94a1d882-3f46-44ff-ab82-2ec180454f6c")
- (at 60.706 35.306)
+ (at 174.145 86.741 -90)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C5"
- (at 0 -1.16 0)
+ (at 0 -1.16 90)
(layer "F.SilkS")
(uuid "b8494a81-a5a6-4267-b382-c799038177a4")
(effects
@@ -13705,7 +14476,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 0)
+ (at 0 1.16 90)
(layer "F.Fab")
(uuid "4659bf97-cc9d-47da-acb4-34a108035f27")
(effects
@@ -13716,7 +14487,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13728,7 +14499,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13740,7 +14511,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13752,7 +14523,7 @@
)
)
(property "LCSC" "C14663"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13770,107 +14541,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.107836 -0.36)
- (end 0.107836 -0.36)
+ (start -0.107836 0.36)
+ (end 0.107836 0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ba9b7743-b604-414a-a476-1fd541c76ff5")
+ (uuid "0cc7d4af-3a61-49c1-8827-e51f838be5bb")
)
(fp_line
- (start -0.107836 0.36)
- (end 0.107836 0.36)
+ (start -0.107836 -0.36)
+ (end 0.107836 -0.36)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0cc7d4af-3a61-49c1-8827-e51f838be5bb")
+ (uuid "ba9b7743-b604-414a-a476-1fd541c76ff5")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7455192f-41ba-4bf8-b764-06cf0cf714ab")
+ (uuid "cb6e7477-9414-4994-a088-2e197d25f147")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start 0.91 0.46)
+ (end -0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "cb6e7477-9414-4994-a088-2e197d25f147")
+ (uuid "7918798b-db41-48a5-9052-79c0ca079044")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "60cbb3e6-55f6-49c8-a1f8-7b6acf54e86c")
+ (uuid "7455192f-41ba-4bf8-b764-06cf0cf714ab")
)
(fp_line
- (start 0.91 0.46)
- (end -0.91 0.46)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7918798b-db41-48a5-9052-79c0ca079044")
+ (uuid "60cbb3e6-55f6-49c8-a1f8-7b6acf54e86c")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "650d9e29-85d3-47fb-bcd1-a37328866a35")
+ (uuid "fdb9841b-e6da-4f55-8b7b-c44198f67e86")
)
(fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
+ (start 0.5 0.25)
+ (end -0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "fdb9841b-e6da-4f55-8b7b-c44198f67e86")
+ (uuid "89a57e14-7515-473f-aa1b-8056eae9730d")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "10b269fb-3476-4e99-b428-b6ba7304c78e")
+ (uuid "650d9e29-85d3-47fb-bcd1-a37328866a35")
)
(fp_line
- (start 0.5 0.25)
- (end -0.5 0.25)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "89a57e14-7515-473f-aa1b-8056eae9730d")
+ (uuid "10b269fb-3476-4e99-b428-b6ba7304c78e")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 90)
(layer "F.Fab")
(uuid "2d9f508b-64ff-492d-bd8e-b12c1ce53d90")
(effects
@@ -13881,7 +14652,7 @@
)
)
(pad "1" smd roundrect
- (at -0.48 0)
+ (at -0.48 0 270)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -13890,7 +14661,7 @@
(uuid "73523990-0f64-435b-96ef-f5c3e435b1d7")
)
(pad "2" smd roundrect
- (at 0.48 0)
+ (at 0.48 0 270)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -13913,11 +14684,11 @@
(footprint "Package_QFP:TQFP-48_7x7mm_P0.5mm"
(layer "F.Cu")
(uuid "94b1a18a-59e3-49bf-9db7-06fe11bc062c")
- (at 62.226 41.5575)
+ (at 167.8935 88.261 -90)
(descr "TQFP, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_TQFP_7x7x1_0mm_PT_C04-00300d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "TQFP QFP")
(property "Reference" "U2"
- (at 0 -5.85 0)
+ (at 0 -5.85 90)
(layer "F.SilkS")
(uuid "00a9d9fe-4459-4910-978c-e7ceebc23c8a")
(effects
@@ -13928,7 +14699,7 @@
)
)
(property "Value" "ATSAMD21G18A-A"
- (at 0 5.85 0)
+ (at 0 5.85 90)
(layer "F.Fab")
(uuid "aa19758a-9568-4f77-bec0-b2af0a254433")
(effects
@@ -13939,7 +14710,7 @@
)
)
(property "Footprint" "Package_QFP:TQFP-48_7x7mm_P0.5mm"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13951,7 +14722,7 @@
)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/SAM_D21_DA1_Family_Data%20Sheet_DS40001882E.pdf"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13963,7 +14734,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13975,7 +14746,7 @@
)
)
(property "LCSC" "C78624"
- (at 0 0 0)
+ (at 0 0 -90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -13993,84 +14764,84 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -3.61 -3.61)
- (end -3.61 -3.16)
+ (start -3.61 3.61)
+ (end -3.61 3.16)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "ab12eb79-3ddc-4f9f-8dc7-a63cd48572db")
+ (uuid "77a28ee8-d460-4884-b7fa-c651713f5a41")
)
(fp_line
- (start -3.61 3.61)
- (end -3.61 3.16)
+ (start -3.16 3.61)
+ (end -3.61 3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "77a28ee8-d460-4884-b7fa-c651713f5a41")
+ (uuid "b3f86afe-63c5-4d65-ac9a-707ca8b79cd4")
)
(fp_line
- (start -3.16 -3.61)
- (end -3.61 -3.61)
+ (start 3.16 3.61)
+ (end 3.61 3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "dc720f43-33f7-4519-a40e-d6f125d28dff")
+ (uuid "9c5fb378-67e7-467c-9680-7b59aadccc60")
)
(fp_line
- (start -3.16 3.61)
- (end -3.61 3.61)
+ (start 3.61 3.61)
+ (end 3.61 3.16)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "b3f86afe-63c5-4d65-ac9a-707ca8b79cd4")
+ (uuid "c6f20265-f6b4-4fb2-8660-2b9d7978536c")
)
(fp_line
- (start 3.16 -3.61)
- (end 3.61 -3.61)
+ (start -3.61 -3.61)
+ (end -3.61 -3.16)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "c496aff7-e3c6-48be-af60-9b6ca77b755d")
+ (uuid "ab12eb79-3ddc-4f9f-8dc7-a63cd48572db")
)
(fp_line
- (start 3.16 3.61)
- (end 3.61 3.61)
+ (start -3.16 -3.61)
+ (end -3.61 -3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "9c5fb378-67e7-467c-9680-7b59aadccc60")
+ (uuid "dc720f43-33f7-4519-a40e-d6f125d28dff")
)
(fp_line
- (start 3.61 -3.61)
- (end 3.61 -3.16)
+ (start 3.16 -3.61)
+ (end 3.61 -3.61)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "f5cb36b1-de8e-4360-b0b8-811f804f3247")
+ (uuid "c496aff7-e3c6-48be-af60-9b6ca77b755d")
)
(fp_line
- (start 3.61 3.61)
- (end 3.61 3.16)
+ (start 3.61 -3.61)
+ (end 3.61 -3.16)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "c6f20265-f6b4-4fb2-8660-2b9d7978536c")
+ (uuid "f5cb36b1-de8e-4360-b0b8-811f804f3247")
)
(fp_poly
(pts
@@ -14085,297 +14856,297 @@
(uuid "1ae9c5e6-d24e-4f90-9fec-7829bc76981a")
)
(fp_line
- (start -5.15 -3.15)
- (end -5.15 0)
+ (start -3.15 5.15)
+ (end -3.15 3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "23aa8242-6595-4b98-a305-9bf7ba19c57c")
+ (uuid "3d8cdcb0-e7c9-4a0a-9606-b8702533e0c1")
)
(fp_line
- (start -5.15 3.15)
- (end -5.15 0)
+ (start 0 5.15)
+ (end -3.15 5.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "4d5a8c91-a88b-4a3f-affe-0a931a44a8c4")
+ (uuid "9b255a14-0798-4a7a-859e-fd0cf8c34396")
)
(fp_line
- (start -3.75 -3.75)
- (end -3.75 -3.15)
+ (start 0 5.15)
+ (end 3.15 5.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "eadfabe6-ba21-4d36-9f77-1c1b3476c48b")
+ (uuid "7623b9e9-3c0e-4970-a338-901b0dd4847d")
)
(fp_line
- (start -3.75 -3.15)
- (end -5.15 -3.15)
+ (start 3.15 5.15)
+ (end 3.15 3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "6e000c6c-c073-4cf1-834a-8c9d24713a12")
+ (uuid "ab13472d-731c-465c-b344-8ca5ba8615aa")
)
(fp_line
- (start -3.75 3.15)
- (end -5.15 3.15)
+ (start -3.75 3.75)
+ (end -3.75 3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "a4c66835-6c09-4bc4-97f7-d7cc131186c8")
+ (uuid "ba0af646-210f-4b2d-849d-dd071cf8d2b5")
)
(fp_line
- (start -3.75 3.75)
- (end -3.75 3.15)
+ (start -3.15 3.75)
+ (end -3.75 3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ba0af646-210f-4b2d-849d-dd071cf8d2b5")
+ (uuid "d4fec3ad-c951-4c78-9342-777152d1262c")
)
(fp_line
- (start -3.15 -5.15)
- (end -3.15 -3.75)
+ (start 3.15 3.75)
+ (end 3.75 3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d9f1b4c0-0113-49cd-9136-b83965e52a43")
+ (uuid "5ee95550-18c7-4f8e-9f1c-ef4dbc3290e9")
)
(fp_line
- (start -3.15 -3.75)
- (end -3.75 -3.75)
+ (start 3.75 3.75)
+ (end 3.75 3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "02711d82-3e2f-488d-97f0-b7b194a1f97e")
+ (uuid "2aaa43d1-7ff3-4357-aebb-a4dfd8755181")
)
(fp_line
- (start -3.15 3.75)
- (end -3.75 3.75)
+ (start -5.15 3.15)
+ (end -5.15 0)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d4fec3ad-c951-4c78-9342-777152d1262c")
+ (uuid "4d5a8c91-a88b-4a3f-affe-0a931a44a8c4")
)
(fp_line
- (start -3.15 5.15)
- (end -3.15 3.75)
+ (start -3.75 3.15)
+ (end -5.15 3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "3d8cdcb0-e7c9-4a0a-9606-b8702533e0c1")
+ (uuid "a4c66835-6c09-4bc4-97f7-d7cc131186c8")
)
(fp_line
- (start 0 -5.15)
- (end -3.15 -5.15)
+ (start 3.75 3.15)
+ (end 5.15 3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "190ccc84-b6d6-4069-b95e-e340170f7052")
+ (uuid "2b8d6193-10a4-4b48-b806-f263daa885a6")
)
(fp_line
- (start 0 -5.15)
- (end 3.15 -5.15)
+ (start 5.15 3.15)
+ (end 5.15 0)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "31573529-c162-46e4-9a13-d8752fa41241")
+ (uuid "0fad770a-90ea-4cf0-ae22-d69e10c2986d")
)
(fp_line
- (start 0 5.15)
- (end -3.15 5.15)
+ (start -5.15 -3.15)
+ (end -5.15 0)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "9b255a14-0798-4a7a-859e-fd0cf8c34396")
+ (uuid "23aa8242-6595-4b98-a305-9bf7ba19c57c")
)
(fp_line
- (start 0 5.15)
- (end 3.15 5.15)
+ (start -3.75 -3.15)
+ (end -5.15 -3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7623b9e9-3c0e-4970-a338-901b0dd4847d")
+ (uuid "6e000c6c-c073-4cf1-834a-8c9d24713a12")
)
(fp_line
- (start 3.15 -5.15)
- (end 3.15 -3.75)
+ (start 3.75 -3.15)
+ (end 5.15 -3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "3d693137-cc62-4c4a-a6f2-2a0b82d9768a")
+ (uuid "de15ba14-8914-4a47-a1d9-6082a61a766d")
)
(fp_line
- (start 3.15 -3.75)
- (end 3.75 -3.75)
+ (start 5.15 -3.15)
+ (end 5.15 0)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "de0cf664-f422-452f-b5cd-836c78ee4e78")
+ (uuid "97e0264e-5e93-41d8-84f8-c3cbff653e15")
)
(fp_line
- (start 3.15 3.75)
- (end 3.75 3.75)
+ (start -3.75 -3.75)
+ (end -3.75 -3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5ee95550-18c7-4f8e-9f1c-ef4dbc3290e9")
+ (uuid "eadfabe6-ba21-4d36-9f77-1c1b3476c48b")
)
(fp_line
- (start 3.15 5.15)
- (end 3.15 3.75)
+ (start -3.15 -3.75)
+ (end -3.75 -3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "ab13472d-731c-465c-b344-8ca5ba8615aa")
+ (uuid "02711d82-3e2f-488d-97f0-b7b194a1f97e")
)
(fp_line
- (start 3.75 -3.75)
- (end 3.75 -3.15)
+ (start 3.15 -3.75)
+ (end 3.75 -3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f9f6c4f7-4c7d-4f1b-9e88-9d099c3ca14e")
+ (uuid "de0cf664-f422-452f-b5cd-836c78ee4e78")
)
(fp_line
- (start 3.75 -3.15)
- (end 5.15 -3.15)
+ (start 3.75 -3.75)
+ (end 3.75 -3.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "de15ba14-8914-4a47-a1d9-6082a61a766d")
+ (uuid "f9f6c4f7-4c7d-4f1b-9e88-9d099c3ca14e")
)
(fp_line
- (start 3.75 3.15)
- (end 5.15 3.15)
+ (start -3.15 -5.15)
+ (end -3.15 -3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "2b8d6193-10a4-4b48-b806-f263daa885a6")
+ (uuid "d9f1b4c0-0113-49cd-9136-b83965e52a43")
)
(fp_line
- (start 3.75 3.75)
- (end 3.75 3.15)
+ (start 0 -5.15)
+ (end -3.15 -5.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "2aaa43d1-7ff3-4357-aebb-a4dfd8755181")
+ (uuid "190ccc84-b6d6-4069-b95e-e340170f7052")
)
(fp_line
- (start 5.15 -3.15)
- (end 5.15 0)
+ (start 0 -5.15)
+ (end 3.15 -5.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "97e0264e-5e93-41d8-84f8-c3cbff653e15")
+ (uuid "31573529-c162-46e4-9a13-d8752fa41241")
)
(fp_line
- (start 5.15 3.15)
- (end 5.15 0)
+ (start 3.15 -5.15)
+ (end 3.15 -3.75)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0fad770a-90ea-4cf0-ae22-d69e10c2986d")
+ (uuid "3d693137-cc62-4c4a-a6f2-2a0b82d9768a")
)
(fp_line
- (start -3.5 -2.5)
- (end -2.5 -3.5)
+ (start -3.5 3.5)
+ (end -3.5 -2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "41383115-36eb-4718-bcd1-5071519af4b1")
+ (uuid "193a557c-c7a7-4326-a264-62d61c5605af")
)
(fp_line
- (start -3.5 3.5)
- (end -3.5 -2.5)
+ (start 3.5 3.5)
+ (end -3.5 3.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "193a557c-c7a7-4326-a264-62d61c5605af")
+ (uuid "b1d835f1-a5bd-42be-95da-fdb10041b563")
)
(fp_line
- (start -2.5 -3.5)
- (end 3.5 -3.5)
+ (start -3.5 -2.5)
+ (end -2.5 -3.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "63278591-d0d3-4148-b4a3-6eed0ec07b65")
+ (uuid "41383115-36eb-4718-bcd1-5071519af4b1")
)
(fp_line
- (start 3.5 -3.5)
- (end 3.5 3.5)
+ (start -2.5 -3.5)
+ (end 3.5 -3.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0e3feaee-7f41-4b81-936e-6e54436013f7")
+ (uuid "63278591-d0d3-4148-b4a3-6eed0ec07b65")
)
(fp_line
- (start 3.5 3.5)
- (end -3.5 3.5)
+ (start 3.5 -3.5)
+ (end 3.5 3.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "b1d835f1-a5bd-42be-95da-fdb10041b563")
+ (uuid "0e3feaee-7f41-4b81-936e-6e54436013f7")
)
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 90)
(layer "F.Fab")
(uuid "0e2de197-900a-4f17-89f6-eebcd49e298a")
(effects
@@ -14386,7 +15157,7 @@
)
)
(pad "1" smd roundrect
- (at -4.1625 -2.75)
+ (at -4.1625 -2.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14396,37 +15167,37 @@
(uuid "8f2d31c6-54f3-4e55-9ffa-b023e20558c2")
)
(pad "2" smd roundrect
- (at -4.1625 -2.25)
+ (at -4.1625 -2.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 95 "unconnected-(U2-PA01-Pad2)")
+ (net 79 "unconnected-(U2-PA01-Pad2)")
(pinfunction "PA01")
(pintype "bidirectional")
(uuid "79ab1876-22c8-4c24-80a0-023df2226601")
)
(pad "3" smd roundrect
- (at -4.1625 -1.75)
+ (at -4.1625 -1.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 88 "A0")
+ (net 8 "BATT")
(pinfunction "PA02")
(pintype "bidirectional")
(uuid "f26938a2-76fa-4262-a350-c3f3ffe58feb")
)
(pad "4" smd roundrect
- (at -4.1625 -1.25)
+ (at -4.1625 -1.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 78 "AREF")
+ (net 69 "AREF")
(pinfunction "PA03")
(pintype "bidirectional")
(uuid "b47d1560-255e-49c7-8368-c7d4bf2bc3ad")
)
(pad "5" smd roundrect
- (at -4.1625 -0.75)
+ (at -4.1625 -0.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14436,7 +15207,7 @@
(uuid "fdc4c231-4063-4560-99c6-6df480cde926")
)
(pad "6" smd roundrect
- (at -4.1625 -0.25)
+ (at -4.1625 -0.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14446,27 +15217,27 @@
(uuid "40b6b2df-23f9-40fc-b239-f56747dbbf3f")
)
(pad "7" smd roundrect
- (at -4.1625 0.25)
+ (at -4.1625 0.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 71 "A1")
+ (net 65 "A1")
(pinfunction "PB08")
(pintype "bidirectional")
(uuid "78d0c0e7-27d1-468f-9758-2b49b04b7139")
)
(pad "8" smd roundrect
- (at -4.1625 0.75)
+ (at -4.1625 0.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 79 "A2")
+ (net 70 "A2")
(pinfunction "PB09")
(pintype "bidirectional")
(uuid "4bfd6746-b331-481e-82b2-2af1bcf338bd")
)
(pad "9" smd roundrect
- (at -4.1625 1.25)
+ (at -4.1625 1.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14476,7 +15247,7 @@
(uuid "e153115b-1235-4d72-a854-f52b5e12f151")
)
(pad "10" smd roundrect
- (at -4.1625 1.75)
+ (at -4.1625 1.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14486,67 +15257,67 @@
(uuid "3e90cc82-4615-45d6-a26d-545044589248")
)
(pad "11" smd roundrect
- (at -4.1625 2.25)
+ (at -4.1625 2.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 74 "D8")
+ (net 58 "L_FET")
(pinfunction "PA06")
(pintype "bidirectional")
(uuid "46849106-0e33-446f-9fdb-c688a443817a")
)
(pad "12" smd roundrect
- (at -4.1625 2.75)
+ (at -4.1625 2.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 81 "D9")
+ (net 40 "RIGHT")
(pinfunction "PA07")
(pintype "bidirectional")
(uuid "53f6f836-3969-43be-8b1f-2ee5d976b3ae")
)
(pad "13" smd roundrect
- (at -2.75 4.1625)
+ (at -2.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 73 "D4")
+ (net 34 "BTN")
(pinfunction "PA08")
(pintype "bidirectional")
(uuid "f54665d8-cde2-4930-96ee-5974c4553a9c")
)
(pad "14" smd roundrect
- (at -2.25 4.1625)
+ (at -2.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 83 "D3")
+ (net 72 "D3")
(pinfunction "PA09")
(pintype "bidirectional")
(uuid "9140ecf9-8553-4f95-b35c-ead66f039679")
)
(pad "15" smd roundrect
- (at -1.75 4.1625)
+ (at -1.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 84 "D1")
+ (net 83 "TX")
(pinfunction "PA10")
(pintype "bidirectional")
(uuid "37dfc1e7-ea0d-4fc4-9f6e-e1208c416131")
)
(pad "16" smd roundrect
- (at -1.25 4.1625)
+ (at -1.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 85 "D0")
+ (net 80 "RX")
(pinfunction "PA11")
(pintype "bidirectional")
(uuid "067e992d-d444-4610-a156-859085fcd0f2")
)
(pad "17" smd roundrect
- (at -0.75 4.1625)
+ (at -0.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14556,7 +15327,7 @@
(uuid "5258c7ce-aaea-46af-b11d-c93076803909")
)
(pad "18" smd roundrect
- (at -0.25 4.1625)
+ (at -0.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14566,7 +15337,7 @@
(uuid "5ddeaccf-1b25-4774-b10b-aab3d869a7b1")
)
(pad "19" smd roundrect
- (at 0.25 4.1625)
+ (at 0.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14576,7 +15347,7 @@
(uuid "1c9d6210-b35b-4f54-a479-c066c172e68b")
)
(pad "20" smd roundrect
- (at 0.75 4.1625)
+ (at 0.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14586,7 +15357,7 @@
(uuid "e0fe3b46-28b2-49c5-bc72-1381d57b20ad")
)
(pad "21" smd roundrect
- (at 1.25 4.1625)
+ (at 1.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14596,7 +15367,7 @@
(uuid "6b6421f1-3ff1-433f-b895-8fcea5f51426")
)
(pad "22" smd roundrect
- (at 1.75 4.1625)
+ (at 1.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14606,87 +15377,87 @@
(uuid "ac34c4bd-6a19-44ce-8a7d-d69062a16fc3")
)
(pad "23" smd roundrect
- (at 2.25 4.1625)
+ (at 2.25 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 66 "D2")
+ (net 64 "D2")
(pinfunction "PA14")
(pintype "bidirectional")
(uuid "524d0187-3ef6-4c51-81b6-d860bdb0da63")
)
(pad "24" smd roundrect
- (at 2.75 4.1625)
+ (at 2.75 4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 69 "D5")
+ (net 46 "DIO0")
(pinfunction "PA15")
(pintype "bidirectional")
(uuid "a14fb51c-5893-4787-8c5d-3afa0149d889")
)
(pad "25" smd roundrect
- (at 4.1625 2.75)
+ (at 4.1625 2.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 77 "D11")
+ (net 47 "GPS_EN")
(pinfunction "PA16")
(pintype "bidirectional")
(uuid "c0745e60-366d-481f-a422-715a942411d8")
)
(pad "26" smd roundrect
- (at 4.1625 2.25)
+ (at 4.1625 2.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 67 "D13")
+ (net 55 "LED")
(pinfunction "PA17")
(pintype "bidirectional")
(uuid "4f9ecdf4-fea6-406b-882f-8536811167e6")
)
(pad "27" smd roundrect
- (at 4.1625 1.75)
+ (at 4.1625 1.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 68 "D10")
+ (net 17 "LEFT")
(pinfunction "PA18")
(pintype "bidirectional")
(uuid "a89337c8-15c1-475a-803f-b9918fe72411")
)
(pad "28" smd roundrect
- (at 4.1625 1.25)
+ (at 4.1625 1.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 70 "D12")
+ (net 45 "ERR")
(pinfunction "PA19")
(pintype "bidirectional")
(uuid "e2afa119-99bb-4ab8-aae2-8f8dc2687d82")
)
(pad "29" smd roundrect
- (at 4.1625 0.75)
+ (at 4.1625 0.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 80 "D6")
+ (net 77 "LORA_RST")
(pinfunction "PA20")
(pintype "bidirectional")
(uuid "c396f59c-3d4a-4801-8e37-510ec5123392")
)
(pad "30" smd roundrect
- (at 4.1625 0.25)
+ (at 4.1625 0.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 86 "D7")
+ (net 57 "R_FET")
(pinfunction "PA21")
(pintype "bidirectional")
(uuid "4a8e12f8-1437-4bb7-baba-578995b0fb56")
)
(pad "31" smd roundrect
- (at 4.1625 -0.25)
+ (at 4.1625 -0.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14696,7 +15467,7 @@
(uuid "26afc124-f5a9-4686-9dc2-ccdb350f4919")
)
(pad "32" smd roundrect
- (at 4.1625 -0.75)
+ (at 4.1625 -0.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14706,7 +15477,7 @@
(uuid "15356744-148d-4e90-a4a8-d786b637e4e8")
)
(pad "33" smd roundrect
- (at 4.1625 -1.25)
+ (at 4.1625 -1.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14716,7 +15487,7 @@
(uuid "8dd47d43-7c4c-4409-bd4c-1efc3c45b3b4")
)
(pad "34" smd roundrect
- (at 4.1625 -1.75)
+ (at 4.1625 -1.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14726,7 +15497,7 @@
(uuid "985c6387-f46f-48c0-866b-af36e368f911")
)
(pad "35" smd roundrect
- (at 4.1625 -2.25)
+ (at 4.1625 -2.25 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14736,7 +15507,7 @@
(uuid "bb6702a8-c3d3-4a72-8de4-f080472b9014")
)
(pad "36" smd roundrect
- (at 4.1625 -2.75)
+ (at 4.1625 -2.75 270)
(size 1.475 0.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14746,37 +15517,37 @@
(uuid "ca521383-e5a7-4528-a329-7363a453d148")
)
(pad "37" smd roundrect
- (at 2.75 -4.1625)
+ (at 2.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 72 "unconnected-(U2-PB22-Pad37)")
+ (net 66 "unconnected-(U2-PB22-Pad37)")
(pinfunction "PB22")
(pintype "bidirectional")
(uuid "9f8026e2-5b79-4621-b0d4-02076b8ecc31")
)
(pad "38" smd roundrect
- (at 2.25 -4.1625)
+ (at 2.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 87 "unconnected-(U2-PB23-Pad38)")
+ (net 73 "unconnected-(U2-PB23-Pad38)")
(pinfunction "PB23")
(pintype "bidirectional")
(uuid "e4b4e602-268a-4664-93e5-49423f0e75eb")
)
(pad "39" smd roundrect
- (at 1.75 -4.1625)
+ (at 1.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 75 "unconnected-(U2-PA27-Pad39)")
+ (net 67 "unconnected-(U2-PA27-Pad39)")
(pinfunction "PA27")
(pintype "bidirectional")
(uuid "ab1c6398-33f7-4365-bb93-523df8e4c1e4")
)
(pad "40" smd roundrect
- (at 1.25 -4.1625)
+ (at 1.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14786,17 +15557,17 @@
(uuid "c234ad01-a5cc-4e5b-85b2-68385eed6087")
)
(pad "41" smd roundrect
- (at 0.75 -4.1625)
+ (at 0.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 76 "unconnected-(U2-PA28-Pad41)")
+ (net 68 "unconnected-(U2-PA28-Pad41)")
(pinfunction "PA28")
(pintype "bidirectional")
(uuid "fd625b1b-40ae-4254-aa61-e4542f57f1b9")
)
(pad "42" smd roundrect
- (at 0.25 -4.1625)
+ (at 0.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14806,7 +15577,7 @@
(uuid "97893e51-a922-4226-9f7b-db2641ce299a")
)
(pad "43" smd roundrect
- (at -0.25 -4.1625)
+ (at -0.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14816,7 +15587,7 @@
(uuid "a31cf24f-d920-4ec5-b219-577c44deb743")
)
(pad "44" smd roundrect
- (at -0.75 -4.1625)
+ (at -0.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14826,7 +15597,7 @@
(uuid "706bf6c7-15bd-4309-9432-3b090bef968d")
)
(pad "45" smd roundrect
- (at -1.25 -4.1625)
+ (at -1.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14836,7 +15607,7 @@
(uuid "a0935df3-94f8-489e-b9c0-90816e148940")
)
(pad "46" smd roundrect
- (at -1.75 -4.1625)
+ (at -1.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14846,7 +15617,7 @@
(uuid "a2b91796-d296-4d53-8005-9676ce06807c")
)
(pad "47" smd roundrect
- (at -2.25 -4.1625)
+ (at -2.25 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -14856,11 +15627,11 @@
(uuid "9243a040-0903-407c-800b-8e4799440c17")
)
(pad "48" smd roundrect
- (at -2.75 -4.1625)
+ (at -2.75 -4.1625 270)
(size 0.3 1.475)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 82 "unconnected-(U2-PB03-Pad48)")
+ (net 71 "unconnected-(U2-PB03-Pad48)")
(pinfunction "PB03")
(pintype "bidirectional")
(uuid "b0faf5f7-be1c-468e-b6a6-35a0145194f4")
@@ -15103,11 +15874,11 @@
(footprint "Capacitor_SMD:C_0603_1608Metric"
(layer "F.Cu")
(uuid "98dd816a-6c3f-4305-add3-534023f77746")
- (at 178.943 40.894 90)
+ (at 171.039 97.409)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C2"
- (at 0 -1.43 270)
+ (at 0 -1.43 360)
(layer "F.SilkS")
(uuid "be62bc48-102d-469e-ae65-179fa1f36f4f")
(effects
@@ -15118,7 +15889,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.43 270)
+ (at 0 1.43 360)
(layer "F.Fab")
(uuid "f96fbf8b-bb23-4403-82a5-4ff83948cf1a")
(effects
@@ -15129,7 +15900,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -15141,7 +15912,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -15153,7 +15924,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -15165,7 +15936,7 @@
)
)
(property "LCSC" "C14663"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -15203,87 +15974,87 @@
(uuid "397449c8-ad43-4e44-b559-3a5bdae3aa5a")
)
(fp_line
- (start 1.48 -0.73)
- (end 1.48 0.73)
+ (start -1.48 -0.73)
+ (end 1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "90386b8d-6cb8-4e1a-8bde-a923a059d475")
+ (uuid "7f8e0b5c-51e2-4007-9882-d6fc85dcef82")
)
(fp_line
- (start -1.48 -0.73)
- (end 1.48 -0.73)
+ (start -1.48 0.73)
+ (end -1.48 -0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7f8e0b5c-51e2-4007-9882-d6fc85dcef82")
+ (uuid "53baec97-cd16-4f9f-bea4-6330452db5de")
)
(fp_line
- (start 1.48 0.73)
- (end -1.48 0.73)
+ (start 1.48 -0.73)
+ (end 1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "576e9260-93c0-42d3-8aba-4928e84f03ae")
+ (uuid "90386b8d-6cb8-4e1a-8bde-a923a059d475")
)
(fp_line
- (start -1.48 0.73)
- (end -1.48 -0.73)
+ (start 1.48 0.73)
+ (end -1.48 0.73)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "53baec97-cd16-4f9f-bea4-6330452db5de")
+ (uuid "576e9260-93c0-42d3-8aba-4928e84f03ae")
)
(fp_line
- (start 0.8 -0.4)
- (end 0.8 0.4)
+ (start -0.8 -0.4)
+ (end 0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "49ab5432-7828-4785-93a2-842cfc7eb098")
+ (uuid "34ebe1d2-6abc-4b80-9a0e-70d16deee736")
)
(fp_line
- (start -0.8 -0.4)
- (end 0.8 -0.4)
+ (start -0.8 0.4)
+ (end -0.8 -0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "34ebe1d2-6abc-4b80-9a0e-70d16deee736")
+ (uuid "c60c5d53-04d8-4982-a5d1-afb4b384ad4b")
)
(fp_line
- (start 0.8 0.4)
- (end -0.8 0.4)
+ (start 0.8 -0.4)
+ (end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3d0d3934-7030-4df3-a612-3aaa4fd6ce79")
+ (uuid "49ab5432-7828-4785-93a2-842cfc7eb098")
)
(fp_line
- (start -0.8 0.4)
- (end -0.8 -0.4)
+ (start 0.8 0.4)
+ (end -0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c60c5d53-04d8-4982-a5d1-afb4b384ad4b")
+ (uuid "3d0d3934-7030-4df3-a612-3aaa4fd6ce79")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 360)
(layer "F.Fab")
(uuid "a628f21c-a12c-4ccb-927d-8b0fcfb7ef71")
(effects
@@ -15294,7 +16065,7 @@
)
)
(pad "1" smd roundrect
- (at -0.775 0 90)
+ (at -0.775 0)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -15303,7 +16074,7 @@
(uuid "1fd16dd6-84d0-4cfb-9ab6-01e707d3110a")
)
(pad "2" smd roundrect
- (at 0.775 0 90)
+ (at 0.775 0)
(size 0.9 0.95)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -15591,7 +16362,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 99 "TX")
+ (net 83 "TX")
(pinfunction "TXD")
(pintype "input")
(uuid "0fa62811-df42-4dcc-b757-5ceb0a86a342")
@@ -15601,7 +16372,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 96 "RX")
+ (net 80 "RX")
(pinfunction "RXD")
(pintype "input")
(uuid "655f5f9a-c71c-4504-bdb5-764955afa189")
@@ -15611,7 +16382,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 58 "PPS")
+ (net 56 "PPS")
(pinfunction "PPS")
(pintype "input")
(uuid "e1e5c826-8f3f-4d8b-851d-2195bdc564fe")
@@ -15621,7 +16392,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 4 "+3.3V")
+ (net 47 "GPS_EN")
(pinfunction "EN")
(pintype "input")
(uuid "6f50e076-41c7-4fd6-9b52-722027bf957a")
@@ -15658,7 +16429,7 @@
(size 1.8 0.7)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 98 "GPS_RST")
+ (net 82 "GPS_RST")
(pinfunction "RESET")
(pintype "input")
(uuid "2684c95c-3aed-4623-bb79-9c2b6f565a28")
@@ -15705,7 +16476,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 97 "unconnected-(U4-VCC_RF-Pad14)")
+ (net 81 "unconnected-(U4-VCC_RF-Pad14)")
(pinfunction "VCC_RF")
(pintype "input")
(uuid "7083e84f-3d49-45ef-9eba-dfb7ee441653")
@@ -15722,7 +16493,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 100 "GPS_SDA")
+ (net 84 "GPS_SDA")
(pinfunction "SDA")
(pintype "input")
(uuid "26232778-28da-499c-8fd0-987e18dc52d0")
@@ -15732,7 +16503,7 @@
(size 1.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 101 "GPS_SCL")
+ (net 85 "GPS_SCL")
(pinfunction "SCL")
(pintype "input")
(uuid "0655ff56-4cf8-458c-8f0a-4d42594d3376")
@@ -15802,293 +16573,55 @@
(layer "F.Fab")
(hide yes)
(uuid "94c0567a-274c-4ce2-a3c3-81299269cb31")
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Description" ""
- (at 0 0 0)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "f83ec681-beaa-4c99-bcc3-1c933c54d6b7")
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property ki_fp_filters "MountingHole*")
- (path "/3c9813cf-3912-49fd-ae81-5e15a7f2178c")
- (sheetname "Root")
- (sheetfile "StratoSoar-MK3.0.kicad_sch")
- (attr exclude_from_pos_files)
- (fp_circle
- (center 0 0)
- (end 2.2 0)
- (stroke
- (width 0.15)
- (type solid)
- )
- (fill none)
- (layer "Cmts.User")
- (uuid "07eaf210-5d71-4311-becf-1c7ee012108b")
- )
- (fp_circle
- (center 0 0)
- (end 2.45 0)
- (stroke
- (width 0.05)
- (type solid)
- )
- (fill none)
- (layer "F.CrtYd")
- (uuid "5636ea9b-f53c-48d6-abe0-6d79ebe7ca82")
- )
- (fp_text user "${REFERENCE}"
- (at 0 0 0)
- (layer "F.Fab")
- (uuid "6858f2f7-92a8-4979-b869-f5c832a23071")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (pad "" np_thru_hole circle
- (at 0 0)
- (size 2.2 2.2)
- (drill 2.2)
- (layers "*.Cu" "*.Mask")
- (uuid "da49ac0f-83cd-43fc-97bd-b51e7ac8f7e8")
- )
- )
- (footprint "Connector_PinHeader_2.54mm:PinHeader_1x11_P2.54mm_Vertical"
- (layer "F.Cu")
- (uuid "a5ba0787-2004-4c13-9db9-578156eced6c")
- (at 125.752 86.942)
- (descr "Through hole straight pin header, 1x11, 2.54mm pitch, single row")
- (tags "Through hole pin header THT 1x11 2.54mm single row")
- (property "Reference" "J11"
- (at 0 -2.33 0)
- (layer "F.SilkS")
- (uuid "5cb1be9b-ec54-4407-81cf-67ee12ea057f")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Value" "Signal"
- (at 0 27.73 0)
- (layer "F.Fab")
- (uuid "e2279985-cff7-4fef-a054-8093fa7d60a1")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x11_P2.54mm_Vertical"
- (at 0 0 0)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "79d2e7ee-2b07-43f0-bdda-8fb76f6531d2")
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Datasheet" ""
- (at 0 0 0)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "d4b2ebf1-4ab3-4247-bf6a-9ff4202cc9c2")
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Description" ""
- (at 0 0 0)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "3937170d-fde0-4280-8a3b-5a976841baa1")
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property ki_fp_filters "Connector*:*_1x??_*")
- (path "/a1e10204-3cbc-492b-90ed-a3f839abb32d")
- (sheetname "Root")
- (sheetfile "StratoSoar-MK3.0.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 "cb810ac8-0fd4-438a-9eb0-5058a25dc918")
- )
- (fp_line
- (start -1.33 0)
- (end -1.33 -1.33)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "23673053-5a0f-4add-b1f7-dc8012493d55")
- )
- (fp_line
- (start -1.33 1.27)
- (end -1.33 26.73)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "7a831732-1185-4e6d-9b7a-f800bc364b0c")
- )
- (fp_line
- (start -1.33 1.27)
- (end 1.33 1.27)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "586b8060-b7fd-4ea9-81ac-474bf7a7a2c5")
- )
- (fp_line
- (start -1.33 26.73)
- (end 1.33 26.73)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "6229476f-f4a4-4f2e-bbb4-d339adc9c9eb")
- )
- (fp_line
- (start 1.33 1.27)
- (end 1.33 26.73)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "b5fa5b9e-0290-47a9-abb5-f5c994beb310")
- )
- (fp_line
- (start -1.8 -1.8)
- (end -1.8 27.2)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "4c8989a7-7ed5-43e0-bb94-b9ceaef7173e")
- )
- (fp_line
- (start -1.8 27.2)
- (end 1.8 27.2)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "8e4a6c8b-09db-45d2-a0b6-38c280500abb")
- )
- (fp_line
- (start 1.8 -1.8)
- (end -1.8 -1.8)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "664ce7be-6385-413d-b0be-ab049533d010")
- )
- (fp_line
- (start 1.8 27.2)
- (end 1.8 -1.8)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "1b1b7dd5-ca3c-4104-8111-8e11c287295d")
- )
- (fp_line
- (start -1.27 -0.635)
- (end -0.635 -1.27)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "046cc24c-d2cf-4e85-bfcd-a533d160d3f7")
- )
- (fp_line
- (start -1.27 26.67)
- (end -1.27 -0.635)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "19011a70-58b8-46ea-8c82-41d12ac0f771")
- )
- (fp_line
- (start -0.635 -1.27)
- (end 1.27 -1.27)
- (stroke
- (width 0.1)
- (type solid)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
)
+ )
+ (property "Description" ""
+ (at 0 0 0)
+ (unlocked yes)
(layer "F.Fab")
- (uuid "6a0d8438-e27a-46da-9d06-7be4bd21b1a3")
+ (hide yes)
+ (uuid "f83ec681-beaa-4c99-bcc3-1c933c54d6b7")
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
)
- (fp_line
- (start 1.27 -1.27)
- (end 1.27 26.67)
+ (property ki_fp_filters "MountingHole*")
+ (path "/3c9813cf-3912-49fd-ae81-5e15a7f2178c")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr exclude_from_pos_files)
+ (fp_circle
+ (center 0 0)
+ (end 2.2 0)
(stroke
- (width 0.1)
+ (width 0.15)
(type solid)
)
- (layer "F.Fab")
- (uuid "53bbbae0-1250-4af8-979e-9137545a85b8")
+ (fill none)
+ (layer "Cmts.User")
+ (uuid "07eaf210-5d71-4311-becf-1c7ee012108b")
)
- (fp_line
- (start 1.27 26.67)
- (end -1.27 26.67)
+ (fp_circle
+ (center 0 0)
+ (end 2.45 0)
(stroke
- (width 0.1)
+ (width 0.05)
(type solid)
)
- (layer "F.Fab")
- (uuid "5051c520-450a-4ad4-acbe-3aef2ffbbd57")
+ (fill none)
+ (layer "F.CrtYd")
+ (uuid "5636ea9b-f53c-48d6-abe0-6d79ebe7ca82")
)
(fp_text user "${REFERENCE}"
- (at 0 12.7 90)
+ (at 0 0 0)
(layer "F.Fab")
- (uuid "594cc340-5c17-438a-ac85-04e61aed83d6")
+ (uuid "6858f2f7-92a8-4979-b869-f5c832a23071")
(effects
(font
(size 1 1)
@@ -16096,147 +16629,22 @@
)
)
)
- (pad "1" thru_hole rect
+ (pad "" np_thru_hole circle
(at 0 0)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 47 "unconnected-(J11-Pin_1-Pad1)")
- (pinfunction "Pin_1")
- (pintype "passive")
- (uuid "ef4615c7-04a5-4da2-87b0-5a228a1076b5")
- )
- (pad "2" thru_hole oval
- (at 0 2.54)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 45 "unconnected-(J11-Pin_2-Pad2)")
- (pinfunction "Pin_2")
- (pintype "passive")
- (uuid "961dd25a-b770-4d8c-b241-b94246912455")
- )
- (pad "3" thru_hole oval
- (at 0 5.08)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 48 "unconnected-(J11-Pin_3-Pad3)")
- (pinfunction "Pin_3")
- (pintype "passive")
- (uuid "d332ecea-94c8-4b20-97cc-759cbb4d71a2")
- )
- (pad "4" thru_hole oval
- (at 0 7.62)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 43 "MISO")
- (pinfunction "Pin_4")
- (pintype "passive")
- (uuid "1a42d0b2-8545-4b72-bf55-e836c60d63cc")
- )
- (pad "5" thru_hole oval
- (at 0 10.16)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 37 "MOSI")
- (pinfunction "Pin_5")
- (pintype "passive")
- (uuid "27f19010-3e69-4229-998c-ddc62614c5f8")
- )
- (pad "6" thru_hole oval
- (at 0 12.7)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 38 "SCK")
- (pinfunction "Pin_6")
- (pintype "passive")
- (uuid "38b0c3c5-bdfa-42d3-b95a-6157a10c05a9")
- )
- (pad "7" thru_hole oval
- (at 0 15.24)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 39 "CS")
- (pinfunction "Pin_7")
- (pintype "passive")
- (uuid "b80426be-5b89-4a7a-9e6b-96ac512be4a3")
- )
- (pad "8" thru_hole oval
- (at 0 17.78)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 46 "unconnected-(J11-Pin_8-Pad8)")
- (pinfunction "Pin_8")
- (pintype "passive")
- (uuid "42c18fc0-5c4e-465a-ae62-2963c96e1c7b")
- )
- (pad "9" thru_hole oval
- (at 0 20.32)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 40 "unconnected-(J11-Pin_9-Pad9)")
- (pinfunction "Pin_9")
- (pintype "passive")
- (uuid "c1f1ff2b-b180-4205-bbac-2858c25aaddc")
- )
- (pad "10" thru_hole oval
- (at 0 22.86)
- (size 1.7 1.7)
- (drill 1)
- (layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 36 "SDA")
- (pinfunction "Pin_10")
- (pintype "passive")
- (uuid "07af78b6-982c-4994-b0d8-d7d272a93632")
- )
- (pad "11" thru_hole oval
- (at 0 25.4)
- (size 1.7 1.7)
- (drill 1)
+ (size 2.2 2.2)
+ (drill 2.2)
(layers "*.Cu" "*.Mask")
- (remove_unused_layers no)
- (net 41 "SCL")
- (pinfunction "Pin_11")
- (pintype "passive")
- (uuid "a6ec0c8a-f30f-4d1d-9367-e535ac9cb5a3")
- )
- (model "${KICAD8_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x11_P2.54mm_Vertical.wrl"
- (offset
- (xyz 0 0 0)
- )
- (scale
- (xyz 1 1 1)
- )
- (rotate
- (xyz 0 0 0)
- )
+ (uuid "da49ac0f-83cd-43fc-97bd-b51e7ac8f7e8")
)
)
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "ae7552cb-261b-4ed0-bd54-5fc44ecdd990")
- (at 215.695 111.252 180)
+ (at 183.104 109.347)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R12"
- (at 0 -1.17 180)
+ (at 0 -1.17 360)
(layer "F.SilkS")
(uuid "b32fbc08-8c4a-4377-854a-c18c34433460")
(effects
@@ -16247,7 +16655,7 @@
)
)
(property "Value" "10 K"
- (at 0 1.17 180)
+ (at 0 1.17 360)
(layer "F.Fab")
(uuid "fea4b6c0-bea2-45d5-99b5-c4d406049e33")
(effects
@@ -16258,7 +16666,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 180)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -16270,7 +16678,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 180)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -16282,7 +16690,7 @@
)
)
(property "Description" ""
- (at 0 0 180)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -16294,7 +16702,7 @@
)
)
(property "LCSC" "C25744"
- (at 0 0 180)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -16312,107 +16720,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "0a7cbe77-a20e-48c0-90fb-63367b53d348")
+ (uuid "3b39dc61-cf58-4716-8492-6ec001dd99dd")
)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "3b39dc61-cf58-4716-8492-6ec001dd99dd")
+ (uuid "0a7cbe77-a20e-48c0-90fb-63367b53d348")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "4fa6794f-3eb2-4037-8dd5-c1d09e60d71c")
+ (uuid "f3720113-f983-4a7d-bd8d-06cd560497db")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "d0027f51-5222-4d53-99d2-814af9a04ba8")
+ (uuid "a9945074-9906-4dbb-b84c-b49d11e84b5a")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "a9945074-9906-4dbb-b84c-b49d11e84b5a")
+ (uuid "d0027f51-5222-4d53-99d2-814af9a04ba8")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f3720113-f983-4a7d-bd8d-06cd560497db")
+ (uuid "4fa6794f-3eb2-4037-8dd5-c1d09e60d71c")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "47832f52-98a4-443f-8082-a684712f5a73")
+ (uuid "f53fc3a8-fe74-4495-a8b5-0e932011d957")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c7c31c70-eb25-42c7-87d9-8d9de77e3bed")
+ (uuid "1344178d-4d25-4596-9d3a-7c00de747450")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1344178d-4d25-4596-9d3a-7c00de747450")
+ (uuid "c7c31c70-eb25-42c7-87d9-8d9de77e3bed")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "f53fc3a8-fe74-4495-a8b5-0e932011d957")
+ (uuid "47832f52-98a4-443f-8082-a684712f5a73")
)
(fp_text user "${REFERENCE}"
- (at 0 0 180)
+ (at 0 0 360)
(layer "F.Fab")
(uuid "ee4a9bb7-57a6-4658-ade8-9cfd59ea0a76")
(effects
@@ -16423,16 +16831,16 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 180)
+ (at -0.51 0)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 62 "Net-(Q1-G)")
+ (net 60 "Net-(Q1-G)")
(pintype "passive")
(uuid "4dcd79e0-1930-4572-91a6-4ee0a84485a0")
)
(pad "2" smd roundrect
- (at 0.51 0 180)
+ (at 0.51 0)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -16455,7 +16863,7 @@
(footprint "MountingHole:MountingHole_2.2mm_M2"
(layer "F.Cu")
(uuid "ae777a64-4441-4f60-b13d-9bfd70a002cb")
- (at 120.452 105.442)
+ (at 187.071 109.601)
(descr "Mounting Hole 2.2mm, no annular, M2")
(tags "mounting hole 2.2mm no annular m2")
(property "Reference" "H4"
@@ -17259,11 +17667,11 @@
(footprint "Capacitor_SMD:C_0402_1005Metric"
(layer "F.Cu")
(uuid "b58ac69d-41e4-4995-aa67-1ebc3ef8dc0d")
- (at 236.728 87.094 90)
+ (at 187.988 77.089)
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C15"
- (at 0 -1.16 -90)
+ (at 0 -1.16 360)
(layer "F.SilkS")
(uuid "dca166ce-4dd6-4574-97f5-d6424f79924a")
(effects
@@ -17274,7 +17682,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 -90)
+ (at 0 1.16 360)
(layer "F.Fab")
(uuid "326c17bf-7810-4601-aa16-313721fd1ac5")
(effects
@@ -17285,7 +17693,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17297,7 +17705,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17309,7 +17717,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17321,7 +17729,7 @@
)
)
(property "LCSC" "C1525"
- (at 0 0 90)
+ (at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17359,24 +17767,34 @@
(uuid "8610813d-a11b-4127-b071-00a515b468d4")
)
(fp_line
- (start 0.91 -0.46)
- (end 0.91 0.46)
+ (start -0.91 -0.46)
+ (end 0.91 -0.46)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "b1dffe9a-bb64-443d-a38a-4807111e824e")
+ )
+ (fp_line
+ (start -0.91 0.46)
+ (end -0.91 -0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "f953a6d0-245a-46d6-906b-24011b947003")
+ (uuid "286bc54b-7886-444c-a0f9-54aaf83dc01b")
)
(fp_line
- (start -0.91 -0.46)
- (end 0.91 -0.46)
+ (start 0.91 -0.46)
+ (end 0.91 0.46)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "b1dffe9a-bb64-443d-a38a-4807111e824e")
+ (uuid "f953a6d0-245a-46d6-906b-24011b947003")
)
(fp_line
(start 0.91 0.46)
@@ -17389,34 +17807,34 @@
(uuid "41f552f5-353f-438d-9d18-664c1632c503")
)
(fp_line
- (start -0.91 0.46)
- (end -0.91 -0.46)
+ (start -0.5 -0.25)
+ (end 0.5 -0.25)
(stroke
- (width 0.05)
+ (width 0.1)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "286bc54b-7886-444c-a0f9-54aaf83dc01b")
+ (layer "F.Fab")
+ (uuid "0eaee50f-941c-44ff-8314-a2b5da3e4b81")
)
(fp_line
- (start 0.5 -0.25)
- (end 0.5 0.25)
+ (start -0.5 0.25)
+ (end -0.5 -0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "1f81348d-5888-49ae-ad20-49429362ffbe")
+ (uuid "219cd5d3-8799-4724-9155-ed1a328d1cb8")
)
(fp_line
- (start -0.5 -0.25)
- (end 0.5 -0.25)
+ (start 0.5 -0.25)
+ (end 0.5 0.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "0eaee50f-941c-44ff-8314-a2b5da3e4b81")
+ (uuid "1f81348d-5888-49ae-ad20-49429362ffbe")
)
(fp_line
(start 0.5 0.25)
@@ -17428,18 +17846,8 @@
(layer "F.Fab")
(uuid "fe5b68e3-3da4-4036-8ec3-0d3925a9c1ae")
)
- (fp_line
- (start -0.5 0.25)
- (end -0.5 -0.25)
- (stroke
- (width 0.1)
- (type solid)
- )
- (layer "F.Fab")
- (uuid "219cd5d3-8799-4724-9155-ed1a328d1cb8")
- )
(fp_text user "${REFERENCE}"
- (at 0 0 -90)
+ (at 0 0 360)
(layer "F.Fab")
(uuid "41f2eb06-4a9f-4e11-abdf-7225c37a804e")
(effects
@@ -17450,7 +17858,7 @@
)
)
(pad "1" smd roundrect
- (at -0.48 0 90)
+ (at -0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -17459,11 +17867,11 @@
(uuid "5badd49c-2569-4e2e-8de7-e0302a68334a")
)
(pad "2" smd roundrect
- (at 0.48 0 90)
+ (at 0.48 0)
(size 0.56 0.62)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 64 "Net-(SW5-B)")
+ (net 62 "Net-(SW5-B)")
(pintype "passive")
(uuid "08c18286-0cf9-44f8-81a1-cb25a54dc624")
)
@@ -17592,11 +18000,11 @@
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "c1a99624-4a61-4097-abcb-e4d50a4067e6")
- (at 209.55 108.458 -90)
+ (at 189.249 112.141 90)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R21"
- (at 0 -1.17 90)
+ (at 0 -1.17 270)
(layer "F.SilkS")
(uuid "7fff3253-45af-4828-84c9-d21151db3481")
(effects
@@ -17607,7 +18015,7 @@
)
)
(property "Value" "10"
- (at 0 1.17 90)
+ (at 0 1.17 270)
(layer "F.Fab")
(uuid "e96efe45-9003-453b-9211-74f6f73c9249")
(effects
@@ -17618,7 +18026,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17630,7 +18038,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17642,7 +18050,7 @@
)
)
(property "Description" ""
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17654,7 +18062,7 @@
)
)
(property "LCSC" "C25077"
- (at 0 0 -90)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -17672,107 +18080,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "a9a68134-13aa-4d17-a54a-b685afed955a")
+ (uuid "28b74849-0133-4207-9710-19664cfba9ee")
)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "28b74849-0133-4207-9710-19664cfba9ee")
+ (uuid "a9a68134-13aa-4d17-a54a-b685afed955a")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5bd85ee4-6914-43de-b0a7-60ff46644ba6")
+ (uuid "7281a9b4-21c3-4a38-b53f-7a3e08c79fb1")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0e0b4955-24cf-4013-8a2e-55c54ba28ffe")
+ (uuid "03b640e7-720d-44a1-b73c-dc4324d86ed2")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "03b640e7-720d-44a1-b73c-dc4324d86ed2")
+ (uuid "0e0b4955-24cf-4013-8a2e-55c54ba28ffe")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7281a9b4-21c3-4a38-b53f-7a3e08c79fb1")
+ (uuid "5bd85ee4-6914-43de-b0a7-60ff46644ba6")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "57ce46c8-6683-4cc9-8825-296dd2cdf5e8")
+ (uuid "2bef319a-d986-451f-93bc-fc48de959624")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "64753fc0-c2be-4e7b-bc22-fc5c8f91d1df")
+ (uuid "662159e5-a18d-4807-a466-2f60f40824cf")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "662159e5-a18d-4807-a466-2f60f40824cf")
+ (uuid "64753fc0-c2be-4e7b-bc22-fc5c8f91d1df")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "2bef319a-d986-451f-93bc-fc48de959624")
+ (uuid "57ce46c8-6683-4cc9-8825-296dd2cdf5e8")
)
(fp_text user "${REFERENCE}"
- (at 0 0 90)
+ (at 0 0 270)
(layer "F.Fab")
(uuid "9152f2ef-9950-4455-aa09-fd7939f0f1c3")
(effects
@@ -17783,20 +18191,20 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 270)
+ (at -0.51 0 90)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 50 "Net-(Q2-G)")
+ (net 48 "Net-(Q2-G)")
(pintype "passive")
(uuid "5d5d2b61-92ac-4db5-b807-45746eeb07ff")
)
(pad "2" smd roundrect
- (at 0.51 0 270)
+ (at 0.51 0 90)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 60 "L_FET")
+ (net 58 "L_FET")
(pintype "passive")
(uuid "3ded4d43-489c-4abc-adb1-ac2ccdc5b2fe")
)
@@ -18019,7 +18427,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 51 "SCL_L")
+ (net 49 "SCL_L")
(pintype "passive")
(uuid "e0728cb2-8561-49c7-a6c0-7795020f4469")
)
@@ -18258,131 +18666,14 @@
)
)
)
- (footprint "Battery:MS621R"
- (layer "F.Cu")
- (uuid "c8515946-0b3f-45c5-8133-b79ae3a2ad19")
- (at 87.376 78.126 -90)
- (property "Reference" "BT1"
- (at 4.699 -4.191 -90)
- (unlocked yes)
- (layer "F.SilkS")
- (uuid "2ebfda13-3983-4b58-9730-f5341d201f92")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Value" "MS621R"
- (at 0 1 -90)
- (unlocked yes)
- (layer "F.Fab")
- (uuid "e582d3d6-d0fa-459c-8e10-ca8430a3f7a5")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Footprint" "Battery:MS621R"
- (at 0 0 -90)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "c0d83534-538f-4204-ae46-1612f35aee56")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Datasheet" ""
- (at 0 0 -90)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "359152c8-e335-44ee-9a34-95a296e46a2e")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (property "Description" "Single-cell battery"
- (at 0 0 -90)
- (unlocked yes)
- (layer "F.Fab")
- (hide yes)
- (uuid "a8dabaf8-65a8-4a26-80fa-2338bd0014a3")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (path "/716ee635-1a09-4358-b2b6-02094c1d17ef")
- (sheetname "Root")
- (sheetfile "StratoSoar-MK3.0.kicad_sch")
- (attr smd)
- (fp_circle
- (center 4.572 0)
- (end 5.08 -3.302)
- (stroke
- (width 0.12)
- (type default)
- )
- (fill none)
- (layer "F.SilkS")
- (uuid "0283606b-a3e6-481d-bb6b-2a8b37cdb99c")
- )
- (fp_text user "${REFERENCE}"
- (at 0 2.5 -90)
- (unlocked yes)
- (layer "F.Fab")
- (uuid "534f19af-1281-40fc-8f16-c9ba28f62ff1")
- (effects
- (font
- (size 1 1)
- (thickness 0.15)
- )
- )
- )
- (pad "1" smd roundrect
- (at 9.123 0 180)
- (size 3 2.074)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 2 "V_BAT")
- (pinfunction "+")
- (pintype "passive")
- (thermal_bridge_angle 45)
- (uuid "6123d243-17b3-42f5-ab9e-18aea34ca125")
- )
- (pad "2" smd roundrect
- (at 0.021 0)
- (size 2 2)
- (layers "F.Cu" "F.Paste" "F.Mask")
- (roundrect_rratio 0.25)
- (net 3 "GND")
- (pinfunction "-")
- (pintype "passive")
- (thermal_bridge_angle 45)
- (uuid "83f37f54-499b-4d0a-98b0-5bc69e51f27d")
- )
- )
(footprint "Button_Switch_SMD:SW_SPST_CK_RS282G05A3"
(layer "F.Cu")
(uuid "c885b6c4-3f7a-4d78-af1f-56b36cd7e365")
- (at 158.459 171.323)
+ (at 135.001 117.131 90)
(descr "https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf")
(tags "SPST button tactile switch")
(property "Reference" "SW1"
- (at 0 -2.6 0)
+ (at 0 -2.6 270)
(layer "F.SilkS")
(uuid "083e3caa-99c8-4db3-a8ea-34efcd6455b8")
(effects
@@ -18393,7 +18684,7 @@
)
)
(property "Value" "RESET"
- (at 0 3 0)
+ (at 0 3 270)
(layer "F.Fab")
(uuid "9a787b4c-58a8-46da-83fe-be6aa18c6c02")
(effects
@@ -18404,7 +18695,7 @@
)
)
(property "Footprint" "Button_Switch_SMD:SW_SPST_CK_RS282G05A3"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -18416,7 +18707,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -18428,7 +18719,7 @@
)
)
(property "Description" ""
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -18440,7 +18731,7 @@
)
)
(property "LCSC" "C2888954"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -18457,34 +18748,24 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -3.06 -1.85)
- (end 3.06 -1.85)
- (stroke
- (width 0.12)
- (type solid)
- )
- (layer "F.SilkS")
- (uuid "ac1272a6-6677-4ec8-b14f-a6ec26c92c1c")
- )
- (fp_line
- (start -3.06 1.85)
- (end -3.06 -1.85)
+ (start 3.06 -1.85)
+ (end 3.06 1.85)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "4c0f0f5c-8b85-4af6-ae75-bcf5a4be8b42")
+ (uuid "c19b9ca4-4cab-421e-a355-577982ccaa0d")
)
(fp_line
- (start 3.06 -1.85)
- (end 3.06 1.85)
+ (start -3.06 -1.85)
+ (end 3.06 -1.85)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "c19b9ca4-4cab-421e-a355-577982ccaa0d")
+ (uuid "ac1272a6-6677-4ec8-b14f-a6ec26c92c1c")
)
(fp_line
(start 3.06 1.85)
@@ -18497,34 +18778,34 @@
(uuid "80ebd8bb-3d36-43d8-aa98-c9fe5e5793c3")
)
(fp_line
- (start -4.9 -2.05)
- (end 4.9 -2.05)
+ (start -3.06 1.85)
+ (end -3.06 -1.85)
(stroke
- (width 0.05)
+ (width 0.12)
(type solid)
)
- (layer "F.CrtYd")
- (uuid "a1cffa91-a8ff-4474-8cd7-7ce30e6c1248")
+ (layer "F.SilkS")
+ (uuid "4c0f0f5c-8b85-4af6-ae75-bcf5a4be8b42")
)
(fp_line
- (start -4.9 2.05)
- (end -4.9 -2.05)
+ (start 4.9 -2.05)
+ (end 4.9 2.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "0696ef6b-78b4-48dc-83ac-26ec31f79e9a")
+ (uuid "7f4da4ee-b4c9-4340-8d1e-80d11955eadd")
)
(fp_line
- (start 4.9 -2.05)
- (end 4.9 2.05)
+ (start -4.9 -2.05)
+ (end 4.9 -2.05)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "7f4da4ee-b4c9-4340-8d1e-80d11955eadd")
+ (uuid "a1cffa91-a8ff-4474-8cd7-7ce30e6c1248")
)
(fp_line
(start 4.9 2.05)
@@ -18537,14 +18818,24 @@
(uuid "dbfcfcc7-467c-474b-a95f-795b45ac6cec")
)
(fp_line
- (start -3 -1.8)
- (end -3 1.8)
+ (start -4.9 2.05)
+ (end -4.9 -2.05)
+ (stroke
+ (width 0.05)
+ (type solid)
+ )
+ (layer "F.CrtYd")
+ (uuid "0696ef6b-78b4-48dc-83ac-26ec31f79e9a")
+ )
+ (fp_line
+ (start 3 -1.8)
+ (end 3 1.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "78a63c23-3485-4e33-8f35-20ffb57624da")
+ (uuid "83f5db02-d554-432b-8bb5-ce143ff34a97")
)
(fp_line
(start -3 -1.8)
@@ -18557,44 +18848,44 @@
(uuid "c57ff323-bbe1-48e5-a130-d7ee1f904555")
)
(fp_line
- (start -3 1.8)
- (end 3 1.8)
+ (start -3 -1.8)
+ (end -3 1.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "dbbb2c3e-5d19-4872-8adb-2f00f08ed0c2")
+ (uuid "78a63c23-3485-4e33-8f35-20ffb57624da")
)
(fp_line
- (start -1.75 -1)
- (end 1.75 -1)
+ (start 1.75 -1)
+ (end 1.75 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "521d6b93-a11b-4d28-aa07-c5510e201058")
+ (uuid "c5896986-1d28-43ea-a968-4a75498cfbcc")
)
(fp_line
- (start -1.75 1)
- (end -1.75 -1)
+ (start -1.75 -1)
+ (end 1.75 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "3119ac7a-1490-46ef-a123-dc654fd6d3fb")
+ (uuid "521d6b93-a11b-4d28-aa07-c5510e201058")
)
(fp_line
- (start -1.5 -0.8)
- (end -1.5 0.8)
+ (start 1.5 -0.8)
+ (end 1.5 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "faf2c000-ece3-4172-afe5-62343da08ad1")
+ (uuid "7b95bcb2-b8d2-484b-adbd-cddf41ecc821")
)
(fp_line
(start -1.5 -0.8)
@@ -18607,57 +18898,57 @@
(uuid "972ab4ec-7d08-41c9-8f43-f82be30e26a9")
)
(fp_line
- (start -1.5 0.8)
- (end 1.5 0.8)
+ (start -1.5 -0.8)
+ (end -1.5 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "78071d01-9d2b-4225-9e33-709b418f1ed4")
+ (uuid "faf2c000-ece3-4172-afe5-62343da08ad1")
)
(fp_line
- (start 1.5 -0.8)
+ (start -1.5 0.8)
(end 1.5 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7b95bcb2-b8d2-484b-adbd-cddf41ecc821")
+ (uuid "78071d01-9d2b-4225-9e33-709b418f1ed4")
)
(fp_line
- (start 1.75 -1)
- (end 1.75 1)
+ (start 1.75 1)
+ (end -1.75 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "c5896986-1d28-43ea-a968-4a75498cfbcc")
+ (uuid "e52c8bd5-dde4-4a7e-9c62-4a631292073f")
)
(fp_line
- (start 1.75 1)
- (end -1.75 1)
+ (start -1.75 1)
+ (end -1.75 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "e52c8bd5-dde4-4a7e-9c62-4a631292073f")
+ (uuid "3119ac7a-1490-46ef-a123-dc654fd6d3fb")
)
(fp_line
- (start 3 -1.8)
+ (start -3 1.8)
(end 3 1.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "83f5db02-d554-432b-8bb5-ce143ff34a97")
+ (uuid "dbbb2c3e-5d19-4872-8adb-2f00f08ed0c2")
)
(fp_text user "${REFERENCE}"
- (at 0 -2.6 0)
+ (at 0 -2.6 270)
(layer "F.Fab")
(uuid "dbf583cf-32e7-4949-ac39-cb902ec1c0cb")
(effects
@@ -18668,7 +18959,7 @@
)
)
(pad "1" smd rect
- (at -3.9 0)
+ (at -3.9 0 90)
(size 1.5 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 3 "GND")
@@ -18677,7 +18968,7 @@
(uuid "cc81c0f0-27aa-4178-ba54-ff52dd4c867c")
)
(pad "2" smd rect
- (at 3.9 0)
+ (at 3.9 0 90)
(size 1.5 1.5)
(layers "F.Cu" "F.Paste" "F.Mask")
(net 33 "RESET")
@@ -18704,7 +18995,7 @@
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C3"
- (at 0 -1.16 360)
+ (at 0 -1.16 0)
(layer "F.SilkS")
(uuid "7ac18758-6303-4664-adee-c3af4bf50d10")
(effects
@@ -18715,7 +19006,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 360)
+ (at 0 1.16 0)
(layer "F.Fab")
(uuid "64aeb21c-c10d-4d28-b3d6-cf4d60b16d33")
(effects
@@ -18880,7 +19171,7 @@
(uuid "b97dbbf4-331f-4454-a3a8-8f53537f1d06")
)
(fp_text user "${REFERENCE}"
- (at 0 0 360)
+ (at 0 0 0)
(layer "F.Fab")
(uuid "ee3736ca-eab1-4a62-873a-8f8ec1f80c5a")
(effects
@@ -18927,7 +19218,7 @@
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C10"
- (at 0 -1.16 360)
+ (at 0 -1.16 0)
(layer "F.SilkS")
(uuid "d4db1f4d-8094-41e5-9d44-17d5e95ee08e")
(effects
@@ -18938,7 +19229,7 @@
)
)
(property "Value" "100 nF"
- (at 0 1.16 360)
+ (at 0 1.16 0)
(layer "F.Fab")
(uuid "a808a8bd-95ea-4618-a061-cad356c18341")
(effects
@@ -19103,7 +19394,7 @@
(uuid "96b11571-b94b-4083-80d0-af75aae04a87")
)
(fp_text user "${REFERENCE}"
- (at 0 0 360)
+ (at 0 0 0)
(layer "F.Fab")
(uuid "f0c0ac51-86b7-4946-b52d-ad3438445c17")
(effects
@@ -19395,7 +19686,7 @@
(descr "SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOT TO_SOT_SMD")
(property "Reference" "Q7"
- (at 0 -2.4 270)
+ (at 0 -2.4 -90)
(layer "F.SilkS")
(uuid "5bdb79ac-e7f3-40ba-b106-630011614bc4")
(effects
@@ -19406,7 +19697,7 @@
)
)
(property "Value" "BSS138"
- (at 0 2.4 270)
+ (at 0 2.4 -90)
(layer "F.Fab")
(uuid "9a9f2257-f5e2-4053-a170-c37dd8798a6b")
(effects
@@ -19613,7 +19904,7 @@
(uuid "58d6c7f8-fff9-4b60-bd5b-1c0bcb4a1703")
)
(fp_text user "${REFERENCE}"
- (at 0 0 270)
+ (at 0 0 -90)
(layer "F.Fab")
(uuid "e7f4b10d-0b17-4e2f-b9dc-acdac416797f")
(effects
@@ -19638,7 +19929,7 @@
(size 1.475 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 51 "SCL_L")
+ (net 49 "SCL_L")
(pinfunction "S")
(pintype "passive")
(uuid "b926a911-67e2-44af-a113-93a0bb067f73")
@@ -19872,7 +20163,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 56 "INT_L")
+ (net 54 "INT_L")
(pintype "passive")
(uuid "74d4cb4b-dcd0-4214-a9b2-80917d13d45d")
)
@@ -19895,7 +20186,7 @@
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "capacitor")
(property "Reference" "C13"
- (at 0 -1.16 360)
+ (at 0 -1.16 0)
(layer "F.SilkS")
(uuid "830f958f-ebd7-45a9-a1ac-6ed86528da21")
(effects
@@ -19906,7 +20197,7 @@
)
)
(property "Value" "1 uF"
- (at 0 1.16 360)
+ (at 0 1.16 0)
(layer "F.Fab")
(uuid "06598a02-58d7-4f52-93ed-8edac0083755")
(effects
@@ -20071,7 +20362,7 @@
(uuid "28bcd6a9-4c3e-4eeb-8ed5-57818e466689")
)
(fp_text user "${REFERENCE}"
- (at 0 0 360)
+ (at 0 0 0)
(layer "F.Fab")
(uuid "e77c7a6c-7b5c-4ab7-9cc8-7f256f812a4a")
(effects
@@ -20318,7 +20609,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 52 "SDA_L")
+ (net 50 "SDA_L")
(pintype "passive")
(uuid "1f71a240-58f7-4eb5-bba7-7a3aec114094")
)
@@ -20541,7 +20832,7 @@
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 54 "Net-(JP2-A)")
+ (net 52 "Net-(JP2-A)")
(pintype "passive")
(uuid "40c40480-d7b8-4a09-aa9a-04005564156e")
)
@@ -20560,11 +20851,11 @@
(footprint "Resistor_SMD:R_0402_1005Metric"
(layer "F.Cu")
(uuid "f1a6460f-3bc4-4f86-856f-7e6c04b46885")
- (at 91.057 127.449 90)
+ (at 184.185 95.261 180)
(descr "Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags "resistor")
(property "Reference" "R2"
- (at 0 -1.17 -90)
+ (at 0 -1.17 180)
(layer "F.SilkS")
(uuid "fa61fc90-2159-4dcf-b9db-64c76bfd3fbe")
(effects
@@ -20575,7 +20866,7 @@
)
)
(property "Value" "5.1 K"
- (at 0 1.17 -90)
+ (at 0 1.17 180)
(layer "F.Fab")
(uuid "cbc100a8-5de3-442a-96cf-217a0bc9e213")
(effects
@@ -20586,7 +20877,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -20598,7 +20889,7 @@
)
)
(property "Datasheet" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -20610,7 +20901,7 @@
)
)
(property "Description" ""
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -20622,7 +20913,7 @@
)
)
(property "LCSC" "C25905"
- (at 0 0 90)
+ (at 0 0 180)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -20640,107 +20931,107 @@
(sheetfile "StratoSoar-MK3.0.kicad_sch")
(attr smd)
(fp_line
- (start -0.153641 -0.38)
- (end 0.153641 -0.38)
+ (start -0.153641 0.38)
+ (end 0.153641 0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "e02582c2-8856-4ca0-af89-0c91d06ac163")
+ (uuid "c187ead5-81f6-4703-bde3-92bc52d99582")
)
(fp_line
- (start -0.153641 0.38)
- (end 0.153641 0.38)
+ (start -0.153641 -0.38)
+ (end 0.153641 -0.38)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "c187ead5-81f6-4703-bde3-92bc52d99582")
+ (uuid "e02582c2-8856-4ca0-af89-0c91d06ac163")
)
(fp_line
- (start 0.93 -0.47)
- (end 0.93 0.47)
+ (start 0.93 0.47)
+ (end -0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "e842c301-9987-4417-b19a-129d44690e0f")
+ (uuid "01be4d15-8be8-470c-ab90-b718a585d81f")
)
(fp_line
- (start -0.93 -0.47)
- (end 0.93 -0.47)
+ (start 0.93 -0.47)
+ (end 0.93 0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "fafabce5-3547-4537-a08b-4333399db5a0")
+ (uuid "e842c301-9987-4417-b19a-129d44690e0f")
)
(fp_line
- (start 0.93 0.47)
- (end -0.93 0.47)
+ (start -0.93 0.47)
+ (end -0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "01be4d15-8be8-470c-ab90-b718a585d81f")
+ (uuid "759711a0-9ac6-4f1e-a00a-e5d2c3adc614")
)
(fp_line
- (start -0.93 0.47)
- (end -0.93 -0.47)
+ (start -0.93 -0.47)
+ (end 0.93 -0.47)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "759711a0-9ac6-4f1e-a00a-e5d2c3adc614")
+ (uuid "fafabce5-3547-4537-a08b-4333399db5a0")
)
(fp_line
- (start 0.525 -0.27)
- (end 0.525 0.27)
+ (start 0.525 0.27)
+ (end -0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "d7cb3ed6-8438-4514-9212-2e4ded2bafd2")
+ (uuid "5dd3f7b6-2459-4dbf-9c98-e41e5c0f93b9")
)
(fp_line
- (start -0.525 -0.27)
- (end 0.525 -0.27)
+ (start 0.525 -0.27)
+ (end 0.525 0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "7e0f1154-31e8-40d3-9b74-a32458a8714d")
+ (uuid "d7cb3ed6-8438-4514-9212-2e4ded2bafd2")
)
(fp_line
- (start 0.525 0.27)
- (end -0.525 0.27)
+ (start -0.525 0.27)
+ (end -0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "5dd3f7b6-2459-4dbf-9c98-e41e5c0f93b9")
+ (uuid "75b69f3e-828b-4808-99fa-0da5c4b6e25d")
)
(fp_line
- (start -0.525 0.27)
- (end -0.525 -0.27)
+ (start -0.525 -0.27)
+ (end 0.525 -0.27)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "75b69f3e-828b-4808-99fa-0da5c4b6e25d")
+ (uuid "7e0f1154-31e8-40d3-9b74-a32458a8714d")
)
(fp_text user "${REFERENCE}"
- (at 0 0 -90)
+ (at 0 0 180)
(layer "F.Fab")
(uuid "b6578112-4bd2-4620-b8c6-8de1c592d8f4")
(effects
@@ -20751,7 +21042,7 @@
)
)
(pad "1" smd roundrect
- (at -0.51 0 90)
+ (at -0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -20760,7 +21051,7 @@
(uuid "55c2f88e-1584-45a3-9d85-28f4da780701")
)
(pad "2" smd roundrect
- (at 0.51 0 90)
+ (at 0.51 0 180)
(size 0.54 0.64)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -21010,7 +21301,7 @@
(descr "24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf)")
(tags "QFN 0.4")
(property "Reference" "U10"
- (at 0 -3.25 360)
+ (at 0 -3.25 0)
(layer "F.SilkS")
(uuid "d4785f8a-222c-487e-8a9b-a220442d5472")
(effects
@@ -21021,7 +21312,7 @@
)
)
(property "Value" "ICM-20948"
- (at 0 3.25 360)
+ (at 0 3.25 0)
(layer "F.Fab")
(uuid "bdc158f2-4310-42a7-a3d3-9d3a73bf1b41")
(effects
@@ -21248,7 +21539,7 @@
(uuid "f275b379-0b25-49f1-aeb7-51d270db5fd3")
)
(fp_text user "Component"
- (at 0 0.55 360)
+ (at 0 0.55 0)
(layer "Cmts.User")
(uuid "41b98afd-ac04-4686-a88a-caa25dd93da3")
(effects
@@ -21259,7 +21550,7 @@
)
)
(fp_text user "Directly Below"
- (at 0 0.25 360)
+ (at 0 0.25 0)
(layer "Cmts.User")
(uuid "86974402-6e72-446c-a3b9-c9b52a1c1bdf")
(effects
@@ -21270,7 +21561,7 @@
)
)
(fp_text user "No Copper"
- (at 0 -0.1 360)
+ (at 0 -0.1 0)
(layer "Cmts.User")
(uuid "8d0c1f83-628e-4205-b9e1-75a53fabcd16")
(effects
@@ -21281,7 +21572,7 @@
)
)
(fp_text user "KEEPOUT"
- (at 0 -0.5 360)
+ (at 0 -0.5 0)
(layer "Cmts.User")
(uuid "f06ceabe-7bd1-411f-9a1d-00bb899979ff")
(effects
@@ -21292,7 +21583,7 @@
)
)
(fp_text user "${REFERENCE}"
- (at 0 0 360)
+ (at 0 0 0)
(layer "F.Fab")
(uuid "e0801b27-a7fb-45e9-b442-262e07686ba7")
(effects
@@ -21307,7 +21598,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 106 "unconnected-(U10-RESV_VDDIO-Pad1)")
+ (net 90 "unconnected-(U10-RESV_VDDIO-Pad1)")
(pinfunction "RESV_VDDIO")
(pintype "input")
(uuid "f1e6393a-72dc-4eff-a1f5-e2ac0fc6d0e9")
@@ -21352,7 +21643,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 105 "unconnected-(U10-AUX_CL-Pad7)")
+ (net 89 "unconnected-(U10-AUX_CL-Pad7)")
(pinfunction "AUX_CL")
(pintype "output")
(uuid "801ca47a-3e03-4fba-add7-5ec8dfdf06be")
@@ -21372,7 +21663,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 107 "unconnected-(U10-AD0{slash}MISO-Pad9)")
+ (net 91 "unconnected-(U10-AD0{slash}MISO-Pad9)")
(pinfunction "AD0/MISO")
(pintype "bidirectional")
(uuid "ca399e31-e670-4176-88a8-2306d307368b")
@@ -21392,7 +21683,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 103 "unconnected-(U10-FSYNC-Pad11)")
+ (net 87 "unconnected-(U10-FSYNC-Pad11)")
(pinfunction "FSYNC")
(pintype "input")
(uuid "2fd937ce-04fc-4e08-8071-a6deafb33a06")
@@ -21402,7 +21693,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 56 "INT_L")
+ (net 54 "INT_L")
(pinfunction "INT")
(pintype "output")
(uuid "00e37503-b46a-4c21-a9e8-7c369e108f15")
@@ -21477,7 +21768,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 102 "unconnected-(U10-AUX_DA-Pad21)")
+ (net 86 "unconnected-(U10-AUX_DA-Pad21)")
(pinfunction "AUX_DA")
(pintype "bidirectional")
(uuid "204b42cb-d923-49ef-8ac4-f97fa7d69693")
@@ -21487,7 +21778,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 104 "unconnected-(U10-~{CS}-Pad22)")
+ (net 88 "unconnected-(U10-~{CS}-Pad22)")
(pinfunction "~{CS}")
(pintype "input")
(uuid "0703426d-eb72-4d53-8fcc-2a8672d063bd")
@@ -21497,7 +21788,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 51 "SCL_L")
+ (net 49 "SCL_L")
(pinfunction "SCL/SCLK")
(pintype "input")
(uuid "ef901231-c154-4d0c-b5be-4b8e7aa08dbf")
@@ -21507,7 +21798,7 @@
(size 0.55 0.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
- (net 52 "SDA_L")
+ (net 50 "SDA_L")
(pinfunction "SDA/MOSI")
(pintype "bidirectional")
(uuid "2ef5f74a-bf55-45f1-8b1f-15187f32ffd5")
@@ -21555,11 +21846,11 @@
(footprint "Package_TO_SOT_SMD:SOT-23-3"
(layer "F.Cu")
(uuid "ff7b285d-2ab1-4740-bd6d-082f0258432e")
- (at 191.262 144.78)
+ (at 187.279 103.387 90)
(descr "SOT, 3 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178D.PDF inferred 3-pin variant), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOT TO_SOT_SMD")
(property "Reference" "U12"
- (at 0 -2.4 0)
+ (at 0 -2.4 270)
(layer "F.SilkS")
(uuid "388f0c60-0720-43e2-8ac4-d6fdef6d918a")
(effects
@@ -21570,7 +21861,7 @@
)
)
(property "Value" " XC6206P332MR-G"
- (at 0 2.4 0)
+ (at 0 2.4 270)
(layer "F.Fab")
(uuid "818bbab0-44e0-4e89-b0da-325999ad42cb")
(effects
@@ -21581,7 +21872,7 @@
)
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-3"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -21593,7 +21884,7 @@
)
)
(property "Datasheet" "https://www.torexsemi.com/file/xc6206/XC6206.pdf"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -21605,7 +21896,7 @@
)
)
(property "Description" "Positive 60-250mA Low Dropout Regulator, Fixed Output, SOT-23"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -21617,7 +21908,7 @@
)
)
(property "LCSC" "C5446"
- (at 0 0 0)
+ (at 0 0 90)
(unlocked yes)
(layer "F.Fab")
(hide yes)
@@ -21636,43 +21927,43 @@
(attr smd)
(fp_line
(start 0 -1.56)
- (end -0.8 -1.56)
+ (end 0.8 -1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "2f123d25-c429-48c3-bbda-d55fe51700eb")
+ (uuid "1915ffe0-7b92-4967-9d29-ad31ceb21b61")
)
(fp_line
(start 0 -1.56)
- (end 0.8 -1.56)
+ (end -0.8 -1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "1915ffe0-7b92-4967-9d29-ad31ceb21b61")
+ (uuid "2f123d25-c429-48c3-bbda-d55fe51700eb")
)
(fp_line
(start 0 1.56)
- (end -0.8 1.56)
+ (end 0.8 1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "2fa1a765-e47a-4425-a048-6d95a1aae1fe")
+ (uuid "8abe9752-f835-466c-8a89-91c41e677bd3")
)
(fp_line
(start 0 1.56)
- (end 0.8 1.56)
+ (end -0.8 1.56)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
- (uuid "8abe9752-f835-466c-8a89-91c41e677bd3")
+ (uuid "2fa1a765-e47a-4425-a048-6d95a1aae1fe")
)
(fp_poly
(pts
@@ -21687,34 +21978,24 @@
(uuid "141f2288-77a3-4fb8-96c6-d8cbca8be58e")
)
(fp_line
- (start -2.05 -1.7)
- (end -2.05 1.7)
- (stroke
- (width 0.05)
- (type solid)
- )
- (layer "F.CrtYd")
- (uuid "0259fbfb-f783-41b2-ae37-9ed44bc9e78d")
- )
- (fp_line
- (start -2.05 1.7)
- (end 2.05 1.7)
+ (start 2.05 -1.7)
+ (end -2.05 -1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "5badaae2-7184-42a7-9266-4034c14762c2")
+ (uuid "2eaeea9e-6961-4b05-8db6-a61f16049a2c")
)
(fp_line
- (start 2.05 -1.7)
- (end -2.05 -1.7)
+ (start -2.05 -1.7)
+ (end -2.05 1.7)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
- (uuid "2eaeea9e-6961-4b05-8db6-a61f16049a2c")
+ (uuid "0259fbfb-f783-41b2-ae37-9ed44bc9e78d")
)
(fp_line
(start 2.05 1.7)
@@ -21727,24 +22008,24 @@
(uuid "8c6b312a-3d2d-47b5-89b8-edfd147c24eb")
)
(fp_line
- (start -0.8 -1.05)
- (end -0.4 -1.45)
+ (start -2.05 1.7)
+ (end 2.05 1.7)
(stroke
- (width 0.1)
+ (width 0.05)
(type solid)
)
- (layer "F.Fab")
- (uuid "73f00cc8-6592-4b52-9334-93f21ebc04b6")
+ (layer "F.CrtYd")
+ (uuid "5badaae2-7184-42a7-9266-4034c14762c2")
)
(fp_line
- (start -0.8 1.45)
- (end -0.8 -1.05)
+ (start 0.8 -1.45)
+ (end 0.8 1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "73cbf533-835b-4b36-b39b-8366ef085560")
+ (uuid "a49ddfba-65c9-42e6-9e40-c15cba2dc50f")
)
(fp_line
(start -0.4 -1.45)
@@ -21757,14 +22038,14 @@
(uuid "4940d7be-f170-4d15-9fe3-2428b24ca9d4")
)
(fp_line
- (start 0.8 -1.45)
- (end 0.8 1.45)
+ (start -0.8 -1.05)
+ (end -0.4 -1.45)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
- (uuid "a49ddfba-65c9-42e6-9e40-c15cba2dc50f")
+ (uuid "73f00cc8-6592-4b52-9334-93f21ebc04b6")
)
(fp_line
(start 0.8 1.45)
@@ -21776,8 +22057,18 @@
(layer "F.Fab")
(uuid "ee0e09a2-d43e-4da6-974f-636350dd9cb4")
)
+ (fp_line
+ (start -0.8 1.45)
+ (end -0.8 -1.05)
+ (stroke
+ (width 0.1)
+ (type solid)
+ )
+ (layer "F.Fab")
+ (uuid "73cbf533-835b-4b36-b39b-8366ef085560")
+ )
(fp_text user "${REFERENCE}"
- (at 0 0 0)
+ (at 0 0 270)
(layer "F.Fab")
(uuid "048d780c-1b12-4369-9d7e-9b3e081482d6")
(effects
@@ -21788,7 +22079,7 @@
)
)
(pad "1" smd roundrect
- (at -1.1375 -0.95)
+ (at -1.1375 -0.95 90)
(size 1.325 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -21798,7 +22089,7 @@
(uuid "b93c7df6-7a4f-4c96-a415-43b5c147c552")
)
(pad "2" smd roundrect
- (at -1.1375 0.95)
+ (at -1.1375 0.95 90)
(size 1.325 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -21808,7 +22099,7 @@
(uuid "446e06e3-4e84-4ff6-8d61-35396ed82fe3")
)
(pad "3" smd roundrect
- (at 1.1375 0)
+ (at 1.1375 0 90)
(size 1.325 0.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
@@ -21847,7 +22138,7 @@
(justify mirror)
)
)
- (property "Value" "PWR_LED_EN"
+ (property "Value" "ERR_LED_EN"
(at 0 -1.9 180)
(layer "B.Fab")
(uuid "30a35e08-62c1-4e86-b56a-637fe6ce341d")
@@ -22032,7 +22323,7 @@
(at -0.65 0 180)
(size 1 0.5)
(layers "B.Cu" "B.Mask")
- (net 54 "Net-(JP2-A)")
+ (net 52 "Net-(JP2-A)")
(pinfunction "A")
(pintype "passive")
(zone_connect 2)
@@ -22068,7 +22359,7 @@
(at 0.65 0 180)
(size 1 0.5)
(layers "B.Cu" "B.Mask")
- (net 4 "+3.3V")
+ (net 45 "ERR")
(pinfunction "B")
(pintype "passive")
(zone_connect 2)
@@ -22101,6 +22392,129 @@
(uuid "aa3e2ca1-8dcc-4f83-bc2f-a38551b35f2b")
)
)
+ (footprint "Battery:MS621R"
+ (layer "B.Cu")
+ (uuid "c8515946-0b3f-45c5-8133-b79ae3a2ad19")
+ (at 73.772151 74.534151 -45)
+ (property "Reference" "BT1"
+ (at 4.699 4.191 135)
+ (unlocked yes)
+ (layer "B.SilkS")
+ (uuid "2ebfda13-3983-4b58-9730-f5341d201f92")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Value" "MS621R"
+ (at 0 -1 135)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "e582d3d6-d0fa-459c-8e10-ca8430a3f7a5")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Footprint" "Battery:MS621R"
+ (at 0 0 135)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "c0d83534-538f-4204-ae46-1612f35aee56")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Datasheet" ""
+ (at 0 0 135)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "359152c8-e335-44ee-9a34-95a296e46a2e")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (property "Description" "Single-cell battery"
+ (at 0 0 135)
+ (unlocked yes)
+ (layer "B.Fab")
+ (hide yes)
+ (uuid "a8dabaf8-65a8-4a26-80fa-2338bd0014a3")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (path "/716ee635-1a09-4358-b2b6-02094c1d17ef")
+ (sheetname "Root")
+ (sheetfile "StratoSoar-MK3.0.kicad_sch")
+ (attr smd)
+ (fp_circle
+ (center 4.572 0)
+ (end 5.08 3.302)
+ (stroke
+ (width 0.12)
+ (type default)
+ )
+ (fill none)
+ (layer "B.SilkS")
+ (uuid "0283606b-a3e6-481d-bb6b-2a8b37cdb99c")
+ )
+ (fp_text user "${REFERENCE}"
+ (at 0 -2.5 135)
+ (unlocked yes)
+ (layer "B.Fab")
+ (uuid "534f19af-1281-40fc-8f16-c9ba28f62ff1")
+ (effects
+ (font
+ (size 1 1)
+ (thickness 0.15)
+ )
+ (justify mirror)
+ )
+ )
+ (pad "1" smd roundrect
+ (at 9.123 0 45)
+ (size 3 2.074)
+ (layers "B.Cu" "B.Paste" "B.Mask")
+ (roundrect_rratio 0.25)
+ (net 2 "V_BAT")
+ (pinfunction "+")
+ (pintype "passive")
+ (thermal_bridge_angle 45)
+ (uuid "6123d243-17b3-42f5-ab9e-18aea34ca125")
+ )
+ (pad "2" smd roundrect
+ (at 0.021 0 225)
+ (size 2 2)
+ (layers "B.Cu" "B.Paste" "B.Mask")
+ (roundrect_rratio 0.25)
+ (net 3 "GND")
+ (pinfunction "-")
+ (pintype "passive")
+ (thermal_bridge_angle 45)
+ (uuid "83f37f54-499b-4d0a-98b0-5bc69e51f27d")
+ )
+ )
(footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm"
(layer "B.Cu")
(uuid "c865a62d-408d-4b57-950b-47d8a6e0844f")
@@ -22304,7 +22718,7 @@
(at -0.65 0 180)
(size 1 0.5)
(layers "B.Cu" "B.Mask")
- (net 55 "Net-(JP3-A)")
+ (net 53 "Net-(JP3-A)")
(pinfunction "A")
(pintype "passive")
(zone_connect 2)
@@ -22340,7 +22754,7 @@
(at 0.65 0 180)
(size 1 0.5)
(layers "B.Cu" "B.Mask")
- (net 57 "LED")
+ (net 55 "LED")
(pinfunction "B")
(pintype "passive")
(zone_connect 2)
@@ -22373,6 +22787,39 @@
(uuid "30870518-5f35-46a1-a71f-87286704a804")
)
)
+ (gr_circle
+ (center 183.769 107.442)
+ (end 183.769 106.426)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (fill none)
+ (layer "Edge.Cuts")
+ (uuid "687832a9-450b-4594-a677-b4855c04ecc6")
+ )
+ (gr_rect
+ (start 21.082 16.637)
+ (end 274.447 191.008)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (fill none)
+ (layer "Edge.Cuts")
+ (uuid "c661a808-2284-4e71-8b15-6aeb57d4e8c4")
+ )
+ (gr_circle
+ (center 180.848 107.442)
+ (end 180.721 106.426)
+ (stroke
+ (width 0.05)
+ (type default)
+ )
+ (fill none)
+ (layer "Edge.Cuts")
+ (uuid "ce16b79e-aab0-49f1-9d95-b290515585dc")
+ )
(segment
(start 70.625 87.0245)
(end 70.612 87.0115)
@@ -22390,13 +22837,77 @@
(uuid "de1f3cd7-fe45-4513-97c6-8996ccd327d4")
)
(segment
- (start 95.4 128.617)
- (end 95.375 128.592)
+ (start 72.2235 78.867)
+ (end 72.195 78.8955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "14319db3-f4d6-4f7e-8641-2581cd4888c1")
+ )
+ (segment
+ (start 73.914 78.867)
+ (end 72.2235 78.867)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 2)
+ (uuid "c2142852-3b9e-4e5c-94cf-101eeb76eaa6")
+ )
+ (via
+ (at 73.914 78.867)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 2)
+ (uuid "ab965d07-4a21-43e2-a3e2-62540d47b435")
+ )
+ (segment
+ (start 80.223086 80.985086)
+ (end 76.032086 80.985086)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "939850b9-934d-4071-94aa-67aa48efa53f")
+ )
+ (segment
+ (start 76.032086 80.985086)
+ (end 73.914 78.867)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 2)
+ (uuid "b108e5f8-55aa-4497-ab44-b53b5b18f850")
+ )
+ (segment
+ (start 185.353 90.918)
+ (end 185.328 90.943)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "042bc2ff-a63e-41bf-964d-2a58a782bcff")
)
+ (segment
+ (start 232.001 101.346)
+ (end 232.001 101.445)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "0ae25029-782d-4407-a818-75bec4b2e74b")
+ )
+ (segment
+ (start 81.695 79.9955)
+ (end 83.5515 79.9955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "0c25b0df-3723-4c80-9ca5-cf664041e718")
+ )
+ (segment
+ (start 72.195 73.3955)
+ (end 74.0305 73.3955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "0d4177b9-3eeb-4b44-adb1-bea8df3af78a")
+ )
(segment
(start 209.24 135.89)
(end 210.058 135.89)
@@ -22406,16 +22917,24 @@
(uuid "0fbe53ca-8b93-41fd-a9c3-d7cdcae619d1")
)
(segment
- (start 68.567 82.4495)
- (end 68.58 82.4625)
+ (start 84.2065 75.819)
+ (end 85.5315 75.819)
(width 0.3)
(layer "F.Cu")
(net 3)
- (uuid "15ca612f-7304-4b46-86f4-bd64e3d73187")
+ (uuid "0fcfda5f-cc60-4df4-b1c4-5464dbf5462c")
+ )
+ (segment
+ (start 80.264 81.788)
+ (end 80.6715 82.1955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "16078635-1134-4870-adcf-7f1fe428f064")
)
(segment
- (start 194.31 144.005)
- (end 193.815 143.51)
+ (start 186.504 100.339)
+ (end 186.009 100.834)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -22430,24 +22949,40 @@
(uuid "1bda52d0-f71c-45d7-b305-42dce0ee1a91")
)
(segment
- (start 62.476 37.395)
- (end 62.476 36.584)
+ (start 68.58 79.883)
+ (end 68.567 79.896)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "1ddd54b2-aef3-4a4f-8e8b-a9680618fc21")
+ )
+ (segment
+ (start 172.056 88.511)
+ (end 172.867 88.511)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "1ed5db96-57c2-4b1b-a4c3-9645d157e51f")
)
(segment
- (start 154.559 171.323)
- (end 156.21 171.323)
+ (start 135.001 121.031)
+ (end 135.001 119.38)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "2500f56e-8ee3-46b7-962b-91978c2fe7f5")
)
(segment
- (start 205.806 110.812)
- (end 205.806 109.472)
+ (start 80.264 80.5265)
+ (end 80.264 81.788)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "272e45d4-28e6-45ea-9239-2be3202a4c52")
+ )
+ (segment
+ (start 192.993 109.787)
+ (end 192.993 111.127)
(width 0.5)
(layer "F.Cu")
(net 3)
@@ -22461,6 +22996,14 @@
(net 3)
(uuid "28a41110-ef26-44ca-bb15-724ef89e18a4")
)
+ (segment
+ (start 83.5515 79.9955)
+ (end 83.566 80.01)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "2b4fccd7-0693-458e-9026-b40cc37f86f1")
+ )
(segment
(start 232.001 100.249)
(end 232.156 100.094)
@@ -22470,56 +23013,56 @@
(uuid "2b97d376-c6f7-42e4-a79f-43f7747d8212")
)
(segment
- (start 181.926 39.943)
- (end 181.737 40.132)
+ (start 171.99 100.392)
+ (end 171.801 100.203)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "2c8ff07c-cfce-49df-8995-4739a940e36c")
)
(segment
- (start 236.545 87.757)
- (end 234.95 87.757)
+ (start 187.325 76.906)
+ (end 187.325 75.311)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "2e4f9f1c-ed86-4455-a02f-e54eedca0a1c")
)
(segment
- (start 87.734 73.9585)
- (end 86.614 73.9585)
- (width 0.3)
+ (start 80.264 80.5265)
+ (end 80.264 81.153)
+ (width 0.65)
(layer "F.Cu")
(net 3)
- (uuid "3131d846-2e2f-4327-8153-0b482582576c")
+ (uuid "317d24af-904d-4d03-aea5-dfea5954c865")
)
(segment
- (start 183.517 39.943)
- (end 181.926 39.943)
+ (start 171.99 101.983)
+ (end 171.99 100.392)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "33ba66cf-05fd-4b8b-9333-b3333ffb7156")
)
(segment
- (start 89 128.326)
- (end 89 129.611)
+ (start 185.062 97.318)
+ (end 186.347 97.318)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "3464e91b-df87-4d1e-bbd3-6e12937be8a8")
)
(segment
- (start 221.742 106.172)
- (end 220.521 106.172)
+ (start 177.057 114.427)
+ (end 178.278 114.427)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "346c73f7-4a9f-4a99-8120-4d42963f19c6")
)
(segment
- (start 88.25 127.576)
- (end 87.12 127.576)
+ (start 184.312 98.068)
+ (end 184.312 99.198)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -22542,24 +23085,24 @@
(uuid "3a4ebd55-c8b6-40c4-a1df-7ae504b7b880")
)
(segment
- (start 56.769 40.6075)
- (end 56.769 40.6805)
+ (start 168.8435 82.804)
+ (end 168.7705 82.804)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "3b64e804-1211-4dc2-8b8b-89f3f85b277c")
)
(segment
- (start 205.806 109.472)
- (end 205.806 107.762)
+ (start 192.993 111.127)
+ (end 192.993 112.837)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "3bf118ad-897b-43ab-8fab-9df3dcdff9ea")
)
(segment
- (start 62.476 36.584)
- (end 63.218 35.842)
+ (start 172.867 88.511)
+ (end 173.609 89.253)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -22581,14 +23124,6 @@
(net 3)
(uuid "44c53585-c070-4f3d-9c41-07775cbf5d9d")
)
- (segment
- (start 88.138 74.3625)
- (end 87.734 73.9585)
- (width 0.3)
- (layer "F.Cu")
- (net 3)
- (uuid "44eafacd-3ba6-4a0c-8d72-f4f3919a173c")
- )
(segment
(start 66.01666 116.717544)
(end 65.774344 116.717544)
@@ -22598,40 +23133,40 @@
(uuid "47fa762b-4086-4188-a54a-e5147486b24d")
)
(segment
- (start 214.745 107.762)
- (end 214.679 107.696)
+ (start 184.054 112.837)
+ (end 184.12 112.903)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "4b90a4d0-02d9-400b-b9bf-a4aaf4466efe")
)
(segment
- (start 69.06 39.215)
- (end 68.199 39.215)
+ (start 170.236 95.095)
+ (end 170.236 94.234)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "4cc428ab-0a59-4a2d-81f0-5abc9b394b8b")
)
(segment
- (start 214.745 110.812)
- (end 214.745 109.472)
+ (start 184.054 109.787)
+ (end 184.054 111.127)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "535826c3-2d49-4a9c-814d-1303bf54a0c0")
)
(segment
- (start 60.226 34.572)
- (end 60.198 34.544)
+ (start 174.879 86.261)
+ (end 174.907 86.233)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "53a82be7-0759-46c5-bdf3-2779ef3e9f08")
)
(segment
- (start 91.057 126.939)
- (end 91.057 126.179)
+ (start 183.675 95.261)
+ (end 182.915 95.261)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -22654,24 +23189,24 @@
(uuid "5a3dbe8d-3df9-45b7-ad86-94a5b4185f5e")
)
(segment
- (start 56.2735 40.8075)
- (end 56.007 40.541)
+ (start 168.6435 82.3085)
+ (end 168.91 82.042)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "5bb22c6c-c368-4e09-bb13-9517425d199b")
)
(segment
- (start 95.4 129.611)
- (end 95.4 128.617)
+ (start 186.347 90.918)
+ (end 185.353 90.918)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "5bd95224-34d4-4ce9-863a-eecb35667d6f")
)
(segment
- (start 56.642 40.8075)
- (end 56.2735 40.8075)
+ (start 168.6435 82.677)
+ (end 168.6435 82.3085)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -22686,21 +23221,13 @@
(uuid "5d16c451-b26c-4a99-8927-9a2caf159994")
)
(segment
- (start 63.218 35.842)
- (end 63.218 35.56)
+ (start 173.609 89.253)
+ (end 173.891 89.253)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "5fe82c6b-b322-4133-8c5e-7623fac05acb")
)
- (segment
- (start 68.567 81.1925)
- (end 68.567 82.4495)
- (width 0.3)
- (layer "F.Cu")
- (net 3)
- (uuid "6180a697-9183-461b-9234-f4cee5f6ee29")
- )
(segment
(start 231.506 99.173396)
(end 231.506 98.044)
@@ -22717,6 +23244,14 @@
(net 3)
(uuid "62b95090-12d5-44a8-a91d-52f998ce8f06")
)
+ (segment
+ (start 86.988 74.3625)
+ (end 86.4815 74.869)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "62d269be-6bfa-42e1-a630-6e18cc13cd01")
+ )
(segment
(start 66.303 112.13685)
(end 66.56115 112.395)
@@ -22725,6 +23260,14 @@
(net 3)
(uuid "62db5d76-563f-487f-a83f-719afb5eae65")
)
+ (segment
+ (start 80.795 79.9955)
+ (end 80.264 80.5265)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "6359f6fe-0992-41ab-96a8-697e79c82e7c")
+ )
(segment
(start 70.612 86.0415)
(end 70.8981 86.0415)
@@ -22733,6 +23276,22 @@
(net 3)
(uuid "66a89509-a545-4f89-a142-2651db89e983")
)
+ (segment
+ (start 173.99 117.494)
+ (end 177.057 114.427)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "68235518-5c61-4c17-a044-726e13e30a47")
+ )
+ (segment
+ (start 232.001 101.445)
+ (end 232.512 101.956)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "68a8f25c-6351-4553-b4c5-8c1bf52b5319")
+ )
(segment
(start 125.349 140.97)
(end 124.968 140.589)
@@ -22742,16 +23301,24 @@
(uuid "6b7a6134-bf61-4db9-ac0a-d28f1560f25f")
)
(segment
- (start 88.25 127.576)
- (end 89 128.326)
+ (start 184.312 98.068)
+ (end 185.062 97.318)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "6e6fd837-16d1-4c55-a582-7e067769c085")
)
(segment
- (start 215.185 111.252)
- (end 214.745 110.812)
+ (start 232.512 101.956)
+ (end 233.296 101.956)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "6ffec87c-02d7-4fa9-8fde-25e974c7c426")
+ )
+ (segment
+ (start 183.614 109.347)
+ (end 184.054 109.787)
(width 0.5)
(layer "F.Cu")
(net 3)
@@ -22782,16 +23349,16 @@
(uuid "8731d9c0-9176-4b43-883d-d61764efffc4")
)
(segment
- (start 212.295 106.172)
- (end 211.582 106.172)
+ (start 186.504 114.427)
+ (end 187.217 114.427)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "88c0afaa-977e-4c88-98c8-468edc737e9f")
)
(segment
- (start 190.4445 143.51)
- (end 190.1245 143.83)
+ (start 186.009 104.2045)
+ (end 186.329 104.5245)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -22814,16 +23381,16 @@
(uuid "8b5b8d25-3598-4acd-b4d3-4bba39d0d742")
)
(segment
- (start 214.745 109.472)
- (end 214.745 107.762)
+ (start 184.054 111.127)
+ (end 184.054 112.837)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "8ccc317d-aac0-4bd2-8965-d1b35544b9d6")
)
(segment
- (start 181.724 40.119)
- (end 181.737 40.132)
+ (start 171.814 100.19)
+ (end 171.801 100.203)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -22838,16 +23405,8 @@
(uuid "90b93203-94f4-43b1-a010-cfb8ac6f13e2")
)
(segment
- (start 68.567 81.1925)
- (end 68.567 78.691)
- (width 0.3)
- (layer "F.Cu")
- (net 3)
- (uuid "96440c34-b3f7-4f63-87ea-4f333bd32d34")
- )
- (segment
- (start 236.728 87.574)
- (end 236.545 87.757)
+ (start 187.508 77.089)
+ (end 187.325 76.906)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -22859,35 +23418,51 @@
(width 0.4)
(layer "F.Cu")
(net 3)
- (uuid "99ddcdc2-5c78-436e-9865-152c91fc211d")
+ (uuid "99ddcdc2-5c78-436e-9865-152c91fc211d")
+ )
+ (segment
+ (start 81.695 79.9955)
+ (end 80.795 79.9955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "9bec7326-b25d-4acf-a736-0ba50defaa11")
+ )
+ (segment
+ (start 88.138 74.3625)
+ (end 86.988 74.3625)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "9c3c5055-cb11-4e07-a2f5-a093e883cb2e")
)
(segment
- (start 60.226 35.306)
- (end 60.226 34.572)
+ (start 174.145 86.261)
+ (end 174.879 86.261)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "9e0e1656-fa1e-40dc-adb1-6b0e4831cfad")
)
(segment
- (start 68.1065 39.3075)
- (end 66.3885 39.3075)
+ (start 170.1435 94.1415)
+ (end 170.1435 92.4235)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "9ea05c73-37c1-40bd-bbc4-dd12df4be150")
)
(segment
- (start 178.943 40.119)
- (end 181.724 40.119)
+ (start 171.814 97.409)
+ (end 171.814 100.19)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "a0856d04-c98e-4222-b837-1d28c56b6bdf")
)
(segment
- (start 188.214 144.005)
- (end 189.9495 144.005)
+ (start 186.504 106.435)
+ (end 186.504 104.6995)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -22926,24 +23501,24 @@
(uuid "b1e404f0-0ab7-4f40-b538-35a9797c74d3")
)
(segment
- (start 85.664 74.9085)
- (end 86.614 73.9585)
- (width 0.3)
+ (start 74.0305 73.3955)
+ (end 74.041 73.406)
+ (width 0.65)
(layer "F.Cu")
(net 3)
- (uuid "b26b56da-322b-4c0a-a206-2e0a565c22bc")
+ (uuid "b8c90042-ce58-4246-9032-3b66502e33c3")
)
(segment
- (start 193.815 143.51)
- (end 190.4445 143.51)
+ (start 186.009 100.834)
+ (end 186.009 104.2045)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "b999c9ad-772c-46d9-b0f6-c81bd09430c4")
)
(segment
- (start 206.246 111.252)
- (end 205.806 110.812)
+ (start 192.553 109.347)
+ (end 192.993 109.787)
(width 0.5)
(layer "F.Cu")
(net 3)
@@ -22958,16 +23533,24 @@
(uuid "bebe6d41-4dea-4859-a854-12907ef31a4f")
)
(segment
- (start 230 87.757)
- (end 232.41 87.757)
+ (start 159.99 116.108)
+ (end 160.02 116.078)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "c03ee1e0-0b3f-4981-9384-bdbac0fc8358")
+ )
+ (segment
+ (start 187.325 70.361)
+ (end 187.325 72.771)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "c0c67bd7-4d21-4706-836b-e70475f7e5de")
)
(segment
- (start 69.088 39.243)
- (end 69.06 39.215)
+ (start 170.208 95.123)
+ (end 170.236 95.095)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -22982,13 +23565,21 @@
(uuid "c48cefb7-b7ff-4e81-87c6-dcb9dd45b57f")
)
(segment
- (start 189.9495 144.005)
- (end 190.1245 143.83)
+ (start 186.504 104.6995)
+ (end 186.329 104.5245)
(width 0.65)
(layer "F.Cu")
(net 3)
(uuid "c4ba11ca-7c29-4e2d-a310-8ad10a65ef26")
)
+ (segment
+ (start 173.99 117.983)
+ (end 173.99 117.494)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "c6ee50b0-f972-4679-a72d-4706ffbea32b")
+ )
(segment
(start 232.156 99.823396)
(end 231.506 99.173396)
@@ -23005,6 +23596,14 @@
(net 3)
(uuid "c73ca9fa-484f-47be-95ce-7c1164abdfb9")
)
+ (segment
+ (start 68.567 79.896)
+ (end 68.567 81.1925)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "c7cd31c9-2b83-47e1-bca8-2c5a90cc46fe")
+ )
(segment
(start 71.0236 115.7732)
(end 70.1066 115.7732)
@@ -23014,16 +23613,24 @@
(uuid "c8e9fafd-31b6-487e-bfa1-dbfa09fac8e7")
)
(segment
- (start 58.0635 40.8075)
- (end 56.642 40.8075)
+ (start 168.6435 84.0985)
+ (end 168.6435 82.677)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "c970a446-a55e-4037-b2d7-b4a5084b1d74")
)
(segment
- (start 230 90.297)
- (end 230 86.487)
+ (start 80.6715 82.1955)
+ (end 81.695 82.1955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "ca94acee-681f-4064-88d0-3f6fe6653f86")
+ )
+ (segment
+ (start 184.785 70.361)
+ (end 188.595 70.361)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -23038,8 +23645,8 @@
(uuid "cca9c217-7241-4e8a-b6ee-39a9dcc1075e")
)
(segment
- (start 68.199 39.215)
- (end 68.1065 39.3075)
+ (start 170.236 94.234)
+ (end 170.1435 94.1415)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -23054,24 +23661,24 @@
(uuid "cf964ce6-fa21-4152-bbb4-bfbb69be6a99")
)
(segment
- (start 234.95 87.757)
- (end 232.41 87.757)
+ (start 187.325 75.311)
+ (end 187.325 72.771)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "d331bbdd-049b-43bb-8bea-4f92fd5a2e6e")
)
(segment
- (start 84.339 74.9085)
- (end 85.664 74.9085)
- (width 0.3)
+ (start 159.99 117.983)
+ (end 159.99 116.108)
+ (width 0.65)
(layer "F.Cu")
(net 3)
- (uuid "d53475e8-4c73-4738-9968-a7c9ae024f99")
+ (uuid "d3c6ff7f-c774-468d-acb9-383e4187753e")
)
(segment
- (start 56.769 40.6805)
- (end 56.642 40.8075)
+ (start 168.7705 82.804)
+ (end 168.6435 82.677)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -23085,6 +23692,22 @@
(net 3)
(uuid "dff5fe99-9bac-4d53-b124-4cfff2db160d")
)
+ (segment
+ (start 68.58 78.678)
+ (end 68.58 79.883)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "e282efd6-b1b4-4b48-843b-fb4bc1c7a176")
+ )
+ (segment
+ (start 233.296 101.956)
+ (end 233.906 101.346)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "e97bd08d-c084-4f51-a8cc-b7fd569ec601")
+ )
(segment
(start 71.0236 114.5977)
(end 70.7416 114.3157)
@@ -23094,24 +23717,32 @@
(uuid "eb4f0ff0-2a41-4ec3-a57b-e60a644f1378")
)
(segment
- (start 205.806 107.762)
- (end 205.74 107.696)
+ (start 85.5315 75.819)
+ (end 86.4815 74.869)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 3)
+ (uuid "ee0aa726-66c0-4378-83f1-b8c6d36d839c")
+ )
+ (segment
+ (start 192.993 112.837)
+ (end 193.059 112.903)
(width 0.5)
(layer "F.Cu")
(net 3)
(uuid "f0e97171-4a61-46ff-80c2-978dabd66c88")
)
(segment
- (start 93.978 126.939)
- (end 93.978 126.179)
+ (start 183.675 92.34)
+ (end 182.915 92.34)
(width 0.3)
(layer "F.Cu")
(net 3)
(uuid "f908f3ef-21c1-4182-9156-f3fccda6d6ad")
)
(segment
- (start 63.218 35.08)
- (end 63.218 35.56)
+ (start 174.371 89.253)
+ (end 173.891 89.253)
(width 0.3)
(layer "F.Cu")
(net 3)
@@ -23126,8 +23757,8 @@
(uuid "fefbdb3f-432a-4203-8577-2bc0e1730ebb")
)
(segment
- (start 95.375 128.592)
- (end 95.375 128.211)
+ (start 185.328 90.943)
+ (end 184.947 90.943)
(width 0.65)
(layer "F.Cu")
(net 3)
@@ -23142,7 +23773,7 @@
(uuid "03702506-e1dd-460c-9a66-e91c55a45ece")
)
(via
- (at 214.679 107.696)
+ (at 184.12 112.903)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23150,7 +23781,7 @@
(uuid "0b03f3eb-30dd-4650-b418-3ff72ceb4da6")
)
(via
- (at 56.769 40.6075)
+ (at 168.8435 82.804)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23158,7 +23789,15 @@
(uuid "0ed732c4-4b06-4f92-a40a-0eef14a618d4")
)
(via
- (at 232.41 87.757)
+ (at 68.58 79.883)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 3)
+ (uuid "181829b2-7816-4531-8d4e-3db5792edad7")
+ )
+ (via
+ (at 187.325 72.771)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23166,7 +23805,7 @@
(uuid "2b2379d5-057c-4954-94d0-9b0cc82bfeb9")
)
(via
- (at 91.057 126.179)
+ (at 182.915 95.261)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23182,7 +23821,7 @@
(uuid "4950c62f-d855-4145-97c2-4e493484e649")
)
(via
- (at 192.278 143.51)
+ (at 186.009 102.371)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23190,7 +23829,7 @@
(uuid "4a1c2584-1409-4de5-bc7b-e04e2b4badb1")
)
(via
- (at 69.088 39.243)
+ (at 170.208 95.123)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23198,7 +23837,7 @@
(uuid "50cbdeb7-3d37-4e9a-b67d-92310afc4347")
)
(via
- (at 60.198 34.544)
+ (at 174.907 86.233)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23214,15 +23853,15 @@
(uuid "5f168382-c11d-4bc7-925c-1c4050cac5e1")
)
(via
- (at 68.58 82.4625)
- (size 0.7)
- (drill 0.35)
+ (at 160.02 116.078)
+ (size 1)
+ (drill 0.5)
(layers "F.Cu" "B.Cu")
(net 3)
- (uuid "6291a663-50a0-4cd7-b139-3a5a8e724e69")
+ (uuid "6b7765ac-0c77-40bc-b8af-cb55d4ff363c")
)
(via
- (at 220.521 106.172)
+ (at 178.278 114.427)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23230,7 +23869,7 @@
(uuid "758cc817-42f1-46c7-aa05-cf758eea0b82")
)
(via
- (at 63.218 35.08)
+ (at 174.371 89.253)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23238,7 +23877,7 @@
(uuid "7acabf24-4dbc-489f-a8dc-75bb09f82aa9")
)
(via
- (at 205.74 107.696)
+ (at 193.059 112.903)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23253,6 +23892,14 @@
(net 3)
(uuid "8479c33f-13cd-4a84-98d7-0653f215a7ae")
)
+ (via
+ (at 83.566 80.01)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 3)
+ (uuid "8a640de0-d95a-4961-a225-ce52e10a896b")
+ )
(via
(at 68.346 112.4312)
(size 0.7)
@@ -23270,7 +23917,7 @@
(uuid "93a6ff88-78a1-4924-8c03-769480b0067b")
)
(via
- (at 211.582 106.172)
+ (at 187.217 114.427)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23294,7 +23941,7 @@
(uuid "a45c180b-b554-4597-ab13-9339b0cf29a2")
)
(via
- (at 181.737 40.132)
+ (at 171.801 100.203)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23310,7 +23957,7 @@
(uuid "afffd674-a6cc-4112-a7ba-0b836843ddd0")
)
(via
- (at 93.978 126.179)
+ (at 182.915 92.34)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23318,7 +23965,7 @@
(uuid "cc690217-2ed0-4609-a97d-da2f87bfc7a0")
)
(via
- (at 87.12 127.576)
+ (at 184.312 99.198)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23334,7 +23981,7 @@
(uuid "d9565e19-cf65-4e4a-9cc6-9e4440803a50")
)
(via
- (at 95.375 128.211)
+ (at 184.947 90.943)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23342,20 +23989,20 @@
(uuid "e717aa16-09dd-4dd3-b816-67609607bf52")
)
(via
- (at 156.21 171.323)
+ (at 135.001 119.38)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
(net 3)
(uuid "e7cecf9c-b9e0-47d1-b379-309823d61baa")
)
- (segment
- (start 72.195 81.0955)
- (end 70.214 81.0955)
- (width 0.3)
- (layer "F.Cu")
- (net 4)
- (uuid "06db2e8e-6c10-47ce-8fbc-df53d5493dc9")
+ (via
+ (at 74.041 73.406)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 3)
+ (uuid "f6d16143-f0d2-4753-b7b4-027da6c2c0e6")
)
(segment
(start 124.968 138.049)
@@ -23366,13 +24013,29 @@
(uuid "09b8984a-8685-4e4d-92b9-b0dc655c516e")
)
(segment
- (start 56.2005 41.3075)
- (end 56.007 41.501)
+ (start 168.1435 82.2355)
+ (end 167.95 82.042)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "0af76637-bf1a-4642-9ec0-f608ad925e40")
)
+ (segment
+ (start 70.117 81.1925)
+ (end 70.117 79.896)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "131c6cda-b613-4415-877b-8571b564541d")
+ )
+ (segment
+ (start 70.214 81.0955)
+ (end 70.117 81.1925)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "13620d2c-b7d0-4707-a6e7-589ffb95c50c")
+ )
(segment
(start 64.196 106.609)
(end 64.196 105.722)
@@ -23382,20 +24045,20 @@
(uuid "13e3db3f-a220-45c6-8560-adf5c6111c3b")
)
(segment
- (start 86.614 75.8585)
- (end 87.602 75.8585)
+ (start 127.915 138.303)
+ (end 126.365 138.303)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "144bf750-3c47-470e-938f-d7686afac254")
+ (uuid "14bad7c3-adf0-48be-ab77-63acab2189b0")
)
(segment
- (start 127.915 138.303)
- (end 126.365 138.303)
+ (start 88.838 73.28255)
+ (end 88.42795 72.8725)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "14bad7c3-adf0-48be-ab77-63acab2189b0")
+ (uuid "160c872f-8182-4368-bc1e-c15b2b836251")
)
(segment
(start 71.6916 113.653201)
@@ -23414,13 +24077,21 @@
(uuid "1701a2b7-e0d4-4f8a-9326-603e4d90537f")
)
(segment
- (start 69.469 44.069)
- (end 70.231 44.069)
+ (start 165.382 95.504)
+ (end 165.382 96.266)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "17dc2ace-c757-435b-97f1-d2317d05dd45")
)
+ (segment
+ (start 86.6915 76.769)
+ (end 88.138 75.3225)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "195259c1-29f6-4ee2-b5a0-0f7da5d1a2f4")
+ )
(segment
(start 70.1136 113.3532)
(end 69.7916 113.6752)
@@ -23438,8 +24109,16 @@
(uuid "2264a031-248e-4eea-a63c-7a5ebbf0cf91")
)
(segment
- (start 234.66 84.455)
- (end 233.807 84.455)
+ (start 86.995 73.406)
+ (end 85.915 73.406)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "22e27538-0cfa-4d4d-9590-e4623acb6d74")
+ )
+ (segment
+ (start 190.627 75.021)
+ (end 190.627 74.168)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23454,24 +24133,32 @@
(uuid "2589629b-f88b-4e93-b4d8-b75db5ceec83")
)
(segment
- (start 61.186 35.306)
- (end 61.186 34.572)
+ (start 174.145 87.221)
+ (end 174.879 87.221)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "2a0d81b3-0ca3-4775-9015-f30821d453e2")
)
(segment
- (start 56.896 41.3075)
- (end 56.2005 41.3075)
+ (start 168.1435 82.931)
+ (end 168.1435 82.2355)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "315deac9-2f69-48ed-aa11-dbcc279b2069")
)
(segment
- (start 181.724 41.669)
- (end 181.737 41.656)
+ (start 87.5285 72.8725)
+ (end 86.995 73.406)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "3338d3a7-b83b-4fb3-b2ba-32b1bdc24119")
+ )
+ (segment
+ (start 170.264 100.19)
+ (end 170.277 100.203)
(width 0.65)
(layer "F.Cu")
(net 4)
@@ -23486,72 +24173,72 @@
(uuid "3be7b638-474b-4175-be17-a7ab7a269b41")
)
(segment
- (start 72.195 77.7955)
- (end 71.295 77.7955)
+ (start 86.4815 76.769)
+ (end 86.6915 76.769)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "44e402d9-b9f7-4e79-ad30-a201f9d66ac8")
+ (uuid "404ea3cf-0ac5-4fef-9ed8-9228ad2c0a6e")
)
(segment
- (start 189.405 145.73)
- (end 189.23 145.555)
+ (start 188.229 105.244)
+ (end 188.054 105.419)
(width 0.65)
(layer "F.Cu")
(net 4)
(uuid "4de8ce0b-3669-4fab-8265-036f50971ed5")
)
(segment
- (start 70.214 81.0955)
- (end 70.117 81.1925)
- (width 0.3)
- (layer "F.Cu")
- (net 4)
- (uuid "55732adc-8a0e-48d6-9e90-4a4c21dc56cb")
- )
- (segment
- (start 190.1245 145.73)
- (end 189.405 145.73)
+ (start 188.229 104.5245)
+ (end 188.229 105.244)
(width 0.65)
(layer "F.Cu")
(net 4)
(uuid "56506649-031d-4687-8503-46b4a3b3c3e4")
)
(segment
- (start 61.476 37.395)
- (end 61.476 35.596)
+ (start 172.056 87.511)
+ (end 173.855 87.511)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "58efe67b-a1b3-4e70-9ab2-97da58cb43c2")
)
(segment
- (start 178.943 41.669)
- (end 181.724 41.669)
+ (start 170.264 97.409)
+ (end 170.264 100.19)
(width 0.65)
(layer "F.Cu")
(net 4)
(uuid "59953d9f-a8a4-4e22-b972-2d789bd7722f")
)
(segment
- (start 70.117 78.9735)
- (end 70.117 81.1925)
+ (start 86.4815 77.6655)
+ (end 85.788 78.359)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "641ad3bf-dba6-4233-a348-35290ed04220")
+ (uuid "638ec611-ce9e-41ba-84de-f883b5b6f79a")
)
(segment
- (start 233.807 84.455)
- (end 233.68 84.582)
+ (start 190.627 74.168)
+ (end 190.5 74.041)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "6512cc89-5dd2-451a-a4ba-3cc49fa55359")
)
(segment
- (start 182.024 41.943)
- (end 181.737 41.656)
+ (start 88.838 74.598634)
+ (end 88.838 73.28255)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "69130478-6d04-466c-99d6-724a2875ea97")
+ )
+ (segment
+ (start 169.99 100.49)
+ (end 170.277 100.203)
(width 0.65)
(layer "F.Cu")
(net 4)
@@ -23566,21 +24253,13 @@
(uuid "7680fc38-7800-4d4b-b999-3a5a51947e02")
)
(segment
- (start 56.769 41.5075)
- (end 56.896 41.3805)
+ (start 167.9435 82.804)
+ (end 168.0705 82.931)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "7b6bfc4e-ed81-4ac9-b6ea-7909bb62af9e")
)
- (segment
- (start 71.295 77.7955)
- (end 70.117 78.9735)
- (width 0.3)
- (layer "F.Cu")
- (net 4)
- (uuid "7d542022-b3cd-4fbd-bbe2-f1e0442b1aaa")
- )
(segment
(start 67.4782 105.5924)
(end 67.6072 105.7214)
@@ -23598,8 +24277,8 @@
(uuid "8b2fc0eb-8bd9-4a1e-9793-cc1f4acff8da")
)
(segment
- (start 69.088 38.227)
- (end 69.06 38.255)
+ (start 171.224 95.123)
+ (end 171.196 95.095)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23614,21 +24293,29 @@
(uuid "96a62304-b989-42b6-b0d3-9f11f580df08")
)
(segment
- (start 69.06 38.255)
- (end 68.199 38.255)
+ (start 171.196 95.095)
+ (end 171.196 94.234)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "97db2008-1db0-4134-89c1-1ba77713f85b")
)
(segment
- (start 66.3885 38.8075)
- (end 67.6465 38.8075)
+ (start 170.6435 92.4235)
+ (end 170.6435 93.6815)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "99b24e16-fda1-42d5-acbf-031d0fb42459")
)
+ (segment
+ (start 85.915 73.406)
+ (end 85.788 73.279)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "a2785417-45a9-4dbb-a6d4-fbce31488168")
+ )
(segment
(start 125.857 137.795)
(end 126.365 138.303)
@@ -23646,20 +24333,28 @@
(uuid "a2ecb51d-c992-4d46-afeb-7932aef6ba8c")
)
(segment
- (start 231.041 101.346)
- (end 231.041 100.559)
+ (start 173.855 87.511)
+ (end 174.145 87.221)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "acd53b41-a6bf-4860-b32c-b4c75748e9d1")
+ (uuid "b103fb1e-0ddc-4fd1-9a6a-2405537268bb")
)
(segment
- (start 61.476 35.596)
- (end 61.186 35.306)
+ (start 88.42795 72.8725)
+ (end 87.5285 72.8725)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "b103fb1e-0ddc-4fd1-9a6a-2405537268bb")
+ (uuid "b1be4aef-c566-46f6-b90d-c0949d7c5146")
+ )
+ (segment
+ (start 88.494134 74.9425)
+ (end 88.838 74.598634)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "b2c9cc9b-397f-4cef-b0a9-767a14f2d145")
)
(segment
(start 232.806 100.094)
@@ -23670,20 +24365,20 @@
(uuid "b7b835c3-2f76-4bdd-9f7f-7e2f401ea1ad")
)
(segment
- (start 231.041 101.346)
- (end 230.251 101.346)
+ (start 88.494134 74.966366)
+ (end 88.494134 74.9425)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "b880b049-b0a6-4602-9ad7-2a4bab10ce51")
+ (uuid "b968fb26-97a9-4cf9-a26b-647c3c963467")
)
(segment
- (start 87.602 75.8585)
- (end 88.138 75.3225)
+ (start 86.4815 76.769)
+ (end 86.4815 77.6655)
(width 0.3)
(layer "F.Cu")
(net 4)
- (uuid "b8ee6789-93f5-4d1d-8a97-4a04bcff69a9")
+ (uuid "bd440b32-1b04-41c0-ac87-7a87ccd8f096")
)
(segment
(start 69.7916 113.6752)
@@ -23694,8 +24389,8 @@
(uuid "be286028-eaaf-4654-9906-f9225cdde0da")
)
(segment
- (start 163.957 172.343)
- (end 163.957 173.101)
+ (start 136.021 111.633)
+ (end 136.779 111.633)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23717,6 +24412,14 @@
(net 4)
(uuid "c9714002-a636-4a39-830b-e4397594f573")
)
+ (segment
+ (start 70.117 79.896)
+ (end 70.104 79.883)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "cc1ce711-68ce-4949-b937-83adbf53eca5")
+ )
(segment
(start 39.239 113.411)
(end 39.368 113.54)
@@ -23726,8 +24429,8 @@
(uuid "cfdf27ef-bc7d-4ff3-8b08-58015c87feaa")
)
(segment
- (start 58.0635 41.3075)
- (end 56.896 41.3075)
+ (start 168.1435 84.0985)
+ (end 168.1435 82.931)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23742,8 +24445,24 @@
(uuid "d480cc72-5f4d-4f0f-a1c6-312b811e2331")
)
(segment
- (start 56.896 41.3805)
- (end 56.896 41.3075)
+ (start 72.195 81.0955)
+ (end 70.214 81.0955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "d8d069b2-b204-4453-ab38-9dbfe8b55eb4")
+ )
+ (segment
+ (start 231.041 100.559)
+ (end 231.041 101.346)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "dd447692-5a9a-4ceb-8525-02e6877ba7de")
+ )
+ (segment
+ (start 168.0705 82.931)
+ (end 168.1435 82.931)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23758,24 +24477,24 @@
(uuid "e039a2f3-5d2d-4cef-9691-7ec15e2c9c54")
)
(segment
- (start 188.214 145.555)
- (end 189.23 145.555)
+ (start 188.054 106.435)
+ (end 188.054 105.419)
(width 0.65)
(layer "F.Cu")
(net 4)
(uuid "e0e9bbd4-de93-4e06-9bd3-ad787c3c7df2")
)
(segment
- (start 183.517 41.943)
- (end 182.024 41.943)
+ (start 169.99 101.983)
+ (end 169.99 100.49)
(width 0.65)
(layer "F.Cu")
(net 4)
(uuid "e16b971a-ce58-4e62-9b50-6968b90ebc30")
)
(segment
- (start 67.6465 38.8075)
- (end 68.199 38.255)
+ (start 170.6435 93.6815)
+ (end 171.196 94.234)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23798,8 +24517,8 @@
(uuid "e90a2a1d-5792-4c7e-bb60-a9792b484f29")
)
(segment
- (start 70.993 44.069)
- (end 70.231 44.069)
+ (start 165.382 97.028)
+ (end 165.382 96.266)
(width 0.3)
(layer "F.Cu")
(net 4)
@@ -23813,6 +24532,14 @@
(net 4)
(uuid "ec951b49-5183-42ec-a3e3-631ae3ba3a6a")
)
+ (segment
+ (start 88.138 75.3225)
+ (end 88.494134 74.966366)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 4)
+ (uuid "f0b487f1-46f0-4307-ac49-76042598baf0")
+ )
(segment
(start 71.6916 115.4812)
(end 71.9836 115.7732)
@@ -23830,15 +24557,15 @@
(uuid "f9cc9f61-befa-4b0d-b054-3d3de1d93505")
)
(segment
- (start 61.186 34.572)
- (end 61.214 34.544)
+ (start 174.879 87.221)
+ (end 174.907 87.249)
(width 0.3)
(layer "F.Cu")
(net 4)
(uuid "fc561f3f-cb01-47bd-a098-9aa02af70b7d")
)
(via
- (at 181.737 41.656)
+ (at 170.277 100.203)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23862,15 +24589,15 @@
(uuid "2fe63f7a-7a8d-4459-8b40-534867b05631")
)
(via
- (at 147.318 140.716)
- (size 0.7)
- (drill 0.35)
+ (at 70.104 79.883)
+ (size 1)
+ (drill 0.5)
(layers "F.Cu" "B.Cu")
(net 4)
- (uuid "5b45e9b1-5304-49af-9126-18d7aaa5ac3a")
+ (uuid "329c2e86-7bd6-43fa-b840-f76ef67aac2b")
)
(via
- (at 69.088 38.227)
+ (at 171.224 95.123)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23878,21 +24605,13 @@
(uuid "7e551191-2045-41f0-9efc-9475b63c808e")
)
(via
- (at 70.231 44.069)
+ (at 165.382 96.266)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
(net 4)
(uuid "86b50787-0855-4ced-9ff2-ff14c7c962c6")
)
- (via
- (at 230.251 101.346)
- (size 0.7)
- (drill 0.35)
- (layers "F.Cu" "B.Cu")
- (net 4)
- (uuid "92394f88-0f78-40ab-91ee-513f5594246b")
- )
(via
(at 124.968 138.049)
(size 0.6)
@@ -23902,7 +24621,7 @@
(uuid "963e0000-49e3-4f03-9aa3-2085edbddbfd")
)
(via
- (at 56.769 41.5075)
+ (at 167.9435 82.804)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23934,7 +24653,7 @@
(uuid "d34f5e95-7e87-493e-92ef-7438241fbd63")
)
(via
- (at 61.214 34.544)
+ (at 174.907 87.249)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23942,7 +24661,7 @@
(uuid "d8b710d6-6f4e-4eeb-98e1-b4937233d94b")
)
(via
- (at 189.23 145.555)
+ (at 188.054 105.419)
(size 1)
(drill 0.5)
(layers "F.Cu" "B.Cu")
@@ -23950,7 +24669,7 @@
(uuid "f4686a25-e9a9-48b5-92f1-844883b58bda")
)
(via
- (at 163.957 173.101)
+ (at 136.779 111.633)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23958,7 +24677,7 @@
(uuid "f4ac1ac3-896c-4503-ad0b-40a40ba50965")
)
(via
- (at 233.68 84.582)
+ (at 190.5 74.041)
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
@@ -23966,92 +24685,236 @@
(uuid "fd377e48-4cd4-454f-a15d-9157371b8f57")
)
(segment
- (start 147.43 140.716)
- (end 147.318 140.716)
- (width 0.3)
- (layer "B.Cu")
+ (start 190.255 99.440568)
+ (end 189.677 98.862568)
+ (width 0.65)
+ (layer "In2.Cu")
(net 4)
- (uuid "16d603f0-d45b-4a36-8550-e3f8911f1a11")
+ (uuid "3080053e-5659-4c24-bc58-e303671d031d")
+ )
+ (segment
+ (start 188.054 105.419)
+ (end 190.255 103.218)
+ (width 0.65)
+ (layer "In2.Cu")
+ (net 4)
+ (uuid "48376be7-de2d-4059-91f9-c4b2aeb16807")
+ )
+ (segment
+ (start 190.255 103.218)
+ (end 190.255 99.440568)
+ (width 0.65)
+ (layer "In2.Cu")
+ (net 4)
+ (uuid "6911f0a6-0183-4f95-9345-2026e98d32cd")
+ )
+ (segment
+ (start 189.677 86.939)
+ (end 192.405 84.211)
+ (width 0.65)
+ (layer "In2.Cu")
+ (net 4)
+ (uuid "b589d0b4-03b1-4b83-8f79-bcb13f6f39c2")
+ )
+ (segment
+ (start 189.677 98.862568)
+ (end 189.677 86.939)
+ (width 0.65)
+ (layer "In2.Cu")
+ (net 4)
+ (uuid "bd4d10a3-c9f4-4c1d-9f8e-ccac7e0abc25")
)
(segment
- (start 61.976 35.842)
- (end 62.258 35.56)
+ (start 173.609 88.011)
+ (end 173.891 88.293)
(width 0.3)
(layer "F.Cu")
(net 5)
(uuid "5f02803e-9630-43c9-ac59-1bec562147ea")
)
(segment
- (start 61.976 37.395)
- (end 61.976 35.842)
+ (start 172.056 88.011)
+ (end 173.609 88.011)
(width 0.3)
(layer "F.Cu")
(net 5)
(uuid "f8087c7c-3bc0-418d-b8d3-719b9e2916cf")
)
(segment
- (start 218.235 105.615)
- (end 218.235 103.124)
+ (start 180.564 114.984)
+ (end 180.564 117.475)
(width 0.5)
(layer "F.Cu")
(net 7)
(uuid "16c39fdc-9d50-417c-9014-5813c0655d8e")
)
(segment
- (start 194.31 145.555)
- (end 192.799 145.555)
+ (start 188.054 100.339)
+ (end 188.054 101.85)
(width 0.65)
(layer "F.Cu")
(net 7)
(uuid "33964785-c040-4515-8224-264140053653")
)
(segment
- (start 209.296 105.615)
- (end 209.296 103.139)
+ (start 188.371 111.322588)
+ (end 189.079 110.614588)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "47e1a8fc-6ba7-40db-9cfc-e498bab5d547")
+ )
+ (segment
+ (start 188.3255 103.296)
+ (end 187.279 102.2495)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "556c6c91-ece9-4339-8742-c83d7f6aecbf")
+ )
+ (segment
+ (start 188.371 113.852)
+ (end 188.371 111.322588)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "5b431bf7-0765-4f25-a1e7-5b1fb7c0877e")
+ )
+ (segment
+ (start 189.079 104.575)
+ (end 190.358 103.296)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "64fb50ab-39ff-4d71-964b-8abb724e0ee2")
+ )
+ (segment
+ (start 189.503 114.984)
+ (end 189.503 117.46)
(width 0.5)
(layer "F.Cu")
(net 7)
(uuid "6ddb511d-cfaa-4738-b817-6be5f7c1882f")
)
(segment
- (start 192.799 145.555)
- (end 192.3995 145.1555)
+ (start 188.054 101.85)
+ (end 187.6545 102.2495)
(width 0.65)
(layer "F.Cu")
(net 7)
(uuid "75a151c8-f7f4-42db-a3d9-96d463167c13")
)
(segment
- (start 209.853 106.172)
- (end 209.296 105.615)
+ (start 188.946 114.427)
+ (end 189.503 114.984)
(width 0.5)
(layer "F.Cu")
(net 7)
(uuid "76b8ad3d-3c4c-4c66-ac40-ebd77b0b70fe")
)
(segment
- (start 218.792 106.172)
- (end 218.235 105.615)
+ (start 180.007 114.427)
+ (end 180.564 114.984)
(width 0.5)
(layer "F.Cu")
(net 7)
(uuid "7b3aa8fc-2584-4409-bedb-e2e553f3993d")
)
(segment
- (start 192.3995 145.1555)
- (end 192.3995 144.805)
+ (start 187.6545 102.2495)
+ (end 187.304 102.2495)
(width 0.65)
(layer "F.Cu")
(net 7)
(uuid "99eb0840-c87c-4b2b-acef-b569e5214b7f")
)
(segment
- (start 209.296 103.139)
- (end 209.311 103.124)
+ (start 189.079 110.614588)
+ (end 189.079 104.575)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "9e0759ce-18d3-4b60-b9fa-4020a66f2339")
+ )
+ (segment
+ (start 190.358 103.296)
+ (end 188.3255 103.296)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "da7bede2-baf3-4b1d-98a8-43657259e080")
+ )
+ (segment
+ (start 188.946 114.427)
+ (end 188.371 113.852)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 7)
+ (uuid "e326d51d-9c09-46f4-859c-2d796dbde496")
+ )
+ (segment
+ (start 189.503 117.46)
+ (end 189.488 117.475)
(width 0.5)
(layer "F.Cu")
(net 7)
- (uuid "ef7df8db-6cbc-437c-b3d4-d2bd7b045999")
+ (uuid "ef7df8db-6cbc-437c-b3d4-d2bd7b045999")
+ )
+ (via
+ (at 188.054 100.321)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 7)
+ (uuid "b15b40ba-21b4-43c0-80c5-f541c7e805cf")
+ )
+ (segment
+ (start 181.864 116.175)
+ (end 188.203 116.175)
+ (width 0.5)
+ (layer "In2.Cu")
+ (net 7)
+ (uuid "2bf5212b-b55f-44a8-a225-d20d431eb2c5")
+ )
+ (segment
+ (start 180.564 117.475)
+ (end 181.864 116.175)
+ (width 0.5)
+ (layer "In2.Cu")
+ (net 7)
+ (uuid "7db4e29e-04c1-4862-b87f-c915fdd6df0c")
+ )
+ (segment
+ (start 188.203 116.175)
+ (end 189.503 117.475)
+ (width 0.5)
+ (layer "In2.Cu")
+ (net 7)
+ (uuid "9f068650-2cb3-413a-a845-c7fbf8d16081")
+ )
+ (segment
+ (start 189.677 98.698)
+ (end 188.054 100.321)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 7)
+ (uuid "277099b4-e5c8-43a7-ae12-1ebefd43d0f7")
+ )
+ (segment
+ (start 192.405 81.671)
+ (end 189.677 84.399)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 7)
+ (uuid "3a69339f-f93e-48cb-87bb-90c0d2c1329a")
+ )
+ (segment
+ (start 189.677 84.399)
+ (end 189.677 98.698)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 7)
+ (uuid "707fbfda-7c21-4923-aab6-e31a44621507")
)
(segment
(start 208.278 135.892)
@@ -24350,80 +25213,168 @@
(uuid "21aa9ee3-8df6-4fd8-b113-9564153bc91d")
)
(segment
- (start 94.6 130.145038)
- (end 94.6 129.611)
+ (start 191.776 95.806)
+ (end 187.397 95.806)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "0218f6e3-1033-4531-9228-b2f3860de93b")
+ )
+ (segment
+ (start 186.881038 91.718)
+ (end 186.347 91.718)
(width 0.3)
(layer "F.Cu")
(net 12)
(uuid "1d81e17b-b14e-4d1d-a57d-f21badcb4da8")
)
(segment
- (start 93.96541 130.661)
- (end 94.084038 130.661)
+ (start 187.397 92.35259)
+ (end 187.397 92.233962)
(width 0.3)
(layer "F.Cu")
(net 12)
(uuid "201ab174-fcfb-4339-bcdb-55b1712238d6")
)
(segment
- (start 89.8 130.06841)
- (end 89.8 129.611)
+ (start 193.147 103.501)
+ (end 193.147 102.111)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "23264322-4022-447a-904f-fe14336e697e")
+ )
+ (segment
+ (start 191.991 99.831)
+ (end 192.527 99.295)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "25adcf60-c6de-4c53-8123-8533f8888d11")
+ )
+ (segment
+ (start 186.80441 96.518)
+ (end 186.347 96.518)
(width 0.3)
(layer "F.Cu")
(net 12)
(uuid "25fd42f0-8c86-4608-b37e-599ca8e3bfd7")
)
(segment
- (start 94.084038 130.661)
- (end 94.6 130.145038)
+ (start 187.397 92.233962)
+ (end 186.881038 91.718)
(width 0.3)
(layer "F.Cu")
(net 12)
(uuid "26040386-8309-48d6-bedc-99cc6a362124")
)
(segment
- (start 90.862 131.011)
- (end 90.512 130.661)
+ (start 187.747 95.456)
+ (end 187.397 95.806)
(width 0.65)
(layer "F.Cu")
(net 12)
(uuid "2e20462c-fe50-4ade-a260-8de0d4b3052f")
)
(segment
- (start 93.61541 131.011)
- (end 90.862 131.011)
+ (start 192.131 104.517)
+ (end 193.147 103.501)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "3608eb9f-59e6-4f48-ab10-e8154f9e89a0")
+ )
+ (segment
+ (start 187.747 92.70259)
+ (end 187.747 95.456)
(width 0.65)
(layer "F.Cu")
(net 12)
(uuid "4aa74356-9a59-4817-a68d-7d271d0996ca")
)
(segment
- (start 93.96541 130.661)
- (end 93.61541 131.011)
+ (start 187.397 92.35259)
+ (end 187.747 92.70259)
(width 0.65)
(layer "F.Cu")
(net 12)
(uuid "649528a6-42d7-48b8-b808-41e0e0602fd6")
)
(segment
- (start 89.8 129.611)
- (end 89.8 127.576)
+ (start 191.137 104.517)
+ (end 192.131 104.517)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "64e5ce2b-f548-457f-ab4c-7e0b55e974af")
+ )
+ (segment
+ (start 190.358 106.296)
+ (end 190.358 105.296)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "65b24c6e-c923-4976-88f3-2de18b33eb7b")
+ )
+ (segment
+ (start 190.358 105.296)
+ (end 191.137 104.517)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "731daf7a-cbad-4d41-b42c-39673a82955e")
+ )
+ (segment
+ (start 186.347 96.518)
+ (end 184.312 96.518)
(width 0.65)
(layer "F.Cu")
(net 12)
(uuid "7e5c62da-0975-4a74-9062-231e4efae6e9")
)
(segment
- (start 90.512 130.661)
- (end 90.39259 130.661)
+ (start 187.397 95.806)
+ (end 187.397 95.92541)
(width 0.3)
(layer "F.Cu")
(net 12)
(uuid "98686b28-dcf0-410d-a244-cf5e7c5609e4")
)
(segment
- (start 90.39259 130.661)
- (end 89.8 130.06841)
+ (start 192.527 96.557)
+ (end 191.776 95.806)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "9a013fe6-a8c7-4c30-8605-37fcc2b04d33")
+ )
+ (segment
+ (start 192.527 99.295)
+ (end 192.527 96.557)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "aaa78dd5-476b-459d-becc-396aa7320fad")
+ )
+ (segment
+ (start 191.991 100.955)
+ (end 191.991 99.831)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "af6b33d4-2f6a-4691-8931-e8ae1c766f1c")
+ )
+ (segment
+ (start 193.147 102.111)
+ (end 191.991 100.955)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 12)
+ (uuid "c457c825-2bac-46e5-908c-dbf768333939")
+ )
+ (segment
+ (start 187.397 95.92541)
+ (end 186.80441 96.518)
(width 0.3)
(layer "F.Cu")
(net 12)
@@ -24478,168 +25429,208 @@
(uuid "9c125186-74b7-4483-ac5e-ac864d29f227")
)
(segment
- (start 183.517 34.038)
- (end 183.515 34.036)
+ (start 173.99 101.983)
+ (end 173.99 102.233)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "124a06bb-ee86-47a5-8624-f0d601748e47")
+ )
+ (segment
+ (start 171.828 104.395)
+ (end 159.37 104.395)
(width 0.3)
(layer "F.Cu")
(net 16)
- (uuid "63c7d86c-baf4-40c7-aa9c-1f661b10c5a7")
+ (uuid "317c4b1c-afca-4328-992a-9eb3dca31be1")
)
(segment
- (start 183.517 37.943)
- (end 183.517 34.038)
+ (start 173.99 102.233)
+ (end 171.828 104.395)
(width 0.3)
(layer "F.Cu")
(net 16)
- (uuid "8a68cc73-5d0c-4e1a-90a5-ff237634c6c2")
+ (uuid "4f5192b9-bc7c-4b4b-8c1f-e42965384549")
)
(segment
- (start 92.199999 130.436)
- (end 92.45 130.185999)
+ (start 158.227 103.252)
+ (end 158.227 100.331)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "6d6dcf01-337c-4f27-9f26-2bccf9f1ec82")
+ )
+ (segment
+ (start 173.99 101.983)
+ (end 174.483 101.49)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "6f488d6a-ce60-4bdd-b548-df09b0922486")
+ )
+ (segment
+ (start 159.37 104.395)
+ (end 158.227 103.252)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "f0ef80a0-3998-4392-9f3a-8334bc96d4a9")
+ )
+ (segment
+ (start 158.227 100.331)
+ (end 159.751 98.807)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 16)
+ (uuid "fdc5f676-6d79-42a6-ac32-e0eb2c893421")
+ )
+ (segment
+ (start 187.172 94.118001)
+ (end 186.921999 93.868)
(width 0.2)
(layer "F.Cu")
(net 18)
(uuid "53295663-8914-4096-aa29-44cc990abe76")
)
(segment
- (start 91.45 129.611)
- (end 91.45 130.185999)
+ (start 186.347 94.868)
+ (end 186.921999 94.868)
(width 0.2)
(layer "F.Cu")
(net 18)
(uuid "7e1bf281-1682-439f-a46d-dbe88f2f2317")
)
(segment
- (start 92.45 130.185999)
- (end 92.45 129.611)
+ (start 186.921999 93.868)
+ (end 186.347 93.868)
(width 0.2)
(layer "F.Cu")
(net 18)
(uuid "88076abb-dbd5-4d69-88cf-0622e399a6f4")
)
(segment
- (start 91.45 130.185999)
- (end 91.700001 130.436)
+ (start 186.921999 94.868)
+ (end 187.172 94.617999)
(width 0.2)
(layer "F.Cu")
(net 18)
(uuid "88221f01-c621-4443-b574-8da298226967")
)
(segment
- (start 91.700001 130.436)
- (end 92.199999 130.436)
+ (start 187.172 94.617999)
+ (end 187.172 94.118001)
(width 0.2)
(layer "F.Cu")
(net 18)
(uuid "f93d0c7d-aa1c-4925-a4c8-a41992d3bdf2")
)
(segment
- (start 90.95 128.066)
- (end 91.057 127.959)
+ (start 184.802 95.368)
+ (end 184.695 95.261)
(width 0.3)
(layer "F.Cu")
(net 19)
(uuid "3fd79ab0-87d2-41b5-8638-25de9bcc1ff7")
)
(segment
- (start 90.95 129.611)
- (end 90.95 128.066)
+ (start 186.347 95.368)
+ (end 184.802 95.368)
(width 0.3)
(layer "F.Cu")
(net 19)
(uuid "7fc5c076-ef9e-4055-a3da-691724ea4ba0")
)
(segment
- (start 93.95 129.611)
- (end 93.95 127.987)
+ (start 186.347 92.368)
+ (end 184.723 92.368)
(width 0.3)
(layer "F.Cu")
(net 21)
(uuid "0cdaa7bf-fec5-4f59-90be-f0d0c3141792")
)
(segment
- (start 93.95 127.987)
- (end 93.978 127.959)
+ (start 184.723 92.368)
+ (end 184.695 92.34)
(width 0.3)
(layer "F.Cu")
(net 21)
(uuid "63649118-6729-405f-a512-6ecb6c8cf0e6")
)
(segment
- (start 91.95 129.036001)
- (end 92.200001 128.786)
+ (start 185.772001 94.368)
+ (end 185.522 94.117999)
(width 0.2)
(layer "F.Cu")
(net 24)
(uuid "2928c620-26b7-4f92-a193-ba26dad2c571")
)
(segment
- (start 92.200001 128.786)
- (end 92.661698 128.786)
+ (start 185.522 94.117999)
+ (end 185.522 93.656302)
(width 0.2)
(layer "F.Cu")
(net 24)
(uuid "4f9ae27a-500f-470c-bee2-72da129df1d8")
)
(segment
- (start 92.95 129.074302)
- (end 92.95 129.611)
+ (start 185.810302 93.368)
+ (end 186.347 93.368)
(width 0.2)
(layer "F.Cu")
(net 24)
(uuid "711cc8c6-4fcc-4439-a714-16d9163ac234")
)
(segment
- (start 92.661698 128.786)
- (end 92.95 129.074302)
+ (start 185.522 93.656302)
+ (end 185.810302 93.368)
(width 0.2)
(layer "F.Cu")
(net 24)
(uuid "74627a09-445f-4f41-9304-dd94c35482b6")
)
(segment
- (start 91.95 129.611)
- (end 91.95 129.036001)
+ (start 186.347 94.368)
+ (end 185.772001 94.368)
(width 0.2)
(layer "F.Cu")
(net 24)
(uuid "a7f2977a-1ce1-4823-a21b-89606e0f72dd")
)
(segment
- (start 207.01 103.363)
- (end 206.771 103.124)
+ (start 191.789 117.236)
+ (end 192.028 117.475)
(width 0.5)
(layer "F.Cu")
(net 30)
(uuid "a98450bd-eb06-43a3-9a5a-501e360b31ab")
)
(segment
- (start 206.756 106.172)
- (end 206.756 103.124)
+ (start 192.043 114.427)
+ (end 192.043 117.475)
(width 0.5)
(layer "F.Cu")
(net 30)
(uuid "d635f9f8-2d13-4626-aed3-6925d5fb6df4")
)
(segment
- (start 163.957 171.323)
- (end 162.359 171.323)
+ (start 135.001 111.633)
+ (end 135.001 113.231)
(width 0.3)
(layer "F.Cu")
(net 33)
(uuid "177e79ed-5c25-4075-aa2c-18786fdde008")
)
(segment
- (start 69.469 42.419)
- (end 68.3575 41.3075)
+ (start 167.032 95.504)
+ (end 168.1435 94.3925)
(width 0.3)
(layer "F.Cu")
(net 36)
(uuid "0fb3c7ad-d940-4182-bd71-ae092ed7c9ce")
)
(segment
- (start 68.3575 41.3075)
- (end 66.3885 41.3075)
+ (start 168.1435 94.3925)
+ (end 168.1435 92.4235)
(width 0.3)
(layer "F.Cu")
(net 36)
@@ -24670,16 +25661,16 @@
(uuid "4fe546c9-8ea0-4c4a-9de4-f25e189e78e8")
)
(segment
- (start 70.993 42.419)
- (end 69.3815 40.8075)
+ (start 167.032 97.028)
+ (end 168.6435 95.4165)
(width 0.3)
(layer "F.Cu")
(net 41)
(uuid "592b95c7-c96a-41da-a026-acee61d59394")
)
(segment
- (start 69.3815 40.8075)
- (end 66.3885 40.8075)
+ (start 168.6435 95.4165)
+ (end 168.6435 92.4235)
(width 0.3)
(layer "F.Cu")
(net 41)
@@ -24694,51 +25685,67 @@
(uuid "f2b15cdb-56a1-4880-9147-a33fdd3ff090")
)
(segment
- (start 215.695 106.172)
- (end 215.695 103.124)
+ (start 183.104 114.427)
+ (end 183.104 117.475)
(width 0.5)
(layer "F.Cu")
(net 44)
(uuid "bc973ef5-1d1f-4bec-a809-2deba4b705aa")
)
+ (via
+ (at 147.318 140.716)
+ (size 0.7)
+ (drill 0.35)
+ (layers "F.Cu" "B.Cu")
+ (net 45)
+ (uuid "5b45e9b1-5304-49af-9126-18d7aaa5ac3a")
+ )
+ (segment
+ (start 147.43 140.716)
+ (end 147.318 140.716)
+ (width 0.3)
+ (layer "B.Cu")
+ (net 45)
+ (uuid "16d603f0-d45b-4a36-8550-e3f8911f1a11")
+ )
(segment
- (start 209.55 107.948)
- (end 208.282 107.948)
+ (start 189.249 112.651)
+ (end 190.517 112.651)
(width 0.5)
(layer "F.Cu")
- (net 50)
+ (net 48)
(uuid "37a996b2-31b9-45ac-9280-c60de443df59")
)
(segment
- (start 207.266 111.252)
- (end 207.706 110.812)
+ (start 191.533 109.347)
+ (end 191.093 109.787)
(width 0.5)
(layer "F.Cu")
- (net 50)
+ (net 48)
(uuid "4e24fecd-c318-4c4b-a1f2-1a411f5a2a02")
)
(segment
- (start 207.706 108.524)
- (end 207.706 109.472)
+ (start 191.093 112.075)
+ (end 191.093 111.127)
(width 0.5)
(layer "F.Cu")
- (net 50)
+ (net 48)
(uuid "5e98b6a1-9436-4b91-aeff-b7ea745abdd8")
)
(segment
- (start 207.706 110.812)
- (end 207.706 109.472)
+ (start 191.093 109.787)
+ (end 191.093 111.127)
(width 0.5)
(layer "F.Cu")
- (net 50)
+ (net 48)
(uuid "62f87de6-6e38-414d-9efb-8c6dff358461")
)
(segment
- (start 208.282 107.948)
- (end 207.706 108.524)
+ (start 190.517 112.651)
+ (end 191.093 112.075)
(width 0.5)
(layer "F.Cu")
- (net 50)
+ (net 48)
(uuid "ed50f9a3-0730-46d5-8a37-b558587714b0")
)
(segment
@@ -24746,7 +25753,7 @@
(end 68.4962 110.5454)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "2568a4c0-f799-4f92-a388-bbe54a5e452d")
)
(segment
@@ -24754,7 +25761,7 @@
(end 65.103 111.46484)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "8f3068bf-bf3f-49b4-bef0-b7a4283aa8ae")
)
(segment
@@ -24762,7 +25769,7 @@
(end 65.39204 111.1758)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "c699538d-a29e-4a10-8143-13bbd5c7bcf7")
)
(segment
@@ -24770,7 +25777,7 @@
(end 68.4962 110.1954)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "c97e61ab-78a7-4b58-a7e9-035197846aeb")
)
(segment
@@ -24778,7 +25785,7 @@
(end 69.7002 108.9914)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "ce5f890e-af14-4ee0-ac44-03b36ee498fe")
)
(segment
@@ -24786,7 +25793,7 @@
(end 67.8658 111.1758)
(width 0.3)
(layer "F.Cu")
- (net 51)
+ (net 49)
(uuid "debc5380-80ec-4c7f-a1f8-7b0c5c6aa910")
)
(segment
@@ -24794,7 +25801,7 @@
(end 65.085 110.546)
(width 0.2)
(layer "F.Cu")
- (net 52)
+ (net 50)
(uuid "17c45b0e-fca0-4e3c-9ac5-6e8c110a3945")
)
(segment
@@ -24802,7 +25809,7 @@
(end 65.085 110.203)
(width 0.3)
(layer "F.Cu")
- (net 52)
+ (net 50)
(uuid "49b9213e-cc82-427f-b378-e121c31d495f")
)
(segment
@@ -24810,7 +25817,7 @@
(end 64.703 110.928)
(width 0.2)
(layer "F.Cu")
- (net 52)
+ (net 50)
(uuid "563d2bfe-78ee-4ed2-93e6-ce72115346f3")
)
(segment
@@ -24818,7 +25825,7 @@
(end 66.289 108.999)
(width 0.3)
(layer "F.Cu")
- (net 52)
+ (net 50)
(uuid "7da0b611-eb85-490e-bc11-c6102c36548a")
)
(segment
@@ -24826,7 +25833,7 @@
(end 40.259 113.411)
(width 0.3)
(layer "F.Cu")
- (net 53)
+ (net 51)
(uuid "9232e8b8-f58c-4c06-944b-3e41d83184a2")
)
(segment
@@ -24834,7 +25841,7 @@
(end 40.511 113.663)
(width 0.3)
(layer "F.Cu")
- (net 53)
+ (net 51)
(uuid "bab37455-6c84-49d9-ba74-ff10cb9cc5dc")
)
(segment
@@ -24842,7 +25849,7 @@
(end 148.73 140.716)
(width 0.3)
(layer "F.Cu")
- (net 54)
+ (net 52)
(uuid "b22de47d-8827-4189-b166-19ec5c271362")
)
(via
@@ -24850,7 +25857,7 @@
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
- (net 54)
+ (net 52)
(uuid "c0b3895a-0dfa-4199-aef3-4326c88b88db")
)
(segment
@@ -24858,7 +25865,7 @@
(end 154.066 140.716)
(width 0.3)
(layer "F.Cu")
- (net 55)
+ (net 53)
(uuid "4850fbed-839e-4cc1-9bd4-758b83082c7c")
)
(via
@@ -24866,7 +25873,7 @@
(size 0.7)
(drill 0.35)
(layers "F.Cu" "B.Cu")
- (net 55)
+ (net 53)
(uuid "5b08f3a0-2bb2-4c2f-ac74-a19cbaf69735")
)
(segment
@@ -24874,7 +25881,7 @@
(end 40.259 118.012)
(width 0.3)
(layer "F.Cu")
- (net 56)
+ (net 54)
(uuid "ac30ab0c-775f-4577-ac04-f65b401b8157")
)
(segment
@@ -24882,7 +25889,7 @@
(end 41.461 116.81)
(width 0.3)
(layer "F.Cu")
- (net 56)
+ (net 54)
(uuid "d67100ef-b388-44c9-8145-c19a04311392")
)
(segment
@@ -24890,7 +25897,7 @@
(end 69.85 76.8705)
(width 0.3)
(layer "F.Cu")
- (net 58)
+ (net 56)
(uuid "445e709a-f468-49cb-abcb-bba2d82c7bb1")
)
(segment
@@ -24898,120 +25905,264 @@
(end 70.025 76.6955)
(width 0.3)
(layer "F.Cu")
- (net 58)
+ (net 56)
(uuid "631b1d29-cda1-452e-a5f7-7e349ba3ad0d")
)
(segment
- (start 216.645 108.524)
- (end 217.223 107.946)
+ (start 182.154 112.075)
+ (end 181.576 112.653)
(width 0.5)
(layer "F.Cu")
- (net 62)
+ (net 60)
(uuid "0bcaba54-0ce0-4c51-a4bb-7159ca163487")
)
(segment
- (start 216.645 109.472)
- (end 216.645 108.524)
+ (start 182.154 111.127)
+ (end 182.154 112.075)
(width 0.5)
(layer "F.Cu")
- (net 62)
+ (net 60)
(uuid "1d54dd77-d5d9-49da-9197-babf5614d32f")
)
(segment
- (start 216.205 111.252)
- (end 216.645 110.812)
+ (start 182.594 109.347)
+ (end 182.154 109.787)
(width 0.5)
(layer "F.Cu")
- (net 62)
+ (net 60)
(uuid "4c6dbd30-b0e0-4c51-8624-43c60bab06f5")
)
(segment
- (start 216.645 110.812)
- (end 216.645 109.472)
+ (start 182.154 109.787)
+ (end 182.154 111.127)
(width 0.5)
(layer "F.Cu")
- (net 62)
+ (net 60)
(uuid "a532951a-29ba-4942-8314-82e2b696a155")
)
(segment
- (start 217.223 107.946)
- (end 218.489 107.946)
+ (start 181.576 112.653)
+ (end 180.31 112.653)
(width 0.5)
(layer "F.Cu")
- (net 62)
+ (net 60)
(uuid "b1c64479-1680-4091-a31b-ecc9fe4ebdfd")
)
(segment
- (start 236.728 86.614)
- (end 235.077 86.614)
+ (start 190.3 101.854)
+ (end 190.358 101.796)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "8d8bdf16-2bf9-4671-a68f-54322096dd22")
+ )
+ (segment
+ (start 189.23 101.854)
+ (end 190.3 101.854)
+ (width 0.65)
+ (layer "F.Cu")
+ (net 61)
+ (uuid "fefc22af-a96b-45de-a3f0-23a66ad33489")
+ )
+ (via
+ (at 189.23 101.854)
+ (size 1)
+ (drill 0.5)
+ (layers "F.Cu" "B.Cu")
+ (net 61)
+ (uuid "3c4c71bb-30a2-4d58-b2b5-54010dd8807d")
+ )
+ (segment
+ (start 188.722 101.346)
+ (end 189.23 101.854)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "2b208718-6827-4174-a31f-ab2fa70a4c92")
+ )
+ (segment
+ (start 193.78 97.609569)
+ (end 189.535569 101.854)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "3361eb92-b2b7-46cc-b1d5-534da5a213a2")
+ )
+ (segment
+ (start 193.78 80.506)
+ (end 193.78 97.609569)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "5cf07f8c-375a-443d-bbb3-566154ee1bc7")
+ )
+ (segment
+ (start 183.901 101.346)
+ (end 188.722 101.346)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "616794b5-8057-4850-80ee-5440a59761d9")
+ )
+ (segment
+ (start 189.535569 101.854)
+ (end 189.23 101.854)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "7a01d23d-ad98-4db4-a4e1-01bcefa242d2")
+ )
+ (segment
+ (start 192.405 79.131)
+ (end 193.78 80.506)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "aa4ca781-c918-466b-84fe-b6f52d1f4bdc")
+ )
+ (segment
+ (start 183.52 101.727)
+ (end 183.901 101.346)
+ (width 0.65)
+ (layer "B.Cu")
+ (net 61)
+ (uuid "fb6b5a29-4b41-48fd-a855-f80b4392e3a6")
+ )
+ (segment
+ (start 188.468 77.089)
+ (end 188.468 75.438)
(width 0.3)
(layer "F.Cu")
- (net 64)
+ (net 62)
(uuid "041025c4-f37c-43fa-94a3-2fee9a3dc1f4")
)
(segment
- (start 233.692 86.487)
- (end 231.66 84.455)
+ (start 188.595 74.053)
+ (end 190.627 72.021)
(width 0.3)
(layer "F.Cu")
- (net 64)
+ (net 62)
(uuid "23d4e18c-e579-49b4-a0f6-8bed9137661f")
)
(segment
- (start 234.95 86.487)
- (end 233.692 86.487)
+ (start 188.595 75.311)
+ (end 188.595 74.053)
(width 0.3)
(layer "F.Cu")
- (net 64)
+ (net 62)
(uuid "578b037c-410e-4691-8069-fbc4fe693901")
)
(segment
- (start 235.077 86.614)
- (end 234.95 86.487)
+ (start 188.468 75.438)
+ (end 188.595 75.311)
(width 0.3)
(layer "F.Cu")
- (net 64)
+ (net 62)
(uuid "933f6b7e-83ac-4713-b8e4-b7df09b58066")
)
(segment
- (start 84.076 75.5955)
+ (start 163.731 90.511)
+ (end 162.96109 90.511)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 64)
+ (uuid "18b51350-1aba-43f6-b219-20338ca40f43")
+ )
+ (segment
+ (start 162.96109 90.511)
+ (end 161.01609 92.456)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 64)
+ (uuid "d2be14e7-bee2-41bd-9f4e-49c1c94439dd")
+ )
+ (segment
+ (start 161.01609 92.456)
+ (end 159.766 92.456)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 64)
+ (uuid "f8854b5c-138b-4b49-9472-466f120a9225")
+ )
+ (segment
+ (start 82.5805 75.5955)
(end 81.695 75.5955)
(width 0.3)
(layer "F.Cu")
- (net 100)
- (uuid "bd9cbf7d-7b26-481b-b945-199db12714c7")
+ (net 84)
+ (uuid "1ed32646-0f92-444d-8d62-bcccfabc9311")
+ )
+ (segment
+ (start 83.754 76.769)
+ (end 82.5805 75.5955)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 84)
+ (uuid "3b77d72c-8a4c-4f1e-89b5-027a997aa5ee")
+ )
+ (segment
+ (start 84.2065 76.769)
+ (end 84.2065 78.2905)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 84)
+ (uuid "3dda4e07-3f92-4c85-b2a5-d331f49b228c")
)
(segment
- (start 84.339 75.8585)
- (end 84.076 75.5955)
+ (start 84.2065 78.2905)
+ (end 84.138 78.359)
(width 0.3)
(layer "F.Cu")
- (net 100)
- (uuid "fcaff580-4902-4fac-958c-f636406f3815")
+ (net 84)
+ (uuid "acb5f62e-37d7-47f8-8f25-4e432c4cea23")
)
(segment
- (start 84.339 73.9585)
- (end 83.676501 73.9585)
+ (start 84.2065 76.769)
+ (end 83.754 76.769)
(width 0.3)
(layer "F.Cu")
- (net 101)
- (uuid "2d513836-8897-4af6-ab09-fc8f580c92e0")
+ (net 84)
+ (uuid "bde498f3-7818-4bd5-aed8-e3d04b438d6f")
)
(segment
- (start 83.139501 74.4955)
+ (start 83.833 74.4955)
(end 81.695 74.4955)
(width 0.3)
(layer "F.Cu")
- (net 101)
- (uuid "c92061e5-bb63-4980-8843-7c736de60857")
+ (net 85)
+ (uuid "0ede42d7-61e0-467c-bcf9-da3dd63c55dd")
+ )
+ (segment
+ (start 84.138 73.977)
+ (end 84.138 73.279)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 85)
+ (uuid "2de3ce92-ea8d-4ed8-a6b5-8ac7e3f15b9f")
+ )
+ (segment
+ (start 84.2065 74.869)
+ (end 83.833 74.4955)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 85)
+ (uuid "76eff772-5919-4bbf-b481-c3ed01efa3b4")
+ )
+ (segment
+ (start 83.833 74.282)
+ (end 84.138 73.977)
+ (width 0.3)
+ (layer "F.Cu")
+ (net 85)
+ (uuid "806a47cc-520f-4961-bfa4-680090f98a6d")
)
(segment
- (start 83.676501 73.9585)
- (end 83.139501 74.4955)
+ (start 83.833 74.4955)
+ (end 83.833 74.282)
(width 0.3)
(layer "F.Cu")
- (net 101)
- (uuid "e59b7a24-bf91-4423-a027-1ec3326d4806")
+ (net 85)
+ (uuid "8ff94ce0-d458-44c2-842e-12044eca636e")
)
(zone
(net 0)
@@ -25070,4 +26221,1462 @@
)
)
)
+ (zone
+ (net 3)
+ (net_name "GND")
+ (layer "In1.Cu")
+ (uuid "081d3177-7214-4efe-be5b-3849c221fc67")
+ (hatch edge 0.5)
+ (connect_pads yes
+ (clearance 0.5)
+ )
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (fill yes
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 32.1564 26.0096) (xy 27.2796 175.8188) (xy 260.5532 179.6796) (xy 259.5372 17.6276)
+ )
+ )
+ (filled_polygon
+ (layer "In1.Cu")
+ (pts
+ (xy 259.477154 17.649511) (xy 259.524823 17.700593) (xy 259.538001 17.755448) (xy 260.552404 179.55274)
+ (xy 260.53314 179.619901) (xy 260.480624 179.665986) (xy 260.426354 179.6775) (xy 27.405581 175.820885)
+ (xy 27.338876 175.800094) (xy 27.294002 175.74654) (xy 27.283699 175.69287) (xy 28.509135 138.048996)
+ (xy 124.162435 138.048996) (xy 124.162435 138.049003) (xy 124.18263 138.228249) (xy 124.182631 138.228254)
+ (xy 124.242211 138.398523) (xy 124.338184 138.551262) (xy 124.465738 138.678816) (xy 124.618478 138.774789)
+ (xy 124.714024 138.808222) (xy 124.788745 138.834368) (xy 124.78875 138.834369) (xy 124.967996 138.854565)
+ (xy 124.968 138.854565) (xy 124.968004 138.854565) (xy 125.147249 138.834369) (xy 125.147251 138.834368)
+ (xy 125.147255 138.834368) (xy 125.147258 138.834366) (xy 125.147262 138.834366) (xy 125.311045 138.777056)
+ (xy 125.380824 138.773494) (xy 125.441451 138.808222) (xy 125.473679 138.870216) (xy 125.476 138.894097)
+ (xy 125.476 141.351) (xy 129.921 141.351) (xy 129.921 140.716) (xy 146.462815 140.716) (xy 146.481503 140.893805)
+ (xy 146.481504 140.893807) (xy 146.536747 141.063829) (xy 146.53675 141.063835) (xy 146.626141 141.218665)
+ (xy 146.667812 141.264946) (xy 146.745764 141.351521) (xy 146.745767 141.351523) (xy 146.74577 141.351526)
+ (xy 146.890407 141.456612) (xy 147.053733 141.529329) (xy 147.228609 141.5665) (xy 147.22861 141.5665)
+ (xy 147.407389 141.5665) (xy 147.407391 141.5665) (xy 147.582267 141.529329) (xy 147.745593 141.456612)
+ (xy 147.89023 141.351526) (xy 147.93185 141.305303) (xy 147.991336 141.268654) (xy 148.061193 141.269984)
+ (xy 148.11615 141.305303) (xy 148.157764 141.351521) (xy 148.157767 141.351523) (xy 148.15777 141.351526)
+ (xy 148.302407 141.456612) (xy 148.465733 141.529329) (xy 148.640609 141.5665) (xy 148.64061 141.5665)
+ (xy 148.819389 141.5665) (xy 148.819391 141.5665) (xy 148.994267 141.529329) (xy 149.157593 141.456612)
+ (xy 149.30223 141.351526) (xy 149.421859 141.218665) (xy 149.51125 141.063835) (xy 149.566497 140.893803)
+ (xy 149.585185 140.716) (xy 153.210815 140.716) (xy 153.229503 140.893805) (xy 153.229504 140.893807)
+ (xy 153.284747 141.063829) (xy 153.28475 141.063835) (xy 153.374141 141.218665) (xy 153.415812 141.264946)
+ (xy 153.493764 141.351521) (xy 153.493767 141.351523) (xy 153.49377 141.351526) (xy 153.638407 141.456612)
+ (xy 153.801733 141.529329) (xy 153.976609 141.5665) (xy 153.97661 141.5665) (xy 154.155389 141.5665)
+ (xy 154.155391 141.5665) (xy 154.330267 141.529329) (xy 154.493593 141.456612) (xy 154.63823 141.351526)
+ (xy 154.757859 141.218665) (xy 154.84725 141.063835) (xy 154.902497 140.893803) (xy 154.921185 140.716)
+ (xy 154.902497 140.538197) (xy 154.84725 140.368165) (xy 154.757859 140.213335) (xy 154.711003 140.161296)
+ (xy 154.638235 140.080478) (xy 154.638232 140.080476) (xy 154.638231 140.080475) (xy 154.63823 140.080474)
+ (xy 154.493593 139.975388) (xy 154.330267 139.902671) (xy 154.330265 139.90267) (xy 154.202594 139.875533)
+ (xy 154.155391 139.8655) (xy 153.976609 139.8655) (xy 153.945954 139.872015) (xy 153.801733 139.90267)
+ (xy 153.801728 139.902672) (xy 153.638408 139.975387) (xy 153.493768 140.080475) (xy 153.37414 140.213336)
+ (xy 153.28475 140.368164) (xy 153.284747 140.36817) (xy 153.229504 140.538192) (xy 153.229503 140.538194)
+ (xy 153.210815 140.716) (xy 149.585185 140.716) (xy 149.566497 140.538197) (xy 149.51125 140.368165)
+ (xy 149.421859 140.213335) (xy 149.375003 140.161296) (xy 149.302235 140.080478) (xy 149.302232 140.080476)
+ (xy 149.302231 140.080475) (xy 149.30223 140.080474) (xy 149.157593 139.975388) (xy 148.994267 139.902671)
+ (xy 148.994265 139.90267) (xy 148.866594 139.875533) (xy 148.819391 139.8655) (xy 148.640609 139.8655)
+ (xy 148.609954 139.872015) (xy 148.465733 139.90267) (xy 148.465728 139.902672) (xy 148.302408 139.975387)
+ (xy 148.157768 140.080475) (xy 148.116149 140.126698) (xy 148.056662 140.163346) (xy 147.986805 140.162015)
+ (xy 147.93185 140.126697) (xy 147.890235 140.080478) (xy 147.890232 140.080476) (xy 147.890231 140.080475)
+ (xy 147.89023 140.080474) (xy 147.745593 139.975388) (xy 147.582267 139.902671) (xy 147.582265 139.90267)
+ (xy 147.454594 139.875533) (xy 147.407391 139.8655) (xy 147.228609 139.8655) (xy 147.197954 139.872015)
+ (xy 147.053733 139.90267) (xy 147.053728 139.902672) (xy 146.890408 139.975387) (xy 146.745768 140.080475)
+ (xy 146.62614 140.213336) (xy 146.53675 140.368164) (xy 146.536747 140.36817) (xy 146.481504 140.538192)
+ (xy 146.481503 140.538194) (xy 146.462815 140.716) (xy 129.921 140.716) (xy 129.921 139.319) (xy 128.902 139.319)
+ (xy 128.834961 139.299315) (xy 128.789206 139.246511) (xy 128.778 139.195) (xy 128.778 137.287)
+ (xy 125.476 137.287) (xy 125.475999 137.287) (xy 125.462259 137.30074) (xy 125.400936 137.334224)
+ (xy 125.331244 137.329239) (xy 125.320777 137.324778) (xy 125.317526 137.323212) (xy 125.147254 137.263631)
+ (xy 125.147249 137.26363) (xy 124.968004 137.243435) (xy 124.967996 137.243435) (xy 124.78875 137.26363)
+ (xy 124.788745 137.263631) (xy 124.618476 137.323211) (xy 124.465737 137.419184) (xy 124.338184 137.546737)
+ (xy 124.242211 137.699476) (xy 124.182631 137.869745) (xy 124.18263 137.86975) (xy 124.162435 138.048996)
+ (xy 28.509135 138.048996) (xy 29.178889 117.474999) (xy 176.668341 117.474999) (xy 176.668341 117.475)
+ (xy 176.688936 117.710403) (xy 176.688938 117.710413) (xy 176.750094 117.938655) (xy 176.750096 117.938659)
+ (xy 176.750097 117.938663) (xy 176.754 117.947032) (xy 176.849965 118.15283) (xy 176.849967 118.152834)
+ (xy 176.958281 118.307521) (xy 176.985505 118.346401) (xy 177.152599 118.513495) (xy 177.249384 118.581265)
+ (xy 177.346165 118.649032) (xy 177.346167 118.649033) (xy 177.34617 118.649035) (xy 177.560337 118.748903)
+ (xy 177.788592 118.810063) (xy 177.965034 118.8255) (xy 178.023999 118.830659) (xy 178.024 118.830659)
+ (xy 178.024001 118.830659) (xy 178.082966 118.8255) (xy 178.259408 118.810063) (xy 178.487663 118.748903)
+ (xy 178.70183 118.649035) (xy 178.895401 118.513495) (xy 179.062495 118.346401) (xy 179.192425 118.160842)
+ (xy 179.247002 118.117217) (xy 179.3165 118.110023) (xy 179.378855 118.141546) (xy 179.395575 118.160842)
+ (xy 179.5255 118.346395) (xy 179.525505 118.346401) (xy 179.692599 118.513495) (xy 179.789384 118.581265)
+ (xy 179.886165 118.649032) (xy 179.886167 118.649033) (xy 179.88617 118.649035) (xy 180.100337 118.748903)
+ (xy 180.328592 118.810063) (xy 180.505034 118.8255) (xy 180.563999 118.830659) (xy 180.564 118.830659)
+ (xy 180.564001 118.830659) (xy 180.622966 118.8255) (xy 180.799408 118.810063) (xy 181.027663 118.748903)
+ (xy 181.24183 118.649035) (xy 181.435401 118.513495) (xy 181.557329 118.391566) (xy 181.618648 118.358084)
+ (xy 181.68834 118.363068) (xy 181.744274 118.404939) (xy 181.761189 118.435917) (xy 181.810202 118.567328)
+ (xy 181.810206 118.567335) (xy 181.896452 118.682544) (xy 181.896455 118.682547) (xy 182.011664 118.768793)
+ (xy 182.011671 118.768797) (xy 182.146517 118.819091) (xy 182.146516 118.819091) (xy 182.153444 118.819835)
+ (xy 182.206127 118.8255) (xy 184.001872 118.825499) (xy 184.061483 118.819091) (xy 184.196331 118.768796)
+ (xy 184.311546 118.682546) (xy 184.397796 118.567331) (xy 184.448091 118.432483) (xy 184.4545 118.372873)
+ (xy 184.454499 117.474999) (xy 185.607341 117.474999) (xy 185.607341 117.475) (xy 185.627936 117.710403)
+ (xy 185.627938 117.710413) (xy 185.689094 117.938655) (xy 185.689096 117.938659) (xy 185.689097 117.938663)
+ (xy 185.693 117.947032) (xy 185.788965 118.15283) (xy 185.788967 118.152834) (xy 185.897281 118.307521)
+ (xy 185.924505 118.346401) (xy 186.091599 118.513495) (xy 186.188384 118.581265) (xy 186.285165 118.649032)
+ (xy 186.285167 118.649033) (xy 186.28517 118.649035) (xy 186.499337 118.748903) (xy 186.727592 118.810063)
+ (xy 186.904034 118.8255) (xy 186.962999 118.830659) (xy 186.963 118.830659) (xy 186.963001 118.830659)
+ (xy 187.021966 118.8255) (xy 187.198408 118.810063) (xy 187.426663 118.748903) (xy 187.64083 118.649035)
+ (xy 187.834401 118.513495) (xy 188.001495 118.346401) (xy 188.131425 118.160842) (xy 188.186002 118.117217)
+ (xy 188.2555 118.110023) (xy 188.317855 118.141546) (xy 188.334575 118.160842) (xy 188.4645 118.346395)
+ (xy 188.464505 118.346401) (xy 188.631599 118.513495) (xy 188.728384 118.581265) (xy 188.825165 118.649032)
+ (xy 188.825167 118.649033) (xy 188.82517 118.649035) (xy 189.039337 118.748903) (xy 189.267592 118.810063)
+ (xy 189.444034 118.8255) (xy 189.502999 118.830659) (xy 189.503 118.830659) (xy 189.503001 118.830659)
+ (xy 189.561966 118.8255) (xy 189.738408 118.810063) (xy 189.966663 118.748903) (xy 190.18083 118.649035)
+ (xy 190.374401 118.513495) (xy 190.496329 118.391566) (xy 190.557648 118.358084) (xy 190.62734 118.363068)
+ (xy 190.683274 118.404939) (xy 190.700189 118.435917) (xy 190.749202 118.567328) (xy 190.749206 118.567335)
+ (xy 190.835452 118.682544) (xy 190.835455 118.682547) (xy 190.950664 118.768793) (xy 190.950671 118.768797)
+ (xy 191.085517 118.819091) (xy 191.085516 118.819091) (xy 191.092444 118.819835) (xy 191.145127 118.8255)
+ (xy 192.940872 118.825499) (xy 193.000483 118.819091) (xy 193.135331 118.768796) (xy 193.250546 118.682546)
+ (xy 193.336796 118.567331) (xy 193.387091 118.432483) (xy 193.3935 118.372873) (xy 193.393499 116.577128)
+ (xy 193.387091 116.517517) (xy 193.38581 116.514083) (xy 193.336797 116.382671) (xy 193.336793 116.382664)
+ (xy 193.250547 116.267455) (xy 193.250544 116.267452) (xy 193.135335 116.181206) (xy 193.135328 116.181202)
+ (xy 193.000482 116.130908) (xy 193.000483 116.130908) (xy 192.940883 116.124501) (xy 192.940881 116.1245)
+ (xy 192.940873 116.1245) (xy 192.940864 116.1245) (xy 191.145129 116.1245) (xy 191.145123 116.124501)
+ (xy 191.085516 116.130908) (xy 190.950671 116.181202) (xy 190.950664 116.181206) (xy 190.835455 116.267452)
+ (xy 190.835452 116.267455) (xy 190.749206 116.382664) (xy 190.749203 116.382669) (xy 190.700189 116.514083)
+ (xy 190.658317 116.570016) (xy 190.592853 116.594433) (xy 190.52458 116.579581) (xy 190.496326 116.55843)
+ (xy 190.374402 116.436506) (xy 190.374395 116.436501) (xy 190.180834 116.300967) (xy 190.18083 116.300965)
+ (xy 190.180828 116.300964) (xy 189.966663 116.201097) (xy 189.966659 116.201096) (xy 189.966655 116.201094)
+ (xy 189.738413 116.139938) (xy 189.738403 116.139936) (xy 189.503001 116.119341) (xy 189.502999 116.119341)
+ (xy 189.267596 116.139936) (xy 189.267586 116.139938) (xy 189.039344 116.201094) (xy 189.039335 116.201098)
+ (xy 188.825171 116.300964) (xy 188.825169 116.300965) (xy 188.631597 116.436505) (xy 188.464505 116.603597)
+ (xy 188.334575 116.789158) (xy 188.279998 116.832783) (xy 188.2105 116.839977) (xy 188.148145 116.808454)
+ (xy 188.131425 116.789158) (xy 188.001494 116.603597) (xy 187.834402 116.436506) (xy 187.834395 116.436501)
+ (xy 187.640834 116.300967) (xy 187.64083 116.300965) (xy 187.640828 116.300964) (xy 187.426663 116.201097)
+ (xy 187.426659 116.201096) (xy 187.426655 116.201094) (xy 187.198413 116.139938) (xy 187.198403 116.139936)
+ (xy 186.963001 116.119341) (xy 186.962999 116.119341) (xy 186.727596 116.139936) (xy 186.727586 116.139938)
+ (xy 186.499344 116.201094) (xy 186.499335 116.201098) (xy 186.285171 116.300964) (xy 186.285169 116.300965)
+ (xy 186.091597 116.436505) (xy 185.924505 116.603597) (xy 185.788965 116.797169) (xy 185.788964 116.797171)
+ (xy 185.689098 117.011335) (xy 185.689094 117.011344) (xy 185.627938 117.239586) (xy 185.627936 117.239596)
+ (xy 185.607341 117.474999) (xy 184.454499 117.474999) (xy 184.454499 116.577128) (xy 184.448091 116.517517)
+ (xy 184.44681 116.514083) (xy 184.397797 116.382671) (xy 184.397793 116.382664) (xy 184.311547 116.267455)
+ (xy 184.311544 116.267452) (xy 184.196335 116.181206) (xy 184.196328 116.181202) (xy 184.061482 116.130908)
+ (xy 184.061483 116.130908) (xy 184.001883 116.124501) (xy 184.001881 116.1245) (xy 184.001873 116.1245)
+ (xy 184.001864 116.1245) (xy 182.206129 116.1245) (xy 182.206123 116.124501) (xy 182.146516 116.130908)
+ (xy 182.011671 116.181202) (xy 182.011664 116.181206) (xy 181.896455 116.267452) (xy 181.896452 116.267455)
+ (xy 181.810206 116.382664) (xy 181.810203 116.382669) (xy 181.761189 116.514083) (xy 181.719317 116.570016)
+ (xy 181.653853 116.594433) (xy 181.58558 116.579581) (xy 181.557326 116.55843) (xy 181.435402 116.436506)
+ (xy 181.435395 116.436501) (xy 181.241834 116.300967) (xy 181.24183 116.300965) (xy 181.241828 116.300964)
+ (xy 181.027663 116.201097) (xy 181.027659 116.201096) (xy 181.027655 116.201094) (xy 180.799413 116.139938)
+ (xy 180.799403 116.139936) (xy 180.564001 116.119341) (xy 180.563999 116.119341) (xy 180.328596 116.139936)
+ (xy 180.328586 116.139938) (xy 180.100344 116.201094) (xy 180.100335 116.201098) (xy 179.886171 116.300964)
+ (xy 179.886169 116.300965) (xy 179.692597 116.436505) (xy 179.525505 116.603597) (xy 179.395575 116.789158)
+ (xy 179.340998 116.832783) (xy 179.2715 116.839977) (xy 179.209145 116.808454) (xy 179.192425 116.789158)
+ (xy 179.062494 116.603597) (xy 178.895402 116.436506) (xy 178.895395 116.436501) (xy 178.701834 116.300967)
+ (xy 178.70183 116.300965) (xy 178.701828 116.300964) (xy 178.487663 116.201097) (xy 178.487659 116.201096)
+ (xy 178.487655 116.201094) (xy 178.259413 116.139938) (xy 178.259403 116.139936) (xy 178.024001 116.119341)
+ (xy 178.023999 116.119341) (xy 177.788596 116.139936) (xy 177.788586 116.139938) (xy 177.560344 116.201094)
+ (xy 177.560335 116.201098) (xy 177.346171 116.300964) (xy 177.346169 116.300965) (xy 177.152597 116.436505)
+ (xy 176.985505 116.603597) (xy 176.849965 116.797169) (xy 176.849964 116.797171) (xy 176.750098 117.011335)
+ (xy 176.750094 117.011344) (xy 176.688938 117.239586) (xy 176.688936 117.239596) (xy 176.668341 117.474999)
+ (xy 29.178889 117.474999) (xy 29.278112 114.427) (xy 38.512815 114.427) (xy 38.531503 114.604805)
+ (xy 38.531504 114.604807) (xy 38.586747 114.774829) (xy 38.58675 114.774835) (xy 38.676141 114.929665)
+ (xy 38.717812 114.975946) (xy 38.795764 115.062521) (xy 38.795767 115.062523) (xy 38.79577 115.062526)
+ (xy 38.940407 115.167612) (xy 39.103733 115.240329) (xy 39.278609 115.2775) (xy 39.27861 115.2775)
+ (xy 39.457389 115.2775) (xy 39.457391 115.2775) (xy 39.632267 115.240329) (xy 39.795593 115.167612)
+ (xy 39.94023 115.062526) (xy 40.059859 114.929665) (xy 40.14925 114.774835) (xy 40.204497 114.604803)
+ (xy 40.223185 114.427) (xy 40.204497 114.249197) (xy 40.166157 114.1312) (xy 64.828 114.1312) (xy 66.578 114.1312)
+ (xy 66.578 112.8522) (xy 69.886415 112.8522) (xy 69.905103 113.030005) (xy 69.905104 113.030007)
+ (xy 69.960347 113.200029) (xy 69.96035 113.200035) (xy 70.049741 113.354865) (xy 70.091412 113.401146)
+ (xy 70.169364 113.487721) (xy 70.169367 113.487723) (xy 70.16937 113.487726) (xy 70.314007 113.592812)
+ (xy 70.477333 113.665529) (xy 70.652209 113.7027) (xy 70.65221 113.7027) (xy 70.830989 113.7027)
+ (xy 70.830991 113.7027) (xy 71.005867 113.665529) (xy 71.169193 113.592812) (xy 71.31383 113.487726)
+ (xy 71.433459 113.354865) (xy 71.52285 113.200035) (xy 71.578097 113.030003) (xy 71.596785 112.8522)
+ (xy 71.578097 112.674397) (xy 71.550473 112.589381) (xy 71.522852 112.50437) (xy 71.522849 112.504364)
+ (xy 71.433459 112.349535) (xy 71.360518 112.268526) (xy 71.313835 112.216678) (xy 71.313832 112.216676)
+ (xy 71.313831 112.216675) (xy 71.31383 112.216674) (xy 71.169193 112.111588) (xy 71.005867 112.038871)
+ (xy 71.005865 112.03887) (xy 70.878194 112.011733) (xy 70.830991 112.0017) (xy 70.652209 112.0017)
+ (xy 70.621554 112.008215) (xy 70.477333 112.03887) (xy 70.477328 112.038872) (xy 70.314008 112.111587)
+ (xy 70.169368 112.216675) (xy 70.04974 112.349536) (xy 69.96035 112.504364) (xy 69.960347 112.50437)
+ (xy 69.905104 112.674392) (xy 69.905103 112.674394) (xy 69.886415 112.8522) (xy 66.578 112.8522)
+ (xy 66.578 112.5412) (xy 64.828 112.5412) (xy 64.828 114.1312) (xy 40.166157 114.1312) (xy 40.14925 114.079165)
+ (xy 40.059859 113.924335) (xy 40.013003 113.872296) (xy 39.940235 113.791478) (xy 39.940232 113.791476)
+ (xy 39.940231 113.791475) (xy 39.94023 113.791474) (xy 39.795593 113.686388) (xy 39.632267 113.613671)
+ (xy 39.632265 113.61367) (xy 39.504594 113.586533) (xy 39.457391 113.5765) (xy 39.278609 113.5765)
+ (xy 39.247954 113.583015) (xy 39.103733 113.61367) (xy 39.103728 113.613672) (xy 38.940408 113.686387)
+ (xy 38.795768 113.791475) (xy 38.67614 113.924336) (xy 38.58675 114.079164) (xy 38.586747 114.07917)
+ (xy 38.531504 114.249192) (xy 38.531503 114.249194) (xy 38.512815 114.427) (xy 29.278112 114.427)
+ (xy 29.369066 111.633) (xy 135.923815 111.633) (xy 135.942503 111.810805) (xy 135.942504 111.810807)
+ (xy 135.997747 111.980829) (xy 135.99775 111.980835) (xy 136.087141 112.135665) (xy 136.128812 112.181946)
+ (xy 136.206764 112.268521) (xy 136.206767 112.268523) (xy 136.20677 112.268526) (xy 136.351407 112.373612)
+ (xy 136.514733 112.446329) (xy 136.689609 112.4835) (xy 136.68961 112.4835) (xy 136.868389 112.4835)
+ (xy 136.868391 112.4835) (xy 137.043267 112.446329) (xy 137.206593 112.373612) (xy 137.35123 112.268526)
+ (xy 137.470859 112.135665) (xy 137.56025 111.980835) (xy 137.615497 111.810803) (xy 137.634185 111.633)
+ (xy 137.615497 111.455197) (xy 137.56025 111.285165) (xy 137.470859 111.130335) (xy 137.424003 111.078296)
+ (xy 137.351235 110.997478) (xy 137.351232 110.997476) (xy 137.351231 110.997475) (xy 137.35123 110.997474)
+ (xy 137.206593 110.892388) (xy 137.043267 110.819671) (xy 137.043265 110.81967) (xy 136.915594 110.792533)
+ (xy 136.868391 110.7825) (xy 136.689609 110.7825) (xy 136.658954 110.789015) (xy 136.514733 110.81967)
+ (xy 136.514728 110.819672) (xy 136.351408 110.892387) (xy 136.206768 110.997475) (xy 136.08714 111.130336)
+ (xy 135.99775 111.285164) (xy 135.997747 111.28517) (xy 135.942504 111.455192) (xy 135.942503 111.455194)
+ (xy 135.923815 111.633) (xy 29.369066 111.633) (xy 29.502223 107.542605) (xy 179.826557 107.542605)
+ (xy 179.86581 107.739938) (xy 179.865813 107.739948) (xy 179.942806 107.925827) (xy 179.942813 107.92584)
+ (xy 180.054593 108.09313) (xy 180.054596 108.093134) (xy 180.196865 108.235403) (xy 180.196869 108.235406)
+ (xy 180.364159 108.347186) (xy 180.364172 108.347193) (xy 180.531749 108.416605) (xy 180.550056 108.424188)
+ (xy 180.55006 108.424188) (xy 180.550061 108.424189) (xy 180.747394 108.463442) (xy 180.948603 108.463442)
+ (xy 180.948605 108.463442) (xy 181.081367 108.437033) (xy 181.145944 108.424188) (xy 181.331834 108.34719)
+ (xy 181.499131 108.235406) (xy 181.641406 108.093131) (xy 181.75319 107.925834) (xy 181.754738 107.922098)
+ (xy 181.830186 107.739948) (xy 181.830188 107.739944) (xy 181.869442 107.542603) (xy 181.871907 107.442)
+ (xy 181.869461 107.342169) (xy 182.755446 107.342169) (xy 182.755446 107.54183) (xy 182.794394 107.737635)
+ (xy 182.794396 107.737643) (xy 182.870798 107.922095) (xy 182.870803 107.922104) (xy 182.98172 108.088102)
+ (xy 182.981723 108.088106) (xy 183.122893 108.229276) (xy 183.122897 108.229279) (xy 183.288895 108.340196)
+ (xy 183.288904 108.340201) (xy 183.330689 108.357509) (xy 183.473357 108.416604) (xy 183.669169 108.455553)
+ (xy 183.669173 108.455554) (xy 183.868826 108.455554) (xy 183.868827 108.455554) (xy 183.868828 108.455553)
+ (xy 184.064643 108.416604) (xy 184.249098 108.3402) (xy 184.415103 108.229279) (xy 184.556279 108.088103)
+ (xy 184.6672 107.922098) (xy 184.743604 107.737643) (xy 184.782554 107.541826) (xy 184.785 107.442)
+ (xy 184.782554 107.342174) (xy 184.743604 107.146357) (xy 184.6672 106.961902) (xy 184.667199 106.961901)
+ (xy 184.667196 106.961895) (xy 184.556279 106.795897) (xy 184.556276 106.795893) (xy 184.415106 106.654723)
+ (xy 184.415102 106.65472) (xy 184.249104 106.543803) (xy 184.249095 106.543798) (xy 184.064643 106.467396)
+ (xy 184.064635 106.467394) (xy 183.86883 106.428446) (xy 183.868826 106.428446) (xy 183.669174 106.428446)
+ (xy 183.669169 106.428446) (xy 183.473364 106.467394) (xy 183.473356 106.467396) (xy 183.288904 106.543798)
+ (xy 183.288895 106.543803) (xy 183.122897 106.65472) (xy 183.122893 106.654723) (xy 182.981723 106.795893)
+ (xy 182.98172 106.795897) (xy 182.870803 106.961895) (xy 182.870798 106.961904) (xy 182.794396 107.146356)
+ (xy 182.794394 107.146364) (xy 182.755446 107.342169) (xy 181.869461 107.342169) (xy 181.869442 107.341397)
+ (xy 181.830188 107.144056) (xy 181.830186 107.144051) (xy 181.753193 106.958172) (xy 181.753186 106.958159)
+ (xy 181.641406 106.790869) (xy 181.641403 106.790865) (xy 181.499134 106.648596) (xy 181.49913 106.648593)
+ (xy 181.33184 106.536813) (xy 181.331827 106.536806) (xy 181.145948 106.459813) (xy 181.145938 106.45981)
+ (xy 180.948605 106.420558) (xy 180.948603 106.420558) (xy 180.747397 106.420558) (xy 180.747395 106.420558)
+ (xy 180.550061 106.45981) (xy 180.550051 106.459813) (xy 180.364172 106.536806) (xy 180.364159 106.536813)
+ (xy 180.196869 106.648593) (xy 180.196865 106.648596) (xy 180.054596 106.790865) (xy 180.054593 106.790869)
+ (xy 179.942813 106.958159) (xy 179.942806 106.958172) (xy 179.865813 107.144051) (xy 179.86581 107.144061)
+ (xy 179.826558 107.341394) (xy 179.826558 107.341397) (xy 179.826558 107.542603) (xy 179.826558 107.542605)
+ (xy 179.826557 107.542605) (xy 29.502223 107.542605) (xy 29.532615 106.609) (xy 63.340815 106.609)
+ (xy 63.359503 106.786805) (xy 63.359504 106.786807) (xy 63.414747 106.956829) (xy 63.41475 106.956835)
+ (xy 63.504141 107.111665) (xy 63.533302 107.144051) (xy 63.623764 107.244521) (xy 63.623767 107.244523)
+ (xy 63.62377 107.244526) (xy 63.768407 107.349612) (xy 63.931733 107.422329) (xy 64.106609 107.4595)
+ (xy 64.10661 107.4595) (xy 64.285389 107.4595) (xy 64.285391 107.4595) (xy 64.460267 107.422329)
+ (xy 64.623593 107.349612) (xy 64.76823 107.244526) (xy 64.768771 107.243926) (xy 64.794148 107.215741)
+ (xy 64.887859 107.111665) (xy 64.97725 106.956835) (xy 65.032497 106.786803) (xy 65.051185 106.609)
+ (xy 65.051122 106.6084) (xy 66.752015 106.6084) (xy 66.770703 106.786205) (xy 66.770704 106.786207)
+ (xy 66.825947 106.956229) (xy 66.82595 106.956235) (xy 66.915341 107.111065) (xy 66.957012 107.157346)
+ (xy 67.034964 107.243921) (xy 67.034967 107.243923) (xy 67.03497 107.243926) (xy 67.179607 107.349012)
+ (xy 67.342933 107.421729) (xy 67.517809 107.4589) (xy 67.51781 107.4589) (xy 67.696589 107.4589)
+ (xy 67.696591 107.4589) (xy 67.871467 107.421729) (xy 68.034793 107.349012) (xy 68.17943 107.243926)
+ (xy 68.299059 107.111065) (xy 68.38845 106.956235) (xy 68.443697 106.786203) (xy 68.462385 106.6084)
+ (xy 68.443697 106.430597) (xy 68.38845 106.260565) (xy 68.299059 106.105735) (xy 68.252203 106.053696)
+ (xy 68.179435 105.972878) (xy 68.179432 105.972876) (xy 68.179431 105.972875) (xy 68.17943 105.972874)
+ (xy 68.034793 105.867788) (xy 67.871467 105.795071) (xy 67.871465 105.79507) (xy 67.743794 105.767933)
+ (xy 67.696591 105.7579) (xy 67.517809 105.7579) (xy 67.487154 105.764415) (xy 67.342933 105.79507)
+ (xy 67.342928 105.795072) (xy 67.179608 105.867787) (xy 67.034968 105.972875) (xy 66.91534 106.105736)
+ (xy 66.82595 106.260564) (xy 66.825947 106.26057) (xy 66.770704 106.430592) (xy 66.770703 106.430594)
+ (xy 66.752015 106.6084) (xy 65.051122 106.6084) (xy 65.032497 106.431197) (xy 64.97725 106.261165)
+ (xy 64.887859 106.106335) (xy 64.841003 106.054296) (xy 64.768235 105.973478) (xy 64.768232 105.973476)
+ (xy 64.768231 105.973475) (xy 64.76823 105.973474) (xy 64.623593 105.868388) (xy 64.460267 105.795671)
+ (xy 64.460265 105.79567) (xy 64.332594 105.768533) (xy 64.285391 105.7585) (xy 64.106609 105.7585)
+ (xy 64.075954 105.765015) (xy 63.931733 105.79567) (xy 63.931728 105.795672) (xy 63.768408 105.868387)
+ (xy 63.623768 105.973475) (xy 63.50414 106.106336) (xy 63.41475 106.261164) (xy 63.414747 106.26117)
+ (xy 63.359504 106.431192) (xy 63.359503 106.431194) (xy 63.340815 106.609) (xy 29.532615 106.609)
+ (xy 29.571354 105.419) (xy 187.048659 105.419) (xy 187.067975 105.615129) (xy 187.067976 105.615132)
+ (xy 187.111466 105.7585) (xy 187.125188 105.803733) (xy 187.218086 105.977532) (xy 187.21809 105.977539)
+ (xy 187.343116 106.129883) (xy 187.49546 106.254909) (xy 187.495467 106.254913) (xy 187.669266 106.347811)
+ (xy 187.669269 106.347811) (xy 187.669273 106.347814) (xy 187.857868 106.405024) (xy 188.054 106.424341)
+ (xy 188.250132 106.405024) (xy 188.438727 106.347814) (xy 188.612538 106.25491) (xy 188.764883 106.129883)
+ (xy 188.88991 105.977538) (xy 188.948252 105.868388) (xy 188.982811 105.803733) (xy 188.982811 105.803732)
+ (xy 188.982814 105.803727) (xy 189.040024 105.615132) (xy 189.059341 105.419) (xy 189.040024 105.222868)
+ (xy 188.982814 105.034273) (xy 188.982811 105.034269) (xy 188.982811 105.034266) (xy 188.889913 104.860467)
+ (xy 188.889909 104.86046) (xy 188.764883 104.708116) (xy 188.612539 104.58309) (xy 188.612532 104.583086)
+ (xy 188.438733 104.490188) (xy 188.438727 104.490186) (xy 188.250132 104.432976) (xy 188.250129 104.432975)
+ (xy 188.054 104.413659) (xy 187.85787 104.432975) (xy 187.669266 104.490188) (xy 187.495467 104.583086)
+ (xy 187.49546 104.58309) (xy 187.343116 104.708116) (xy 187.21809 104.86046) (xy 187.218086 104.860467)
+ (xy 187.125188 105.034266) (xy 187.067975 105.22287) (xy 187.048659 105.419) (xy 29.571354 105.419)
+ (xy 29.741152 100.203) (xy 169.271659 100.203) (xy 169.290975 100.399129) (xy 169.290976 100.399132)
+ (xy 169.327475 100.519454) (xy 169.348188 100.587733) (xy 169.441086 100.761532) (xy 169.44109 100.761539)
+ (xy 169.566116 100.913883) (xy 169.71846 101.038909) (xy 169.718467 101.038913) (xy 169.892266 101.131811)
+ (xy 169.892269 101.131811) (xy 169.892273 101.131814) (xy 170.080868 101.189024) (xy 170.277 101.208341)
+ (xy 170.473132 101.189024) (xy 170.661727 101.131814) (xy 170.835538 101.03891) (xy 170.987883 100.913883)
+ (xy 171.057434 100.829135) (xy 182.1695 100.829135) (xy 182.1695 102.62487) (xy 182.169501 102.624876)
+ (xy 182.175908 102.684483) (xy 182.226202 102.819328) (xy 182.226206 102.819335) (xy 182.312452 102.934544)
+ (xy 182.312455 102.934547) (xy 182.427664 103.020793) (xy 182.427671 103.020797) (xy 182.562517 103.071091)
+ (xy 182.562516 103.071091) (xy 182.569444 103.071835) (xy 182.622127 103.0775) (xy 184.417872 103.077499)
+ (xy 184.477483 103.071091) (xy 184.612331 103.020796) (xy 184.727546 102.934546) (xy 184.813796 102.819331)
+ (xy 184.864091 102.684483) (xy 184.8705 102.624873) (xy 184.870499 100.829128) (xy 184.864091 100.769517)
+ (xy 184.861115 100.761539) (xy 184.813797 100.634671) (xy 184.813793 100.634664) (xy 184.727547 100.519455)
+ (xy 184.727544 100.519452) (xy 184.612335 100.433206) (xy 184.612328 100.433202) (xy 184.477482 100.382908)
+ (xy 184.477483 100.382908) (xy 184.417883 100.376501) (xy 184.417881 100.3765) (xy 184.417873 100.3765)
+ (xy 184.417864 100.3765) (xy 182.622129 100.3765) (xy 182.622123 100.376501) (xy 182.562516 100.382908)
+ (xy 182.427671 100.433202) (xy 182.427664 100.433206) (xy 182.312455 100.519452) (xy 182.312452 100.519455)
+ (xy 182.226206 100.634664) (xy 182.226202 100.634671) (xy 182.175908 100.769517) (xy 182.169501 100.829116)
+ (xy 182.169501 100.829123) (xy 182.1695 100.829135) (xy 171.057434 100.829135) (xy 171.11291 100.761538)
+ (xy 171.205814 100.587727) (xy 171.263024 100.399132) (xy 171.282341 100.203) (xy 171.263024 100.006868)
+ (xy 171.205814 99.818273) (xy 171.205811 99.818269) (xy 171.205811 99.818266) (xy 171.112913 99.644467)
+ (xy 171.112909 99.64446) (xy 170.987883 99.492116) (xy 170.835539 99.36709) (xy 170.835532 99.367086)
+ (xy 170.661733 99.274188) (xy 170.661727 99.274186) (xy 170.473132 99.216976) (xy 170.473129 99.216975)
+ (xy 170.277 99.197659) (xy 170.08087 99.216975) (xy 169.892266 99.274188) (xy 169.718467 99.367086)
+ (xy 169.71846 99.36709) (xy 169.566116 99.492116) (xy 169.44109 99.64446) (xy 169.441086 99.644467)
+ (xy 169.348188 99.818266) (xy 169.290975 100.00687) (xy 169.271659 100.203) (xy 29.741152 100.203)
+ (xy 29.815825 97.909135) (xy 158.4005 97.909135) (xy 158.4005 99.70487) (xy 158.400501 99.704876)
+ (xy 158.406908 99.764483) (xy 158.457202 99.899328) (xy 158.457206 99.899335) (xy 158.543452 100.014544)
+ (xy 158.543455 100.014547) (xy 158.658664 100.100793) (xy 158.658671 100.100797) (xy 158.793517 100.151091)
+ (xy 158.793516 100.151091) (xy 158.800444 100.151835) (xy 158.853127 100.1575) (xy 160.648872 100.157499)
+ (xy 160.708483 100.151091) (xy 160.843331 100.100796) (xy 160.958546 100.014546) (xy 161.044796 99.899331)
+ (xy 161.095091 99.764483) (xy 161.1015 99.704873) (xy 161.101499 98.536543) (xy 185.371499 98.536543)
+ (xy 185.409947 98.729829) (xy 185.40995 98.729839) (xy 185.485364 98.911907) (xy 185.485371 98.91192)
+ (xy 185.59486 99.075781) (xy 185.594863 99.075785) (xy 185.734214 99.215136) (xy 185.734218 99.215139)
+ (xy 185.898079 99.324628) (xy 185.898092 99.324635) (xy 186.000589 99.36709) (xy 186.080165 99.400051)
+ (xy 186.080169 99.400051) (xy 186.08017 99.400052) (xy 186.273456 99.4385) (xy 187.221783 99.4385)
+ (xy 187.288822 99.458185) (xy 187.334577 99.510989) (xy 187.344521 99.580147) (xy 187.317636 99.641165)
+ (xy 187.21809 99.76246) (xy 187.218086 99.762467) (xy 187.125188 99.936266) (xy 187.067975 100.12487)
+ (xy 187.048659 100.321) (xy 187.067975 100.517129) (xy 187.125188 100.705733) (xy 187.218086 100.879532)
+ (xy 187.21809 100.879539) (xy 187.343116 101.031883) (xy 187.49546 101.156909) (xy 187.495467 101.156913)
+ (xy 187.669266 101.249811) (xy 187.669269 101.249811) (xy 187.669273 101.249814) (xy 187.857868 101.307024)
+ (xy 188.054 101.326341) (xy 188.168808 101.315033) (xy 188.237451 101.328052) (xy 188.288162 101.376116)
+ (xy 188.304837 101.443967) (xy 188.299621 101.474431) (xy 188.243975 101.657869) (xy 188.224659 101.854)
+ (xy 188.243975 102.050129) (xy 188.301188 102.238733) (xy 188.394086 102.412532) (xy 188.39409 102.412539)
+ (xy 188.519116 102.564883) (xy 188.67146 102.689909) (xy 188.671467 102.689913) (xy 188.845266 102.782811)
+ (xy 188.845269 102.782811) (xy 188.845273 102.782814) (xy 189.033868 102.840024) (xy 189.23 102.859341)
+ (xy 189.426132 102.840024) (xy 189.614727 102.782814) (xy 189.788538 102.68991) (xy 189.940883 102.564883)
+ (xy 190.06591 102.412538) (xy 190.158814 102.238727) (xy 190.216024 102.050132) (xy 190.235341 101.854)
+ (xy 190.216024 101.657868) (xy 190.158814 101.469273) (xy 190.158811 101.469269) (xy 190.158811 101.469266)
+ (xy 190.065913 101.295467) (xy 190.065909 101.29546) (xy 189.940883 101.143116) (xy 189.788539 101.01809)
+ (xy 189.788532 101.018086) (xy 189.614733 100.925188) (xy 189.614727 100.925186) (xy 189.426132 100.867976)
+ (xy 189.426129 100.867975) (xy 189.23 100.848659) (xy 189.115193 100.859966) (xy 189.046547 100.846947)
+ (xy 188.995836 100.798882) (xy 188.979162 100.731031) (xy 188.984379 100.700567) (xy 189.040024 100.517132)
+ (xy 189.059341 100.321) (xy 189.040024 100.124868) (xy 188.982814 99.936273) (xy 188.982811 99.936269)
+ (xy 188.982811 99.936266) (xy 188.889913 99.762467) (xy 188.889909 99.76246) (xy 188.764883 99.610116)
+ (xy 188.612539 99.48509) (xy 188.612532 99.485086) (xy 188.438728 99.392186) (xy 188.248475 99.334472)
+ (xy 188.190037 99.296174) (xy 188.16158 99.232362) (xy 188.172141 99.163295) (xy 188.196791 99.12813)
+ (xy 188.249136 99.075785) (xy 188.249139 99.075782) (xy 188.358632 98.911914) (xy 188.434051 98.729835)
+ (xy 188.4725 98.536543) (xy 189.701499 98.536543) (xy 189.739947 98.729829) (xy 189.73995 98.729839)
+ (xy 189.815364 98.911907) (xy 189.815371 98.91192) (xy 189.92486 99.075781) (xy 189.924863 99.075785)
+ (xy 190.064214 99.215136) (xy 190.064218 99.215139) (xy 190.228079 99.324628) (xy 190.228092 99.324635)
+ (xy 190.330589 99.36709) (xy 190.410165 99.400051) (xy 190.410169 99.400051) (xy 190.41017 99.400052)
+ (xy 190.603456 99.4385) (xy 190.603459 99.4385) (xy 191.600543 99.4385) (xy 191.730582 99.412632)
+ (xy 191.793835 99.400051) (xy 191.975914 99.324632) (xy 192.139782 99.215139) (xy 192.279139 99.075782)
+ (xy 192.388632 98.911914) (xy 192.464051 98.729835) (xy 192.5025 98.536541) (xy 192.5025 98.339459)
+ (xy 192.5025 98.339456) (xy 192.464052 98.14617) (xy 192.464051 98.146169) (xy 192.464051 98.146165)
+ (xy 192.464049 98.14616) (xy 192.388635 97.964092) (xy 192.388628 97.964079) (xy 192.279139 97.800218)
+ (xy 192.279136 97.800214) (xy 192.139785 97.660863) (xy 192.139781 97.66086) (xy 191.97592 97.551371)
+ (xy 191.975907 97.551364) (xy 191.793839 97.47595) (xy 191.793829 97.475947) (xy 191.600543 97.4375)
+ (xy 191.600541 97.4375) (xy 190.603459 97.4375) (xy 190.603457 97.4375) (xy 190.41017 97.475947)
+ (xy 190.41016 97.47595) (xy 190.228092 97.551364) (xy 190.228079 97.551371) (xy 190.064218 97.66086)
+ (xy 190.064214 97.660863) (xy 189.924863 97.800214) (xy 189.92486 97.800218) (xy 189.815371 97.964079)
+ (xy 189.815364 97.964092) (xy 189.73995 98.14616) (xy 189.739947 98.14617) (xy 189.7015 98.339456)
+ (xy 189.7015 98.339459) (xy 189.7015 98.536541) (xy 189.7015 98.536543) (xy 189.701499 98.536543)
+ (xy 188.4725 98.536543) (xy 188.4725 98.536541) (xy 188.4725 98.339459) (xy 188.4725 98.339456)
+ (xy 188.434052 98.14617) (xy 188.434051 98.146169) (xy 188.434051 98.146165) (xy 188.434049 98.14616)
+ (xy 188.358635 97.964092) (xy 188.358628 97.964079) (xy 188.249139 97.800218) (xy 188.249136 97.800214)
+ (xy 188.109785 97.660863) (xy 188.109781 97.66086) (xy 187.94592 97.551371) (xy 187.945907 97.551364)
+ (xy 187.763839 97.47595) (xy 187.763829 97.475947) (xy 187.570543 97.4375) (xy 187.570541 97.4375)
+ (xy 186.273459 97.4375) (xy 186.273457 97.4375) (xy 186.08017 97.475947) (xy 186.08016 97.47595)
+ (xy 185.898092 97.551364) (xy 185.898079 97.551371) (xy 185.734218 97.66086) (xy 185.734214 97.660863)
+ (xy 185.594863 97.800214) (xy 185.59486 97.800218) (xy 185.485371 97.964079) (xy 185.485364 97.964092)
+ (xy 185.40995 98.14616) (xy 185.409947 98.14617) (xy 185.3715 98.339456) (xy 185.3715 98.339459)
+ (xy 185.3715 98.536541) (xy 185.3715 98.536543) (xy 185.371499 98.536543) (xy 161.101499 98.536543)
+ (xy 161.101499 97.909128) (xy 161.095091 97.849517) (xy 161.076702 97.800214) (xy 161.044797 97.714671)
+ (xy 161.044793 97.714664) (xy 160.958547 97.599455) (xy 160.958544 97.599452) (xy 160.843335 97.513206)
+ (xy 160.843328 97.513202) (xy 160.708482 97.462908) (xy 160.708483 97.462908) (xy 160.648883 97.456501)
+ (xy 160.648881 97.4565) (xy 160.648873 97.4565) (xy 160.648864 97.4565) (xy 158.853129 97.4565)
+ (xy 158.853123 97.456501) (xy 158.793516 97.462908) (xy 158.658671 97.513202) (xy 158.658664 97.513206)
+ (xy 158.543455 97.599452) (xy 158.543452 97.599455) (xy 158.457206 97.714664) (xy 158.457202 97.714671)
+ (xy 158.406908 97.849517) (xy 158.400501 97.909116) (xy 158.400501 97.909123) (xy 158.4005 97.909135)
+ (xy 29.815825 97.909135) (xy 30.076662 89.896543) (xy 185.371499 89.896543) (xy 185.409947 90.089829)
+ (xy 185.40995 90.089839) (xy 185.485364 90.271907) (xy 185.485371 90.27192) (xy 185.59486 90.435781)
+ (xy 185.594863 90.435785) (xy 185.734214 90.575136) (xy 185.734218 90.575139) (xy 185.898079 90.684628)
+ (xy 185.898092 90.684635) (xy 186.08016 90.760049) (xy 186.080165 90.760051) (xy 186.080169 90.760051)
+ (xy 186.08017 90.760052) (xy 186.273456 90.7985) (xy 186.273459 90.7985) (xy 187.570543 90.7985)
+ (xy 187.700582 90.772632) (xy 187.763835 90.760051) (xy 187.945914 90.684632) (xy 188.109782 90.575139)
+ (xy 188.249139 90.435782) (xy 188.358632 90.271914) (xy 188.434051 90.089835) (xy 188.4725 89.896543)
+ (xy 189.701499 89.896543) (xy 189.739947 90.089829) (xy 189.73995 90.089839) (xy 189.815364 90.271907)
+ (xy 189.815371 90.27192) (xy 189.92486 90.435781) (xy 189.924863 90.435785) (xy 190.064214 90.575136)
+ (xy 190.064218 90.575139) (xy 190.228079 90.684628) (xy 190.228092 90.684635) (xy 190.41016 90.760049)
+ (xy 190.410165 90.760051) (xy 190.410169 90.760051) (xy 190.41017 90.760052) (xy 190.603456 90.7985)
+ (xy 190.603459 90.7985) (xy 191.600543 90.7985) (xy 191.730582 90.772632) (xy 191.793835 90.760051)
+ (xy 191.975914 90.684632) (xy 192.139782 90.575139) (xy 192.279139 90.435782) (xy 192.388632 90.271914)
+ (xy 192.464051 90.089835) (xy 192.5025 89.896541) (xy 192.5025 89.699459) (xy 192.5025 89.699456)
+ (xy 192.464052 89.50617) (xy 192.464051 89.506169) (xy 192.464051 89.506165) (xy 192.464049 89.50616)
+ (xy 192.388635 89.324092) (xy 192.388628 89.324079) (xy 192.279139 89.160218) (xy 192.279136 89.160214)
+ (xy 192.139785 89.020863) (xy 192.139781 89.02086) (xy 191.97592 88.911371) (xy 191.975907 88.911364)
+ (xy 191.793839 88.83595) (xy 191.793829 88.835947) (xy 191.600543 88.7975) (xy 191.600541 88.7975)
+ (xy 190.603459 88.7975) (xy 190.603457 88.7975) (xy 190.41017 88.835947) (xy 190.41016 88.83595)
+ (xy 190.228092 88.911364) (xy 190.228079 88.911371) (xy 190.064218 89.02086) (xy 190.064214 89.020863)
+ (xy 189.924863 89.160214) (xy 189.92486 89.160218) (xy 189.815371 89.324079) (xy 189.815364 89.324092)
+ (xy 189.73995 89.50616) (xy 189.739947 89.50617) (xy 189.7015 89.699456) (xy 189.7015 89.699459)
+ (xy 189.7015 89.896541) (xy 189.7015 89.896543) (xy 189.701499 89.896543) (xy 188.4725 89.896543)
+ (xy 188.4725 89.896541) (xy 188.4725 89.699459) (xy 188.4725 89.699456) (xy 188.434052 89.50617)
+ (xy 188.434051 89.506169) (xy 188.434051 89.506165) (xy 188.434049 89.50616) (xy 188.358635 89.324092)
+ (xy 188.358628 89.324079) (xy 188.249139 89.160218) (xy 188.249136 89.160214) (xy 188.109785 89.020863)
+ (xy 188.109781 89.02086) (xy 187.94592 88.911371) (xy 187.945907 88.911364) (xy 187.763839 88.83595)
+ (xy 187.763829 88.835947) (xy 187.570543 88.7975) (xy 187.570541 88.7975) (xy 186.273459 88.7975)
+ (xy 186.273457 88.7975) (xy 186.08017 88.835947) (xy 186.08016 88.83595) (xy 185.898092 88.911364)
+ (xy 185.898079 88.911371) (xy 185.734218 89.02086) (xy 185.734214 89.020863) (xy 185.594863 89.160214)
+ (xy 185.59486 89.160218) (xy 185.485371 89.324079) (xy 185.485364 89.324092) (xy 185.40995 89.50616)
+ (xy 185.409947 89.50617) (xy 185.3715 89.699456) (xy 185.3715 89.699459) (xy 185.3715 89.896541)
+ (xy 185.3715 89.896543) (xy 185.371499 89.896543) (xy 30.076662 89.896543) (xy 30.170157 87.0245)
+ (xy 71.018517 87.0245) (xy 71.038799 87.230432) (xy 71.0388 87.230434) (xy 71.098868 87.428454)
+ (xy 71.196415 87.61095) (xy 71.196417 87.610952) (xy 71.327689 87.77091) (xy 71.424309 87.850202)
+ (xy 71.48765 87.902185) (xy 71.670146 87.999732) (xy 71.868166 88.0598) (xy 71.868165 88.0598) (xy 71.886629 88.061618)
+ (xy 72.0741 88.080083) (xy 72.280034 88.0598) (xy 72.478054 87.999732) (xy 72.66055 87.902185) (xy 72.82051 87.77091)
+ (xy 72.951785 87.61095) (xy 73.049332 87.428454) (xy 73.1094 87.230434) (xy 73.129683 87.0245) (xy 73.1094 86.818566)
+ (xy 73.049332 86.620546) (xy 72.951785 86.43805) (xy 72.899802 86.374709) (xy 72.82051 86.278089)
+ (xy 72.660552 86.146817) (xy 72.660553 86.146817) (xy 72.66055 86.146815) (xy 72.478054 86.049268)
+ (xy 72.280034 85.9892) (xy 72.280032 85.989199) (xy 72.280034 85.989199) (xy 72.0741 85.968917)
+ (xy 71.868167 85.989199) (xy 71.670143 86.049269) (xy 71.559998 86.108143) (xy 71.48765 86.146815)
+ (xy 71.487648 86.146816) (xy 71.487647 86.146817) (xy 71.327689 86.278089) (xy 71.196417 86.438047)
+ (xy 71.098869 86.620543) (xy 71.038799 86.818567) (xy 71.018517 87.0245) (xy 30.170157 87.0245)
+ (xy 30.344432 81.670999) (xy 191.049341 81.670999) (xy 191.049341 81.671) (xy 191.069936 81.906403)
+ (xy 191.069938 81.906413) (xy 191.131094 82.134655) (xy 191.131096 82.134659) (xy 191.131097 82.134663)
+ (xy 191.230965 82.34883) (xy 191.230967 82.348834) (xy 191.366501 82.542395) (xy 191.366506 82.542402)
+ (xy 191.533597 82.709493) (xy 191.533603 82.709498) (xy 191.719158 82.839425) (xy 191.762783 82.894002)
+ (xy 191.769977 82.9635) (xy 191.738454 83.025855) (xy 191.719158 83.042575) (xy 191.533597 83.172505)
+ (xy 191.366505 83.339597) (xy 191.230965 83.533169) (xy 191.230964 83.533171) (xy 191.131098 83.747335)
+ (xy 191.131094 83.747344) (xy 191.069938 83.975586) (xy 191.069936 83.975596) (xy 191.049341 84.210999)
+ (xy 191.049341 84.211) (xy 191.069936 84.446403) (xy 191.069938 84.446413) (xy 191.131094 84.674655)
+ (xy 191.131096 84.674659) (xy 191.131097 84.674663) (xy 191.230965 84.88883) (xy 191.230967 84.888834)
+ (xy 191.339281 85.043521) (xy 191.366505 85.082401) (xy 191.533599 85.249495) (xy 191.630384 85.317265)
+ (xy 191.727165 85.385032) (xy 191.727167 85.385033) (xy 191.72717 85.385035) (xy 191.941337 85.484903)
+ (xy 192.169592 85.546063) (xy 192.357918 85.562539) (xy 192.404999 85.566659) (xy 192.405 85.566659)
+ (xy 192.405001 85.566659) (xy 192.444234 85.563226) (xy 192.640408 85.546063) (xy 192.868663 85.484903)
+ (xy 193.08283 85.385035) (xy 193.276401 85.249495) (xy 193.443495 85.082401) (xy 193.579035 84.88883)
+ (xy 193.678903 84.674663) (xy 193.740063 84.446408) (xy 193.760659 84.211) (xy 193.740063 83.975592)
+ (xy 193.678903 83.747337) (xy 193.579035 83.533171) (xy 193.443495 83.339599) (xy 193.443494 83.339597)
+ (xy 193.276402 83.172506) (xy 193.276396 83.172501) (xy 193.090842 83.042575) (xy 193.047217 82.987998)
+ (xy 193.040023 82.9185) (xy 193.071546 82.856145) (xy 193.090842 82.839425) (xy 193.113026 82.823891)
+ (xy 193.276401 82.709495) (xy 193.443495 82.542401) (xy 193.579035 82.34883) (xy 193.678903 82.134663)
+ (xy 193.740063 81.906408) (xy 193.760659 81.671) (xy 193.740063 81.435592) (xy 193.678903 81.207337)
+ (xy 193.579035 80.993171) (xy 193.443495 80.799599) (xy 193.321567 80.677671) (xy 193.288084 80.616351)
+ (xy 193.293068 80.546659) (xy 193.334939 80.490725) (xy 193.365915 80.47381) (xy 193.497331 80.424796)
+ (xy 193.612546 80.338546) (xy 193.698796 80.223331) (xy 193.749091 80.088483) (xy 193.7555 80.028873)
+ (xy 193.755499 78.233128) (xy 193.749091 78.173517) (xy 193.698796 78.038669) (xy 193.698795 78.038668)
+ (xy 193.698793 78.038664) (xy 193.612547 77.923455) (xy 193.612544 77.923452) (xy 193.497335 77.837206)
+ (xy 193.497328 77.837202) (xy 193.362482 77.786908) (xy 193.362483 77.786908) (xy 193.302883 77.780501)
+ (xy 193.302881 77.7805) (xy 193.302873 77.7805) (xy 193.302864 77.7805) (xy 191.507129 77.7805)
+ (xy 191.507123 77.780501) (xy 191.447516 77.786908) (xy 191.312671 77.837202) (xy 191.312664 77.837206)
+ (xy 191.197455 77.923452) (xy 191.197452 77.923455) (xy 191.111206 78.038664) (xy 191.111202 78.038671)
+ (xy 191.060908 78.173517) (xy 191.054501 78.233116) (xy 191.054501 78.233123) (xy 191.0545 78.233135)
+ (xy 191.0545 80.02887) (xy 191.054501 80.028876) (xy 191.060908 80.088483) (xy 191.111202 80.223328)
+ (xy 191.111206 80.223335) (xy 191.197452 80.338544) (xy 191.197455 80.338547) (xy 191.312664 80.424793)
+ (xy 191.312671 80.424797) (xy 191.444081 80.47381) (xy 191.500015 80.515681) (xy 191.524432 80.581145)
+ (xy 191.50958 80.649418) (xy 191.48843 80.677673) (xy 191.366503 80.7996) (xy 191.230965 80.993169)
+ (xy 191.230964 80.993171) (xy 191.131098 81.207335) (xy 191.131094 81.207344) (xy 191.069938 81.435586)
+ (xy 191.069936 81.435596) (xy 191.049341 81.670999) (xy 30.344432 81.670999) (xy 30.402637 79.883)
+ (xy 69.098659 79.883) (xy 69.117975 80.079129) (xy 69.175188 80.267733) (xy 69.268086 80.441532)
+ (xy 69.26809 80.441539) (xy 69.393116 80.593883) (xy 69.54546 80.718909) (xy 69.545467 80.718913)
+ (xy 69.719266 80.811811) (xy 69.719269 80.811811) (xy 69.719273 80.811814) (xy 69.907868 80.869024)
+ (xy 70.104 80.888341) (xy 70.300132 80.869024) (xy 70.488727 80.811814) (xy 70.662538 80.71891)
+ (xy 70.814883 80.593883) (xy 70.93991 80.441538) (xy 70.99496 80.338546) (xy 71.032811 80.267733)
+ (xy 71.032811 80.267732) (xy 71.032814 80.267727) (xy 71.090024 80.079132) (xy 71.109341 79.883)
+ (xy 71.090024 79.686868) (xy 71.032814 79.498273) (xy 71.032811 79.498269) (xy 71.032811 79.498266)
+ (xy 70.939913 79.324467) (xy 70.939909 79.32446) (xy 70.814883 79.172116) (xy 70.662539 79.04709)
+ (xy 70.662532 79.047086) (xy 70.488733 78.954188) (xy 70.488727 78.954186) (xy 70.300132 78.896976)
+ (xy 70.300129 78.896975) (xy 70.104 78.877659) (xy 69.90787 78.896975) (xy 69.719266 78.954188)
+ (xy 69.545467 79.047086) (xy 69.54546 79.04709) (xy 69.393116 79.172116) (xy 69.26809 79.32446)
+ (xy 69.268086 79.324467) (xy 69.175188 79.498266) (xy 69.117975 79.68687) (xy 69.098659 79.883)
+ (xy 30.402637 79.883) (xy 30.52538 76.1125) (xy 87.282815 76.1125) (xy 87.301503 76.290305) (xy 87.301504 76.290307)
+ (xy 87.356747 76.460329) (xy 87.35675 76.460335) (xy 87.446141 76.615165) (xy 87.487812 76.661446)
+ (xy 87.565764 76.748021) (xy 87.565767 76.748023) (xy 87.56577 76.748026) (xy 87.710407 76.853112)
+ (xy 87.873733 76.925829) (xy 88.048609 76.963) (xy 88.04861 76.963) (xy 88.227389 76.963) (xy 88.227391 76.963)
+ (xy 88.402267 76.925829) (xy 88.565593 76.853112) (xy 88.71023 76.748026) (xy 88.829859 76.615165)
+ (xy 88.91925 76.460335) (xy 88.974497 76.290303) (xy 88.993185 76.1125) (xy 88.974497 75.934697)
+ (xy 88.91925 75.764665) (xy 88.829859 75.609835) (xy 88.783003 75.557796) (xy 88.710235 75.476978)
+ (xy 88.710232 75.476976) (xy 88.710231 75.476975) (xy 88.71023 75.476974) (xy 88.565593 75.371888)
+ (xy 88.402267 75.299171) (xy 88.402265 75.29917) (xy 88.274594 75.272033) (xy 88.227391 75.262)
+ (xy 88.048609 75.262) (xy 88.017954 75.268515) (xy 87.873733 75.29917) (xy 87.873728 75.299172)
+ (xy 87.710408 75.371887) (xy 87.565768 75.476975) (xy 87.44614 75.609836) (xy 87.35675 75.764664)
+ (xy 87.356747 75.76467) (xy 87.301504 75.934692) (xy 87.301503 75.934694) (xy 87.282815 76.1125)
+ (xy 30.52538 76.1125) (xy 30.592814 74.041) (xy 189.644815 74.041) (xy 189.663503 74.218805) (xy 189.663504 74.218807)
+ (xy 189.718747 74.388829) (xy 189.71875 74.388835) (xy 189.808141 74.543665) (xy 189.849812 74.589946)
+ (xy 189.927764 74.676521) (xy 189.927767 74.676523) (xy 189.92777 74.676526) (xy 190.072407 74.781612)
+ (xy 190.235733 74.854329) (xy 190.410609 74.8915) (xy 190.41061 74.8915) (xy 190.589389 74.8915)
+ (xy 190.589391 74.8915) (xy 190.764267 74.854329) (xy 190.927593 74.781612) (xy 191.07223 74.676526)
+ (xy 191.191859 74.543665) (xy 191.28125 74.388835) (xy 191.336497 74.218803) (xy 191.355185 74.041)
+ (xy 191.336497 73.863197) (xy 191.28125 73.693165) (xy 191.191859 73.538335) (xy 191.145003 73.486296)
+ (xy 191.072235 73.405478) (xy 191.072232 73.405476) (xy 191.072231 73.405475) (xy 191.07223 73.405474)
+ (xy 190.927593 73.300388) (xy 190.764267 73.227671) (xy 190.764265 73.22767) (xy 190.636594 73.200533)
+ (xy 190.589391 73.1905) (xy 190.410609 73.1905) (xy 190.379954 73.197015) (xy 190.235733 73.22767)
+ (xy 190.235728 73.227672) (xy 190.072408 73.300387) (xy 189.927768 73.405475) (xy 189.80814 73.538336)
+ (xy 189.71875 73.693164) (xy 189.718747 73.69317) (xy 189.663504 73.863192) (xy 189.663503 73.863194)
+ (xy 189.644815 74.041) (xy 30.592814 74.041) (xy 30.710299 70.431999) (xy 160.386341 70.431999)
+ (xy 160.386341 70.432) (xy 160.406936 70.667403) (xy 160.406938 70.667413) (xy 160.468094 70.895655)
+ (xy 160.468096 70.895659) (xy 160.468097 70.895663) (xy 160.567965 71.10983) (xy 160.567967 71.109834)
+ (xy 160.676281 71.264521) (xy 160.703505 71.303401) (xy 160.870599 71.470495) (xy 160.967384 71.538265)
+ (xy 161.064165 71.606032) (xy 161.064167 71.606033) (xy 161.06417 71.606035) (xy 161.278337 71.705903)
+ (xy 161.506592 71.767063) (xy 161.694918 71.783539) (xy 161.741999 71.787659) (xy 161.742 71.787659)
+ (xy 161.742001 71.787659) (xy 161.781234 71.784226) (xy 161.977408 71.767063) (xy 162.205663 71.705903)
+ (xy 162.41983 71.606035) (xy 162.613401 71.470495) (xy 162.780495 71.303401) (xy 162.916035 71.10983)
+ (xy 163.015903 70.895663) (xy 163.077063 70.667408) (xy 163.097659 70.432) (xy 163.077063 70.196592)
+ (xy 163.015903 69.968337) (xy 162.916035 69.754171) (xy 162.780495 69.560599) (xy 162.780494 69.560597)
+ (xy 162.613402 69.393506) (xy 162.613395 69.393501) (xy 162.419834 69.257967) (xy 162.41983 69.257965)
+ (xy 162.419828 69.257964) (xy 162.205663 69.158097) (xy 162.205659 69.158096) (xy 162.205655 69.158094)
+ (xy 161.977413 69.096938) (xy 161.977403 69.096936) (xy 161.742001 69.076341) (xy 161.741999 69.076341)
+ (xy 161.506596 69.096936) (xy 161.506586 69.096938) (xy 161.278344 69.158094) (xy 161.278335 69.158098)
+ (xy 161.064171 69.257964) (xy 161.064169 69.257965) (xy 160.870597 69.393505) (xy 160.703505 69.560597)
+ (xy 160.567965 69.754169) (xy 160.567964 69.754171) (xy 160.468098 69.968335) (xy 160.468094 69.968344)
+ (xy 160.406938 70.196586) (xy 160.406936 70.196596) (xy 160.386341 70.431999) (xy 30.710299 70.431999)
+ (xy 31.568504 44.069) (xy 69.375815 44.069) (xy 69.394503 44.246805) (xy 69.394504 44.246807) (xy 69.449747 44.416829)
+ (xy 69.44975 44.416835) (xy 69.539141 44.571665) (xy 69.580812 44.617946) (xy 69.658764 44.704521)
+ (xy 69.658767 44.704523) (xy 69.65877 44.704526) (xy 69.803407 44.809612) (xy 69.966733 44.882329)
+ (xy 70.141609 44.9195) (xy 70.14161 44.9195) (xy 70.320389 44.9195) (xy 70.320391 44.9195) (xy 70.495267 44.882329)
+ (xy 70.658593 44.809612) (xy 70.80323 44.704526) (xy 70.922859 44.571665) (xy 71.01225 44.416835)
+ (xy 71.067497 44.246803) (xy 71.086185 44.069) (xy 71.067497 43.891197) (xy 71.01225 43.721165)
+ (xy 70.922859 43.566335) (xy 70.852868 43.488602) (xy 70.803235 43.433478) (xy 70.803232 43.433476)
+ (xy 70.803231 43.433475) (xy 70.80323 43.433474) (xy 70.658593 43.328388) (xy 70.495267 43.255671)
+ (xy 70.495265 43.25567) (xy 70.367594 43.228533) (xy 70.320391 43.2185) (xy 70.141609 43.2185) (xy 70.110954 43.225015)
+ (xy 69.966733 43.25567) (xy 69.966728 43.255672) (xy 69.803408 43.328387) (xy 69.658768 43.433475)
+ (xy 69.53914 43.566336) (xy 69.44975 43.721164) (xy 69.449747 43.72117) (xy 69.394504 43.891192)
+ (xy 69.394503 43.891194) (xy 69.375815 44.069) (xy 31.568504 44.069) (xy 31.65189 41.5075) (xy 55.913815 41.5075)
+ (xy 55.932503 41.685305) (xy 55.932504 41.685307) (xy 55.987747 41.855329) (xy 55.98775 41.855335)
+ (xy 56.077141 42.010165) (xy 56.118812 42.056446) (xy 56.196764 42.143021) (xy 56.196767 42.143023)
+ (xy 56.19677 42.143026) (xy 56.341407 42.248112) (xy 56.504733 42.320829) (xy 56.679609 42.358)
+ (xy 56.67961 42.358) (xy 56.858389 42.358) (xy 56.858391 42.358) (xy 57.033267 42.320829) (xy 57.196593 42.248112)
+ (xy 57.34123 42.143026) (xy 57.460859 42.010165) (xy 57.55025 41.855335) (xy 57.605497 41.685303)
+ (xy 57.624185 41.5075) (xy 57.605497 41.329697) (xy 57.55025 41.159665) (xy 57.460859 41.004835)
+ (xy 57.37614 40.910745) (xy 57.341235 40.871978) (xy 57.341232 40.871976) (xy 57.341231 40.871975)
+ (xy 57.34123 40.871974) (xy 57.196593 40.766888) (xy 57.033267 40.694171) (xy 57.033265 40.69417)
+ (xy 56.905594 40.667033) (xy 56.858391 40.657) (xy 56.679609 40.657) (xy 56.648954 40.663515) (xy 56.504733 40.69417)
+ (xy 56.504728 40.694172) (xy 56.341408 40.766887) (xy 56.196768 40.871975) (xy 56.07714 41.004836)
+ (xy 55.98775 41.159664) (xy 55.987747 41.15967) (xy 55.932504 41.329692) (xy 55.932503 41.329694)
+ (xy 55.913815 41.5075) (xy 31.65189 41.5075) (xy 31.758682 38.227) (xy 68.232815 38.227) (xy 68.251503 38.404805)
+ (xy 68.251504 38.404807) (xy 68.306747 38.574829) (xy 68.30675 38.574835) (xy 68.396141 38.729665)
+ (xy 68.437812 38.775946) (xy 68.515764 38.862521) (xy 68.515767 38.862523) (xy 68.51577 38.862526)
+ (xy 68.660407 38.967612) (xy 68.823733 39.040329) (xy 68.998609 39.0775) (xy 68.99861 39.0775) (xy 69.177389 39.0775)
+ (xy 69.177391 39.0775) (xy 69.352267 39.040329) (xy 69.515593 38.967612) (xy 69.66023 38.862526)
+ (xy 69.66773 38.854197) (xy 69.686148 38.833741) (xy 69.779859 38.729665) (xy 69.86925 38.574835)
+ (xy 69.924497 38.404803) (xy 69.943185 38.227) (xy 69.924497 38.049197) (xy 69.86925 37.879165)
+ (xy 69.779859 37.724335) (xy 69.712264 37.649263) (xy 69.660235 37.591478) (xy 69.660232 37.591476)
+ (xy 69.660231 37.591475) (xy 69.66023 37.591474) (xy 69.515593 37.486388) (xy 69.352267 37.413671)
+ (xy 69.352265 37.41367) (xy 69.224594 37.386533) (xy 69.177391 37.3765) (xy 68.998609 37.3765) (xy 68.967954 37.383015)
+ (xy 68.823733 37.41367) (xy 68.823728 37.413672) (xy 68.660408 37.486387) (xy 68.515768 37.591475)
+ (xy 68.39614 37.724336) (xy 68.30675 37.879164) (xy 68.306747 37.87917) (xy 68.251504 38.049192)
+ (xy 68.251503 38.049194) (xy 68.232815 38.227) (xy 31.758682 38.227) (xy 31.878576 34.544) (xy 60.358815 34.544)
+ (xy 60.377503 34.721805) (xy 60.377504 34.721807) (xy 60.432747 34.891829) (xy 60.43275 34.891835)
+ (xy 60.522141 35.046665) (xy 60.563812 35.092946) (xy 60.641764 35.179521) (xy 60.641767 35.179523)
+ (xy 60.64177 35.179526) (xy 60.786407 35.284612) (xy 60.949733 35.357329) (xy 61.124609 35.3945)
+ (xy 61.12461 35.3945) (xy 61.303389 35.3945) (xy 61.303391 35.3945) (xy 61.478267 35.357329) (xy 61.641593 35.284612)
+ (xy 61.78623 35.179526) (xy 61.905859 35.046665) (xy 61.99525 34.891835) (xy 62.050497 34.721803)
+ (xy 62.058506 34.645599) (xy 128.438341 34.645599) (xy 128.438341 34.6456) (xy 128.458936 34.881003)
+ (xy 128.458938 34.881013) (xy 128.520094 35.109255) (xy 128.520096 35.109259) (xy 128.520097 35.109263)
+ (xy 128.601863 35.28461) (xy 128.619965 35.32343) (xy 128.619967 35.323434) (xy 128.755501 35.516995)
+ (xy 128.755506 35.517002) (xy 128.922597 35.684093) (xy 128.922603 35.684098) (xy 129.108158 35.814025)
+ (xy 129.151783 35.868602) (xy 129.158977 35.9381) (xy 129.127454 36.000455) (xy 129.108158 36.017175)
+ (xy 128.922597 36.147105) (xy 128.755505 36.314197) (xy 128.619965 36.507769) (xy 128.619964 36.507771)
+ (xy 128.520098 36.721935) (xy 128.520094 36.721944) (xy 128.458938 36.950186) (xy 128.458936 36.950196)
+ (xy 128.438341 37.185599) (xy 128.438341 37.1856) (xy 128.458936 37.421003) (xy 128.458938 37.421013)
+ (xy 128.520094 37.649255) (xy 128.520096 37.649259) (xy 128.520097 37.649263) (xy 128.619965 37.86343)
+ (xy 128.619967 37.863434) (xy 128.630986 37.87917) (xy 128.750038 38.049194) (xy 128.755501 38.056995)
+ (xy 128.755506 38.057002) (xy 128.922597 38.224093) (xy 128.922603 38.224098) (xy 129.108158 38.354025)
+ (xy 129.151783 38.408602) (xy 129.158977 38.4781) (xy 129.127454 38.540455) (xy 129.108158 38.557175)
+ (xy 128.922597 38.687105) (xy 128.755505 38.854197) (xy 128.619965 39.047769) (xy 128.619964 39.047771)
+ (xy 128.520098 39.261935) (xy 128.520094 39.261944) (xy 128.458938 39.490186) (xy 128.458936 39.490196)
+ (xy 128.438341 39.725599) (xy 128.438341 39.7256) (xy 128.458936 39.961003) (xy 128.458938 39.961013)
+ (xy 128.520094 40.189255) (xy 128.520096 40.189259) (xy 128.520097 40.189263) (xy 128.619965 40.40343)
+ (xy 128.619967 40.403434) (xy 128.755501 40.596995) (xy 128.755506 40.597002) (xy 128.922597 40.764093)
+ (xy 128.922603 40.764098) (xy 129.108158 40.894025) (xy 129.151783 40.948602) (xy 129.158977 41.0181)
+ (xy 129.127454 41.080455) (xy 129.108158 41.097175) (xy 128.922597 41.227105) (xy 128.755505 41.394197)
+ (xy 128.619965 41.587769) (xy 128.619964 41.587771) (xy 128.520098 41.801935) (xy 128.520094 41.801944)
+ (xy 128.458938 42.030186) (xy 128.458936 42.030196) (xy 128.438341 42.265599) (xy 128.438341 42.2656)
+ (xy 128.458936 42.501003) (xy 128.458938 42.501013) (xy 128.520094 42.729255) (xy 128.520096 42.729259)
+ (xy 128.520097 42.729263) (xy 128.619965 42.94343) (xy 128.619967 42.943434) (xy 128.755501 43.136995)
+ (xy 128.755506 43.137002) (xy 128.922597 43.304093) (xy 128.922603 43.304098) (xy 129.108158 43.434025)
+ (xy 129.151783 43.488602) (xy 129.158977 43.5581) (xy 129.127454 43.620455) (xy 129.108158 43.637175)
+ (xy 128.922597 43.767105) (xy 128.755505 43.934197) (xy 128.619965 44.127769) (xy 128.619964 44.127771)
+ (xy 128.520098 44.341935) (xy 128.520094 44.341944) (xy 128.458938 44.570186) (xy 128.458936 44.570196)
+ (xy 128.438341 44.805599) (xy 128.438341 44.8056) (xy 128.458936 45.041003) (xy 128.458938 45.041013)
+ (xy 128.520094 45.269255) (xy 128.520096 45.269259) (xy 128.520097 45.269263) (xy 128.619965 45.48343)
+ (xy 128.619967 45.483434) (xy 128.755501 45.676995) (xy 128.755506 45.677002) (xy 128.922597 45.844093)
+ (xy 128.922603 45.844098) (xy 129.108158 45.974025) (xy 129.151783 46.028602) (xy 129.158977 46.0981)
+ (xy 129.127454 46.160455) (xy 129.108158 46.177175) (xy 128.922597 46.307105) (xy 128.755505 46.474197)
+ (xy 128.619965 46.667769) (xy 128.619964 46.667771) (xy 128.520098 46.881935) (xy 128.520094 46.881944)
+ (xy 128.458938 47.110186) (xy 128.458936 47.110196) (xy 128.438341 47.345599) (xy 128.438341 47.3456)
+ (xy 128.458936 47.581003) (xy 128.458938 47.581013) (xy 128.520094 47.809255) (xy 128.520096 47.809259)
+ (xy 128.520097 47.809263) (xy 128.619965 48.02343) (xy 128.619967 48.023434) (xy 128.755501 48.216995)
+ (xy 128.755506 48.217002) (xy 128.922597 48.384093) (xy 128.922603 48.384098) (xy 129.108158 48.514025)
+ (xy 129.151783 48.568602) (xy 129.158977 48.6381) (xy 129.127454 48.700455) (xy 129.108158 48.717175)
+ (xy 128.922597 48.847105) (xy 128.755505 49.014197) (xy 128.619965 49.207769) (xy 128.619964 49.207771)
+ (xy 128.520098 49.421935) (xy 128.520094 49.421944) (xy 128.458938 49.650186) (xy 128.458936 49.650196)
+ (xy 128.438341 49.885599) (xy 128.438341 49.8856) (xy 128.458936 50.121003) (xy 128.458938 50.121013)
+ (xy 128.520094 50.349255) (xy 128.520096 50.349259) (xy 128.520097 50.349263) (xy 128.619965 50.56343)
+ (xy 128.619967 50.563434) (xy 128.755501 50.756995) (xy 128.755506 50.757002) (xy 128.922597 50.924093)
+ (xy 128.922603 50.924098) (xy 129.108158 51.054025) (xy 129.151783 51.108602) (xy 129.158977 51.1781)
+ (xy 129.127454 51.240455) (xy 129.108158 51.257175) (xy 128.922597 51.387105) (xy 128.755505 51.554197)
+ (xy 128.619965 51.747769) (xy 128.619964 51.747771) (xy 128.520098 51.961935) (xy 128.520094 51.961944)
+ (xy 128.458938 52.190186) (xy 128.458936 52.190196) (xy 128.438341 52.425599) (xy 128.438341 52.4256)
+ (xy 128.458936 52.661003) (xy 128.458938 52.661013) (xy 128.520094 52.889255) (xy 128.520096 52.889259)
+ (xy 128.520097 52.889263) (xy 128.619965 53.10343) (xy 128.619967 53.103434) (xy 128.728281 53.258121)
+ (xy 128.755505 53.297001) (xy 128.922599 53.464095) (xy 129.019384 53.531865) (xy 129.116165 53.599632)
+ (xy 129.116167 53.599633) (xy 129.11617 53.599635) (xy 129.330337 53.699503) (xy 129.558592 53.760663)
+ (xy 129.746918 53.777139) (xy 129.793999 53.781259) (xy 129.794 53.781259) (xy 129.794001 53.781259)
+ (xy 129.833234 53.777826) (xy 130.029408 53.760663) (xy 130.257663 53.699503) (xy 130.47183 53.599635)
+ (xy 130.665401 53.464095) (xy 130.832495 53.297001) (xy 130.968035 53.10343) (xy 131.067903 52.889263)
+ (xy 131.129063 52.661008) (xy 131.149659 52.4256) (xy 131.129063 52.190192) (xy 131.067903 51.961937)
+ (xy 130.968035 51.747771) (xy 130.832495 51.554199) (xy 130.832494 51.554197) (xy 130.665402 51.387106)
+ (xy 130.665396 51.387101) (xy 130.479842 51.257175) (xy 130.436217 51.202598) (xy 130.429023 51.1331)
+ (xy 130.460546 51.070745) (xy 130.479842 51.054025) (xy 130.502026 51.038491) (xy 130.665401 50.924095)
+ (xy 130.832495 50.757001) (xy 130.968035 50.56343) (xy 131.067903 50.349263) (xy 131.129063 50.121008)
+ (xy 131.149659 49.8856) (xy 131.129063 49.650192) (xy 131.067903 49.421937) (xy 130.968035 49.207771)
+ (xy 130.832495 49.014199) (xy 130.832494 49.014197) (xy 130.665402 48.847106) (xy 130.665396 48.847101)
+ (xy 130.479842 48.717175) (xy 130.436217 48.662598) (xy 130.429023 48.5931) (xy 130.460546 48.530745)
+ (xy 130.479842 48.514025) (xy 130.502026 48.498491) (xy 130.665401 48.384095) (xy 130.832495 48.217001)
+ (xy 130.968035 48.02343) (xy 131.067903 47.809263) (xy 131.129063 47.581008) (xy 131.149659 47.3456)
+ (xy 131.129063 47.110192) (xy 131.067903 46.881937) (xy 130.968035 46.667771) (xy 130.832495 46.474199)
+ (xy 130.832494 46.474197) (xy 130.665402 46.307106) (xy 130.665396 46.307101) (xy 130.479842 46.177175)
+ (xy 130.436217 46.122598) (xy 130.429023 46.0531) (xy 130.460546 45.990745) (xy 130.479842 45.974025)
+ (xy 130.502026 45.958491) (xy 130.665401 45.844095) (xy 130.832495 45.677001) (xy 130.968035 45.48343)
+ (xy 131.067903 45.269263) (xy 131.129063 45.041008) (xy 131.149659 44.8056) (xy 131.129063 44.570192)
+ (xy 131.067903 44.341937) (xy 130.968035 44.127771) (xy 130.926884 44.069) (xy 130.832494 43.934197)
+ (xy 130.665402 43.767106) (xy 130.665396 43.767101) (xy 130.479842 43.637175) (xy 130.436217 43.582598)
+ (xy 130.429023 43.5131) (xy 130.460546 43.450745) (xy 130.479842 43.434025) (xy 130.502026 43.418491)
+ (xy 130.665401 43.304095) (xy 130.832495 43.137001) (xy 130.968035 42.94343) (xy 131.067903 42.729263)
+ (xy 131.129063 42.501008) (xy 131.149659 42.2656) (xy 131.129063 42.030192) (xy 131.067903 41.801937)
+ (xy 130.968035 41.587771) (xy 130.832495 41.394199) (xy 130.832494 41.394197) (xy 130.665402 41.227106)
+ (xy 130.665396 41.227101) (xy 130.479842 41.097175) (xy 130.436217 41.042598) (xy 130.429023 40.9731)
+ (xy 130.460546 40.910745) (xy 130.479842 40.894025) (xy 130.511331 40.871976) (xy 130.665401 40.764095)
+ (xy 130.832495 40.597001) (xy 130.968035 40.40343) (xy 131.067903 40.189263) (xy 131.129063 39.961008)
+ (xy 131.149659 39.7256) (xy 131.129063 39.490192) (xy 131.067903 39.261937) (xy 130.968035 39.047771)
+ (xy 130.911908 38.967612) (xy 130.832494 38.854197) (xy 130.665402 38.687106) (xy 130.665396 38.687101)
+ (xy 130.479842 38.557175) (xy 130.436217 38.502598) (xy 130.429023 38.4331) (xy 130.460546 38.370745)
+ (xy 130.479842 38.354025) (xy 130.661252 38.227) (xy 130.665401 38.224095) (xy 130.832495 38.057001)
+ (xy 130.968035 37.86343) (xy 131.067903 37.649263) (xy 131.129063 37.421008) (xy 131.149659 37.1856)
+ (xy 131.129063 36.950192) (xy 131.067903 36.721937) (xy 130.968035 36.507771) (xy 130.832495 36.314199)
+ (xy 130.832494 36.314197) (xy 130.665402 36.147106) (xy 130.665396 36.147101) (xy 130.479842 36.017175)
+ (xy 130.436217 35.962598) (xy 130.429023 35.8931) (xy 130.460546 35.830745) (xy 130.479842 35.814025)
+ (xy 130.502026 35.798491) (xy 130.665401 35.684095) (xy 130.832495 35.517001) (xy 130.968035 35.32343)
+ (xy 131.067903 35.109263) (xy 131.129063 34.881008) (xy 131.149659 34.6456) (xy 131.129063 34.410192)
+ (xy 131.067903 34.181937) (xy 130.968035 33.967771) (xy 130.926517 33.908476) (xy 130.832494 33.774197)
+ (xy 130.665402 33.607106) (xy 130.665395 33.607101) (xy 130.471834 33.471567) (xy 130.47183 33.471565)
+ (xy 130.471828 33.471564) (xy 130.257663 33.371697) (xy 130.257659 33.371696) (xy 130.257655 33.371694)
+ (xy 130.029413 33.310538) (xy 130.029403 33.310536) (xy 129.794001 33.289941) (xy 129.793999 33.289941)
+ (xy 129.558596 33.310536) (xy 129.558586 33.310538) (xy 129.330344 33.371694) (xy 129.330335 33.371698)
+ (xy 129.116171 33.471564) (xy 129.116169 33.471565) (xy 128.922597 33.607105) (xy 128.755505 33.774197)
+ (xy 128.619965 33.967769) (xy 128.619964 33.967771) (xy 128.520098 34.181935) (xy 128.520094 34.181944)
+ (xy 128.458938 34.410186) (xy 128.458936 34.410196) (xy 128.438341 34.645599) (xy 62.058506 34.645599)
+ (xy 62.069185 34.544) (xy 62.050497 34.366197) (xy 61.99525 34.196165) (xy 61.905859 34.041335)
+ (xy 61.859003 33.989296) (xy 61.786235 33.908478) (xy 61.786232 33.908476) (xy 61.786231 33.908475)
+ (xy 61.78623 33.908474) (xy 61.641593 33.803388) (xy 61.478267 33.730671) (xy 61.478265 33.73067)
+ (xy 61.350594 33.703533) (xy 61.303391 33.6935) (xy 61.124609 33.6935) (xy 61.093954 33.700015)
+ (xy 60.949733 33.73067) (xy 60.949728 33.730672) (xy 60.786408 33.803387) (xy 60.641768 33.908475)
+ (xy 60.52214 34.041336) (xy 60.43275 34.196164) (xy 60.432747 34.19617) (xy 60.377504 34.366192)
+ (xy 60.377503 34.366194) (xy 60.358815 34.544) (xy 31.878576 34.544) (xy 32.152636 26.125219) (xy 32.174491 26.058856)
+ (xy 32.228756 26.014843) (xy 32.271999 26.005338) (xy 259.409437 17.632309)
+ )
+ )
+ )
+ (zone
+ (net 4)
+ (net_name "+3.3V")
+ (layer "In2.Cu")
+ (uuid "639af32a-494b-4f0f-bda3-dc00b7949732")
+ (hatch edge 0.5)
+ (priority 1)
+ (connect_pads yes
+ (clearance 0.5)
+ )
+ (min_thickness 0.25)
+ (filled_areas_thickness no)
+ (fill yes
+ (thermal_gap 0.5)
+ (thermal_bridge_width 0.5)
+ )
+ (polygon
+ (pts
+ (xy 26.9748 21.6916) (xy 23.1648 187.4012) (xy 269.6972 186.8424) (xy 270.3068 17.018)
+ )
+ )
+ (filled_polygon
+ (layer "In2.Cu")
+ (pts
+ (xy 270.247369 17.038829) (xy 270.294129 17.090745) (xy 270.306344 17.144858) (xy 269.697642 186.719124)
+ (xy 269.677717 186.786092) (xy 269.624749 186.831658) (xy 269.573924 186.842679) (xy 23.291971 187.400911)
+ (xy 23.224887 187.381378) (xy 23.179013 187.328678) (xy 23.167723 187.274061) (xy 24.241108 140.588996)
+ (xy 124.162435 140.588996) (xy 124.162435 140.589003) (xy 124.18263 140.768249) (xy 124.182631 140.768254)
+ (xy 124.242211 140.938523) (xy 124.320947 141.063829) (xy 124.338184 141.091262) (xy 124.465738 141.218816)
+ (xy 124.545055 141.268654) (xy 124.61599 141.313226) (xy 124.618478 141.314789) (xy 124.788745 141.374368)
+ (xy 124.78875 141.374369) (xy 124.967996 141.394565) (xy 124.968 141.394565) (xy 124.968004 141.394565)
+ (xy 125.147249 141.374369) (xy 125.147252 141.374368) (xy 125.147255 141.374368) (xy 125.317522 141.314789)
+ (xy 125.317528 141.314784) (xy 125.320767 141.313226) (xy 125.323076 141.312845) (xy 125.324095 141.312489)
+ (xy 125.324157 141.312667) (xy 125.389707 141.301867) (xy 125.453844 141.329584) (xy 125.46226 141.33726)
+ (xy 125.476 141.351) (xy 129.921 141.351) (xy 129.921 140.716) (xy 146.462815 140.716) (xy 146.481503 140.893805)
+ (xy 146.481504 140.893807) (xy 146.536747 141.063829) (xy 146.53675 141.063835) (xy 146.626141 141.218665)
+ (xy 146.667812 141.264946) (xy 146.745764 141.351521) (xy 146.745767 141.351523) (xy 146.74577 141.351526)
+ (xy 146.890407 141.456612) (xy 147.053733 141.529329) (xy 147.228609 141.5665) (xy 147.22861 141.5665)
+ (xy 147.407389 141.5665) (xy 147.407391 141.5665) (xy 147.582267 141.529329) (xy 147.745593 141.456612)
+ (xy 147.89023 141.351526) (xy 147.903076 141.33726) (xy 147.93185 141.305303) (xy 147.991336 141.268654)
+ (xy 148.061193 141.269984) (xy 148.11615 141.305303) (xy 148.157764 141.351521) (xy 148.157767 141.351523)
+ (xy 148.15777 141.351526) (xy 148.302407 141.456612) (xy 148.465733 141.529329) (xy 148.640609 141.5665)
+ (xy 148.64061 141.5665) (xy 148.819389 141.5665) (xy 148.819391 141.5665) (xy 148.994267 141.529329)
+ (xy 149.157593 141.456612) (xy 149.30223 141.351526) (xy 149.421859 141.218665) (xy 149.51125 141.063835)
+ (xy 149.566497 140.893803) (xy 149.585185 140.716) (xy 149.566497 140.538197) (xy 149.51125 140.368165)
+ (xy 149.421859 140.213335) (xy 149.375003 140.161296) (xy 149.302235 140.080478) (xy 149.302232 140.080476)
+ (xy 149.302231 140.080475) (xy 149.30223 140.080474) (xy 149.157593 139.975388) (xy 148.994267 139.902671)
+ (xy 148.994265 139.90267) (xy 148.994266 139.90267) (xy 148.97147 139.897825) (xy 148.909988 139.864632)
+ (xy 148.876212 139.803468) (xy 148.87932 139.738218) (xy 148.916497 139.623803) (xy 148.935185 139.446)
+ (xy 152.560815 139.446) (xy 152.579503 139.623805) (xy 152.579504 139.623807) (xy 152.634747 139.793829)
+ (xy 152.63475 139.793835) (xy 152.724141 139.948665) (xy 152.765812 139.994946) (xy 152.843764 140.081521)
+ (xy 152.843767 140.081523) (xy 152.84377 140.081526) (xy 152.988407 140.186612) (xy 153.151733 140.259329)
+ (xy 153.174529 140.264174) (xy 153.236009 140.297366) (xy 153.269786 140.358529) (xy 153.266678 140.423781)
+ (xy 153.229505 140.538189) (xy 153.229503 140.538194) (xy 153.210815 140.716) (xy 153.229503 140.893805)
+ (xy 153.229504 140.893807) (xy 153.284747 141.063829) (xy 153.28475 141.063835) (xy 153.374141 141.218665)
+ (xy 153.415812 141.264946) (xy 153.493764 141.351521) (xy 153.493767 141.351523) (xy 153.49377 141.351526)
+ (xy 153.638407 141.456612) (xy 153.801733 141.529329) (xy 153.976609 141.5665) (xy 153.97661 141.5665)
+ (xy 154.155389 141.5665) (xy 154.155391 141.5665) (xy 154.330267 141.529329) (xy 154.493593 141.456612)
+ (xy 154.63823 141.351526) (xy 154.757859 141.218665) (xy 154.84725 141.063835) (xy 154.902497 140.893803)
+ (xy 154.921185 140.716) (xy 154.902497 140.538197) (xy 154.84725 140.368165) (xy 154.757859 140.213335)
+ (xy 154.711003 140.161296) (xy 154.638235 140.080478) (xy 154.638232 140.080476) (xy 154.638231 140.080475)
+ (xy 154.63823 140.080474) (xy 154.493593 139.975388) (xy 154.330267 139.902671) (xy 154.330265 139.90267)
+ (xy 154.330266 139.90267) (xy 154.30747 139.897825) (xy 154.245988 139.864632) (xy 154.212212 139.803468)
+ (xy 154.21532 139.738218) (xy 154.252497 139.623803) (xy 154.271185 139.446) (xy 154.252497 139.268197)
+ (xy 154.19725 139.098165) (xy 154.107859 138.943335) (xy 154.061003 138.891296) (xy 153.988235 138.810478)
+ (xy 153.988232 138.810476) (xy 153.988231 138.810475) (xy 153.98823 138.810474) (xy 153.843593 138.705388)
+ (xy 153.680267 138.632671) (xy 153.680265 138.63267) (xy 153.552594 138.605533) (xy 153.505391 138.5955)
+ (xy 153.326609 138.5955) (xy 153.295954 138.602015) (xy 153.151733 138.63267) (xy 153.151728 138.632672)
+ (xy 152.988408 138.705387) (xy 152.843768 138.810475) (xy 152.72414 138.943336) (xy 152.63475 139.098164)
+ (xy 152.634747 139.09817) (xy 152.579504 139.268192) (xy 152.579503 139.268194) (xy 152.560815 139.446)
+ (xy 148.935185 139.446) (xy 148.916497 139.268197) (xy 148.86125 139.098165) (xy 148.771859 138.943335)
+ (xy 148.725003 138.891296) (xy 148.652235 138.810478) (xy 148.652232 138.810476) (xy 148.652231 138.810475)
+ (xy 148.65223 138.810474) (xy 148.507593 138.705388) (xy 148.344267 138.632671) (xy 148.344265 138.63267)
+ (xy 148.216594 138.605533) (xy 148.169391 138.5955) (xy 147.990609 138.5955) (xy 147.959954 138.602015)
+ (xy 147.815733 138.63267) (xy 147.815728 138.632672) (xy 147.652408 138.705387) (xy 147.507768 138.810475)
+ (xy 147.38814 138.943336) (xy 147.29875 139.098164) (xy 147.298747 139.09817) (xy 147.243504 139.268192)
+ (xy 147.243503 139.268194) (xy 147.224815 139.446) (xy 147.243503 139.623805) (xy 147.243504 139.623807)
+ (xy 147.273443 139.715949) (xy 147.275438 139.78579) (xy 147.239358 139.845623) (xy 147.181293 139.875557)
+ (xy 147.053733 139.90267) (xy 147.053728 139.902672) (xy 146.890408 139.975387) (xy 146.745768 140.080475)
+ (xy 146.62614 140.213336) (xy 146.53675 140.368164) (xy 146.536747 140.36817) (xy 146.481504 140.538192)
+ (xy 146.481503 140.538194) (xy 146.462815 140.716) (xy 129.921 140.716) (xy 129.921 139.319) (xy 128.902 139.319)
+ (xy 128.834961 139.299315) (xy 128.789206 139.246511) (xy 128.778 139.195) (xy 128.778 137.287)
+ (xy 125.476 137.287) (xy 125.476 139.743902) (xy 125.456315 139.810941) (xy 125.403511 139.856696)
+ (xy 125.334353 139.86664) (xy 125.311046 139.860944) (xy 125.147257 139.803632) (xy 125.147249 139.80363)
+ (xy 124.968004 139.783435) (xy 124.967996 139.783435) (xy 124.78875 139.80363) (xy 124.788745 139.803631)
+ (xy 124.618476 139.863211) (xy 124.465737 139.959184) (xy 124.338184 140.086737) (xy 124.242211 140.239476)
+ (xy 124.182631 140.409745) (xy 124.18263 140.40975) (xy 124.162435 140.588996) (xy 24.241108 140.588996)
+ (xy 24.349147 135.89) (xy 209.202815 135.89) (xy 209.221503 136.067805) (xy 209.221504 136.067807)
+ (xy 209.276747 136.237829) (xy 209.27675 136.237835) (xy 209.366141 136.392665) (xy 209.407812 136.438946)
+ (xy 209.485764 136.525521) (xy 209.485767 136.525523) (xy 209.48577 136.525526) (xy 209.630407 136.630612)
+ (xy 209.793733 136.703329) (xy 209.968609 136.7405) (xy 209.96861 136.7405) (xy 210.147389 136.7405)
+ (xy 210.147391 136.7405) (xy 210.322267 136.703329) (xy 210.485593 136.630612) (xy 210.63023 136.525526)
+ (xy 210.749859 136.392665) (xy 210.83925 136.237835) (xy 210.894497 136.067803) (xy 210.913185 135.89)
+ (xy 210.894497 135.712197) (xy 210.83925 135.542165) (xy 210.749859 135.387335) (xy 210.703003 135.335296)
+ (xy 210.630235 135.254478) (xy 210.630232 135.254476) (xy 210.630231 135.254475) (xy 210.63023 135.254474)
+ (xy 210.485593 135.149388) (xy 210.322267 135.076671) (xy 210.322265 135.07667) (xy 210.194594 135.049533)
+ (xy 210.147391 135.0395) (xy 209.968609 135.0395) (xy 209.937954 135.046015) (xy 209.793733 135.07667)
+ (xy 209.793728 135.076672) (xy 209.630408 135.149387) (xy 209.485768 135.254475) (xy 209.36614 135.387336)
+ (xy 209.27675 135.542164) (xy 209.276747 135.54217) (xy 209.221504 135.712192) (xy 209.221503 135.712194)
+ (xy 209.202815 135.89) (xy 24.349147 135.89) (xy 24.728746 119.38) (xy 134.145815 119.38) (xy 134.164503 119.557805)
+ (xy 134.164504 119.557807) (xy 134.219747 119.727829) (xy 134.21975 119.727835) (xy 134.309141 119.882665)
+ (xy 134.350812 119.928946) (xy 134.428764 120.015521) (xy 134.428767 120.015523) (xy 134.42877 120.015526)
+ (xy 134.573407 120.120612) (xy 134.736733 120.193329) (xy 134.911609 120.2305) (xy 134.91161 120.2305)
+ (xy 135.090389 120.2305) (xy 135.090391 120.2305) (xy 135.265267 120.193329) (xy 135.428593 120.120612)
+ (xy 135.57323 120.015526) (xy 135.692859 119.882665) (xy 135.78225 119.727835) (xy 135.837497 119.557803)
+ (xy 135.856185 119.38) (xy 135.837497 119.202197) (xy 135.78225 119.032165) (xy 135.692859 118.877335)
+ (xy 135.632285 118.810061) (xy 135.573235 118.744478) (xy 135.573232 118.744476) (xy 135.573231 118.744475)
+ (xy 135.57323 118.744474) (xy 135.428593 118.639388) (xy 135.265267 118.566671) (xy 135.265265 118.56667)
+ (xy 135.137594 118.539533) (xy 135.090391 118.5295) (xy 134.911609 118.5295) (xy 134.880954 118.536015)
+ (xy 134.736733 118.56667) (xy 134.736728 118.566672) (xy 134.573408 118.639387) (xy 134.428768 118.744475)
+ (xy 134.30914 118.877336) (xy 134.21975 119.032164) (xy 134.219747 119.03217) (xy 134.164504 119.202192)
+ (xy 134.164503 119.202194) (xy 134.145815 119.38) (xy 24.728746 119.38) (xy 24.789961 116.717544)
+ (xy 65.161475 116.717544) (xy 65.180163 116.895349) (xy 65.180164 116.895351) (xy 65.235407 117.065373)
+ (xy 65.23541 117.065379) (xy 65.324801 117.220209) (xy 65.366472 117.26649) (xy 65.444424 117.353065)
+ (xy 65.444427 117.353067) (xy 65.44443 117.35307) (xy 65.589067 117.458156) (xy 65.752393 117.530873)
+ (xy 65.927269 117.568044) (xy 65.92727 117.568044) (xy 66.106049 117.568044) (xy 66.106051 117.568044)
+ (xy 66.280927 117.530873) (xy 66.406423 117.474999) (xy 176.668341 117.474999) (xy 176.668341 117.475)
+ (xy 176.688936 117.710403) (xy 176.688938 117.710413) (xy 176.750094 117.938655) (xy 176.750096 117.938659)
+ (xy 176.750097 117.938663) (xy 176.754 117.947032) (xy 176.849965 118.15283) (xy 176.849967 118.152834)
+ (xy 176.958281 118.307521) (xy 176.985505 118.346401) (xy 177.152599 118.513495) (xy 177.249384 118.581265)
+ (xy 177.346165 118.649032) (xy 177.346167 118.649033) (xy 177.34617 118.649035) (xy 177.560337 118.748903)
+ (xy 177.788592 118.810063) (xy 177.965034 118.8255) (xy 178.023999 118.830659) (xy 178.024 118.830659)
+ (xy 178.024001 118.830659) (xy 178.082966 118.8255) (xy 178.259408 118.810063) (xy 178.487663 118.748903)
+ (xy 178.70183 118.649035) (xy 178.895401 118.513495) (xy 179.062495 118.346401) (xy 179.192425 118.160842)
+ (xy 179.247002 118.117217) (xy 179.3165 118.110023) (xy 179.378855 118.141546) (xy 179.395575 118.160842)
+ (xy 179.5255 118.346395) (xy 179.525505 118.346401) (xy 179.692599 118.513495) (xy 179.789384 118.581265)
+ (xy 179.886165 118.649032) (xy 179.886167 118.649033) (xy 179.88617 118.649035) (xy 180.100337 118.748903)
+ (xy 180.328592 118.810063) (xy 180.505034 118.8255) (xy 180.563999 118.830659) (xy 180.564 118.830659)
+ (xy 180.564001 118.830659) (xy 180.622966 118.8255) (xy 180.799408 118.810063) (xy 181.027663 118.748903)
+ (xy 181.24183 118.649035) (xy 181.435401 118.513495) (xy 181.557329 118.391566) (xy 181.618648 118.358084)
+ (xy 181.68834 118.363068) (xy 181.744274 118.404939) (xy 181.761189 118.435917) (xy 181.810202 118.567328)
+ (xy 181.810206 118.567335) (xy 181.896452 118.682544) (xy 181.896455 118.682547) (xy 182.011664 118.768793)
+ (xy 182.011671 118.768797) (xy 182.146517 118.819091) (xy 182.146516 118.819091) (xy 182.153444 118.819835)
+ (xy 182.206127 118.8255) (xy 184.001872 118.825499) (xy 184.061483 118.819091) (xy 184.196331 118.768796)
+ (xy 184.311546 118.682546) (xy 184.397796 118.567331) (xy 184.448091 118.432483) (xy 184.4545 118.372873)
+ (xy 184.454499 117.049499) (xy 184.474184 116.982461) (xy 184.526987 116.936706) (xy 184.578499 116.9255)
+ (xy 185.550497 116.9255) (xy 185.617536 116.945185) (xy 185.663291 116.997989) (xy 185.673235 117.067147)
+ (xy 185.670272 117.081593) (xy 185.627938 117.239586) (xy 185.627936 117.239596) (xy 185.607341 117.474999)
+ (xy 185.607341 117.475) (xy 185.627936 117.710403) (xy 185.627938 117.710413) (xy 185.689094 117.938655)
+ (xy 185.689096 117.938659) (xy 185.689097 117.938663) (xy 185.693 117.947032) (xy 185.788965 118.15283)
+ (xy 185.788967 118.152834) (xy 185.897281 118.307521) (xy 185.924505 118.346401) (xy 186.091599 118.513495)
+ (xy 186.188384 118.581265) (xy 186.285165 118.649032) (xy 186.285167 118.649033) (xy 186.28517 118.649035)
+ (xy 186.499337 118.748903) (xy 186.727592 118.810063) (xy 186.904034 118.8255) (xy 186.962999 118.830659)
+ (xy 186.963 118.830659) (xy 186.963001 118.830659) (xy 187.021966 118.8255) (xy 187.198408 118.810063)
+ (xy 187.426663 118.748903) (xy 187.64083 118.649035) (xy 187.834401 118.513495) (xy 188.001495 118.346401)
+ (xy 188.131425 118.160842) (xy 188.186002 118.117217) (xy 188.2555 118.110023) (xy 188.317855 118.141546)
+ (xy 188.334575 118.160842) (xy 188.4645 118.346395) (xy 188.464505 118.346401) (xy 188.631599 118.513495)
+ (xy 188.728384 118.581265) (xy 188.825165 118.649032) (xy 188.825167 118.649033) (xy 188.82517 118.649035)
+ (xy 189.039337 118.748903) (xy 189.267592 118.810063) (xy 189.444034 118.8255) (xy 189.502999 118.830659)
+ (xy 189.503 118.830659) (xy 189.503001 118.830659) (xy 189.561966 118.8255) (xy 189.738408 118.810063)
+ (xy 189.966663 118.748903) (xy 190.18083 118.649035) (xy 190.374401 118.513495) (xy 190.496329 118.391566)
+ (xy 190.557648 118.358084) (xy 190.62734 118.363068) (xy 190.683274 118.404939) (xy 190.700189 118.435917)
+ (xy 190.749202 118.567328) (xy 190.749206 118.567335) (xy 190.835452 118.682544) (xy 190.835455 118.682547)
+ (xy 190.950664 118.768793) (xy 190.950671 118.768797) (xy 191.085517 118.819091) (xy 191.085516 118.819091)
+ (xy 191.092444 118.819835) (xy 191.145127 118.8255) (xy 192.940872 118.825499) (xy 193.000483 118.819091)
+ (xy 193.135331 118.768796) (xy 193.250546 118.682546) (xy 193.336796 118.567331) (xy 193.387091 118.432483)
+ (xy 193.3935 118.372873) (xy 193.393499 116.577128) (xy 193.387091 116.517517) (xy 193.38581 116.514083)
+ (xy 193.336797 116.382671) (xy 193.336793 116.382664) (xy 193.250547 116.267455) (xy 193.250544 116.267452)
+ (xy 193.135335 116.181206) (xy 193.135328 116.181202) (xy 193.000482 116.130908) (xy 193.000483 116.130908)
+ (xy 192.940883 116.124501) (xy 192.940881 116.1245) (xy 192.940873 116.1245) (xy 192.940864 116.1245)
+ (xy 191.145129 116.1245) (xy 191.145123 116.124501) (xy 191.085516 116.130908) (xy 190.950671 116.181202)
+ (xy 190.950664 116.181206) (xy 190.835455 116.267452) (xy 190.835452 116.267455) (xy 190.749206 116.382664)
+ (xy 190.749203 116.382669) (xy 190.700189 116.514083) (xy 190.658317 116.570016) (xy 190.592853 116.594433)
+ (xy 190.52458 116.579581) (xy 190.496326 116.55843) (xy 190.374402 116.436506) (xy 190.374395 116.436501)
+ (xy 190.180834 116.300967) (xy 190.18083 116.300965) (xy 190.127003 116.275865) (xy 189.966663 116.201097)
+ (xy 189.966659 116.201096) (xy 189.966655 116.201094) (xy 189.738413 116.139938) (xy 189.738403 116.139936)
+ (xy 189.503001 116.119341) (xy 189.502998 116.119341) (xy 189.289985 116.137977) (xy 189.221485 116.12421)
+ (xy 189.191497 116.10213) (xy 188.681421 115.592052) (xy 188.681414 115.592046) (xy 188.607729 115.542812)
+ (xy 188.607729 115.542813) (xy 188.558491 115.509913) (xy 188.421917 115.453343) (xy 188.421907 115.45334)
+ (xy 188.27692 115.4245) (xy 188.276918 115.4245) (xy 187.925197 115.4245) (xy 187.858158 115.404815)
+ (xy 187.812403 115.352011) (xy 187.802459 115.282853) (xy 187.831484 115.219297) (xy 187.846532 115.204647)
+ (xy 187.927883 115.137883) (xy 188.052909 114.985539) (xy 188.052913 114.985532) (xy 188.145811 114.811733)
+ (xy 188.145811 114.811732) (xy 188.145814 114.811727) (xy 188.203024 114.623132) (xy 188.222341 114.427)
+ (xy 188.203024 114.230868) (xy 188.145814 114.042273) (xy 188.145811 114.042269) (xy 188.145811 114.042266)
+ (xy 188.052913 113.868467) (xy 188.052909 113.86846) (xy 187.927883 113.716116) (xy 187.775539 113.59109)
+ (xy 187.775532 113.591086) (xy 187.601733 113.498188) (xy 187.601727 113.498186) (xy 187.413132 113.440976)
+ (xy 187.413129 113.440975) (xy 187.217 113.421659) (xy 187.02087 113.440975) (xy 186.832266 113.498188)
+ (xy 186.658467 113.591086) (xy 186.65846 113.59109) (xy 186.506116 113.716116) (xy 186.38109 113.86846)
+ (xy 186.381086 113.868467) (xy 186.288188 114.042266) (xy 186.230975 114.23087) (xy 186.211659 114.427)
+ (xy 186.230975 114.623129) (xy 186.288188 114.811733) (xy 186.381086 114.985532) (xy 186.38109 114.985539)
+ (xy 186.506116 115.137883) (xy 186.587468 115.204647) (xy 186.626802 115.262393) (xy 186.628673 115.332237)
+ (xy 186.592485 115.392006) (xy 186.529729 115.422721) (xy 186.508803 115.4245) (xy 181.790076 115.4245)
+ (xy 181.761242 115.430234) (xy 181.761243 115.430235) (xy 181.645093 115.453339) (xy 181.645083 115.453342)
+ (xy 181.565081 115.486479) (xy 181.565082 115.48648) (xy 181.508505 115.509915) (xy 181.426372 115.564795)
+ (xy 181.385585 115.592047) (xy 181.385581 115.59205) (xy 180.875501 116.10213) (xy 180.814178 116.135615)
+ (xy 180.777013 116.137977) (xy 180.564002 116.119341) (xy 180.563999 116.119341) (xy 180.328596 116.139936)
+ (xy 180.328586 116.139938) (xy 180.100344 116.201094) (xy 180.100335 116.201098) (xy 179.886171 116.300964)
+ (xy 179.886169 116.300965) (xy 179.692597 116.436505) (xy 179.525505 116.603597) (xy 179.395575 116.789158)
+ (xy 179.340998 116.832783) (xy 179.2715 116.839977) (xy 179.209145 116.808454) (xy 179.192425 116.789158)
+ (xy 179.062494 116.603597) (xy 178.895402 116.436506) (xy 178.895395 116.436501) (xy 178.701834 116.300967)
+ (xy 178.70183 116.300965) (xy 178.648003 116.275865) (xy 178.487663 116.201097) (xy 178.487659 116.201096)
+ (xy 178.487655 116.201094) (xy 178.259413 116.139938) (xy 178.259403 116.139936) (xy 178.024001 116.119341)
+ (xy 178.023999 116.119341) (xy 177.788596 116.139936) (xy 177.788586 116.139938) (xy 177.560344 116.201094)
+ (xy 177.560335 116.201098) (xy 177.346171 116.300964) (xy 177.346169 116.300965) (xy 177.152597 116.436505)
+ (xy 176.985505 116.603597) (xy 176.849965 116.797169) (xy 176.849964 116.797171) (xy 176.750098 117.011335)
+ (xy 176.750094 117.011344) (xy 176.688938 117.239586) (xy 176.688936 117.239596) (xy 176.668341 117.474999)
+ (xy 66.406423 117.474999) (xy 66.444253 117.458156) (xy 66.58889 117.35307) (xy 66.708519 117.220209)
+ (xy 66.79791 117.065379) (xy 66.853157 116.895347) (xy 66.871845 116.717544) (xy 66.853157 116.539741)
+ (xy 66.819614 116.436506) (xy 66.797912 116.369714) (xy 66.797909 116.369708) (xy 66.708519 116.214879)
+ (xy 66.639276 116.137977) (xy 66.588895 116.082022) (xy 66.588892 116.08202) (xy 66.588891 116.082019)
+ (xy 66.58889 116.082018) (xy 66.444253 115.976932) (xy 66.280927 115.904215) (xy 66.280925 115.904214)
+ (xy 66.153254 115.877077) (xy 66.106051 115.867044) (xy 65.927269 115.867044) (xy 65.896614 115.873559)
+ (xy 65.752393 115.904214) (xy 65.752388 115.904216) (xy 65.589068 115.976931) (xy 65.444428 116.082019)
+ (xy 65.3248 116.21488) (xy 65.23541 116.369708) (xy 65.235407 116.369714) (xy 65.180164 116.539736)
+ (xy 65.180163 116.539738) (xy 65.161475 116.717544) (xy 24.789961 116.717544) (xy 24.811673 115.7732)
+ (xy 69.251415 115.7732) (xy 69.270103 115.951005) (xy 69.270104 115.951007) (xy 69.325347 116.121029)
+ (xy 69.32535 116.121035) (xy 69.414741 116.275865) (xy 69.437343 116.300967) (xy 69.534364 116.408721)
+ (xy 69.534367 116.408723) (xy 69.53437 116.408726) (xy 69.679007 116.513812) (xy 69.842333 116.586529)
+ (xy 70.017209 116.6237) (xy 70.01721 116.6237) (xy 70.195989 116.6237) (xy 70.195991 116.6237) (xy 70.370867 116.586529)
+ (xy 70.534193 116.513812) (xy 70.67883 116.408726) (xy 70.798459 116.275865) (xy 70.88785 116.121035)
+ (xy 70.901833 116.078) (xy 159.014659 116.078) (xy 159.033975 116.274129) (xy 159.033976 116.274132)
+ (xy 159.08323 116.436501) (xy 159.091188 116.462733) (xy 159.184086 116.636532) (xy 159.18409 116.636539)
+ (xy 159.309116 116.788883) (xy 159.46146 116.913909) (xy 159.461467 116.913913) (xy 159.635266 117.006811)
+ (xy 159.635269 117.006811) (xy 159.635273 117.006814) (xy 159.823868 117.064024) (xy 160.02 117.083341)
+ (xy 160.216132 117.064024) (xy 160.404727 117.006814) (xy 160.411925 117.002967) (xy 160.53589 116.936706)
+ (xy 160.578538 116.91391) (xy 160.730883 116.788883) (xy 160.85591 116.636538) (xy 160.921364 116.514083)
+ (xy 160.948811 116.462733) (xy 160.948811 116.462732) (xy 160.948814 116.462727) (xy 161.006024 116.274132)
+ (xy 161.025341 116.078) (xy 161.006024 115.881868) (xy 160.948814 115.693273) (xy 160.948811 115.693269)
+ (xy 160.948811 115.693266) (xy 160.855913 115.519467) (xy 160.855909 115.51946) (xy 160.730883 115.367116)
+ (xy 160.578539 115.24209) (xy 160.578532 115.242086) (xy 160.404733 115.149188) (xy 160.404727 115.149186)
+ (xy 160.216132 115.091976) (xy 160.216129 115.091975) (xy 160.02 115.072659) (xy 159.82387 115.091975)
+ (xy 159.635266 115.149188) (xy 159.461467 115.242086) (xy 159.46146 115.24209) (xy 159.309116 115.367116)
+ (xy 159.18409 115.51946) (xy 159.184086 115.519467) (xy 159.091188 115.693266) (xy 159.033975 115.88187)
+ (xy 159.014659 116.078) (xy 70.901833 116.078) (xy 70.943097 115.951003) (xy 70.961785 115.7732)
+ (xy 70.943097 115.595397) (xy 70.896941 115.453343) (xy 70.887852 115.42537) (xy 70.887849 115.425364)
+ (xy 70.798459 115.270535) (xy 70.739133 115.204647) (xy 70.678835 115.137678) (xy 70.678832 115.137676)
+ (xy 70.678831 115.137675) (xy 70.67883 115.137674) (xy 70.534193 115.032588) (xy 70.370867 114.959871)
+ (xy 70.370865 114.95987) (xy 70.243194 114.932733) (xy 70.195991 114.9227) (xy 70.017209 114.9227)
+ (xy 69.986554 114.929215) (xy 69.842333 114.95987) (xy 69.842328 114.959872) (xy 69.679008 115.032587)
+ (xy 69.534368 115.137675) (xy 69.41474 115.270536) (xy 69.32535 115.425364) (xy 69.325347 115.42537)
+ (xy 69.270104 115.595392) (xy 69.270103 115.595394) (xy 69.251415 115.7732) (xy 24.811673 115.7732)
+ (xy 24.842625 114.427) (xy 177.272659 114.427) (xy 177.291975 114.623129) (xy 177.349188 114.811733)
+ (xy 177.442086 114.985532) (xy 177.44209 114.985539) (xy 177.567116 115.137883) (xy 177.71946 115.262909)
+ (xy 177.719467 115.262913) (xy 177.893266 115.355811) (xy 177.893269 115.355811) (xy 177.893273 115.355814)
+ (xy 178.081868 115.413024) (xy 178.278 115.432341) (xy 178.474132 115.413024) (xy 178.662727 115.355814)
+ (xy 178.706837 115.332237) (xy 178.799227 115.282853) (xy 178.836538 115.26291) (xy 178.988883 115.137883)
+ (xy 179.11391 114.985538) (xy 179.206814 114.811727) (xy 179.264024 114.623132) (xy 179.283341 114.427)
+ (xy 179.264024 114.230868) (xy 179.206814 114.042273) (xy 179.206811 114.042269) (xy 179.206811 114.042266)
+ (xy 179.113913 113.868467) (xy 179.113909 113.86846) (xy 178.988883 113.716116) (xy 178.836539 113.59109)
+ (xy 178.836532 113.591086) (xy 178.662733 113.498188) (xy 178.662727 113.498186) (xy 178.474132 113.440976)
+ (xy 178.474129 113.440975) (xy 178.278 113.421659) (xy 178.08187 113.440975) (xy 177.893266 113.498188)
+ (xy 177.719467 113.591086) (xy 177.71946 113.59109) (xy 177.567116 113.716116) (xy 177.44209 113.86846)
+ (xy 177.442086 113.868467) (xy 177.349188 114.042266) (xy 177.291975 114.23087) (xy 177.272659 114.427)
+ (xy 24.842625 114.427) (xy 24.849426 114.1312) (xy 64.828 114.1312) (xy 66.578 114.1312) (xy 66.578 112.5412)
+ (xy 64.828 112.5412) (xy 64.828 114.1312) (xy 24.849426 114.1312) (xy 24.888512 112.4312) (xy 67.490815 112.4312)
+ (xy 67.509503 112.609005) (xy 67.509504 112.609007) (xy 67.564747 112.779029) (xy 67.56475 112.779035)
+ (xy 67.654141 112.933865) (xy 67.695812 112.980146) (xy 67.773764 113.066721) (xy 67.773767 113.066723)
+ (xy 67.77377 113.066726) (xy 67.918407 113.171812) (xy 68.081733 113.244529) (xy 68.256609 113.2817)
+ (xy 68.25661 113.2817) (xy 68.435389 113.2817) (xy 68.435391 113.2817) (xy 68.610267 113.244529)
+ (xy 68.773593 113.171812) (xy 68.91823 113.066726) (xy 69.037859 112.933865) (xy 69.055679 112.903)
+ (xy 183.114659 112.903) (xy 183.133975 113.099129) (xy 183.191188 113.287733) (xy 183.284086 113.461532)
+ (xy 183.28409 113.461539) (xy 183.409116 113.613883) (xy 183.56146 113.738909) (xy 183.561467 113.738913)
+ (xy 183.735266 113.831811) (xy 183.735269 113.831811) (xy 183.735273 113.831814) (xy 183.923868 113.889024)
+ (xy 184.12 113.908341) (xy 184.316132 113.889024) (xy 184.504727 113.831814) (xy 184.678538 113.73891)
+ (xy 184.830883 113.613883) (xy 184.95591 113.461538) (xy 185.048814 113.287727) (xy 185.106024 113.099132)
+ (xy 185.125341 112.903) (xy 192.053659 112.903) (xy 192.072975 113.099129) (xy 192.130188 113.287733)
+ (xy 192.223086 113.461532) (xy 192.22309 113.461539) (xy 192.348116 113.613883) (xy 192.50046 113.738909)
+ (xy 192.500467 113.738913) (xy 192.674266 113.831811) (xy 192.674269 113.831811) (xy 192.674273 113.831814)
+ (xy 192.862868 113.889024) (xy 193.059 113.908341) (xy 193.255132 113.889024) (xy 193.443727 113.831814)
+ (xy 193.617538 113.73891) (xy 193.769883 113.613883) (xy 193.89491 113.461538) (xy 193.987814 113.287727)
+ (xy 194.045024 113.099132) (xy 194.064341 112.903) (xy 194.045024 112.706868) (xy 193.987814 112.518273)
+ (xy 193.987811 112.518269) (xy 193.987811 112.518266) (xy 193.894913 112.344467) (xy 193.894909 112.34446)
+ (xy 193.769883 112.192116) (xy 193.617539 112.06709) (xy 193.617532 112.067086) (xy 193.443733 111.974188)
+ (xy 193.443727 111.974186) (xy 193.255132 111.916976) (xy 193.255129 111.916975) (xy 193.059 111.897659)
+ (xy 192.86287 111.916975) (xy 192.674266 111.974188) (xy 192.500467 112.067086) (xy 192.50046 112.06709)
+ (xy 192.348116 112.192116) (xy 192.22309 112.34446) (xy 192.223086 112.344467) (xy 192.130188 112.518266)
+ (xy 192.072975 112.70687) (xy 192.053659 112.903) (xy 185.125341 112.903) (xy 185.106024 112.706868)
+ (xy 185.048814 112.518273) (xy 185.048811 112.518269) (xy 185.048811 112.518266) (xy 184.955913 112.344467)
+ (xy 184.955909 112.34446) (xy 184.830883 112.192116) (xy 184.678539 112.06709) (xy 184.678532 112.067086)
+ (xy 184.504733 111.974188) (xy 184.504727 111.974186) (xy 184.316132 111.916976) (xy 184.316129 111.916975)
+ (xy 184.12 111.897659) (xy 183.92387 111.916975) (xy 183.735266 111.974188) (xy 183.561467 112.067086)
+ (xy 183.56146 112.06709) (xy 183.409116 112.192116) (xy 183.28409 112.34446) (xy 183.284086 112.344467)
+ (xy 183.191188 112.518266) (xy 183.133975 112.70687) (xy 183.114659 112.903) (xy 69.055679 112.903)
+ (xy 69.12725 112.779035) (xy 69.182497 112.609003) (xy 69.201185 112.4312) (xy 69.182497 112.253397)
+ (xy 69.12725 112.083365) (xy 69.037859 111.928535) (xy 68.991003 111.876496) (xy 68.918235 111.795678)
+ (xy 68.918232 111.795676) (xy 68.918231 111.795675) (xy 68.91823 111.795674) (xy 68.773593 111.690588)
+ (xy 68.610267 111.617871) (xy 68.610265 111.61787) (xy 68.482594 111.590733) (xy 68.435391 111.5807)
+ (xy 68.256609 111.5807) (xy 68.225954 111.587215) (xy 68.081733 111.61787) (xy 68.081728 111.617872)
+ (xy 67.918408 111.690587) (xy 67.773768 111.795675) (xy 67.65414 111.928536) (xy 67.56475 112.083364)
+ (xy 67.564747 112.08337) (xy 67.509504 112.253392) (xy 67.509503 112.253394) (xy 67.490815 112.4312)
+ (xy 24.888512 112.4312) (xy 24.931392 110.5662) (xy 70.521415 110.5662) (xy 70.540103 110.744005)
+ (xy 70.540104 110.744007) (xy 70.595347 110.914029) (xy 70.59535 110.914035) (xy 70.684741 111.068865)
+ (xy 70.726412 111.115146) (xy 70.804364 111.201721) (xy 70.804367 111.201723) (xy 70.80437 111.201726)
+ (xy 70.949007 111.306812) (xy 71.112333 111.379529) (xy 71.287209 111.4167) (xy 71.28721 111.4167)
+ (xy 71.465989 111.4167) (xy 71.465991 111.4167) (xy 71.640867 111.379529) (xy 71.804193 111.306812)
+ (xy 71.94883 111.201726) (xy 72.068459 111.068865) (xy 72.15785 110.914035) (xy 72.213097 110.744003)
+ (xy 72.231785 110.5662) (xy 72.213097 110.388397) (xy 72.15785 110.218365) (xy 72.068459 110.063535)
+ (xy 72.021603 110.011496) (xy 71.948835 109.930678) (xy 71.948832 109.930676) (xy 71.948831 109.930675)
+ (xy 71.94883 109.930674) (xy 71.804193 109.825588) (xy 71.640867 109.752871) (xy 71.640865 109.75287)
+ (xy 71.513194 109.725733) (xy 71.465991 109.7157) (xy 71.287209 109.7157) (xy 71.256554 109.722215)
+ (xy 71.112333 109.75287) (xy 71.112328 109.752872) (xy 70.949008 109.825587) (xy 70.804368 109.930675)
+ (xy 70.68474 110.063536) (xy 70.59535 110.218364) (xy 70.595347 110.21837) (xy 70.540104 110.388392)
+ (xy 70.540103 110.388394) (xy 70.521415 110.5662) (xy 24.931392 110.5662) (xy 25.00091 107.542605)
+ (xy 179.826557 107.542605) (xy 179.86581 107.739938) (xy 179.865813 107.739948) (xy 179.942806 107.925827)
+ (xy 179.942813 107.92584) (xy 180.054593 108.09313) (xy 180.054596 108.093134) (xy 180.196865 108.235403)
+ (xy 180.196869 108.235406) (xy 180.364159 108.347186) (xy 180.364172 108.347193) (xy 180.531749 108.416605)
+ (xy 180.550056 108.424188) (xy 180.55006 108.424188) (xy 180.550061 108.424189) (xy 180.747394 108.463442)
+ (xy 180.948603 108.463442) (xy 180.948605 108.463442) (xy 181.081367 108.437033) (xy 181.145944 108.424188)
+ (xy 181.331834 108.34719) (xy 181.499131 108.235406) (xy 181.641406 108.093131) (xy 181.75319 107.925834)
+ (xy 181.754738 107.922098) (xy 181.830186 107.739948) (xy 181.830188 107.739944) (xy 181.869442 107.542603)
+ (xy 181.871907 107.442) (xy 181.869461 107.342169) (xy 182.755446 107.342169) (xy 182.755446 107.54183)
+ (xy 182.794394 107.737635) (xy 182.794396 107.737643) (xy 182.870798 107.922095) (xy 182.870803 107.922104)
+ (xy 182.98172 108.088102) (xy 182.981723 108.088106) (xy 183.122893 108.229276) (xy 183.122897 108.229279)
+ (xy 183.288895 108.340196) (xy 183.288904 108.340201) (xy 183.330689 108.357509) (xy 183.473357 108.416604)
+ (xy 183.669169 108.455553) (xy 183.669173 108.455554) (xy 183.868826 108.455554) (xy 183.868827 108.455554)
+ (xy 183.868828 108.455553) (xy 184.064643 108.416604) (xy 184.249098 108.3402) (xy 184.415103 108.229279)
+ (xy 184.556279 108.088103) (xy 184.6672 107.922098) (xy 184.743604 107.737643) (xy 184.782554 107.541826)
+ (xy 184.785 107.442) (xy 184.782554 107.342174) (xy 184.743604 107.146357) (xy 184.6672 106.961902)
+ (xy 184.667199 106.961901) (xy 184.667196 106.961895) (xy 184.556279 106.795897) (xy 184.556276 106.795893)
+ (xy 184.415106 106.654723) (xy 184.415102 106.65472) (xy 184.249104 106.543803) (xy 184.249095 106.543798)
+ (xy 184.064643 106.467396) (xy 184.064635 106.467394) (xy 183.86883 106.428446) (xy 183.868826 106.428446)
+ (xy 183.669174 106.428446) (xy 183.669169 106.428446) (xy 183.473364 106.467394) (xy 183.473356 106.467396)
+ (xy 183.288904 106.543798) (xy 183.288895 106.543803) (xy 183.122897 106.65472) (xy 183.122893 106.654723)
+ (xy 182.981723 106.795893) (xy 182.98172 106.795897) (xy 182.870803 106.961895) (xy 182.870798 106.961904)
+ (xy 182.794396 107.146356) (xy 182.794394 107.146364) (xy 182.755446 107.342169) (xy 181.869461 107.342169)
+ (xy 181.869442 107.341397) (xy 181.830188 107.144056) (xy 181.830186 107.144051) (xy 181.753193 106.958172)
+ (xy 181.753186 106.958159) (xy 181.641406 106.790869) (xy 181.641403 106.790865) (xy 181.499134 106.648596)
+ (xy 181.49913 106.648593) (xy 181.33184 106.536813) (xy 181.331827 106.536806) (xy 181.145948 106.459813)
+ (xy 181.145938 106.45981) (xy 180.948605 106.420558) (xy 180.948603 106.420558) (xy 180.747397 106.420558)
+ (xy 180.747395 106.420558) (xy 180.550061 106.45981) (xy 180.550051 106.459813) (xy 180.364172 106.536806)
+ (xy 180.364159 106.536813) (xy 180.196869 106.648593) (xy 180.196865 106.648596) (xy 180.054596 106.790865)
+ (xy 180.054593 106.790869) (xy 179.942813 106.958159) (xy 179.942806 106.958172) (xy 179.865813 107.144051)
+ (xy 179.86581 107.144061) (xy 179.826558 107.341394) (xy 179.826558 107.341397) (xy 179.826558 107.542603)
+ (xy 179.826558 107.542605) (xy 179.826557 107.542605) (xy 25.00091 107.542605) (xy 25.134622 101.726999)
+ (xy 179.624341 101.726999) (xy 179.624341 101.727) (xy 179.644936 101.962403) (xy 179.644938 101.962413)
+ (xy 179.706094 102.190655) (xy 179.706096 102.190659) (xy 179.706097 102.190663) (xy 179.79019 102.371)
+ (xy 179.805965 102.40483) (xy 179.805967 102.404834) (xy 179.914281 102.559521) (xy 179.941505 102.598401)
+ (xy 180.108599 102.765495) (xy 180.205384 102.833265) (xy 180.302165 102.901032) (xy 180.302167 102.901033)
+ (xy 180.30217 102.901035) (xy 180.516337 103.000903) (xy 180.744592 103.062063) (xy 180.921034 103.0775)
+ (xy 180.979999 103.082659) (xy 180.98 103.082659) (xy 180.980001 103.082659) (xy 181.038966 103.0775)
+ (xy 181.215408 103.062063) (xy 181.443663 103.000903) (xy 181.65783 102.901035) (xy 181.851401 102.765495)
+ (xy 181.973329 102.643566) (xy 182.034648 102.610084) (xy 182.10434 102.615068) (xy 182.160274 102.656939)
+ (xy 182.177189 102.687917) (xy 182.226202 102.819328) (xy 182.226206 102.819335) (xy 182.312452 102.934544)
+ (xy 182.312455 102.934547) (xy 182.427664 103.020793) (xy 182.427671 103.020797) (xy 182.562517 103.071091)
+ (xy 182.562516 103.071091) (xy 182.569444 103.071835) (xy 182.622127 103.0775) (xy 184.417872 103.077499)
+ (xy 184.477483 103.071091) (xy 184.612331 103.020796) (xy 184.727546 102.934546) (xy 184.813796 102.819331)
+ (xy 184.843061 102.740866) (xy 184.884931 102.684933) (xy 184.950395 102.660515) (xy 185.018668 102.675366)
+ (xy 185.068074 102.724771) (xy 185.077901 102.748197) (xy 185.080186 102.755727) (xy 185.080187 102.75573)
+ (xy 185.080188 102.755731) (xy 185.173086 102.929532) (xy 185.17309 102.929539) (xy 185.298116 103.081883)
+ (xy 185.45046 103.206909) (xy 185.450467 103.206913) (xy 185.624266 103.299811) (xy 185.624269 103.299811)
+ (xy 185.624273 103.299814) (xy 185.812868 103.357024) (xy 186.009 103.376341) (xy 186.205132 103.357024)
+ (xy 186.393727 103.299814) (xy 186.567538 103.20691) (xy 186.719883 103.081883) (xy 186.84491 102.929538)
+ (xy 186.937814 102.755727) (xy 186.995024 102.567132) (xy 187.014341 102.371) (xy 186.995024 102.174868)
+ (xy 186.937814 101.986273) (xy 186.937811 101.986269) (xy 186.937811 101.986266) (xy 186.844913 101.812467)
+ (xy 186.844909 101.81246) (xy 186.719883 101.660116) (xy 186.567539 101.53509) (xy 186.567532 101.535086)
+ (xy 186.393733 101.442188) (xy 186.393727 101.442186) (xy 186.205132 101.384976) (xy 186.205129 101.384975)
+ (xy 186.009 101.365659) (xy 185.81287 101.384975) (xy 185.624266 101.442188) (xy 185.450467 101.535086)
+ (xy 185.45046 101.53509) (xy 185.298116 101.660116) (xy 185.17309 101.81246) (xy 185.173088 101.812463)
+ (xy 185.103857 101.941986) (xy 185.054894 101.99183) (xy 184.986757 102.00729) (xy 184.921077 101.983458)
+ (xy 184.878708 101.9279) (xy 184.870499 101.883535) (xy 184.870499 100.829128) (xy 184.864091 100.769517)
+ (xy 184.86281 100.766083) (xy 184.813797 100.634671) (xy 184.813793 100.634664) (xy 184.727547 100.519455)
+ (xy 184.727544 100.519452) (xy 184.612335 100.433206) (xy 184.612328 100.433202) (xy 184.541105 100.406638)
+ (xy 184.485171 100.364767) (xy 184.460754 100.299303) (xy 184.475606 100.23103) (xy 184.525011 100.181624)
+ (xy 184.548436 100.171797) (xy 184.696727 100.126814) (xy 184.870538 100.03391) (xy 185.022883 99.908883)
+ (xy 185.14791 99.756538) (xy 185.240814 99.582727) (xy 185.298024 99.394132) (xy 185.317341 99.198)
+ (xy 185.303765 99.060159) (xy 185.316784 98.991514) (xy 185.364849 98.940804) (xy 185.4327 98.924129)
+ (xy 185.498794 98.946785) (xy 185.53027 98.979115) (xy 185.59486 99.075782) (xy 185.734214 99.215136)
+ (xy 185.734218 99.215139) (xy 185.898079 99.324628) (xy 185.898092 99.324635) (xy 186.000589 99.36709)
+ (xy 186.080165 99.400051) (xy 186.080169 99.400051) (xy 186.08017 99.400052) (xy 186.273456 99.4385)
+ (xy 187.221783 99.4385) (xy 187.288822 99.458185) (xy 187.334577 99.510989) (xy 187.344521 99.580147)
+ (xy 187.317636 99.641165) (xy 187.21809 99.76246) (xy 187.218086 99.762467) (xy 187.125188 99.936266)
+ (xy 187.067975 100.12487) (xy 187.048659 100.321) (xy 187.067975 100.517129) (xy 187.125188 100.705733)
+ (xy 187.218086 100.879532) (xy 187.21809 100.879539) (xy 187.343116 101.031883) (xy 187.49546 101.156909)
+ (xy 187.495467 101.156913) (xy 187.669266 101.249811) (xy 187.669269 101.249811) (xy 187.669273 101.249814)
+ (xy 187.857868 101.307024) (xy 188.054 101.326341) (xy 188.168808 101.315033) (xy 188.237451 101.328052)
+ (xy 188.288162 101.376116) (xy 188.304837 101.443967) (xy 188.299621 101.474431) (xy 188.243975 101.657869)
+ (xy 188.224659 101.854) (xy 188.243975 102.050129) (xy 188.243976 102.050132) (xy 188.286603 102.190655)
+ (xy 188.301188 102.238733) (xy 188.394086 102.412532) (xy 188.39409 102.412539) (xy 188.519116 102.564883)
+ (xy 188.67146 102.689909) (xy 188.671467 102.689913) (xy 188.845266 102.782811) (xy 188.845269 102.782811)
+ (xy 188.845273 102.782814) (xy 189.033868 102.840024) (xy 189.23 102.859341) (xy 189.426132 102.840024)
+ (xy 189.614727 102.782814) (xy 189.647133 102.765493) (xy 189.788532 102.689913) (xy 189.788538 102.68991)
+ (xy 189.940883 102.564883) (xy 190.06591 102.412538) (xy 190.158814 102.238727) (xy 190.216024 102.050132)
+ (xy 190.235341 101.854) (xy 190.216024 101.657868) (xy 190.158814 101.469273) (xy 190.158811 101.469269)
+ (xy 190.158811 101.469266) (xy 190.092924 101.346) (xy 233.840815 101.346) (xy 233.859503 101.523805)
+ (xy 233.859504 101.523807) (xy 233.914747 101.693829) (xy 233.91475 101.693835) (xy 234.004141 101.848665)
+ (xy 234.045812 101.894946) (xy 234.123764 101.981521) (xy 234.123767 101.981523) (xy 234.12377 101.981526)
+ (xy 234.268407 102.086612) (xy 234.431733 102.159329) (xy 234.606609 102.1965) (xy 234.60661 102.1965)
+ (xy 234.785389 102.1965) (xy 234.785391 102.1965) (xy 234.960267 102.159329) (xy 235.123593 102.086612)
+ (xy 235.26823 101.981526) (xy 235.28544 101.962413) (xy 235.316515 101.9279) (xy 235.387859 101.848665)
+ (xy 235.47725 101.693835) (xy 235.532497 101.523803) (xy 235.551185 101.346) (xy 235.532497 101.168197)
+ (xy 235.47725 100.998165) (xy 235.387859 100.843335) (xy 235.318301 100.766083) (xy 235.268235 100.710478)
+ (xy 235.268232 100.710476) (xy 235.268231 100.710475) (xy 235.26823 100.710474) (xy 235.123593 100.605388)
+ (xy 234.960267 100.532671) (xy 234.960265 100.53267) (xy 234.832594 100.505533) (xy 234.785391 100.4955)
+ (xy 234.606609 100.4955) (xy 234.575954 100.502015) (xy 234.431733 100.53267) (xy 234.431728 100.532672)
+ (xy 234.268408 100.605387) (xy 234.123768 100.710475) (xy 234.00414 100.843336) (xy 233.91475 100.998164)
+ (xy 233.914747 100.99817) (xy 233.859504 101.168192) (xy 233.859503 101.168194) (xy 233.840815 101.346)
+ (xy 190.092924 101.346) (xy 190.065913 101.295467) (xy 190.065909 101.29546) (xy 189.940883 101.143116)
+ (xy 189.788539 101.01809) (xy 189.788532 101.018086) (xy 189.614733 100.925188) (xy 189.614727 100.925186)
+ (xy 189.426132 100.867976) (xy 189.426129 100.867975) (xy 189.23 100.848659) (xy 189.115193 100.859966)
+ (xy 189.046547 100.846947) (xy 188.995836 100.798882) (xy 188.979162 100.731031) (xy 188.984379 100.700567)
+ (xy 188.988039 100.688501) (xy 189.040024 100.517132) (xy 189.059341 100.321) (xy 189.040024 100.124868)
+ (xy 188.982814 99.936273) (xy 188.982811 99.936269) (xy 188.982811 99.936266) (xy 188.889913 99.762467)
+ (xy 188.889909 99.76246) (xy 188.764883 99.610116) (xy 188.612539 99.48509) (xy 188.612532 99.485086)
+ (xy 188.438728 99.392186) (xy 188.248475 99.334472) (xy 188.190037 99.296174) (xy 188.16158 99.232362)
+ (xy 188.172141 99.163295) (xy 188.196791 99.12813) (xy 188.249136 99.075785) (xy 188.249139 99.075782)
+ (xy 188.358632 98.911914) (xy 188.434051 98.729835) (xy 188.456349 98.617739) (xy 188.4725 98.536543)
+ (xy 189.701499 98.536543) (xy 189.739947 98.729829) (xy 189.73995 98.729839) (xy 189.815364 98.911907)
+ (xy 189.815371 98.91192) (xy 189.92486 99.075781) (xy 189.924863 99.075785) (xy 190.064214 99.215136)
+ (xy 190.064218 99.215139) (xy 190.228079 99.324628) (xy 190.228092 99.324635) (xy 190.330589 99.36709)
+ (xy 190.410165 99.400051) (xy 190.410169 99.400051) (xy 190.41017 99.400052) (xy 190.603456 99.4385)
+ (xy 190.603459 99.4385) (xy 191.600543 99.4385) (xy 191.730582 99.412632) (xy 191.793835 99.400051)
+ (xy 191.975914 99.324632) (xy 192.139782 99.215139) (xy 192.279139 99.075782) (xy 192.388632 98.911914)
+ (xy 192.464051 98.729835) (xy 192.486349 98.617739) (xy 192.5025 98.536543) (xy 192.5025 98.339456)
+ (xy 192.464052 98.14617) (xy 192.464051 98.146169) (xy 192.464051 98.146165) (xy 192.464049 98.14616)
+ (xy 192.388635 97.964092) (xy 192.388628 97.964079) (xy 192.279139 97.800218) (xy 192.279136 97.800214)
+ (xy 192.139785 97.660863) (xy 192.139781 97.66086) (xy 191.97592 97.551371) (xy 191.975907 97.551364)
+ (xy 191.793839 97.47595) (xy 191.793829 97.475947) (xy 191.600543 97.4375) (xy 191.600541 97.4375)
+ (xy 190.603459 97.4375) (xy 190.603457 97.4375) (xy 190.41017 97.475947) (xy 190.41016 97.47595)
+ (xy 190.228092 97.551364) (xy 190.228079 97.551371) (xy 190.064218 97.66086) (xy 190.064214 97.660863)
+ (xy 189.924863 97.800214) (xy 189.92486 97.800218) (xy 189.815371 97.964079) (xy 189.815364 97.964092)
+ (xy 189.73995 98.14616) (xy 189.739947 98.14617) (xy 189.7015 98.339456) (xy 189.7015 98.339459)
+ (xy 189.7015 98.536541) (xy 189.7015 98.536543) (xy 189.701499 98.536543) (xy 188.4725 98.536543)
+ (xy 188.4725 98.339456) (xy 188.434052 98.14617) (xy 188.434051 98.146169) (xy 188.434051 98.146165)
+ (xy 188.434049 98.14616) (xy 188.358635 97.964092) (xy 188.358628 97.964079) (xy 188.249139 97.800218)
+ (xy 188.249136 97.800214) (xy 188.109785 97.660863) (xy 188.109781 97.66086) (xy 187.94592 97.551371)
+ (xy 187.945907 97.551364) (xy 187.763839 97.47595) (xy 187.763829 97.475947) (xy 187.570543 97.4375)
+ (xy 187.570541 97.4375) (xy 186.273459 97.4375) (xy 186.273457 97.4375) (xy 186.08017 97.475947)
+ (xy 186.08016 97.47595) (xy 185.898092 97.551364) (xy 185.898079 97.551371) (xy 185.734218 97.66086)
+ (xy 185.734214 97.660863) (xy 185.594863 97.800214) (xy 185.59486 97.800218) (xy 185.485371 97.964079)
+ (xy 185.485364 97.964092) (xy 185.40995 98.14616) (xy 185.409947 98.14617) (xy 185.3715 98.339456)
+ (xy 185.3715 98.536541) (xy 185.373808 98.548148) (xy 185.367577 98.617739) (xy 185.324711 98.672914)
+ (xy 185.25882 98.696156) (xy 185.190824 98.680084) (xy 185.152029 98.643961) (xy 185.151775 98.644171)
+ (xy 185.150221 98.642277) (xy 185.149082 98.641217) (xy 185.147913 98.639469) (xy 185.14791 98.639462)
+ (xy 185.130082 98.617739) (xy 185.022883 98.487116) (xy 184.870539 98.36209) (xy 184.870532 98.362086)
+ (xy 184.696733 98.269188) (xy 184.696727 98.269186) (xy 184.508132 98.211976) (xy 184.508129 98.211975)
+ (xy 184.312 98.192659) (xy 184.11587 98.211975) (xy 183.927266 98.269188) (xy 183.753467 98.362086)
+ (xy 183.75346 98.36209) (xy 183.601116 98.487116) (xy 183.47609 98.63946) (xy 183.476086 98.639467)
+ (xy 183.383188 98.813266) (xy 183.325975 99.00187) (xy 183.306659 99.198) (xy 183.325975 99.394129)
+ (xy 183.327772 99.400052) (xy 183.382403 99.580147) (xy 183.383188 99.582733) (xy 183.476086 99.756532)
+ (xy 183.47609 99.756539) (xy 183.601116 99.908883) (xy 183.75346 100.033909) (xy 183.753467 100.033913)
+ (xy 183.927268 100.126812) (xy 183.92727 100.126812) (xy 183.927273 100.126814) (xy 183.950434 100.13384)
+ (xy 184.008872 100.172137) (xy 184.037328 100.235949) (xy 184.026768 100.305016) (xy 183.980544 100.35741)
+ (xy 183.914438 100.3765) (xy 182.622129 100.3765) (xy 182.622123 100.376501) (xy 182.562516 100.382908)
+ (xy 182.427671 100.433202) (xy 182.427664 100.433206) (xy 182.312455 100.519452) (xy 182.312452 100.519455)
+ (xy 182.226206 100.634664) (xy 182.226203 100.634669) (xy 182.177189 100.766083) (xy 182.135317 100.822016)
+ (xy 182.069853 100.846433) (xy 182.00158 100.831581) (xy 181.973326 100.81043) (xy 181.851402 100.688506)
+ (xy 181.851395 100.688501) (xy 181.657834 100.552967) (xy 181.65783 100.552965) (xy 181.657828 100.552964)
+ (xy 181.443663 100.453097) (xy 181.443659 100.453096) (xy 181.443655 100.453094) (xy 181.215413 100.391938)
+ (xy 181.215403 100.391936) (xy 180.980001 100.371341) (xy 180.979999 100.371341) (xy 180.744596 100.391936)
+ (xy 180.744586 100.391938) (xy 180.516344 100.453094) (xy 180.516335 100.453098) (xy 180.302171 100.552964)
+ (xy 180.302169 100.552965) (xy 180.108597 100.688505) (xy 179.941505 100.855597) (xy 179.805965 101.049169)
+ (xy 179.805964 101.049171) (xy 179.706098 101.263335) (xy 179.706094 101.263344) (xy 179.644938 101.491586)
+ (xy 179.644936 101.491596) (xy 179.624341 101.726999) (xy 25.134622 101.726999) (xy 25.169662 100.203)
+ (xy 170.795659 100.203) (xy 170.814975 100.399129) (xy 170.834046 100.461997) (xy 170.851475 100.519454)
+ (xy 170.872188 100.587733) (xy 170.965086 100.761532) (xy 170.96509 100.761539) (xy 171.090116 100.913883)
+ (xy 171.24246 101.038909) (xy 171.242467 101.038913) (xy 171.416266 101.131811) (xy 171.416269 101.131811)
+ (xy 171.416273 101.131814) (xy 171.604868 101.189024) (xy 171.801 101.208341) (xy 171.997132 101.189024)
+ (xy 172.185727 101.131814) (xy 172.359538 101.03891) (xy 172.511883 100.913883) (xy 172.63691 100.761538)
+ (xy 172.704726 100.634664) (xy 172.729811 100.587733) (xy 172.729811 100.587732) (xy 172.729814 100.587727)
+ (xy 172.787024 100.399132) (xy 172.806341 100.203) (xy 172.787024 100.006868) (xy 172.729814 99.818273)
+ (xy 172.729811 99.818269) (xy 172.729811 99.818266) (xy 172.636913 99.644467) (xy 172.636909 99.64446)
+ (xy 172.511883 99.492116) (xy 172.359539 99.36709) (xy 172.359532 99.367086) (xy 172.185733 99.274188)
+ (xy 172.185727 99.274186) (xy 171.997132 99.216976) (xy 171.997129 99.216975) (xy 171.801 99.197659)
+ (xy 171.60487 99.216975) (xy 171.416266 99.274188) (xy 171.242467 99.367086) (xy 171.24246 99.36709)
+ (xy 171.090116 99.492116) (xy 170.96509 99.64446) (xy 170.965086 99.644467) (xy 170.872188 99.818266)
+ (xy 170.814975 100.00687) (xy 170.795659 100.203) (xy 25.169662 100.203) (xy 25.222403 97.909135)
+ (xy 158.4005 97.909135) (xy 158.4005 99.70487) (xy 158.400501 99.704876) (xy 158.406908 99.764483)
+ (xy 158.457202 99.899328) (xy 158.457206 99.899335) (xy 158.543452 100.014544) (xy 158.543455 100.014547)
+ (xy 158.658664 100.100793) (xy 158.658671 100.100797) (xy 158.793517 100.151091) (xy 158.793516 100.151091)
+ (xy 158.800444 100.151835) (xy 158.853127 100.1575) (xy 160.648872 100.157499) (xy 160.708483 100.151091)
+ (xy 160.843331 100.100796) (xy 160.958546 100.014546) (xy 161.044796 99.899331) (xy 161.095091 99.764483)
+ (xy 161.1015 99.704873) (xy 161.101499 97.909128) (xy 161.095091 97.849517) (xy 161.076702 97.800214)
+ (xy 161.044797 97.714671) (xy 161.044793 97.714664) (xy 160.958547 97.599455) (xy 160.958544 97.599452)
+ (xy 160.843335 97.513206) (xy 160.843328 97.513202) (xy 160.708482 97.462908) (xy 160.708483 97.462908)
+ (xy 160.648883 97.456501) (xy 160.648881 97.4565) (xy 160.648873 97.4565) (xy 160.648864 97.4565)
+ (xy 158.853129 97.4565) (xy 158.853123 97.456501) (xy 158.793516 97.462908) (xy 158.658671 97.513202)
+ (xy 158.658664 97.513206) (xy 158.543455 97.599452) (xy 158.543452 97.599455) (xy 158.457206 97.714664)
+ (xy 158.457202 97.714671) (xy 158.406908 97.849517) (xy 158.400501 97.909116) (xy 158.400501 97.909123)
+ (xy 158.4005 97.909135) (xy 25.222403 97.909135) (xy 25.283289 95.261) (xy 182.059815 95.261) (xy 182.078503 95.438805)
+ (xy 182.078504 95.438807) (xy 182.133747 95.608829) (xy 182.13375 95.608835) (xy 182.223141 95.763665)
+ (xy 182.264812 95.809946) (xy 182.342764 95.896521) (xy 182.342767 95.896523) (xy 182.34277 95.896526)
+ (xy 182.487407 96.001612) (xy 182.650733 96.074329) (xy 182.825609 96.1115) (xy 182.82561 96.1115)
+ (xy 183.004389 96.1115) (xy 183.004391 96.1115) (xy 183.179267 96.074329) (xy 183.342593 96.001612)
+ (xy 183.48723 95.896526) (xy 183.606859 95.763665) (xy 183.69625 95.608835) (xy 183.751497 95.438803)
+ (xy 183.770185 95.261) (xy 183.751497 95.083197) (xy 183.69625 94.913165) (xy 183.606859 94.758335)
+ (xy 183.560003 94.706296) (xy 183.487235 94.625478) (xy 183.487232 94.625476) (xy 183.487231 94.625475)
+ (xy 183.48723 94.625474) (xy 183.342593 94.520388) (xy 183.179267 94.447671) (xy 183.179265 94.44767)
+ (xy 183.051594 94.420533) (xy 183.004391 94.4105) (xy 182.825609 94.4105) (xy 182.794954 94.417015)
+ (xy 182.650733 94.44767) (xy 182.650728 94.447672) (xy 182.487408 94.520387) (xy 182.342768 94.625475)
+ (xy 182.22314 94.758336) (xy 182.13375 94.913164) (xy 182.133747 94.91317) (xy 182.078504 95.083192)
+ (xy 182.078503 95.083194) (xy 182.059815 95.261) (xy 25.283289 95.261) (xy 25.350449 92.34) (xy 182.059815 92.34)
+ (xy 182.078503 92.517805) (xy 182.078504 92.517807) (xy 182.133747 92.687829) (xy 182.13375 92.687835)
+ (xy 182.223141 92.842665) (xy 182.264812 92.888946) (xy 182.342764 92.975521) (xy 182.342767 92.975523)
+ (xy 182.34277 92.975526) (xy 182.487407 93.080612) (xy 182.650733 93.153329) (xy 182.825609 93.1905)
+ (xy 182.82561 93.1905) (xy 183.004389 93.1905) (xy 183.004391 93.1905) (xy 183.179267 93.153329)
+ (xy 183.342593 93.080612) (xy 183.48723 92.975526) (xy 183.606859 92.842665) (xy 183.69625 92.687835)
+ (xy 183.751497 92.517803) (xy 183.770185 92.34) (xy 183.751497 92.162197) (xy 183.69625 91.992165)
+ (xy 183.606859 91.837335) (xy 183.560003 91.785296) (xy 183.487235 91.704478) (xy 183.487232 91.704476)
+ (xy 183.487231 91.704475) (xy 183.48723 91.704474) (xy 183.342593 91.599388) (xy 183.179267 91.526671)
+ (xy 183.179265 91.52667) (xy 183.051594 91.499533) (xy 183.004391 91.4895) (xy 182.825609 91.4895)
+ (xy 182.794954 91.496015) (xy 182.650733 91.52667) (xy 182.650728 91.526672) (xy 182.487408 91.599387)
+ (xy 182.342768 91.704475) (xy 182.22314 91.837336) (xy 182.13375 91.992164) (xy 182.133747 91.99217)
+ (xy 182.078504 92.162192) (xy 182.078503 92.162194) (xy 182.059815 92.34) (xy 25.350449 92.34) (xy 25.382569 90.943)
+ (xy 183.941659 90.943) (xy 183.960975 91.139129) (xy 184.018188 91.327733) (xy 184.111086 91.501532)
+ (xy 184.11109 91.501539) (xy 184.236116 91.653883) (xy 184.38846 91.778909) (xy 184.388467 91.778913)
+ (xy 184.562266 91.871811) (xy 184.562269 91.871811) (xy 184.562273 91.871814) (xy 184.750868 91.929024)
+ (xy 184.947 91.948341) (xy 185.143132 91.929024) (xy 185.331727 91.871814) (xy 185.505538 91.77891)
+ (xy 185.657883 91.653883) (xy 185.78291 91.501538) (xy 185.875814 91.327727) (xy 185.933024 91.139132)
+ (xy 185.952341 90.943) (xy 185.947795 90.896848) (xy 185.960813 90.828205) (xy 186.008878 90.777494)
+ (xy 186.076728 90.760819) (xy 186.095383 90.763078) (xy 186.167856 90.777494) (xy 186.273456 90.7985)
+ (xy 186.273459 90.7985) (xy 187.570543 90.7985) (xy 187.748612 90.763079) (xy 187.763835 90.760051)
+ (xy 187.945914 90.684632) (xy 188.109782 90.575139) (xy 188.249139 90.435782) (xy 188.358632 90.271914)
+ (xy 188.434051 90.089835) (xy 188.464321 89.937659) (xy 188.4725 89.896543) (xy 189.701499 89.896543)
+ (xy 189.739947 90.089829) (xy 189.73995 90.089839) (xy 189.815364 90.271907) (xy 189.815371 90.27192)
+ (xy 189.92486 90.435781) (xy 189.924863 90.435785) (xy 190.064214 90.575136) (xy 190.064218 90.575139)
+ (xy 190.228079 90.684628) (xy 190.228092 90.684635) (xy 190.378338 90.746868) (xy 190.410165 90.760051)
+ (xy 190.410169 90.760051) (xy 190.41017 90.760052) (xy 190.603456 90.7985) (xy 190.603459 90.7985)
+ (xy 191.600543 90.7985) (xy 191.778612 90.763079) (xy 191.793835 90.760051) (xy 191.975914 90.684632)
+ (xy 192.139782 90.575139) (xy 192.279139 90.435782) (xy 192.388632 90.271914) (xy 192.464051 90.089835)
+ (xy 192.494321 89.937659) (xy 192.5025 89.896543) (xy 192.5025 89.699456) (xy 192.464052 89.50617)
+ (xy 192.464051 89.506169) (xy 192.464051 89.506165) (xy 192.464049 89.50616) (xy 192.388635 89.324092)
+ (xy 192.388628 89.324079) (xy 192.279139 89.160218) (xy 192.279136 89.160214) (xy 192.139785 89.020863)
+ (xy 192.139781 89.02086) (xy 191.97592 88.911371) (xy 191.975907 88.911364) (xy 191.793839 88.83595)
+ (xy 191.793829 88.835947) (xy 191.600543 88.7975) (xy 191.600541 88.7975) (xy 190.603459 88.7975)
+ (xy 190.603457 88.7975) (xy 190.41017 88.835947) (xy 190.41016 88.83595) (xy 190.228092 88.911364)
+ (xy 190.228079 88.911371) (xy 190.064218 89.02086) (xy 190.064214 89.020863) (xy 189.924863 89.160214)
+ (xy 189.92486 89.160218) (xy 189.815371 89.324079) (xy 189.815364 89.324092) (xy 189.73995 89.50616)
+ (xy 189.739947 89.50617) (xy 189.7015 89.699456) (xy 189.7015 89.699459) (xy 189.7015 89.896541)
+ (xy 189.7015 89.896543) (xy 189.701499 89.896543) (xy 188.4725 89.896543) (xy 188.4725 89.699456)
+ (xy 188.434052 89.50617) (xy 188.434051 89.506169) (xy 188.434051 89.506165) (xy 188.434049 89.50616)
+ (xy 188.358635 89.324092) (xy 188.358628 89.324079) (xy 188.249139 89.160218) (xy 188.249136 89.160214)
+ (xy 188.109785 89.020863) (xy 188.109781 89.02086) (xy 187.94592 88.911371) (xy 187.945907 88.911364)
+ (xy 187.763839 88.83595) (xy 187.763829 88.835947) (xy 187.570543 88.7975) (xy 187.570541 88.7975)
+ (xy 186.273459 88.7975) (xy 186.273457 88.7975) (xy 186.08017 88.835947) (xy 186.08016 88.83595)
+ (xy 185.898092 88.911364) (xy 185.898079 88.911371) (xy 185.734218 89.02086) (xy 185.734214 89.020863)
+ (xy 185.594863 89.160214) (xy 185.59486 89.160218) (xy 185.485371 89.324079) (xy 185.485364 89.324092)
+ (xy 185.40995 89.50616) (xy 185.409947 89.50617) (xy 185.3715 89.699456) (xy 185.3715 89.859056)
+ (xy 185.351815 89.926095) (xy 185.299011 89.97185) (xy 185.229853 89.981794) (xy 185.211506 89.977717)
+ (xy 185.192018 89.971805) (xy 185.14313 89.956975) (xy 184.947 89.937659) (xy 184.75087 89.956975)
+ (xy 184.562266 90.014188) (xy 184.388467 90.107086) (xy 184.38846 90.10709) (xy 184.236116 90.232116)
+ (xy 184.11109 90.38446) (xy 184.111086 90.384467) (xy 184.018188 90.558266) (xy 183.960975 90.74687)
+ (xy 183.941659 90.943) (xy 25.382569 90.943) (xy 25.522303 84.865497) (xy 70.818823 84.865497) (xy 70.818823 84.865502)
+ (xy 70.837893 85.083475) (xy 70.837893 85.083479) (xy 70.894522 85.294822) (xy 70.894524 85.294826)
+ (xy 70.894525 85.29483) (xy 70.940761 85.393984) (xy 70.986997 85.493138) (xy 70.986998 85.493139)
+ (xy 71.112502 85.672377) (xy 71.267223 85.827098) (xy 71.446461 85.952602) (xy 71.446466 85.952604)
+ (xy 71.451147 85.955307) (xy 71.450384 85.956627) (xy 71.497523 85.998131) (xy 71.516676 86.065324)
+ (xy 71.496461 86.132205) (xy 71.471345 86.160195) (xy 71.32769 86.278089) (xy 71.196417 86.438047)
+ (xy 71.098869 86.620543) (xy 71.038799 86.818567) (xy 71.018517 87.0245) (xy 71.038799 87.230432)
+ (xy 71.0388 87.230434) (xy 71.098868 87.428454) (xy 71.196415 87.61095) (xy 71.231069 87.653177)
+ (xy 71.327689 87.77091) (xy 71.424309 87.850202) (xy 71.48765 87.902185) (xy 71.670146 87.999732)
+ (xy 71.868166 88.0598) (xy 71.868165 88.0598) (xy 71.886629 88.061618) (xy 72.0741 88.080083) (xy 72.280034 88.0598)
+ (xy 72.478054 87.999732) (xy 72.66055 87.902185) (xy 72.82051 87.77091) (xy 72.951785 87.61095)
+ (xy 73.049332 87.428454) (xy 73.1094 87.230434) (xy 73.129683 87.0245) (xy 73.1094 86.818566) (xy 73.088904 86.750999)
+ (xy 191.049341 86.750999) (xy 191.049341 86.751) (xy 191.069936 86.986403) (xy 191.069938 86.986413)
+ (xy 191.131094 87.214655) (xy 191.131096 87.214659) (xy 191.131097 87.214663) (xy 191.23079 87.428454)
+ (xy 191.230965 87.42883) (xy 191.230967 87.428834) (xy 191.339281 87.583521) (xy 191.366505 87.622401)
+ (xy 191.533599 87.789495) (xy 191.630384 87.857265) (xy 191.727165 87.925032) (xy 191.727167 87.925033)
+ (xy 191.72717 87.925035) (xy 191.941337 88.024903) (xy 192.169592 88.086063) (xy 192.357918 88.102539)
+ (xy 192.404999 88.106659) (xy 192.405 88.106659) (xy 192.405001 88.106659) (xy 192.444234 88.103226)
+ (xy 192.640408 88.086063) (xy 192.868663 88.024903) (xy 193.08283 87.925035) (xy 193.276401 87.789495)
+ (xy 193.443495 87.622401) (xy 193.579035 87.42883) (xy 193.678903 87.214663) (xy 193.740063 86.986408)
+ (xy 193.760659 86.751) (xy 193.740063 86.515592) (xy 193.678903 86.287337) (xy 193.579035 86.073171)
+ (xy 193.573541 86.065324) (xy 193.443494 85.879597) (xy 193.276402 85.712506) (xy 193.276395 85.712501)
+ (xy 193.082834 85.576967) (xy 193.08283 85.576965) (xy 193.082828 85.576964) (xy 192.868663 85.477097)
+ (xy 192.868659 85.477096) (xy 192.868655 85.477094) (xy 192.640413 85.415938) (xy 192.640403 85.415936)
+ (xy 192.405001 85.395341) (xy 192.404999 85.395341) (xy 192.169596 85.415936) (xy 192.169586 85.415938)
+ (xy 191.941344 85.477094) (xy 191.941335 85.477098) (xy 191.727171 85.576964) (xy 191.727169 85.576965)
+ (xy 191.533597 85.712505) (xy 191.366505 85.879597) (xy 191.230965 86.073169) (xy 191.230964 86.073171)
+ (xy 191.131098 86.287335) (xy 191.131094 86.287344) (xy 191.069938 86.515586) (xy 191.069936 86.515596)
+ (xy 191.049341 86.750999) (xy 73.088904 86.750999) (xy 73.049332 86.620546) (xy 72.951785 86.43805)
+ (xy 72.828105 86.287344) (xy 72.82051 86.278089) (xy 72.676855 86.160196) (xy 72.63752 86.10245)
+ (xy 72.635649 86.032605) (xy 72.671836 85.972837) (xy 72.697344 85.955812) (xy 72.697053 85.955307)
+ (xy 72.701728 85.952606) (xy 72.701739 85.952602) (xy 72.880977 85.827098) (xy 73.035698 85.672377)
+ (xy 73.161202 85.493139) (xy 73.253675 85.29483) (xy 73.310307 85.083477) (xy 73.329377 84.8655)
+ (xy 73.310307 84.647523) (xy 73.253675 84.43617) (xy 73.161202 84.237862) (xy 73.1612 84.237859)
+ (xy 73.161199 84.237857) (xy 73.035699 84.058624) (xy 73.035696 84.058621) (xy 72.880977 83.903902)
+ (xy 72.701739 83.778398) (xy 72.70174 83.778398) (xy 72.701738 83.778397) (xy 72.602584 83.732161)
+ (xy 72.50343 83.685925) (xy 72.503426 83.685924) (xy 72.503422 83.685922) (xy 72.292077 83.629293)
+ (xy 72.074102 83.610223) (xy 72.074098 83.610223) (xy 71.928782 83.622936) (xy 71.856123 83.629293)
+ (xy 71.85612 83.629293) (xy 71.644777 83.685922) (xy 71.644768 83.685926) (xy 71.446461 83.778398)
+ (xy 71.446457 83.7784) (xy 71.267221 83.903902) (xy 71.112502 84.058621) (xy 70.987 84.237857) (xy 70.986998 84.237861)
+ (xy 70.894526 84.436168) (xy 70.894522 84.436177) (xy 70.837893 84.64752) (xy 70.837893 84.647524)
+ (xy 70.818823 84.865497) (xy 25.522303 84.865497) (xy 25.607661 81.153) (xy 78.623659 81.153) (xy 78.642975 81.349129)
+ (xy 78.700188 81.537733) (xy 78.793086 81.711532) (xy 78.79309 81.711539) (xy 78.918116 81.863883)
+ (xy 79.07046 81.988909) (xy 79.070467 81.988913) (xy 79.244266 82.081811) (xy 79.244269 82.081811)
+ (xy 79.244273 82.081814) (xy 79.432868 82.139024) (xy 79.629 82.158341) (xy 79.825132 82.139024)
+ (xy 80.013727 82.081814) (xy 80.187538 81.98891) (xy 80.339883 81.863883) (xy 80.46491 81.711538)
+ (xy 80.486579 81.670999) (xy 191.049341 81.670999) (xy 191.049341 81.671) (xy 191.069936 81.906403)
+ (xy 191.069938 81.906413) (xy 191.131094 82.134655) (xy 191.131096 82.134659) (xy 191.131097 82.134663)
+ (xy 191.230965 82.34883) (xy 191.230967 82.348834) (xy 191.339281 82.503521) (xy 191.366505 82.542401)
+ (xy 191.533599 82.709495) (xy 191.630384 82.777265) (xy 191.727165 82.845032) (xy 191.727167 82.845033)
+ (xy 191.72717 82.845035) (xy 191.941337 82.944903) (xy 192.169592 83.006063) (xy 192.357918 83.022539)
+ (xy 192.404999 83.026659) (xy 192.405 83.026659) (xy 192.405001 83.026659) (xy 192.444234 83.023226)
+ (xy 192.640408 83.006063) (xy 192.868663 82.944903) (xy 193.08283 82.845035) (xy 193.276401 82.709495)
+ (xy 193.443495 82.542401) (xy 193.579035 82.34883) (xy 193.678903 82.134663) (xy 193.740063 81.906408)
+ (xy 193.760659 81.671) (xy 193.740063 81.435592) (xy 193.678903 81.207337) (xy 193.579035 80.993171)
+ (xy 193.553615 80.956868) (xy 193.443496 80.7996) (xy 193.412162 80.768266) (xy 193.321567 80.677671)
+ (xy 193.288084 80.616351) (xy 193.293068 80.546659) (xy 193.334939 80.490725) (xy 193.365915 80.47381)
+ (xy 193.497331 80.424796) (xy 193.612546 80.338546) (xy 193.698796 80.223331) (xy 193.749091 80.088483)
+ (xy 193.7555 80.028873) (xy 193.755499 78.233128) (xy 193.749091 78.173517) (xy 193.698796 78.038669)
+ (xy 193.698795 78.038668) (xy 193.698793 78.038664) (xy 193.612547 77.923455) (xy 193.612544 77.923452)
+ (xy 193.497335 77.837206) (xy 193.497328 77.837202) (xy 193.362482 77.786908) (xy 193.362483 77.786908)
+ (xy 193.302883 77.780501) (xy 193.302881 77.7805) (xy 193.302873 77.7805) (xy 193.302864 77.7805)
+ (xy 191.507129 77.7805) (xy 191.507123 77.780501) (xy 191.447516 77.786908) (xy 191.312671 77.837202)
+ (xy 191.312664 77.837206) (xy 191.197455 77.923452) (xy 191.197452 77.923455) (xy 191.111206 78.038664)
+ (xy 191.111202 78.038671) (xy 191.060908 78.173517) (xy 191.054501 78.233116) (xy 191.054501 78.233123)
+ (xy 191.0545 78.233135) (xy 191.0545 80.02887) (xy 191.054501 80.028876) (xy 191.060908 80.088483)
+ (xy 191.111202 80.223328) (xy 191.111206 80.223335) (xy 191.197452 80.338544) (xy 191.197455 80.338547)
+ (xy 191.312664 80.424793) (xy 191.312671 80.424797) (xy 191.444081 80.47381) (xy 191.500015 80.515681)
+ (xy 191.524432 80.581145) (xy 191.50958 80.649418) (xy 191.48843 80.677673) (xy 191.366503 80.7996)
+ (xy 191.230965 80.993169) (xy 191.230964 80.993171) (xy 191.131098 81.207335) (xy 191.131094 81.207344)
+ (xy 191.069938 81.435586) (xy 191.069936 81.435596) (xy 191.049341 81.670999) (xy 80.486579 81.670999)
+ (xy 80.557814 81.537727) (xy 80.615024 81.349132) (xy 80.634341 81.153) (xy 80.615024 80.956868)
+ (xy 80.557814 80.768273) (xy 80.557811 80.768269) (xy 80.557811 80.768266) (xy 80.464913 80.594467)
+ (xy 80.464909 80.59446) (xy 80.339883 80.442116) (xy 80.187539 80.31709) (xy 80.187532 80.317086)
+ (xy 80.013733 80.224188) (xy 80.013727 80.224186) (xy 79.825132 80.166976) (xy 79.825129 80.166975)
+ (xy 79.629 80.147659) (xy 79.43287 80.166975) (xy 79.244266 80.224188) (xy 79.070467 80.317086)
+ (xy 79.07046 80.31709) (xy 78.918116 80.442116) (xy 78.79309 80.59446) (xy 78.793086 80.594467)
+ (xy 78.700188 80.768266) (xy 78.642975 80.95687) (xy 78.623659 81.153) (xy 25.607661 81.153) (xy 25.636861 79.883)
+ (xy 67.574659 79.883) (xy 67.593975 80.079129) (xy 67.651188 80.267733) (xy 67.744086 80.441532)
+ (xy 67.74409 80.441539) (xy 67.869116 80.593883) (xy 68.02146 80.718909) (xy 68.021467 80.718913)
+ (xy 68.195266 80.811811) (xy 68.195269 80.811811) (xy 68.195273 80.811814) (xy 68.383868 80.869024)
+ (xy 68.58 80.888341) (xy 68.776132 80.869024) (xy 68.964727 80.811814) (xy 69.138538 80.71891) (xy 69.290883 80.593883)
+ (xy 69.41591 80.441538) (xy 69.47096 80.338546) (xy 69.508811 80.267733) (xy 69.508811 80.267732)
+ (xy 69.508814 80.267727) (xy 69.566024 80.079132) (xy 69.585341 79.883) (xy 69.566024 79.686868)
+ (xy 69.508814 79.498273) (xy 69.508811 79.498269) (xy 69.508811 79.498266) (xy 69.415913 79.324467)
+ (xy 69.415909 79.32446) (xy 69.290883 79.172116) (xy 69.138539 79.04709) (xy 69.138532 79.047086)
+ (xy 68.964733 78.954188) (xy 68.964727 78.954186) (xy 68.776132 78.896976) (xy 68.776129 78.896975)
+ (xy 68.58 78.877659) (xy 68.38387 78.896975) (xy 68.195266 78.954188) (xy 68.021467 79.047086) (xy 68.02146 79.04709)
+ (xy 67.869116 79.172116) (xy 67.74409 79.32446) (xy 67.744086 79.324467) (xy 67.651188 79.498266)
+ (xy 67.593975 79.68687) (xy 67.574659 79.883) (xy 25.636861 79.883) (xy 25.781952 73.5725) (xy 87.282815 73.5725)
+ (xy 87.301503 73.750305) (xy 87.301504 73.750307) (xy 87.356747 73.920329) (xy 87.35675 73.920335)
+ (xy 87.446141 74.075165) (xy 87.487812 74.121446) (xy 87.565764 74.208021) (xy 87.565767 74.208023)
+ (xy 87.56577 74.208026) (xy 87.710407 74.313112) (xy 87.873733 74.385829) (xy 88.048609 74.423)
+ (xy 88.04861 74.423) (xy 88.227389 74.423) (xy 88.227391 74.423) (xy 88.402267 74.385829) (xy 88.565593 74.313112)
+ (xy 88.71023 74.208026) (xy 88.829859 74.075165) (xy 88.91925 73.920335) (xy 88.974497 73.750303)
+ (xy 88.993185 73.5725) (xy 88.974497 73.394697) (xy 88.935171 73.273665) (xy 88.919252 73.22467)
+ (xy 88.919249 73.224664) (xy 88.858149 73.118835) (xy 88.829859 73.069835) (xy 88.783003 73.017796)
+ (xy 88.710235 72.936978) (xy 88.710232 72.936976) (xy 88.710231 72.936975) (xy 88.71023 72.936974)
+ (xy 88.565593 72.831888) (xy 88.428836 72.771) (xy 186.469815 72.771) (xy 186.488503 72.948805)
+ (xy 186.488504 72.948807) (xy 186.543747 73.118829) (xy 186.54375 73.118835) (xy 186.633141 73.273665)
+ (xy 186.674812 73.319946) (xy 186.752764 73.406521) (xy 186.752767 73.406523) (xy 186.75277 73.406526)
+ (xy 186.897407 73.511612) (xy 187.060733 73.584329) (xy 187.235609 73.6215) (xy 187.23561 73.6215)
+ (xy 187.414389 73.6215) (xy 187.414391 73.6215) (xy 187.589267 73.584329) (xy 187.752593 73.511612)
+ (xy 187.89723 73.406526) (xy 187.907886 73.394692) (xy 187.923148 73.377741) (xy 188.016859 73.273665)
+ (xy 188.10625 73.118835) (xy 188.161497 72.948803) (xy 188.180185 72.771) (xy 188.161497 72.593197)
+ (xy 188.10625 72.423165) (xy 188.016859 72.268335) (xy 187.970003 72.216296) (xy 187.897235 72.135478)
+ (xy 187.897232 72.135476) (xy 187.897231 72.135475) (xy 187.89723 72.135474) (xy 187.752593 72.030388)
+ (xy 187.589267 71.957671) (xy 187.589265 71.95767) (xy 187.461594 71.930533) (xy 187.414391 71.9205)
+ (xy 187.235609 71.9205) (xy 187.204954 71.927015) (xy 187.060733 71.95767) (xy 187.060728 71.957672)
+ (xy 186.897408 72.030387) (xy 186.752768 72.135475) (xy 186.63314 72.268336) (xy 186.54375 72.423164)
+ (xy 186.543747 72.42317) (xy 186.488504 72.593192) (xy 186.488503 72.593194) (xy 186.469815 72.771)
+ (xy 88.428836 72.771) (xy 88.402267 72.759171) (xy 88.402265 72.75917) (xy 88.274594 72.732033)
+ (xy 88.227391 72.722) (xy 88.048609 72.722) (xy 88.017954 72.728515) (xy 87.873733 72.75917) (xy 87.873728 72.759172)
+ (xy 87.710408 72.831887) (xy 87.565768 72.936975) (xy 87.44614 73.069836) (xy 87.35675 73.224664)
+ (xy 87.356747 73.22467) (xy 87.301504 73.394692) (xy 87.301503 73.394694) (xy 87.282815 73.5725)
+ (xy 25.781952 73.5725) (xy 25.854159 70.431999) (xy 160.386341 70.431999) (xy 160.386341 70.432)
+ (xy 160.406936 70.667403) (xy 160.406938 70.667413) (xy 160.468094 70.895655) (xy 160.468096 70.895659)
+ (xy 160.468097 70.895663) (xy 160.567965 71.10983) (xy 160.567967 71.109834) (xy 160.676281 71.264521)
+ (xy 160.703505 71.303401) (xy 160.870599 71.470495) (xy 160.967384 71.538265) (xy 161.064165 71.606032)
+ (xy 161.064167 71.606033) (xy 161.06417 71.606035) (xy 161.278337 71.705903) (xy 161.506592 71.767063)
+ (xy 161.694918 71.783539) (xy 161.741999 71.787659) (xy 161.742 71.787659) (xy 161.742001 71.787659)
+ (xy 161.781234 71.784226) (xy 161.977408 71.767063) (xy 162.205663 71.705903) (xy 162.41983 71.606035)
+ (xy 162.613401 71.470495) (xy 162.780495 71.303401) (xy 162.916035 71.10983) (xy 163.015903 70.895663)
+ (xy 163.077063 70.667408) (xy 163.097659 70.432) (xy 163.077063 70.196592) (xy 163.015903 69.968337)
+ (xy 162.916035 69.754171) (xy 162.780495 69.560599) (xy 162.658567 69.438671) (xy 162.625084 69.377351)
+ (xy 162.630068 69.307659) (xy 162.671939 69.251725) (xy 162.702915 69.23481) (xy 162.834331 69.185796)
+ (xy 162.949546 69.099546) (xy 163.035796 68.984331) (xy 163.086091 68.849483) (xy 163.0925 68.789873)
+ (xy 163.092499 66.994128) (xy 163.086091 66.934517) (xy 163.035796 66.799669) (xy 163.035795 66.799668)
+ (xy 163.035793 66.799664) (xy 162.949547 66.684455) (xy 162.949544 66.684452) (xy 162.834335 66.598206)
+ (xy 162.834328 66.598202) (xy 162.699482 66.547908) (xy 162.699483 66.547908) (xy 162.639883 66.541501)
+ (xy 162.639881 66.5415) (xy 162.639873 66.5415) (xy 162.639864 66.5415) (xy 160.844129 66.5415)
+ (xy 160.844123 66.541501) (xy 160.784516 66.547908) (xy 160.649671 66.598202) (xy 160.649664 66.598206)
+ (xy 160.534455 66.684452) (xy 160.534452 66.684455) (xy 160.448206 66.799664) (xy 160.448202 66.799671)
+ (xy 160.397908 66.934517) (xy 160.391501 66.994116) (xy 160.391501 66.994123) (xy 160.3915 66.994135)
+ (xy 160.3915 68.78987) (xy 160.391501 68.789876) (xy 160.397908 68.849483) (xy 160.448202 68.984328)
+ (xy 160.448206 68.984335) (xy 160.534452 69.099544) (xy 160.534455 69.099547) (xy 160.649664 69.185793)
+ (xy 160.649671 69.185797) (xy 160.781081 69.23481) (xy 160.837015 69.276681) (xy 160.861432 69.342145)
+ (xy 160.84658 69.410418) (xy 160.82543 69.438673) (xy 160.703503 69.5606) (xy 160.567965 69.754169)
+ (xy 160.567964 69.754171) (xy 160.468098 69.968335) (xy 160.468094 69.968344) (xy 160.406938 70.196586)
+ (xy 160.406936 70.196596) (xy 160.386341 70.431999) (xy 25.854159 70.431999) (xy 26.539885 40.6075)
+ (xy 55.913815 40.6075) (xy 55.932503 40.785305) (xy 55.932504 40.785307) (xy 55.987747 40.955329)
+ (xy 55.98775 40.955335) (xy 56.077141 41.110165) (xy 56.118812 41.156446) (xy 56.196764 41.243021)
+ (xy 56.196767 41.243023) (xy 56.19677 41.243026) (xy 56.341407 41.348112) (xy 56.504733 41.420829)
+ (xy 56.679609 41.458) (xy 56.67961 41.458) (xy 56.858389 41.458) (xy 56.858391 41.458) (xy 57.033267 41.420829)
+ (xy 57.196593 41.348112) (xy 57.34123 41.243026) (xy 57.355565 41.227106) (xy 57.367148 41.214241)
+ (xy 57.460859 41.110165) (xy 57.55025 40.955335) (xy 57.605497 40.785303) (xy 57.624185 40.6075)
+ (xy 57.605497 40.429697) (xy 57.55025 40.259665) (xy 57.460859 40.104835) (xy 57.414003 40.052796)
+ (xy 57.341235 39.971978) (xy 57.341232 39.971976) (xy 57.341231 39.971975) (xy 57.34123 39.971974)
+ (xy 57.196593 39.866888) (xy 57.033267 39.794171) (xy 57.033265 39.79417) (xy 56.905594 39.767033)
+ (xy 56.858391 39.757) (xy 56.679609 39.757) (xy 56.648954 39.763515) (xy 56.504733 39.79417) (xy 56.504728 39.794172)
+ (xy 56.341408 39.866887) (xy 56.196768 39.971975) (xy 56.07714 40.104836) (xy 55.98775 40.259664)
+ (xy 55.987747 40.25967) (xy 55.932504 40.429692) (xy 55.932503 40.429694) (xy 55.913815 40.6075)
+ (xy 26.539885 40.6075) (xy 26.571258 39.243) (xy 68.232815 39.243) (xy 68.251503 39.420805) (xy 68.251504 39.420807)
+ (xy 68.306747 39.590829) (xy 68.30675 39.590835) (xy 68.396141 39.745665) (xy 68.437812 39.791946)
+ (xy 68.515764 39.878521) (xy 68.515767 39.878523) (xy 68.51577 39.878526) (xy 68.660407 39.983612)
+ (xy 68.823733 40.056329) (xy 68.998609 40.0935) (xy 68.99861 40.0935) (xy 69.177389 40.0935) (xy 69.177391 40.0935)
+ (xy 69.352267 40.056329) (xy 69.515593 39.983612) (xy 69.66023 39.878526) (xy 69.779859 39.745665)
+ (xy 69.86925 39.590835) (xy 69.924497 39.420803) (xy 69.943185 39.243) (xy 69.924497 39.065197)
+ (xy 69.86925 38.895165) (xy 69.779859 38.740335) (xy 69.731927 38.687101) (xy 69.660235 38.607478)
+ (xy 69.660232 38.607476) (xy 69.660231 38.607475) (xy 69.66023 38.607474) (xy 69.515593 38.502388)
+ (xy 69.352267 38.429671) (xy 69.352265 38.42967) (xy 69.224594 38.402533) (xy 69.177391 38.3925)
+ (xy 68.998609 38.3925) (xy 68.967954 38.399015) (xy 68.823733 38.42967) (xy 68.823728 38.429672)
+ (xy 68.660408 38.502387) (xy 68.515768 38.607475) (xy 68.39614 38.740336) (xy 68.30675 38.895164)
+ (xy 68.306747 38.89517) (xy 68.251504 39.065192) (xy 68.251503 39.065194) (xy 68.232815 39.243)
+ (xy 26.571258 39.243) (xy 26.679297 34.544) (xy 59.342815 34.544) (xy 59.361503 34.721805) (xy 59.361504 34.721807)
+ (xy 59.416747 34.891829) (xy 59.41675 34.891835) (xy 59.506141 35.046665) (xy 59.536156 35.08) (xy 59.625764 35.179521)
+ (xy 59.625767 35.179523) (xy 59.62577 35.179526) (xy 59.770407 35.284612) (xy 59.933733 35.357329)
+ (xy 60.108609 35.3945) (xy 60.10861 35.3945) (xy 60.287389 35.3945) (xy 60.287391 35.3945) (xy 60.462267 35.357329)
+ (xy 60.625593 35.284612) (xy 60.77023 35.179526) (xy 60.859844 35.08) (xy 62.362815 35.08) (xy 62.381503 35.257805)
+ (xy 62.381504 35.257807) (xy 62.436747 35.427829) (xy 62.43675 35.427835) (xy 62.526141 35.582665)
+ (xy 62.567812 35.628946) (xy 62.645764 35.715521) (xy 62.645767 35.715523) (xy 62.64577 35.715526)
+ (xy 62.790407 35.820612) (xy 62.953733 35.893329) (xy 63.128609 35.9305) (xy 63.12861 35.9305) (xy 63.307389 35.9305)
+ (xy 63.307391 35.9305) (xy 63.482267 35.893329) (xy 63.645593 35.820612) (xy 63.79023 35.715526)
+ (xy 63.909859 35.582665) (xy 63.99925 35.427835) (xy 64.054497 35.257803) (xy 64.073185 35.08) (xy 64.054497 34.902197)
+ (xy 63.99925 34.732165) (xy 63.949271 34.645599) (xy 128.438341 34.645599) (xy 128.438341 34.6456)
+ (xy 128.458936 34.881003) (xy 128.458938 34.881013) (xy 128.520094 35.109255) (xy 128.520096 35.109259)
+ (xy 128.520097 35.109263) (xy 128.601863 35.28461) (xy 128.619965 35.32343) (xy 128.619967 35.323434)
+ (xy 128.755501 35.516995) (xy 128.755506 35.517002) (xy 128.922597 35.684093) (xy 128.922603 35.684098)
+ (xy 129.108158 35.814025) (xy 129.151783 35.868602) (xy 129.158977 35.9381) (xy 129.127454 36.000455)
+ (xy 129.108158 36.017175) (xy 128.922597 36.147105) (xy 128.755505 36.314197) (xy 128.619965 36.507769)
+ (xy 128.619964 36.507771) (xy 128.520098 36.721935) (xy 128.520094 36.721944) (xy 128.458938 36.950186)
+ (xy 128.458936 36.950196) (xy 128.438341 37.185599) (xy 128.438341 37.1856) (xy 128.458936 37.421003)
+ (xy 128.458938 37.421013) (xy 128.520094 37.649255) (xy 128.520096 37.649259) (xy 128.520097 37.649263)
+ (xy 128.619965 37.86343) (xy 128.619967 37.863434) (xy 128.755501 38.056995) (xy 128.755506 38.057002)
+ (xy 128.922597 38.224093) (xy 128.922603 38.224098) (xy 129.108158 38.354025) (xy 129.151783 38.408602)
+ (xy 129.158977 38.4781) (xy 129.127454 38.540455) (xy 129.108158 38.557175) (xy 128.922597 38.687105)
+ (xy 128.755505 38.854197) (xy 128.619965 39.047769) (xy 128.619964 39.047771) (xy 128.520098 39.261935)
+ (xy 128.520094 39.261944) (xy 128.458938 39.490186) (xy 128.458936 39.490196) (xy 128.438341 39.725599)
+ (xy 128.438341 39.7256) (xy 128.458936 39.961003) (xy 128.458938 39.961013) (xy 128.520094 40.189255)
+ (xy 128.520096 40.189259) (xy 128.520097 40.189263) (xy 128.619965 40.40343) (xy 128.619967 40.403434)
+ (xy 128.755501 40.596995) (xy 128.755506 40.597002) (xy 128.922597 40.764093) (xy 128.922603 40.764098)
+ (xy 129.108158 40.894025) (xy 129.151783 40.948602) (xy 129.158977 41.0181) (xy 129.127454 41.080455)
+ (xy 129.108158 41.097175) (xy 128.922597 41.227105) (xy 128.755505 41.394197) (xy 128.619965 41.587769)
+ (xy 128.619964 41.587771) (xy 128.520098 41.801935) (xy 128.520094 41.801944) (xy 128.458938 42.030186)
+ (xy 128.458936 42.030196) (xy 128.438341 42.265599) (xy 128.438341 42.2656) (xy 128.458936 42.501003)
+ (xy 128.458938 42.501013) (xy 128.520094 42.729255) (xy 128.520096 42.729259) (xy 128.520097 42.729263)
+ (xy 128.619965 42.94343) (xy 128.619967 42.943434) (xy 128.755501 43.136995) (xy 128.755506 43.137002)
+ (xy 128.922597 43.304093) (xy 128.922603 43.304098) (xy 129.108158 43.434025) (xy 129.151783 43.488602)
+ (xy 129.158977 43.5581) (xy 129.127454 43.620455) (xy 129.108158 43.637175) (xy 128.922597 43.767105)
+ (xy 128.755505 43.934197) (xy 128.619965 44.127769) (xy 128.619964 44.127771) (xy 128.520098 44.341935)
+ (xy 128.520094 44.341944) (xy 128.458938 44.570186) (xy 128.458936 44.570196) (xy 128.438341 44.805599)
+ (xy 128.438341 44.8056) (xy 128.458936 45.041003) (xy 128.458938 45.041013) (xy 128.520094 45.269255)
+ (xy 128.520096 45.269259) (xy 128.520097 45.269263) (xy 128.619965 45.48343) (xy 128.619967 45.483434)
+ (xy 128.755501 45.676995) (xy 128.755506 45.677002) (xy 128.922597 45.844093) (xy 128.922603 45.844098)
+ (xy 129.108158 45.974025) (xy 129.151783 46.028602) (xy 129.158977 46.0981) (xy 129.127454 46.160455)
+ (xy 129.108158 46.177175) (xy 128.922597 46.307105) (xy 128.755505 46.474197) (xy 128.619965 46.667769)
+ (xy 128.619964 46.667771) (xy 128.520098 46.881935) (xy 128.520094 46.881944) (xy 128.458938 47.110186)
+ (xy 128.458936 47.110196) (xy 128.438341 47.345599) (xy 128.438341 47.3456) (xy 128.458936 47.581003)
+ (xy 128.458938 47.581013) (xy 128.520094 47.809255) (xy 128.520096 47.809259) (xy 128.520097 47.809263)
+ (xy 128.619965 48.02343) (xy 128.619967 48.023434) (xy 128.755501 48.216995) (xy 128.755506 48.217002)
+ (xy 128.922597 48.384093) (xy 128.922603 48.384098) (xy 129.108158 48.514025) (xy 129.151783 48.568602)
+ (xy 129.158977 48.6381) (xy 129.127454 48.700455) (xy 129.108158 48.717175) (xy 128.922597 48.847105)
+ (xy 128.755505 49.014197) (xy 128.619965 49.207769) (xy 128.619964 49.207771) (xy 128.520098 49.421935)
+ (xy 128.520094 49.421944) (xy 128.458938 49.650186) (xy 128.458936 49.650196) (xy 128.438341 49.885599)
+ (xy 128.438341 49.8856) (xy 128.458936 50.121003) (xy 128.458938 50.121013) (xy 128.520094 50.349255)
+ (xy 128.520096 50.349259) (xy 128.520097 50.349263) (xy 128.619965 50.56343) (xy 128.619967 50.563434)
+ (xy 128.755501 50.756995) (xy 128.755506 50.757002) (xy 128.922597 50.924093) (xy 128.922603 50.924098)
+ (xy 129.108158 51.054025) (xy 129.151783 51.108602) (xy 129.158977 51.1781) (xy 129.127454 51.240455)
+ (xy 129.108158 51.257175) (xy 128.922597 51.387105) (xy 128.755505 51.554197) (xy 128.619965 51.747769)
+ (xy 128.619964 51.747771) (xy 128.520098 51.961935) (xy 128.520094 51.961944) (xy 128.458938 52.190186)
+ (xy 128.458936 52.190196) (xy 128.438341 52.425599) (xy 128.438341 52.4256) (xy 128.458936 52.661003)
+ (xy 128.458938 52.661013) (xy 128.520094 52.889255) (xy 128.520096 52.889259) (xy 128.520097 52.889263)
+ (xy 128.619965 53.10343) (xy 128.619967 53.103434) (xy 128.728281 53.258121) (xy 128.755505 53.297001)
+ (xy 128.922599 53.464095) (xy 129.019384 53.531865) (xy 129.116165 53.599632) (xy 129.116167 53.599633)
+ (xy 129.11617 53.599635) (xy 129.330337 53.699503) (xy 129.558592 53.760663) (xy 129.746918 53.777139)
+ (xy 129.793999 53.781259) (xy 129.794 53.781259) (xy 129.794001 53.781259) (xy 129.833234 53.777826)
+ (xy 130.029408 53.760663) (xy 130.257663 53.699503) (xy 130.47183 53.599635) (xy 130.665401 53.464095)
+ (xy 130.832495 53.297001) (xy 130.968035 53.10343) (xy 131.067903 52.889263) (xy 131.129063 52.661008)
+ (xy 131.149659 52.4256) (xy 131.129063 52.190192) (xy 131.067903 51.961937) (xy 130.968035 51.747771)
+ (xy 130.832495 51.554199) (xy 130.832494 51.554197) (xy 130.665402 51.387106) (xy 130.665396 51.387101)
+ (xy 130.479842 51.257175) (xy 130.436217 51.202598) (xy 130.429023 51.1331) (xy 130.460546 51.070745)
+ (xy 130.479842 51.054025) (xy 130.502026 51.038491) (xy 130.665401 50.924095) (xy 130.832495 50.757001)
+ (xy 130.968035 50.56343) (xy 131.067903 50.349263) (xy 131.129063 50.121008) (xy 131.149659 49.8856)
+ (xy 131.129063 49.650192) (xy 131.067903 49.421937) (xy 130.968035 49.207771) (xy 130.832495 49.014199)
+ (xy 130.832494 49.014197) (xy 130.665402 48.847106) (xy 130.665396 48.847101) (xy 130.479842 48.717175)
+ (xy 130.436217 48.662598) (xy 130.429023 48.5931) (xy 130.460546 48.530745) (xy 130.479842 48.514025)
+ (xy 130.502026 48.498491) (xy 130.665401 48.384095) (xy 130.832495 48.217001) (xy 130.968035 48.02343)
+ (xy 131.067903 47.809263) (xy 131.129063 47.581008) (xy 131.149659 47.3456) (xy 131.129063 47.110192)
+ (xy 131.067903 46.881937) (xy 130.968035 46.667771) (xy 130.832495 46.474199) (xy 130.832494 46.474197)
+ (xy 130.665402 46.307106) (xy 130.665396 46.307101) (xy 130.479842 46.177175) (xy 130.436217 46.122598)
+ (xy 130.429023 46.0531) (xy 130.460546 45.990745) (xy 130.479842 45.974025) (xy 130.502026 45.958491)
+ (xy 130.665401 45.844095) (xy 130.832495 45.677001) (xy 130.968035 45.48343) (xy 131.067903 45.269263)
+ (xy 131.129063 45.041008) (xy 131.149659 44.8056) (xy 131.129063 44.570192) (xy 131.067903 44.341937)
+ (xy 130.968035 44.127771) (xy 130.832495 43.934199) (xy 130.832494 43.934197) (xy 130.665402 43.767106)
+ (xy 130.665396 43.767101) (xy 130.479842 43.637175) (xy 130.436217 43.582598) (xy 130.429023 43.5131)
+ (xy 130.460546 43.450745) (xy 130.479842 43.434025) (xy 130.502026 43.418491) (xy 130.665401 43.304095)
+ (xy 130.832495 43.137001) (xy 130.968035 42.94343) (xy 131.067903 42.729263) (xy 131.129063 42.501008)
+ (xy 131.149659 42.2656) (xy 131.129063 42.030192) (xy 131.067903 41.801937) (xy 130.968035 41.587771)
+ (xy 130.851142 41.420829) (xy 130.832494 41.394197) (xy 130.665402 41.227106) (xy 130.665396 41.227101)
+ (xy 130.479842 41.097175) (xy 130.436217 41.042598) (xy 130.429023 40.9731) (xy 130.460546 40.910745)
+ (xy 130.479842 40.894025) (xy 130.635107 40.785307) (xy 130.665401 40.764095) (xy 130.832495 40.597001)
+ (xy 130.968035 40.40343) (xy 131.067903 40.189263) (xy 131.129063 39.961008) (xy 131.149659 39.7256)
+ (xy 131.129063 39.490192) (xy 131.067903 39.261937) (xy 130.968035 39.047771) (xy 130.832495 38.854199)
+ (xy 130.832494 38.854197) (xy 130.665402 38.687106) (xy 130.665396 38.687101) (xy 130.479842 38.557175)
+ (xy 130.436217 38.502598) (xy 130.429023 38.4331) (xy 130.460546 38.370745) (xy 130.479842 38.354025)
+ (xy 130.502026 38.338491) (xy 130.665401 38.224095) (xy 130.832495 38.057001) (xy 130.968035 37.86343)
+ (xy 131.067903 37.649263) (xy 131.129063 37.421008) (xy 131.149659 37.1856) (xy 131.129063 36.950192)
+ (xy 131.067903 36.721937) (xy 130.968035 36.507771) (xy 130.832495 36.314199) (xy 130.832494 36.314197)
+ (xy 130.665402 36.147106) (xy 130.665396 36.147101) (xy 130.479842 36.017175) (xy 130.436217 35.962598)
+ (xy 130.429023 35.8931) (xy 130.460546 35.830745) (xy 130.479842 35.814025) (xy 130.502026 35.798491)
+ (xy 130.665401 35.684095) (xy 130.832495 35.517001) (xy 130.968035 35.32343) (xy 131.067903 35.109263)
+ (xy 131.129063 34.881008) (xy 131.149659 34.6456) (xy 131.129063 34.410192) (xy 131.067903 34.181937)
+ (xy 130.968035 33.967771) (xy 130.926516 33.908476) (xy 130.832496 33.7742) (xy 130.788966 33.73067)
+ (xy 130.710567 33.652271) (xy 130.677084 33.590951) (xy 130.682068 33.521259) (xy 130.723939 33.465325)
+ (xy 130.754915 33.44841) (xy 130.886331 33.399396) (xy 131.001546 33.313146) (xy 131.087796 33.197931)
+ (xy 131.138091 33.063083) (xy 131.1445 33.003473) (xy 131.144499 31.207728) (xy 131.138091 31.148117)
+ (xy 131.087796 31.013269) (xy 131.087795 31.013268) (xy 131.087793 31.013264) (xy 131.001547 30.898055)
+ (xy 131.001544 30.898052) (xy 130.886335 30.811806) (xy 130.886328 30.811802) (xy 130.751482 30.761508)
+ (xy 130.751483 30.761508) (xy 130.691883 30.755101) (xy 130.691881 30.7551) (xy 130.691873 30.7551)
+ (xy 130.691864 30.7551) (xy 128.896129 30.7551) (xy 128.896123 30.755101) (xy 128.836516 30.761508)
+ (xy 128.701671 30.811802) (xy 128.701664 30.811806) (xy 128.586455 30.898052) (xy 128.586452 30.898055)
+ (xy 128.500206 31.013264) (xy 128.500202 31.013271) (xy 128.449908 31.148117) (xy 128.443501 31.207716)
+ (xy 128.443501 31.207723) (xy 128.4435 31.207735) (xy 128.4435 33.00347) (xy 128.443501 33.003476)
+ (xy 128.449908 33.063083) (xy 128.500202 33.197928) (xy 128.500206 33.197935) (xy 128.586452 33.313144)
+ (xy 128.586455 33.313147) (xy 128.701664 33.399393) (xy 128.701671 33.399397) (xy 128.833081 33.44841)
+ (xy 128.889015 33.490281) (xy 128.913432 33.555745) (xy 128.89858 33.624018) (xy 128.87743 33.652273)
+ (xy 128.755503 33.7742) (xy 128.619965 33.967769) (xy 128.619964 33.967771) (xy 128.520098 34.181935)
+ (xy 128.520094 34.181944) (xy 128.458938 34.410186) (xy 128.458936 34.410196) (xy 128.438341 34.645599)
+ (xy 63.949271 34.645599) (xy 63.909859 34.577335) (xy 63.863003 34.525296) (xy 63.790235 34.444478)
+ (xy 63.790232 34.444476) (xy 63.790231 34.444475) (xy 63.79023 34.444474) (xy 63.645593 34.339388)
+ (xy 63.482267 34.266671) (xy 63.482265 34.26667) (xy 63.354594 34.239533) (xy 63.307391 34.2295)
+ (xy 63.128609 34.2295) (xy 63.097954 34.236015) (xy 62.953733 34.26667) (xy 62.953728 34.266672)
+ (xy 62.790408 34.339387) (xy 62.645768 34.444475) (xy 62.52614 34.577336) (xy 62.43675 34.732164)
+ (xy 62.436747 34.73217) (xy 62.381504 34.902192) (xy 62.381503 34.902194) (xy 62.362815 35.08) (xy 60.859844 35.08)
+ (xy 60.889859 35.046665) (xy 60.97925 34.891835) (xy 61.034497 34.721803) (xy 61.053185 34.544)
+ (xy 61.034497 34.366197) (xy 60.97925 34.196165) (xy 60.889859 34.041335) (xy 60.843003 33.989296)
+ (xy 60.770235 33.908478) (xy 60.770232 33.908476) (xy 60.770231 33.908475) (xy 60.77023 33.908474)
+ (xy 60.625593 33.803388) (xy 60.462267 33.730671) (xy 60.462265 33.73067) (xy 60.334594 33.703533)
+ (xy 60.287391 33.6935) (xy 60.108609 33.6935) (xy 60.077954 33.700015) (xy 59.933733 33.73067) (xy 59.933728 33.730672)
+ (xy 59.770408 33.803387) (xy 59.625768 33.908475) (xy 59.50614 34.041336) (xy 59.41675 34.196164)
+ (xy 59.416747 34.19617) (xy 59.361504 34.366192) (xy 59.361503 34.366194) (xy 59.342815 34.544)
+ (xy 26.679297 34.544) (xy 26.972067 21.810442) (xy 26.993287 21.743874) (xy 27.047129 21.699345)
+ (xy 27.093651 21.689317) (xy 270.179964 17.020436)
+ )
+ )
+ )
)
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_prl b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_prl
index 5b26369..1d3a0d6 100644
--- a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_prl
+++ b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_prl
@@ -64,7 +64,7 @@
39,
40
],
- "visible_layers": "ffcffcf_ffffffff",
+ "visible_layers": "ffcffdf_fffffff9",
"zone_display_mode": 0
},
"git": {
diff --git a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_sch b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_sch
index 8a4b376..551348b 100644
--- a/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_sch
+++ b/PCB + Schematic/StratoSoar-MK3.0/StratoSoar-MK3.0.kicad_sch
@@ -131,126 +131,6 @@
)
)
)
- (symbol "+3.3V_2"
- (power)
- (pin_numbers hide)
- (pin_names
- (offset 0) hide)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (property "Reference" "#PWR"
- (at 0 -3.81 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Value" "+3.3V"
- (at 0 3.556 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" ""
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "ki_keywords" "global power"
- (at 0 0 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (symbol "+3.3V_2_0_1"
- (polyline
- (pts
- (xy -0.762 1.27) (xy 0 2.54)
- )
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- (polyline
- (pts
- (xy 0 0) (xy 0 2.54)
- )
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- (polyline
- (pts
- (xy 0 2.54) (xy 0.762 1.27)
- )
- (stroke
- (width 0)
- (type default)
- )
- (fill
- (type none)
- )
- )
- )
- (symbol "+3.3V_2_1_1"
- (pin power_in line
- (at 0 0 90)
- (length 0)
- (name "~"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "1"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- )
- )
(symbol "+3.3V_3"
(power)
(pin_numbers hide)
@@ -2157,22 +2037,22 @@
)
)
)
- (symbol "Connector_Generic:Conn_01x11"
+ (symbol "Connector_Generic:Conn_01x09"
(pin_names
(offset 1.016) hide)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "J"
- (at 0 15.24 0)
+ (at 0 12.7 0)
(effects
(font
(size 1.27 1.27)
)
)
)
- (property "Value" "Conn_01x11"
- (at 0 -15.24 0)
+ (property "Value" "Conn_01x09"
+ (at 0 -12.7 0)
(effects
(font
(size 1.27 1.27)
@@ -2197,7 +2077,7 @@
(hide yes)
)
)
- (property "Description" "Generic connector, single row, 01x11, script generated (kicad-library-utils/schlib/autogen/connector/)"
+ (property "Description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)"
(at 0 0 0)
(effects
(font
@@ -2224,18 +2104,7 @@
(hide yes)
)
)
- (symbol "Conn_01x11_1_1"
- (rectangle
- (start -1.27 -12.573)
- (end 0 -12.827)
- (stroke
- (width 0.1524)
- (type default)
- )
- (fill
- (type none)
- )
- )
+ (symbol "Conn_01x09_1_1"
(rectangle
(start -1.27 -10.033)
(end 0 -10.287)
@@ -2336,19 +2205,8 @@
)
)
(rectangle
- (start -1.27 12.827)
- (end 0 12.573)
- (stroke
- (width 0.1524)
- (type default)
- )
- (fill
- (type none)
- )
- )
- (rectangle
- (start -1.27 13.97)
- (end 1.27 -13.97)
+ (start -1.27 11.43)
+ (end 1.27 -11.43)
(stroke
(width 0.254)
(type default)
@@ -2358,7 +2216,7 @@
)
)
(pin passive line
- (at -5.08 12.7 0)
+ (at -5.08 10.16 0)
(length 3.81)
(name "Pin_1"
(effects
@@ -2376,43 +2234,7 @@
)
)
(pin passive line
- (at -5.08 -10.16 0)
- (length 3.81)
- (name "Pin_10"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "10"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- (pin passive line
- (at -5.08 -12.7 0)
- (length 3.81)
- (name "Pin_11"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (number "11"
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- )
- (pin passive line
- (at -5.08 10.16 0)
+ (at -5.08 7.62 0)
(length 3.81)
(name "Pin_2"
(effects
@@ -2430,7 +2252,7 @@
)
)
(pin passive line
- (at -5.08 7.62 0)
+ (at -5.08 5.08 0)
(length 3.81)
(name "Pin_3"
(effects
@@ -2448,7 +2270,7 @@
)
)
(pin passive line
- (at -5.08 5.08 0)
+ (at -5.08 2.54 0)
(length 3.81)
(name "Pin_4"
(effects
@@ -2466,7 +2288,7 @@
)
)
(pin passive line
- (at -5.08 2.54 0)
+ (at -5.08 0 0)
(length 3.81)
(name "Pin_5"
(effects
@@ -2484,7 +2306,7 @@
)
)
(pin passive line
- (at -5.08 0 0)
+ (at -5.08 -2.54 0)
(length 3.81)
(name "Pin_6"
(effects
@@ -2502,7 +2324,7 @@
)
)
(pin passive line
- (at -5.08 -2.54 0)
+ (at -5.08 -5.08 0)
(length 3.81)
(name "Pin_7"
(effects
@@ -2520,7 +2342,7 @@
)
)
(pin passive line
- (at -5.08 -5.08 0)
+ (at -5.08 -7.62 0)
(length 3.81)
(name "Pin_8"
(effects
@@ -2538,7 +2360,7 @@
)
)
(pin passive line
- (at -5.08 -7.62 0)
+ (at -5.08 -10.16 0)
(length 3.81)
(name "Pin_9"
(effects
@@ -10572,7 +10394,7 @@
(uuid "0d5e53d3-6e2f-4fff-8ae4-85ffd8d58b30")
)
(junction
- (at 360.68 93.98)
+ (at 350.52 93.98)
(diameter 0)
(color 0 0 0 0)
(uuid "117674ed-7060-4cc8-bb07-15a83dd3fbd8")
@@ -10596,7 +10418,7 @@
(uuid "1c6728fd-d968-4db9-8929-8e945723201a")
)
(junction
- (at 267.97 41.91)
+ (at 257.81 41.91)
(diameter 0)
(color 0 0 0 0)
(uuid "1dd2c8f5-b038-422c-b80f-b26c04b20b3a")
@@ -10644,7 +10466,7 @@
(uuid "61835d01-7e2a-455f-b024-0aa851c258c7")
)
(junction
- (at 350.52 27.94)
+ (at 340.36 27.94)
(diameter 0)
(color 0 0 0 0)
(uuid "6773312d-d9f2-4865-aae4-52c7387fac0e")
@@ -10680,7 +10502,7 @@
(uuid "8cd3a10a-88b1-494c-bf0b-514fec11f556")
)
(junction
- (at 350.52 69.85)
+ (at 340.36 69.85)
(diameter 0)
(color 0 0 0 0)
(uuid "990d1bac-7f16-4082-8999-43b58033fce9")
@@ -10692,7 +10514,7 @@
(uuid "9b82a8ae-0e6c-47ef-9733-54ec54104c2b")
)
(junction
- (at 347.98 69.85)
+ (at 337.82 69.85)
(diameter 0)
(color 0 0 0 0)
(uuid "9ef8b123-05c6-456f-a24d-e9dadfbe0bca")
@@ -10710,7 +10532,7 @@
(uuid "a5699bd0-bcd8-49ac-8ec7-b66ab6a97c5d")
)
(junction
- (at 370.84 93.98)
+ (at 360.68 93.98)
(diameter 0)
(color 0 0 0 0)
(uuid "a7f5cd62-d4b6-4b48-bd96-623f2e5b912c")
@@ -10752,7 +10574,7 @@
(uuid "be27f236-9317-4e6a-b6a8-7b49b8b08220")
)
(junction
- (at 294.64 54.61)
+ (at 284.48 54.61)
(diameter 0)
(color 0 0 0 0)
(uuid "be30bbe3-3d2e-46b7-af3f-76905bc9e9b8")
@@ -10794,13 +10616,13 @@
(uuid "d24c94e3-da08-4215-a70f-6521aa393427")
)
(junction
- (at 267.97 36.83)
+ (at 257.81 36.83)
(diameter 0)
(color 0 0 0 0)
(uuid "d56fa9a4-c987-4d62-95aa-af195674682a")
)
(junction
- (at 294.64 24.13)
+ (at 284.48 24.13)
(diameter 0)
(color 0 0 0 0)
(uuid "d7841a68-75b5-4375-9933-58b45ac44119")
@@ -10824,7 +10646,7 @@
(uuid "e5513b3a-b292-43b6-a6d4-b851cf0ddd92")
)
(junction
- (at 360.68 78.74)
+ (at 350.52 78.74)
(diameter 0)
(color 0 0 0 0)
(uuid "ea4a40ca-1f7f-454a-97ab-97ebcc4fce06")
@@ -10879,7 +10701,7 @@
)
(wire
(pts
- (xy 384.81 83.82) (xy 384.81 78.74)
+ (xy 374.65 83.82) (xy 374.65 78.74)
)
(stroke
(width 0)
@@ -10939,7 +10761,7 @@
)
(wire
(pts
- (xy 347.98 69.85) (xy 350.52 69.85)
+ (xy 337.82 69.85) (xy 340.36 69.85)
)
(stroke
(width 0)
@@ -11039,7 +10861,7 @@
)
(wire
(pts
- (xy 308.61 29.21) (xy 304.8 29.21)
+ (xy 298.45 29.21) (xy 294.64 29.21)
)
(stroke
(width 0)
@@ -11129,7 +10951,7 @@
)
(wire
(pts
- (xy 370.84 88.9) (xy 370.84 93.98)
+ (xy 360.68 88.9) (xy 360.68 93.98)
)
(stroke
(width 0)
@@ -11179,7 +11001,7 @@
)
(wire
(pts
- (xy 384.81 93.98) (xy 370.84 93.98)
+ (xy 374.65 93.98) (xy 360.68 93.98)
)
(stroke
(width 0)
@@ -11189,7 +11011,7 @@
)
(wire
(pts
- (xy 267.97 36.83) (xy 267.97 24.13)
+ (xy 257.81 36.83) (xy 257.81 24.13)
)
(stroke
(width 0)
@@ -11279,7 +11101,7 @@
)
(wire
(pts
- (xy 256.54 36.83) (xy 267.97 36.83)
+ (xy 246.38 36.83) (xy 257.81 36.83)
)
(stroke
(width 0)
@@ -11309,7 +11131,7 @@
)
(wire
(pts
- (xy 350.52 27.94) (xy 355.6 27.94)
+ (xy 340.36 27.94) (xy 345.44 27.94)
)
(stroke
(width 0)
@@ -11329,7 +11151,7 @@
)
(wire
(pts
- (xy 374.65 68.58) (xy 375.92 68.58)
+ (xy 364.49 68.58) (xy 365.76 68.58)
)
(stroke
(width 0)
@@ -11349,7 +11171,7 @@
)
(wire
(pts
- (xy 350.52 69.85) (xy 353.06 69.85)
+ (xy 340.36 69.85) (xy 342.9 69.85)
)
(stroke
(width 0)
@@ -11389,17 +11211,7 @@
)
(wire
(pts
- (xy 374.65 57.15) (xy 364.49 57.15)
- )
- (stroke
- (width 0)
- (type default)
- )
- (uuid "66830608-73b2-4eb3-bd3f-5d92d0ef0971")
- )
- (wire
- (pts
- (xy 267.97 54.61) (xy 294.64 54.61)
+ (xy 257.81 54.61) (xy 284.48 54.61)
)
(stroke
(width 0)
@@ -11509,7 +11321,7 @@
)
(wire
(pts
- (xy 267.97 41.91) (xy 267.97 54.61)
+ (xy 257.81 41.91) (xy 257.81 54.61)
)
(stroke
(width 0)
@@ -11579,7 +11391,7 @@
)
(wire
(pts
- (xy 382.27 36.83) (xy 377.19 36.83)
+ (xy 372.11 36.83) (xy 367.03 36.83)
)
(stroke
(width 0)
@@ -11659,7 +11471,7 @@
)
(wire
(pts
- (xy 256.54 41.91) (xy 267.97 41.91)
+ (xy 246.38 41.91) (xy 257.81 41.91)
)
(stroke
(width 0)
@@ -11829,7 +11641,7 @@
)
(wire
(pts
- (xy 350.52 34.29) (xy 350.52 27.94)
+ (xy 340.36 34.29) (xy 340.36 27.94)
)
(stroke
(width 0)
@@ -11869,7 +11681,7 @@
)
(wire
(pts
- (xy 382.27 36.83) (xy 382.27 43.18)
+ (xy 372.11 36.83) (xy 372.11 43.18)
)
(stroke
(width 0)
@@ -11969,7 +11781,7 @@
)
(wire
(pts
- (xy 267.97 24.13) (xy 294.64 24.13)
+ (xy 257.81 24.13) (xy 284.48 24.13)
)
(stroke
(width 0)
@@ -12029,7 +11841,7 @@
)
(wire
(pts
- (xy 384.81 88.9) (xy 384.81 93.98)
+ (xy 374.65 88.9) (xy 374.65 93.98)
)
(stroke
(width 0)
@@ -12149,7 +11961,7 @@
)
(wire
(pts
- (xy 370.84 93.98) (xy 360.68 93.98)
+ (xy 360.68 93.98) (xy 350.52 93.98)
)
(stroke
(width 0)
@@ -12189,7 +12001,7 @@
)
(wire
(pts
- (xy 384.81 78.74) (xy 360.68 78.74)
+ (xy 374.65 78.74) (xy 350.52 78.74)
)
(stroke
(width 0)
@@ -12222,7 +12034,7 @@
(uuid 0f8784b7-110a-4e42-8248-ac857739dfda)
)
(rectangle
- (start 322.58 17.78)
+ (start 312.42 17.78)
(end 402.59 102.87)
(stroke
(width 0)
@@ -12234,7 +12046,7 @@
(uuid 20195aa9-3223-4c0f-b210-867db0380036)
)
(rectangle
- (start 250.19 15.24)
+ (start 240.03 15.24)
(end 405.13 105.41)
(stroke
(width 0)
@@ -12342,8 +12154,8 @@
(uuid a2150f04-e480-4537-88da-23d2d4c6c61b)
)
(rectangle
- (start 252.73 17.78)
- (end 320.04 60.96)
+ (start 242.57 17.78)
+ (end 309.88 60.96)
(stroke
(width 0)
(type default)
@@ -12486,8 +12298,8 @@
(uuid fef00575-76cc-41c5-b1e9-268996becaef)
)
(image
- (at -185.42 203.2)
- (scale 1.14752)
+ (at -166.37 186.69)
+ (scale 3.0724)
(uuid "283b02f0-4b90-42a3-ba19-0e1601cebf3c")
(data "iVBORw0KGgoAAAANSUhEUgAABSEAAAW+CAIAAAAX2XJLAAAAA3NCSVQICAjb4U/gAAAgAElEQVR4"
"nOzdf3Ab5YH/8ceBhrYK9GioHAoZpkqyvswNdpMcLdi0Gdbl7IQJ16FYyBluGoj4cSMfHHYbrtMo"
@@ -17196,7 +17008,8 @@
)
)
(image
- (at -210.5406 0.381)
+ (at -108.9406 -60.579)
+ (scale 0.498941)
(uuid "9c28c322-a0d8-40db-9cef-13cd1dbca649")
(data "iVBORw0KGgoAAAANSUhEUgAABQIAAAQACAIAAAA1BLMpAAAAA3NCSVQICAjb4U/gAAAACXBIWXMA"
"ABXgAAAV4AGNVCw4AAAgAElEQVR4nOy9WZQc13nn+f++eyMiM2sBCzuIheC+AuImiosoUQtFS/Jp"
@@ -27579,7 +27392,7 @@
)
(text "RF"
(exclude_from_sim no)
- (at 254 102.235 0)
+ (at 243.84 102.235 0)
(effects
(font
(size 1.27 1.27)
@@ -27640,7 +27453,7 @@
)
(text "GPS Module"
(exclude_from_sim no)
- (at 330.835 99.695 0)
+ (at 320.675 99.695 0)
(effects
(font
(size 1.27 1.27)
@@ -27670,7 +27483,7 @@
)
(text "LoRa module"
(exclude_from_sim no)
- (at 261.62 57.785 0)
+ (at 251.46 57.785 0)
(effects
(font
(size 1.27 1.27)
@@ -27699,7 +27512,7 @@
)
(uuid "99fb06c6-2449-483b-907b-4b7a763d1199")
)
- (text "DOES THE IMU HAVE BUILT IN I2C PULLUP RESISTORS"
+ (text "EDIT GPS BREAKOUT TO HAVE I2C PULLUP RESISTORS"
(exclude_from_sim no)
(at 243.84 128.905 0)
(effects
@@ -27860,7 +27673,7 @@
)
(global_label "SCK"
(shape input)
- (at 284.48 39.37 180)
+ (at 274.32 39.37 180)
(fields_autoplaced yes)
(effects
(font
@@ -27870,7 +27683,7 @@
)
(uuid "04907d17-644b-4b34-8bda-9945e2a3d348")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 277.7453 39.37 0)
+ (at 267.5853 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -27902,7 +27715,7 @@
)
)
)
- (global_label "R"
+ (global_label "RIGHT"
(shape input)
(at 330.2 189.23 90)
(fields_autoplaced yes)
@@ -27914,7 +27727,7 @@
)
(uuid "0b294673-1549-4471-9c6d-fbb14ed9f587")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 330.2 184.9748 90)
+ (at 330.2 180.8019 90)
(effects
(font
(size 1.27 1.27)
@@ -27948,27 +27761,49 @@
)
(global_label "MOSI"
(shape input)
- (at 386.08 190.5 180)
+ (at 387.35 194.31 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
(uuid "0feba061-b477-4f1d-908d-88f46aadc3e0")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 378.4986 190.5 0)
+ (at 394.9314 194.31 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
)
- (global_label "D13"
+ (global_label "BTN"
+ (shape input)
+ (at 387.35 168.91 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "105111b7-8225-427c-903f-c8e88409365a")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 393.9033 168.91 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "LED"
(shape input)
(at 26.67 228.6 180)
(fields_autoplaced yes)
@@ -27980,7 +27815,7 @@
)
(uuid "124c538e-68fc-4b11-8408-30d27b232b6a")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 19.9958 228.6 0)
+ (at 20.2377 228.6 0)
(effects
(font
(size 1.27 1.27)
@@ -27992,7 +27827,7 @@
)
(global_label "GPS"
(shape input)
- (at 364.49 49.53 0)
+ (at 354.33 49.53 0)
(fields_autoplaced yes)
(effects
(font
@@ -28002,7 +27837,7 @@
)
(uuid "13296981-2fed-4ad0-8d44-71fb071a46cb")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 371.2247 49.53 0)
+ (at 361.0647 49.53 0)
(effects
(font
(size 1.27 1.27)
@@ -28036,22 +27871,22 @@
)
(global_label "SDA"
(shape input)
- (at 386.08 203.2 180)
+ (at 387.35 201.93 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
(uuid "1a30fb01-b6ee-4017-a368-eaa541c23843")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 379.5267 203.2 0)
+ (at 393.9033 201.93 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
@@ -28102,7 +27937,7 @@
)
(global_label "MOSI"
(shape input)
- (at 284.48 34.29 180)
+ (at 274.32 34.29 180)
(fields_autoplaced yes)
(effects
(font
@@ -28112,7 +27947,7 @@
)
(uuid "1f93d47f-d835-4385-9791-192f4d791d20")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 276.8986 34.29 0)
+ (at 266.7386 34.29 0)
(effects
(font
(size 1.27 1.27)
@@ -28166,6 +28001,28 @@
)
)
)
+ (global_label "D2"
+ (shape input)
+ (at 387.35 186.69 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "27038f8c-b4dd-4cc2-8029-929d009ef6d4")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 392.8147 186.69 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
(global_label "SCK"
(shape input)
(at 62.23 213.36 0)
@@ -28210,7 +28067,29 @@
)
)
)
- (global_label "D1"
+ (global_label "A1"
+ (shape input)
+ (at 387.35 184.15 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "318d1db1-bab6-453a-a488-89a3c23740c2")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 392.6333 184.15 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "TX"
(shape input)
(at 26.67 210.82 180)
(fields_autoplaced yes)
@@ -28222,7 +28101,7 @@
)
(uuid "338a4df2-e2c7-4d98-a2e8-b34c26c2c99c")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 210.82 0)
+ (at 21.5077 210.82 0)
(effects
(font
(size 1.27 1.27)
@@ -28256,7 +28135,7 @@
)
(global_label "RX"
(shape input)
- (at 336.55 48.26 180)
+ (at 326.39 48.26 180)
(fields_autoplaced yes)
(effects
(font
@@ -28266,29 +28145,7 @@
)
(uuid "377ff519-37f9-421f-9cbb-0178ff486a52")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 331.0853 48.26 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify right)
- (hide yes)
- )
- )
- )
- (global_label "CS"
- (shape input)
- (at 386.08 195.58 180)
- (fields_autoplaced yes)
- (effects
- (font
- (size 1.27 1.27)
- )
- (justify right)
- )
- (uuid "379c1334-444a-468c-9715-18c26a3f0c28")
- (property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 380.6153 195.58 0)
+ (at 320.9253 48.26 0)
(effects
(font
(size 1.27 1.27)
@@ -28344,7 +28201,7 @@
)
(global_label "GPS_SCL"
(shape input)
- (at 336.55 54.61 180)
+ (at 326.39 54.61 180)
(fields_autoplaced yes)
(effects
(font
@@ -28354,7 +28211,7 @@
)
(uuid "38fd0abb-f084-4325-b2bc-46f73b1f53dd")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 325.3401 54.61 0)
+ (at 315.1801 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -28432,7 +28289,7 @@
)
(global_label "LORA_RST"
(shape input)
- (at 284.48 46.99 180)
+ (at 274.32 46.99 180)
(fields_autoplaced yes)
(effects
(font
@@ -28442,7 +28299,7 @@
)
(uuid "4bb6cd31-dc86-42e7-89a4-eab95f664cf8")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 272.3629 46.99 0)
+ (at 262.2029 46.99 0)
(effects
(font
(size 1.27 1.27)
@@ -28520,7 +28377,7 @@
)
(global_label "V_BAT"
(shape input)
- (at 347.98 34.29 90)
+ (at 337.82 34.29 90)
(fields_autoplaced yes)
(effects
(font
@@ -28530,7 +28387,7 @@
)
(uuid "5a315035-947b-40ae-a7b4-4c6a81c3d667")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 347.98 25.9224 90)
+ (at 337.82 25.9224 90)
(effects
(font
(size 1.27 1.27)
@@ -28540,7 +28397,7 @@
)
)
)
- (global_label "D0"
+ (global_label "RX"
(shape input)
(at 26.67 213.36 180)
(fields_autoplaced yes)
@@ -28608,22 +28465,22 @@
)
(global_label "SCK"
(shape input)
- (at 386.08 193.04 180)
+ (at 387.35 191.77 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
(uuid "751ac37b-b90b-4472-8672-3669a3d8e212")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 379.3453 193.04 0)
+ (at 394.0847 191.77 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
@@ -28716,7 +28573,7 @@
)
)
)
- (global_label "D5"
+ (global_label "DIO0"
(shape input)
(at 26.67 223.52 180)
(fields_autoplaced yes)
@@ -28728,7 +28585,7 @@
)
(uuid "7dd4540b-e343-4d56-b68a-9f60747b39ce")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 223.52 0)
+ (at 19.27 223.52 0)
(effects
(font
(size 1.27 1.27)
@@ -28740,7 +28597,7 @@
)
(global_label "GPS"
(shape input)
- (at 382.27 43.18 270)
+ (at 372.11 43.18 270)
(fields_autoplaced yes)
(effects
(font
@@ -28750,7 +28607,7 @@
)
(uuid "7ffbd60e-62c7-49d7-b5cf-122e658b0c52")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 382.27 49.9147 90)
+ (at 372.11 49.9147 90)
(effects
(font
(size 1.27 1.27)
@@ -28760,9 +28617,31 @@
)
)
)
- (global_label "SDA"
+ (global_label "BATT"
(shape input)
- (at 157.48 46.99 0)
+ (at 26.67 190.5 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "82a7ede0-2377-4a8b-b30d-c7265609ef45")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 19.391 190.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "GPS_EN"
+ (shape input)
+ (at 354.33 57.15 0)
(fields_autoplaced yes)
(effects
(font
@@ -28770,9 +28649,9 @@
)
(justify left)
)
- (uuid "8799536d-511a-452d-ae07-fbf8d5041183")
+ (uuid "83ee726e-fc74-4ef6-af5f-0ec1eb4eac78")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 164.0333 46.99 0)
+ (at 364.5118 57.15 0)
(effects
(font
(size 1.27 1.27)
@@ -28782,9 +28661,9 @@
)
)
)
- (global_label "L_FET"
+ (global_label "SDA"
(shape input)
- (at 355.6 237.49 0)
+ (at 157.48 46.99 0)
(fields_autoplaced yes)
(effects
(font
@@ -28792,9 +28671,9 @@
)
(justify left)
)
- (uuid "88d8243c-a255-493c-80c2-b9dfaa246708")
+ (uuid "8799536d-511a-452d-ae07-fbf8d5041183")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 363.7861 237.49 0)
+ (at 164.0333 46.99 0)
(effects
(font
(size 1.27 1.27)
@@ -28804,9 +28683,9 @@
)
)
)
- (global_label "A2"
+ (global_label "L_FET"
(shape input)
- (at 62.23 208.28 0)
+ (at 355.6 237.49 0)
(fields_autoplaced yes)
(effects
(font
@@ -28814,9 +28693,9 @@
)
(justify left)
)
- (uuid "8a23b26c-6f3a-48b6-b79f-dbb4b8cc253f")
+ (uuid "88d8243c-a255-493c-80c2-b9dfaa246708")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 67.5133 208.28 0)
+ (at 363.7861 237.49 0)
(effects
(font
(size 1.27 1.27)
@@ -28826,9 +28705,9 @@
)
)
)
- (global_label "PPS"
+ (global_label "A2"
(shape input)
- (at 381 68.58 0)
+ (at 62.23 208.28 0)
(fields_autoplaced yes)
(effects
(font
@@ -28836,9 +28715,9 @@
)
(justify left)
)
- (uuid "8b641a06-11af-4f9f-9592-4827f299ffd3")
+ (uuid "8a23b26c-6f3a-48b6-b79f-dbb4b8cc253f")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 387.7347 68.58 0)
+ (at 67.5133 208.28 0)
(effects
(font
(size 1.27 1.27)
@@ -28848,24 +28727,24 @@
)
)
)
- (global_label "D6"
+ (global_label "PPS"
(shape input)
- (at 26.67 236.22 180)
+ (at 370.84 68.58 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
- (uuid "91d89c97-aa00-4e62-95ce-bbcf81c67be4")
+ (uuid "8b641a06-11af-4f9f-9592-4827f299ffd3")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 236.22 0)
+ (at 377.5747 68.58 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
@@ -28892,7 +28771,7 @@
)
)
)
- (global_label "L"
+ (global_label "LEFT"
(shape input)
(at 330.2 229.87 90)
(fields_autoplaced yes)
@@ -28904,7 +28783,7 @@
)
(uuid "9606a1b6-9d82-40e4-b552-f5293c89de10")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 330.2 225.8567 90)
+ (at 330.2 222.6515 90)
(effects
(font
(size 1.27 1.27)
@@ -28916,7 +28795,7 @@
)
(global_label "V_BAT"
(shape input)
- (at 332.74 69.85 90)
+ (at 322.58 69.85 90)
(fields_autoplaced yes)
(effects
(font
@@ -28926,7 +28805,7 @@
)
(uuid "961c5e87-229f-4aff-9bfb-788d20cc0d31")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 332.74 61.4824 90)
+ (at 322.58 61.4824 90)
(effects
(font
(size 1.27 1.27)
@@ -28958,6 +28837,28 @@
)
)
)
+ (global_label "LORA_RST"
+ (shape input)
+ (at 26.67 236.22 180)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "991851ef-daf4-4c0e-b705-3e00a33bbc56")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 14.5529 236.22 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
(global_label "AREF"
(shape input)
(at 26.67 193.04 180)
@@ -28980,6 +28881,28 @@
)
)
)
+ (global_label "GPS_SDA"
+ (shape input)
+ (at 392.43 66.04 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "a45db98b-5ac8-4804-a2b2-337a258c7f8c")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 392.43 77.3104 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
(global_label "USB_IN"
(shape input)
(at 242.57 238.76 0)
@@ -29002,9 +28925,31 @@
)
)
)
+ (global_label "ERR"
+ (shape input)
+ (at 125.73 217.17 90)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "ac0b3958-88fd-4d6a-ba8a-c3d89d166215")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 125.73 210.4958 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
(global_label "GPS_SCL"
(shape input)
- (at 370.84 86.36 0)
+ (at 360.68 86.36 0)
(fields_autoplaced yes)
(effects
(font
@@ -29014,7 +28959,29 @@
)
(uuid "acd00405-d813-4d83-b5bd-d16eb35781e9")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 382.0499 86.36 0)
+ (at 371.8899 86.36 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ (hide yes)
+ )
+ )
+ )
+ (global_label "D3"
+ (shape input)
+ (at 387.35 189.23 0)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ (uuid "acd56d82-e469-418c-993c-a61c2cc40c55")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 392.8147 189.23 0)
(effects
(font
(size 1.27 1.27)
@@ -29026,7 +28993,7 @@
)
(global_label "CS"
(shape input)
- (at 284.48 41.91 180)
+ (at 274.32 41.91 180)
(fields_autoplaced yes)
(effects
(font
@@ -29036,7 +29003,7 @@
)
(uuid "ad9262b2-d7a0-4957-93b9-7f6e2d5e20bb")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 279.0153 41.91 0)
+ (at 268.8553 41.91 0)
(effects
(font
(size 1.27 1.27)
@@ -29048,22 +29015,22 @@
)
(global_label "MISO"
(shape input)
- (at 386.08 187.96 180)
+ (at 387.35 196.85 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
(uuid "b01e8445-b460-49e8-9c72-0b546ecda976")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 378.4986 187.96 0)
+ (at 394.9314 196.85 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
@@ -29114,7 +29081,7 @@
)
(global_label "GPS_RST"
(shape input)
- (at 336.55 58.42 180)
+ (at 326.39 58.42 180)
(fields_autoplaced yes)
(effects
(font
@@ -29124,7 +29091,7 @@
)
(uuid "b7c85cec-9d90-4382-893a-b206f679e3ae")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 325.4006 58.42 0)
+ (at 315.2406 58.42 0)
(effects
(font
(size 1.27 1.27)
@@ -29180,7 +29147,7 @@
)
(global_label "GPS_SDA"
(shape input)
- (at 336.55 52.07 180)
+ (at 326.39 52.07 180)
(fields_autoplaced yes)
(effects
(font
@@ -29190,7 +29157,7 @@
)
(uuid "bf885b16-94ac-4100-bddb-5b4090578597")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 325.2796 52.07 0)
+ (at 315.1196 52.07 0)
(effects
(font
(size 1.27 1.27)
@@ -29202,7 +29169,7 @@
)
(global_label "GPS_SDA"
(shape input)
- (at 370.84 83.82 0)
+ (at 360.68 83.82 0)
(fields_autoplaced yes)
(effects
(font
@@ -29212,7 +29179,7 @@
)
(uuid "c3995201-d9a1-419a-a65d-c2561bce949d")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 382.1104 83.82 0)
+ (at 371.9504 83.82 0)
(effects
(font
(size 1.27 1.27)
@@ -29288,7 +29255,7 @@
)
)
)
- (global_label "D10"
+ (global_label "LEFT"
(shape input)
(at 26.67 231.14 180)
(fields_autoplaced yes)
@@ -29300,7 +29267,7 @@
)
(uuid "c92205cc-57fc-4a47-bfda-81fd9f414a26")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 19.9958 231.14 0)
+ (at 19.4515 231.14 0)
(effects
(font
(size 1.27 1.27)
@@ -29310,7 +29277,7 @@
)
)
)
- (global_label "D11"
+ (global_label "GPS_EN"
(shape input)
(at 26.67 226.06 180)
(fields_autoplaced yes)
@@ -29322,7 +29289,7 @@
)
(uuid "ca723709-4887-472f-b888-8d4051e914da")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 19.9958 226.06 0)
+ (at 16.4882 226.06 0)
(effects
(font
(size 1.27 1.27)
@@ -29356,7 +29323,7 @@
)
(global_label "PPS"
(shape input)
- (at 364.49 53.34 0)
+ (at 354.33 53.34 0)
(fields_autoplaced yes)
(effects
(font
@@ -29366,7 +29333,7 @@
)
(uuid "cabaad48-2b3e-495b-ac58-e62faec50d9a")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 371.2247 53.34 0)
+ (at 361.0647 53.34 0)
(effects
(font
(size 1.27 1.27)
@@ -29398,9 +29365,9 @@
)
)
)
- (global_label "LED"
+ (global_label "DIO0"
(shape input)
- (at 148.59 217.17 90)
+ (at 294.64 34.29 0)
(fields_autoplaced yes)
(effects
(font
@@ -29408,9 +29375,9 @@
)
(justify left)
)
- (uuid "d6afe674-72c6-4a80-a03c-d2752a120d7d")
+ (uuid "d3c302d1-4eab-4f4a-b462-d750098378c6")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 148.59 210.7377 90)
+ (at 302.04 34.29 0)
(effects
(font
(size 1.27 1.27)
@@ -29420,31 +29387,31 @@
)
)
)
- (global_label "D9"
+ (global_label "LED"
(shape input)
- (at 26.67 203.2 180)
+ (at 148.59 217.17 90)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
- (uuid "d7a62efc-4445-4f32-83e4-9aa8f94ca296")
+ (uuid "d6afe674-72c6-4a80-a03c-d2752a120d7d")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 203.2 0)
+ (at 148.59 210.7377 90)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
)
- (global_label "SCL"
+ (global_label "RIGHT"
(shape input)
- (at 76.2 158.75 270)
+ (at 26.67 203.2 180)
(fields_autoplaced yes)
(effects
(font
@@ -29452,9 +29419,9 @@
)
(justify right)
)
- (uuid "d987dcad-1689-4ef9-98c2-635494286b8b")
+ (uuid "d7a62efc-4445-4f32-83e4-9aa8f94ca296")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 76.2 165.2428 90)
+ (at 18.2419 203.2 0)
(effects
(font
(size 1.27 1.27)
@@ -29464,9 +29431,9 @@
)
)
)
- (global_label "TX"
+ (global_label "SCL"
(shape input)
- (at 336.55 45.72 180)
+ (at 76.2 158.75 270)
(fields_autoplaced yes)
(effects
(font
@@ -29474,9 +29441,9 @@
)
(justify right)
)
- (uuid "db21d275-ae6b-4d43-af03-50d98b7fd1d1")
+ (uuid "d987dcad-1689-4ef9-98c2-635494286b8b")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 331.3877 45.72 0)
+ (at 76.2 165.2428 90)
(effects
(font
(size 1.27 1.27)
@@ -29486,9 +29453,9 @@
)
)
)
- (global_label "A0"
+ (global_label "TX"
(shape input)
- (at 26.67 190.5 180)
+ (at 326.39 45.72 180)
(fields_autoplaced yes)
(effects
(font
@@ -29496,9 +29463,9 @@
)
(justify right)
)
- (uuid "ddd047df-c30d-4396-b704-eb5dab290480")
+ (uuid "db21d275-ae6b-4d43-af03-50d98b7fd1d1")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.3867 190.5 0)
+ (at 321.2277 45.72 0)
(effects
(font
(size 1.27 1.27)
@@ -29508,7 +29475,7 @@
)
)
)
- (global_label "D8"
+ (global_label "L_FET"
(shape input)
(at 26.67 200.66 180)
(fields_autoplaced yes)
@@ -29520,7 +29487,7 @@
)
(uuid "e11cf745-4c1f-4a23-a2ad-43ebd49abb38")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 200.66 0)
+ (at 18.4839 200.66 0)
(effects
(font
(size 1.27 1.27)
@@ -29530,7 +29497,7 @@
)
)
)
- (global_label "D7"
+ (global_label "R_FET"
(shape input)
(at 26.67 238.76 180)
(fields_autoplaced yes)
@@ -29542,7 +29509,7 @@
)
(uuid "e12b0786-1ca4-4c7f-a3d4-b748466e9e05")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 238.76 0)
+ (at 18.242 238.76 0)
(effects
(font
(size 1.27 1.27)
@@ -29596,7 +29563,7 @@
)
)
)
- (global_label "D12"
+ (global_label "ERR"
(shape input)
(at 26.67 233.68 180)
(fields_autoplaced yes)
@@ -29618,7 +29585,7 @@
)
)
)
- (global_label "D4"
+ (global_label "BTN"
(shape input)
(at 26.67 205.74 180)
(fields_autoplaced yes)
@@ -29630,7 +29597,7 @@
)
(uuid "ea9643d0-744e-4c15-a8b3-0de33ecfa772")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 21.2053 205.74 0)
+ (at 20.1167 205.74 0)
(effects
(font
(size 1.27 1.27)
@@ -29664,7 +29631,7 @@
)
(global_label "MISO"
(shape input)
- (at 284.48 36.83 180)
+ (at 274.32 36.83 180)
(fields_autoplaced yes)
(effects
(font
@@ -29674,7 +29641,7 @@
)
(uuid "edbed55c-9360-4ec4-9a57-ce5730d96cef")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 276.8986 36.83 0)
+ (at 266.7386 36.83 0)
(effects
(font
(size 1.27 1.27)
@@ -29686,22 +29653,22 @@
)
(global_label "SCL"
(shape input)
- (at 386.08 205.74 180)
+ (at 387.35 199.39 0)
(fields_autoplaced yes)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
(uuid "f4739b6c-83a0-4a79-815b-dda36fc30163")
(property "Intersheetrefs" "${INTERSHEET_REFS}"
- (at 379.5872 205.74 0)
+ (at 393.8428 199.39 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
(hide yes)
)
)
@@ -29728,6 +29695,28 @@
)
)
)
+ (global_label "GPS_SCL"
+ (shape input)
+ (at 382.27 66.04 270)
+ (fields_autoplaced yes)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ (uuid "f9f104f2-fab8-4188-9ac1-2544e2b0ca2b")
+ (property "Intersheetrefs" "${INTERSHEET_REFS}"
+ (at 382.27 77.2499 90)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ (hide yes)
+ )
+ )
+ )
(symbol
(lib_id "Connector_Generic:Conn_01x02")
(at 275.59 215.9 0)
@@ -30290,7 +30279,7 @@
(justify right)
)
)
- (property "Value" "PWR_LED_EN"
+ (property "Value" "ERR_LED_EN"
(at 129.54 222.2499 90)
(effects
(font
@@ -30792,7 +30781,7 @@
)
(symbol
(lib_id "symbols:Antenna_Chip")
- (at 374.65 34.29 0)
+ (at 364.49 34.29 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -30801,7 +30790,7 @@
(fields_autoplaced yes)
(uuid "2592e366-ef1f-437d-8ffd-7c5962b1c93e")
(property "Reference" "AE3"
- (at 379.73 30.4799 0)
+ (at 369.57 30.4799 0)
(effects
(font
(size 1.27 1.27)
@@ -30810,7 +30799,7 @@
)
)
(property "Value" "1575AT43A0040001E"
- (at 379.73 33.0199 0)
+ (at 369.57 33.0199 0)
(effects
(font
(size 1.27 1.27)
@@ -30819,7 +30808,7 @@
)
)
(property "Footprint" "1575AT43A0040E:ANT_1575AT_JOT-L"
- (at 372.11 29.845 0)
+ (at 361.95 29.845 0)
(effects
(font
(size 1.27 1.27)
@@ -30828,7 +30817,7 @@
)
)
(property "Datasheet" "~"
- (at 372.11 29.845 0)
+ (at 361.95 29.845 0)
(effects
(font
(size 1.27 1.27)
@@ -30837,7 +30826,7 @@
)
)
(property "Description" "Ceramic chip antenna with pin for PCB trace"
- (at 374.65 34.29 0)
+ (at 364.49 34.29 0)
(effects
(font
(size 1.27 1.27)
@@ -30863,7 +30852,7 @@
(symbol
(lib_name "+3.3V_5")
(lib_id "power:+3.3V")
- (at 294.64 24.13 0)
+ (at 284.48 24.13 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -30871,7 +30860,7 @@
(dnp no)
(uuid "270c2ed9-b2e0-4195-8ea1-bc090d5e1151")
(property "Reference" "#PWR03"
- (at 294.64 27.94 0)
+ (at 284.48 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -30880,7 +30869,7 @@
)
)
(property "Value" "+3.3V"
- (at 294.64 20.574 0)
+ (at 284.48 20.574 0)
(effects
(font
(size 1.27 1.27)
@@ -30888,7 +30877,7 @@
)
)
(property "Footprint" ""
- (at 294.64 24.13 0)
+ (at 284.48 24.13 0)
(effects
(font
(size 1.27 1.27)
@@ -30897,7 +30886,7 @@
)
)
(property "Datasheet" ""
- (at 294.64 24.13 0)
+ (at 284.48 24.13 0)
(effects
(font
(size 1.27 1.27)
@@ -30906,7 +30895,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 294.64 24.13 0)
+ (at 284.48 24.13 0)
(effects
(font
(size 1.27 1.27)
@@ -31071,7 +31060,7 @@
)
(symbol
(lib_id "symbols:GND")
- (at 369.57 68.58 0)
+ (at 359.41 68.58 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -31080,7 +31069,7 @@
(fields_autoplaced yes)
(uuid "2a8182a3-62f2-4a3a-b732-3a88248a7e9d")
(property "Reference" "#PWR062"
- (at 369.57 74.93 0)
+ (at 359.41 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -31089,7 +31078,7 @@
)
)
(property "Value" "GND"
- (at 369.57 73.66 0)
+ (at 359.41 73.66 0)
(effects
(font
(size 1.27 1.27)
@@ -31097,7 +31086,7 @@
)
)
(property "Footprint" ""
- (at 369.57 68.58 0)
+ (at 359.41 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -31106,7 +31095,7 @@
)
)
(property "Datasheet" ""
- (at 369.57 68.58 0)
+ (at 359.41 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -31115,7 +31104,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 369.57 68.58 0)
+ (at 359.41 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -31205,7 +31194,7 @@
(symbol
(lib_name "GND_1")
(lib_id "power:GND")
- (at 294.64 54.61 0)
+ (at 284.48 54.61 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -31213,7 +31202,7 @@
(dnp no)
(uuid "2e7b4f26-3ae2-4fa2-9686-722a64de7440")
(property "Reference" "#PWR02"
- (at 294.64 60.96 0)
+ (at 284.48 60.96 0)
(effects
(font
(size 1.27 1.27)
@@ -31222,7 +31211,7 @@
)
)
(property "Value" "GND"
- (at 294.64 58.42 0)
+ (at 284.48 58.42 0)
(effects
(font
(size 1.27 1.27)
@@ -31230,7 +31219,7 @@
)
)
(property "Footprint" ""
- (at 294.64 54.61 0)
+ (at 284.48 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -31239,7 +31228,7 @@
)
)
(property "Datasheet" ""
- (at 294.64 54.61 0)
+ (at 284.48 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -31248,7 +31237,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 294.64 54.61 0)
+ (at 284.48 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -32602,7 +32591,7 @@
)
(symbol
(lib_id "symbols:L")
- (at 386.08 43.18 90)
+ (at 375.92 43.18 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -32611,7 +32600,7 @@
(fields_autoplaced yes)
(uuid "47e75d4f-df30-4999-ab81-aace3a840fed")
(property "Reference" "L3"
- (at 386.08 37.1348 90)
+ (at 375.92 37.1348 90)
(effects
(font
(size 1.27 1.27)
@@ -32619,7 +32608,7 @@
)
)
(property "Value" "33 nH"
- (at 386.08 39.6748 90)
+ (at 375.92 39.6748 90)
(effects
(font
(size 1.27 1.27)
@@ -32627,7 +32616,7 @@
)
)
(property "Footprint" "Inductor_SMD:L_0402_1005Metric"
- (at 386.08 43.18 0)
+ (at 375.92 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -32636,7 +32625,7 @@
)
)
(property "Datasheet" "~"
- (at 386.08 43.18 0)
+ (at 375.92 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -32645,7 +32634,7 @@
)
)
(property "Description" ""
- (at 386.08 43.18 0)
+ (at 375.92 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -32654,7 +32643,7 @@
)
)
(property "LCSC" "C90178"
- (at 386.08 43.18 90)
+ (at 375.92 43.18 90)
(effects
(font
(size 1.27 1.27)
@@ -32810,7 +32799,7 @@
)
(symbol
(lib_id "symbols:C_Small")
- (at 358.14 27.94 270)
+ (at 347.98 27.94 270)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -32819,7 +32808,7 @@
(fields_autoplaced yes)
(uuid "51ace2ee-5a0f-4c24-a301-b6bd3f83b720")
(property "Reference" "C17"
- (at 358.1336 21.59 90)
+ (at 347.9736 21.59 90)
(effects
(font
(size 1.27 1.27)
@@ -32827,7 +32816,7 @@
)
)
(property "Value" "100 nF"
- (at 358.1336 24.13 90)
+ (at 347.9736 24.13 90)
(effects
(font
(size 1.27 1.27)
@@ -32835,7 +32824,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 358.14 27.94 0)
+ (at 347.98 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -32844,7 +32833,7 @@
)
)
(property "Datasheet" "~"
- (at 358.14 27.94 0)
+ (at 347.98 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -32853,7 +32842,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 358.14 27.94 0)
+ (at 347.98 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -32862,7 +32851,7 @@
)
)
(property "LCSC" "C14663"
- (at 358.14 27.94 90)
+ (at 347.98 27.94 90)
(effects
(font
(size 1.27 1.27)
@@ -32965,7 +32954,7 @@
(symbol
(lib_name "GND_15")
(lib_id "symbols:GND_15")
- (at 389.89 43.18 0)
+ (at 379.73 43.18 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -32973,7 +32962,7 @@
(dnp no)
(uuid "545c79d8-ae9b-4e28-ad3b-ef1bcaabf428")
(property "Reference" "#PWR078"
- (at 389.89 49.53 0)
+ (at 379.73 49.53 0)
(effects
(font
(size 1.27 1.27)
@@ -32982,7 +32971,7 @@
)
)
(property "Value" "GND"
- (at 389.89 47.625 0)
+ (at 379.73 47.625 0)
(effects
(font
(size 1.27 1.27)
@@ -32990,7 +32979,7 @@
)
)
(property "Footprint" ""
- (at 389.89 43.18 0)
+ (at 379.73 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -32999,7 +32988,7 @@
)
)
(property "Datasheet" ""
- (at 389.89 43.18 0)
+ (at 379.73 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -33008,7 +32997,7 @@
)
)
(property "Description" ""
- (at 389.89 43.18 0)
+ (at 379.73 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -34221,7 +34210,7 @@
)
(symbol
(lib_id "symbols:GND")
- (at 360.68 27.94 0)
+ (at 350.52 27.94 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -34230,7 +34219,7 @@
(fields_autoplaced yes)
(uuid "6c300937-bcbb-4d87-a09a-c49ebbb000d9")
(property "Reference" "#PWR066"
- (at 360.68 34.29 0)
+ (at 350.52 34.29 0)
(effects
(font
(size 1.27 1.27)
@@ -34239,7 +34228,7 @@
)
)
(property "Value" "GND"
- (at 360.68 33.02 0)
+ (at 350.52 33.02 0)
(effects
(font
(size 1.27 1.27)
@@ -34247,7 +34236,7 @@
)
)
(property "Footprint" ""
- (at 360.68 27.94 0)
+ (at 350.52 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34256,7 +34245,7 @@
)
)
(property "Datasheet" ""
- (at 360.68 27.94 0)
+ (at 350.52 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34265,7 +34254,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 360.68 27.94 0)
+ (at 350.52 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34354,7 +34343,7 @@
)
(symbol
(lib_id "symbols:+3.3V")
- (at 350.52 27.94 0)
+ (at 340.36 27.94 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -34363,7 +34352,7 @@
(fields_autoplaced yes)
(uuid "6d6f2a85-0270-48db-80ed-62f1b2b88bb5")
(property "Reference" "#PWR070"
- (at 350.52 31.75 0)
+ (at 340.36 31.75 0)
(effects
(font
(size 1.27 1.27)
@@ -34372,7 +34361,7 @@
)
)
(property "Value" "+3.3V"
- (at 350.52 22.86 0)
+ (at 340.36 22.86 0)
(effects
(font
(size 1.27 1.27)
@@ -34380,7 +34369,7 @@
)
)
(property "Footprint" ""
- (at 350.52 27.94 0)
+ (at 340.36 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34389,7 +34378,7 @@
)
)
(property "Datasheet" ""
- (at 350.52 27.94 0)
+ (at 340.36 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34398,7 +34387,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 350.52 27.94 0)
+ (at 340.36 27.94 0)
(effects
(font
(size 1.27 1.27)
@@ -34487,7 +34476,7 @@
)
(symbol
(lib_id "symbols:Battery_Cell")
- (at 332.74 74.93 0)
+ (at 322.58 74.93 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -34495,7 +34484,7 @@
(dnp no)
(uuid "716ee635-1a09-4358-b2b6-02094c1d17ef")
(property "Reference" "BT1"
- (at 335.28 72.39 0)
+ (at 325.12 72.39 0)
(effects
(font
(size 1.27 1.27)
@@ -34504,7 +34493,7 @@
)
)
(property "Value" "MS621R"
- (at 335.28 74.93 0)
+ (at 325.12 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -34513,7 +34502,7 @@
)
)
(property "Footprint" "Battery:MS621R"
- (at 332.74 73.406 90)
+ (at 322.58 73.406 90)
(effects
(font
(size 1.27 1.27)
@@ -34522,7 +34511,7 @@
)
)
(property "Datasheet" "~"
- (at 332.74 73.406 90)
+ (at 322.58 73.406 90)
(effects
(font
(size 1.27 1.27)
@@ -34531,7 +34520,7 @@
)
)
(property "Description" "Single-cell battery"
- (at 332.74 74.93 0)
+ (at 322.58 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -34706,7 +34695,7 @@
(symbol
(lib_name "GND_15")
(lib_id "symbols:GND_15")
- (at 374.65 36.83 0)
+ (at 364.49 36.83 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -34714,7 +34703,7 @@
(dnp no)
(uuid "735e48d3-aac3-4151-aaad-a12019e39b9c")
(property "Reference" "#PWR076"
- (at 374.65 43.18 0)
+ (at 364.49 43.18 0)
(effects
(font
(size 1.27 1.27)
@@ -34723,7 +34712,7 @@
)
)
(property "Value" "GND"
- (at 374.65 41.275 0)
+ (at 364.49 41.275 0)
(effects
(font
(size 1.27 1.27)
@@ -34731,7 +34720,7 @@
)
)
(property "Footprint" ""
- (at 374.65 36.83 0)
+ (at 364.49 36.83 0)
(effects
(font
(size 1.27 1.27)
@@ -34740,7 +34729,7 @@
)
)
(property "Datasheet" ""
- (at 374.65 36.83 0)
+ (at 364.49 36.83 0)
(effects
(font
(size 1.27 1.27)
@@ -34749,7 +34738,7 @@
)
)
(property "Description" ""
- (at 374.65 36.83 0)
+ (at 364.49 36.83 0)
(effects
(font
(size 1.27 1.27)
@@ -34771,7 +34760,7 @@
)
(symbol
(lib_id "symbols:AT24CS32-STUM")
- (at 360.68 86.36 0)
+ (at 350.52 86.36 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -34780,7 +34769,7 @@
(fields_autoplaced yes)
(uuid "75dbbd2a-6480-4def-81b5-9e6ba9bb0d67")
(property "Reference" "U7"
- (at 351.79 85.0899 0)
+ (at 341.63 85.0899 0)
(effects
(font
(size 1.27 1.27)
@@ -34789,7 +34778,7 @@
)
)
(property "Value" "AT24CS32-STUM"
- (at 351.79 87.6299 0)
+ (at 341.63 87.6299 0)
(effects
(font
(size 1.27 1.27)
@@ -34798,7 +34787,7 @@
)
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-5"
- (at 360.68 86.36 0)
+ (at 350.52 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -34807,7 +34796,7 @@
)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8869-SEEPROM-AT24CS32-Datasheet.pdf"
- (at 360.68 86.36 0)
+ (at 350.52 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -34816,7 +34805,7 @@
)
)
(property "Description" "I2C Serial EEPROM, 32Kb (4096x8) with Unique Serial Number, SOT-23-5"
- (at 360.68 86.36 0)
+ (at 350.52 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -35134,7 +35123,7 @@
)
(symbol
(lib_id "symbols:GND")
- (at 360.68 93.98 0)
+ (at 350.52 93.98 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -35143,7 +35132,7 @@
(fields_autoplaced yes)
(uuid "7b3df3aa-38d8-454d-b09b-b85a966cc496")
(property "Reference" "#PWR077"
- (at 360.68 100.33 0)
+ (at 350.52 100.33 0)
(effects
(font
(size 1.27 1.27)
@@ -35152,7 +35141,7 @@
)
)
(property "Value" "GND"
- (at 360.68 99.06 0)
+ (at 350.52 99.06 0)
(effects
(font
(size 1.27 1.27)
@@ -35160,7 +35149,7 @@
)
)
(property "Footprint" ""
- (at 360.68 93.98 0)
+ (at 350.52 93.98 0)
(effects
(font
(size 1.27 1.27)
@@ -35169,7 +35158,7 @@
)
)
(property "Datasheet" ""
- (at 360.68 93.98 0)
+ (at 350.52 93.98 0)
(effects
(font
(size 1.27 1.27)
@@ -35178,7 +35167,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 360.68 93.98 0)
+ (at 350.52 93.98 0)
(effects
(font
(size 1.27 1.27)
@@ -35264,73 +35253,6 @@
)
)
)
- (symbol
- (lib_name "+3.3V_2")
- (lib_id "power:+3.3V")
- (at 125.73 217.17 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (fields_autoplaced yes)
- (uuid "81fa6198-7611-421d-8fe4-9cb166e0dc64")
- (property "Reference" "#PWR021"
- (at 125.73 220.98 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Value" "+3.3V"
- (at 125.73 213.614 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 125.73 217.17 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" ""
- (at 125.73 217.17 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 125.73 217.17 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "1"
- (uuid "7d57397d-86c6-44d0-ad50-6bcf61bd00eb")
- )
- (instances
- (project "StratoSoar-MK3.0"
- (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "#PWR021")
- (unit 1)
- )
- )
- )
- )
(symbol
(lib_id "Device:C_Small")
(at 34.29 162.56 90)
@@ -35785,6 +35707,72 @@
)
)
)
+ (symbol
+ (lib_id "symbols:+3.3V")
+ (at 382.27 60.96 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "8b109c4c-95a6-4ddc-a9bd-c6cd615c48fe")
+ (property "Reference" "#PWR044"
+ (at 382.27 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3.3V"
+ (at 382.27 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 382.27 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 382.27 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3.3V\""
+ (at 382.27 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "36fb5890-2f5d-4e86-9743-536800f7f24c")
+ )
+ (instances
+ (project "StratoSoar-MK3.0"
+ (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
+ (reference "#PWR044")
+ (unit 1)
+ )
+ )
+ )
+ )
(symbol
(lib_id "symbols:C_Small")
(at 151.13 97.79 90)
@@ -36195,7 +36183,7 @@
)
(symbol
(lib_id "Device:C_Small")
- (at 256.54 39.37 0)
+ (at 246.38 39.37 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -36204,7 +36192,7 @@
(fields_autoplaced yes)
(uuid "8e489842-3480-442d-9dac-fd396b4c9bce")
(property "Reference" "C1"
- (at 259.08 38.1062 0)
+ (at 248.92 38.1062 0)
(effects
(font
(size 1.27 1.27)
@@ -36213,7 +36201,7 @@
)
)
(property "Value" "10 uF"
- (at 259.08 40.6462 0)
+ (at 248.92 40.6462 0)
(effects
(font
(size 1.27 1.27)
@@ -36222,7 +36210,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 256.54 39.37 0)
+ (at 246.38 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -36231,7 +36219,7 @@
)
)
(property "Datasheet" "~"
- (at 256.54 39.37 0)
+ (at 246.38 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -36240,7 +36228,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 256.54 39.37 0)
+ (at 246.38 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -36249,7 +36237,7 @@
)
)
(property "LCSC" "C19702"
- (at 256.54 39.37 0)
+ (at 246.38 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -36549,6 +36537,74 @@
)
)
)
+ (symbol
+ (lib_name "GND_6")
+ (lib_id "power:GND")
+ (at 387.35 204.47 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "9154cb1c-5d0d-43e5-b30b-72a2f429ebee")
+ (property "Reference" "#PWR021"
+ (at 387.35 210.82 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "GND"
+ (at 389.89 205.7399 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify left)
+ )
+ )
+ (property "Footprint" ""
+ (at 387.35 204.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 387.35 204.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
+ (at 387.35 204.47 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "0c06152a-f9b5-47fa-82a0-15778e1f602c")
+ )
+ (instances
+ (project "StratoSoar-MK3.0"
+ (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
+ (reference "#PWR021")
+ (unit 1)
+ )
+ )
+ )
+ )
(symbol
(lib_id "Device:R_Small")
(at 236.22 262.89 90)
@@ -36780,7 +36836,7 @@
)
(symbol
(lib_id "symbols:GND")
- (at 347.98 69.85 0)
+ (at 337.82 69.85 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -36789,7 +36845,7 @@
(fields_autoplaced yes)
(uuid "9a240ee9-9267-43a9-b2ce-3cc747903dd2")
(property "Reference" "#PWR082"
- (at 347.98 76.2 0)
+ (at 337.82 76.2 0)
(effects
(font
(size 1.27 1.27)
@@ -36798,7 +36854,7 @@
)
)
(property "Value" "GND"
- (at 347.98 74.93 0)
+ (at 337.82 74.93 0)
(effects
(font
(size 1.27 1.27)
@@ -36806,7 +36862,7 @@
)
)
(property "Footprint" ""
- (at 347.98 69.85 0)
+ (at 337.82 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -36815,7 +36871,7 @@
)
)
(property "Datasheet" ""
- (at 347.98 69.85 0)
+ (at 337.82 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -36824,7 +36880,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 347.98 69.85 0)
+ (at 337.82 69.85 0)
(effects
(font
(size 1.27 1.27)
@@ -36845,35 +36901,35 @@
)
)
(symbol
- (lib_id "symbols:C_Small")
- (at 384.81 86.36 0)
+ (lib_id "Device:R_Small")
+ (at 392.43 63.5 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
- (uuid "9bc55fc9-ae56-4b15-af43-98753d30f56b")
- (property "Reference" "C18"
- (at 387.35 85.0962 0)
+ (uuid "9bbab07f-b8f4-4ff8-900e-88570d2cef15")
+ (property "Reference" "R16"
+ (at 394.97 62.2299 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
+ (justify right)
)
)
- (property "Value" "100 nF"
- (at 387.35 87.6362 0)
+ (property "Value" "1.8 K"
+ (at 394.97 64.7699 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
+ (justify right)
)
)
- (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 384.81 86.36 0)
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
+ (at 392.43 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -36882,7 +36938,7 @@
)
)
(property "Datasheet" "~"
- (at 384.81 86.36 0)
+ (at 392.43 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -36890,8 +36946,8 @@
(hide yes)
)
)
- (property "Description" "Unpolarized capacitor, small symbol"
- (at 384.81 86.36 0)
+ (property "Description" ""
+ (at 392.43 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -36899,8 +36955,8 @@
(hide yes)
)
)
- (property "LCSC" "C1525"
- (at 384.81 86.36 90)
+ (property "LCSC" "C4177"
+ (at 392.43 63.5 0)
(effects
(font
(size 1.27 1.27)
@@ -36908,33 +36964,33 @@
(hide yes)
)
)
- (pin "2"
- (uuid "a5b09436-c019-4d0a-b104-bd53a8dd0650")
- )
(pin "1"
- (uuid "1246fdcb-6bc6-4fc1-b0d4-06cc5f1fafcf")
+ (uuid "5a53bbfc-63e8-441f-9c27-c5d3e48b511f")
+ )
+ (pin "2"
+ (uuid "bb9af086-ff69-4b47-911f-dd47f4689495")
)
(instances
(project "StratoSoar-MK3.0"
(path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "C18")
+ (reference "R16")
(unit 1)
)
)
)
)
(symbol
- (lib_id "symbols:R_Small")
- (at 86.36 38.1 0)
+ (lib_id "symbols:C_Small")
+ (at 374.65 86.36 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
- (uuid "9c153748-e3a1-4991-bae9-373f9a39cb0c")
- (property "Reference" "R13"
- (at 88.9 36.8299 0)
+ (uuid "9bc55fc9-ae56-4b15-af43-98753d30f56b")
+ (property "Reference" "C18"
+ (at 377.19 85.0962 0)
(effects
(font
(size 1.27 1.27)
@@ -36942,8 +36998,8 @@
(justify left)
)
)
- (property "Value" "10 K"
- (at 88.9 39.3699 0)
+ (property "Value" "100 nF"
+ (at 377.19 87.6362 0)
(effects
(font
(size 1.27 1.27)
@@ -36951,8 +37007,8 @@
(justify left)
)
)
- (property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 86.36 38.1 0)
+ (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
+ (at 374.65 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -36961,7 +37017,7 @@
)
)
(property "Datasheet" "~"
- (at 86.36 38.1 0)
+ (at 374.65 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -36969,8 +37025,8 @@
(hide yes)
)
)
- (property "Description" "Resistor, small symbol"
- (at 86.36 38.1 0)
+ (property "Description" "Unpolarized capacitor, small symbol"
+ (at 374.65 86.36 0)
(effects
(font
(size 1.27 1.27)
@@ -36978,8 +37034,8 @@
(hide yes)
)
)
- (property "LCSC" "C25744"
- (at 86.36 38.1 0)
+ (property "LCSC" "C1525"
+ (at 374.65 86.36 90)
(effects
(font
(size 1.27 1.27)
@@ -36987,51 +37043,51 @@
(hide yes)
)
)
- (pin "1"
- (uuid "08cf840e-1343-4193-8361-6c9694b8733e")
- )
(pin "2"
- (uuid "632e10d9-1b7a-4a60-abef-6922f8439f06")
+ (uuid "a5b09436-c019-4d0a-b104-bd53a8dd0650")
+ )
+ (pin "1"
+ (uuid "1246fdcb-6bc6-4fc1-b0d4-06cc5f1fafcf")
)
(instances
(project "StratoSoar-MK3.0"
(path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "R13")
+ (reference "C18")
(unit 1)
)
)
)
)
(symbol
- (lib_id "symbols:C_Small")
- (at 36.83 92.71 0)
+ (lib_id "symbols:R_Small")
+ (at 86.36 38.1 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
- (uuid "9f4f63bc-3f19-44f9-9f96-0f87eae5070f")
- (property "Reference" "C12"
- (at 34.29 91.4462 0)
+ (uuid "9c153748-e3a1-4991-bae9-373f9a39cb0c")
+ (property "Reference" "R13"
+ (at 88.9 36.8299 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
)
- (property "Value" "1 uF"
- (at 34.29 93.9862 0)
+ (property "Value" "10 K"
+ (at 88.9 39.3699 0)
(effects
(font
(size 1.27 1.27)
)
- (justify right)
+ (justify left)
)
)
- (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
- (at 36.83 92.71 0)
+ (property "Footprint" "Resistor_SMD:R_0402_1005Metric"
+ (at 86.36 38.1 0)
(effects
(font
(size 1.27 1.27)
@@ -37040,7 +37096,7 @@
)
)
(property "Datasheet" "~"
- (at 36.83 92.71 0)
+ (at 86.36 38.1 0)
(effects
(font
(size 1.27 1.27)
@@ -37048,8 +37104,8 @@
(hide yes)
)
)
- (property "Description" "Unpolarized capacitor, small symbol"
- (at 36.83 92.71 0)
+ (property "Description" "Resistor, small symbol"
+ (at 86.36 38.1 0)
(effects
(font
(size 1.27 1.27)
@@ -37057,8 +37113,8 @@
(hide yes)
)
)
- (property "LCSC" "C15849"
- (at 36.83 92.71 0)
+ (property "LCSC" "C25744"
+ (at 86.36 38.1 0)
(effects
(font
(size 1.27 1.27)
@@ -37067,50 +37123,50 @@
)
)
(pin "1"
- (uuid "2b9faaea-0aca-4a46-b465-f5e8ba97a9d5")
+ (uuid "08cf840e-1343-4193-8361-6c9694b8733e")
)
(pin "2"
- (uuid "db51940f-1da3-4d57-b3c5-133daa5be757")
+ (uuid "632e10d9-1b7a-4a60-abef-6922f8439f06")
)
(instances
(project "StratoSoar-MK3.0"
(path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "C12")
+ (reference "R13")
(unit 1)
)
)
)
)
(symbol
- (lib_id "Connector_Generic:Conn_01x11")
- (at 391.16 193.04 0)
+ (lib_id "symbols:C_Small")
+ (at 36.83 92.71 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
- (uuid "a1e10204-3cbc-492b-90ed-a3f839abb32d")
- (property "Reference" "J11"
- (at 393.446 191.77 0)
+ (uuid "9f4f63bc-3f19-44f9-9f96-0f87eae5070f")
+ (property "Reference" "C12"
+ (at 34.29 91.4462 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
+ (justify right)
)
)
- (property "Value" "Signal"
- (at 393.446 194.31 0)
+ (property "Value" "1 uF"
+ (at 34.29 93.9862 0)
(effects
(font
(size 1.27 1.27)
)
- (justify left)
+ (justify right)
)
)
- (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x11_P2.54mm_Vertical"
- (at 391.16 193.04 0)
+ (property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
+ (at 36.83 92.71 0)
(effects
(font
(size 1.27 1.27)
@@ -37119,7 +37175,7 @@
)
)
(property "Datasheet" "~"
- (at 391.16 193.04 0)
+ (at 36.83 92.71 0)
(effects
(font
(size 1.27 1.27)
@@ -37127,8 +37183,8 @@
(hide yes)
)
)
- (property "Description" ""
- (at 391.16 193.04 0)
+ (property "Description" "Unpolarized capacitor, small symbol"
+ (at 36.83 92.71 0)
(effects
(font
(size 1.27 1.27)
@@ -37136,43 +37192,25 @@
(hide yes)
)
)
- (pin "1"
- (uuid "596ffd37-0eda-4e71-8007-56bf5ccd4ece")
- )
- (pin "10"
- (uuid "58607c21-8342-4bb2-9c23-7a0230ad49dc")
+ (property "LCSC" "C15849"
+ (at 36.83 92.71 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
)
- (pin "11"
- (uuid "d5bad28a-68eb-40ee-b79a-263f0f3a545a")
+ (pin "1"
+ (uuid "2b9faaea-0aca-4a46-b465-f5e8ba97a9d5")
)
(pin "2"
- (uuid "4b5da9a9-a220-43a1-bea2-890d96c3583f")
- )
- (pin "3"
- (uuid "7548fd90-5dd4-4907-b102-c0212eb3a512")
- )
- (pin "4"
- (uuid "9f4eb35c-99f3-4114-9f72-be3e6bb3fce4")
- )
- (pin "5"
- (uuid "8105fc6d-d4a9-4fe7-bf03-e3e3a340483b")
- )
- (pin "6"
- (uuid "003c5c40-5104-4012-ab7b-fe5f66d9981b")
- )
- (pin "7"
- (uuid "cff86e54-d3e9-4772-933e-6d92ae514b91")
- )
- (pin "8"
- (uuid "8e5253dc-a815-446b-a91e-25c066732c79")
- )
- (pin "9"
- (uuid "c8e334f0-2698-4086-89e4-7aece3a58f4b")
+ (uuid "db51940f-1da3-4d57-b3c5-133daa5be757")
)
(instances
(project "StratoSoar-MK3.0"
(path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "J11")
+ (reference "C12")
(unit 1)
)
)
@@ -37494,7 +37532,7 @@
)
(symbol
(lib_id "symbols:GND")
- (at 332.74 77.47 0)
+ (at 322.58 77.47 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -37502,7 +37540,7 @@
(dnp no)
(uuid "a9eb1659-936e-46a2-b460-c61f69760ccd")
(property "Reference" "#PWR080"
- (at 332.74 83.82 0)
+ (at 322.58 83.82 0)
(effects
(font
(size 1.27 1.27)
@@ -37511,7 +37549,7 @@
)
)
(property "Value" "GND"
- (at 332.74 81.28 0)
+ (at 322.58 81.28 0)
(effects
(font
(size 1.27 1.27)
@@ -37519,7 +37557,7 @@
)
)
(property "Footprint" ""
- (at 332.74 77.47 0)
+ (at 322.58 77.47 0)
(effects
(font
(size 1.27 1.27)
@@ -37528,7 +37566,7 @@
)
)
(property "Datasheet" ""
- (at 332.74 77.47 0)
+ (at 322.58 77.47 0)
(effects
(font
(size 1.27 1.27)
@@ -37537,7 +37575,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 332.74 77.47 0)
+ (at 322.58 77.47 0)
(effects
(font
(size 1.27 1.27)
@@ -37559,7 +37597,7 @@
)
(symbol
(lib_id "symbols:LED_Small")
- (at 372.11 68.58 0)
+ (at 361.95 68.58 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -37568,7 +37606,7 @@
(fields_autoplaced yes)
(uuid "ab3016f1-09c7-4b67-b153-1bf9fd4d9f37")
(property "Reference" "D3"
- (at 372.1735 62.23 0)
+ (at 362.0135 62.23 0)
(effects
(font
(size 1.27 1.27)
@@ -37576,7 +37614,7 @@
)
)
(property "Value" "YELLOW"
- (at 372.1735 64.77 0)
+ (at 362.0135 64.77 0)
(effects
(font
(size 1.27 1.27)
@@ -37584,7 +37622,7 @@
)
)
(property "Footprint" "LED_SMD:LED_0603_1608Metric"
- (at 372.11 68.58 90)
+ (at 361.95 68.58 90)
(effects
(font
(size 1.27 1.27)
@@ -37593,7 +37631,7 @@
)
)
(property "Datasheet" "~"
- (at 372.11 68.58 90)
+ (at 361.95 68.58 90)
(effects
(font
(size 1.27 1.27)
@@ -37602,7 +37640,7 @@
)
)
(property "Description" "Light emitting diode, small symbol"
- (at 372.11 68.58 0)
+ (at 361.95 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -37611,7 +37649,7 @@
)
)
(property "LCSC" "C72038"
- (at 372.11 68.58 0)
+ (at 361.95 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -37848,7 +37886,7 @@
)
(symbol
(lib_id "RF_Module:Ai-Thinker-Ra-01")
- (at 294.64 39.37 0)
+ (at 284.48 39.37 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -37857,7 +37895,7 @@
(fields_autoplaced yes)
(uuid "b2187a97-1fdd-4601-8e01-1dc62f6f5cd7")
(property "Reference" "U1"
- (at 296.8341 54.61 0)
+ (at 286.6741 54.61 0)
(effects
(font
(size 1.27 1.27)
@@ -37866,7 +37904,7 @@
)
)
(property "Value" "Ra-01"
- (at 296.8341 57.15 0)
+ (at 286.6741 57.15 0)
(effects
(font
(size 1.27 1.27)
@@ -37875,7 +37913,7 @@
)
)
(property "Footprint" "RF_Module:Ai-Thinker-Ra-01-LoRa"
- (at 320.04 49.53 0)
+ (at 309.88 49.53 0)
(effects
(font
(size 1.27 1.27)
@@ -37884,7 +37922,7 @@
)
)
(property "Datasheet" "http://wiki.ai-thinker.com/_media/lora/docs/c047ps01a1_ra-01_product_specification_v1.1.pdf"
- (at 297.18 21.59 0)
+ (at 287.02 21.59 0)
(effects
(font
(size 1.27 1.27)
@@ -37893,7 +37931,7 @@
)
)
(property "Description" "Ai-Thinker Ra-01 410-525 MHz LoRa Module, SPI interface, external antenna"
- (at 294.64 39.37 0)
+ (at 284.48 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -37902,7 +37940,7 @@
)
)
(property "LCSC" "C2830750"
- (at 294.64 39.37 0)
+ (at 284.48 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -38166,71 +38204,6 @@
)
)
)
- (symbol
- (lib_id "symbols:+3.3V")
- (at 374.65 57.15 0)
- (unit 1)
- (exclude_from_sim no)
- (in_bom yes)
- (on_board yes)
- (dnp no)
- (uuid "bbb5b349-353e-4923-b620-488c2efb96f3")
- (property "Reference" "#PWR081"
- (at 374.65 60.96 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Value" "+3.3V"
- (at 374.65 53.594 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- )
- )
- (property "Footprint" ""
- (at 374.65 57.15 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Datasheet" ""
- (at 374.65 57.15 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 374.65 57.15 0)
- (effects
- (font
- (size 1.27 1.27)
- )
- (hide yes)
- )
- )
- (pin "1"
- (uuid "5e6c3a52-7b1d-4b05-babd-54b71a9cd290")
- )
- (instances
- (project "StratoSoar-MK3.0"
- (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
- (reference "#PWR081")
- (unit 1)
- )
- )
- )
- )
(symbol
(lib_id "symbols:GND")
(at 66.04 59.69 0)
@@ -38455,7 +38428,7 @@
)
(symbol
(lib_id "Device:C_Small")
- (at 267.97 39.37 0)
+ (at 257.81 39.37 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -38464,7 +38437,7 @@
(fields_autoplaced yes)
(uuid "bf9a5013-82b0-456a-9584-373b5d815764")
(property "Reference" "C2"
- (at 270.51 38.1062 0)
+ (at 260.35 38.1062 0)
(effects
(font
(size 1.27 1.27)
@@ -38473,7 +38446,7 @@
)
)
(property "Value" "100 nF"
- (at 270.51 40.6462 0)
+ (at 260.35 40.6462 0)
(effects
(font
(size 1.27 1.27)
@@ -38482,7 +38455,7 @@
)
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
- (at 267.97 39.37 0)
+ (at 257.81 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -38491,7 +38464,7 @@
)
)
(property "Datasheet" "~"
- (at 267.97 39.37 0)
+ (at 257.81 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -38500,7 +38473,7 @@
)
)
(property "Description" "Unpolarized capacitor, small symbol"
- (at 267.97 39.37 0)
+ (at 257.81 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -38509,7 +38482,7 @@
)
)
(property "LCSC" "C14663"
- (at 267.97 39.37 0)
+ (at 257.81 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -38683,7 +38656,7 @@
)
(symbol
(lib_id "Connector_Generic:Conn_01x02")
- (at 391.16 168.91 0)
+ (at 382.27 171.45 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -38692,7 +38665,7 @@
(fields_autoplaced yes)
(uuid "c289755c-7676-4777-9c67-d5fb80a4adb2")
(property "Reference" "J8"
- (at 393.7 168.9099 0)
+ (at 379.73 171.4501 0)
(effects
(font
(size 1.27 1.27)
@@ -38701,7 +38674,7 @@
)
)
(property "Value" "Button"
- (at 393.7 171.4499 0)
+ (at 379.73 168.9101 0)
(effects
(font
(size 1.27 1.27)
@@ -38710,7 +38683,7 @@
)
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
- (at 391.16 168.91 0)
+ (at 382.27 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -38719,7 +38692,7 @@
)
)
(property "Datasheet" "~"
- (at 391.16 168.91 0)
+ (at 382.27 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -38728,7 +38701,7 @@
)
)
(property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"
- (at 391.16 168.91 0)
+ (at 382.27 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -38770,7 +38743,7 @@
(justify right)
)
)
- (property "Value" "PWR_RED"
+ (property "Value" "ERR_RED"
(at 128.27 233.6164 90)
(effects
(font
@@ -38897,6 +38870,174 @@
)
)
)
+ (symbol
+ (lib_id "Device:R_Small")
+ (at 382.27 63.5 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "c55f561c-d9ab-4a44-8eba-4a8b3844d62d")
+ (property "Reference" "R15"
+ (at 384.81 62.2299 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Value" "1.8 K"
+ (at 384.81 64.7699 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (justify right)
+ )
+ )
+ (property "Footprint" "Resistor_SMD:R_0603_1608Metric"
+ (at 382.27 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 382.27 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" ""
+ (at 382.27 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "LCSC" "C4177"
+ (at 382.27 63.5 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "aa92480c-401c-42ca-bc31-755d631a7ce8")
+ )
+ (pin "2"
+ (uuid "b4debf43-0082-4223-bea5-5505e6656f74")
+ )
+ (instances
+ (project "StratoSoar-MK3.0"
+ (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
+ (reference "R15")
+ (unit 1)
+ )
+ )
+ )
+ )
+ (symbol
+ (lib_id "Connector_Generic:Conn_01x09")
+ (at 382.27 194.31 180)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "c57e9e6c-7ef0-4a9c-b108-382b9a12ec8d")
+ (property "Reference" "J7"
+ (at 382.27 177.8 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Value" "Signal"
+ (at 382.27 180.34 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical"
+ (at 382.27 194.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" "~"
+ (at 382.27 194.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)"
+ (at 382.27 194.31 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "2"
+ (uuid "71dd3705-a1d4-42ca-bf9b-f56d93b328c1")
+ )
+ (pin "4"
+ (uuid "3a80a964-9337-42dd-a667-bf5fb5a604f8")
+ )
+ (pin "5"
+ (uuid "0d414c14-116e-43be-a7c4-e465898493ec")
+ )
+ (pin "6"
+ (uuid "2a8031ac-5ca7-4469-b79e-f28ec977a6d0")
+ )
+ (pin "7"
+ (uuid "2e88bb29-d3b9-4dc2-9447-ec0b12da4d39")
+ )
+ (pin "3"
+ (uuid "6c09de29-b796-42e4-ac23-f148a04bba9d")
+ )
+ (pin "1"
+ (uuid "9f4cecab-4310-421f-a1bb-68bc8a837df6")
+ )
+ (pin "8"
+ (uuid "dea494cd-cd2f-4c6a-b6ec-f9ec379b19d8")
+ )
+ (pin "9"
+ (uuid "d899a3ec-4847-47fe-b6a5-b9d09b2c7794")
+ )
+ (instances
+ (project "StratoSoar-MK3.0"
+ (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
+ (reference "J7")
+ (unit 1)
+ )
+ )
+ )
+ )
(symbol
(lib_id "Device:C_Small")
(at 284.48 271.78 270)
@@ -38976,7 +39117,7 @@
)
(symbol
(lib_id "Connector_Generic:Conn_01x01")
- (at 313.69 29.21 0)
+ (at 303.53 29.21 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -38984,7 +39125,7 @@
(dnp no)
(uuid "c728df93-ac17-4c99-8b66-4f9d692b83d8")
(property "Reference" "J5"
- (at 313.69 26.67 0)
+ (at 303.53 26.67 0)
(effects
(font
(size 1.27 1.27)
@@ -38992,7 +39133,7 @@
)
)
(property "Value" "Antenna"
- (at 313.69 31.75 0)
+ (at 303.53 31.75 0)
(effects
(font
(size 1.27 1.27)
@@ -39000,7 +39141,7 @@
)
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical"
- (at 313.69 29.21 0)
+ (at 303.53 29.21 0)
(effects
(font
(size 1.27 1.27)
@@ -39009,7 +39150,7 @@
)
)
(property "Datasheet" "~"
- (at 313.69 29.21 0)
+ (at 303.53 29.21 0)
(effects
(font
(size 1.27 1.27)
@@ -39018,7 +39159,7 @@
)
)
(property "Description" "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"
- (at 313.69 29.21 0)
+ (at 303.53 29.21 0)
(effects
(font
(size 1.27 1.27)
@@ -39180,15 +39321,16 @@
(symbol
(lib_name "GND_6")
(lib_id "power:GND")
- (at 386.08 171.45 0)
+ (at 387.35 171.45 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
+ (fields_autoplaced yes)
(uuid "ca9b7a67-d507-4980-b85b-feb235ffe773")
(property "Reference" "#PWR037"
- (at 386.08 177.8 0)
+ (at 387.35 177.8 0)
(effects
(font
(size 1.27 1.27)
@@ -39197,15 +39339,16 @@
)
)
(property "Value" "GND"
- (at 386.08 175.26 0)
+ (at 389.89 172.7199 0)
(effects
(font
(size 1.27 1.27)
)
+ (justify left)
)
)
(property "Footprint" ""
- (at 386.08 171.45 0)
+ (at 387.35 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -39214,7 +39357,7 @@
)
)
(property "Datasheet" ""
- (at 386.08 171.45 0)
+ (at 387.35 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -39223,7 +39366,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
- (at 386.08 171.45 0)
+ (at 387.35 171.45 0)
(effects
(font
(size 1.27 1.27)
@@ -39668,7 +39811,7 @@
)
(symbol
(lib_id "symbols:R_Small")
- (at 378.46 68.58 90)
+ (at 368.3 68.58 90)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -39677,7 +39820,7 @@
(fields_autoplaced yes)
(uuid "e24132c8-eed2-455e-8db0-c438a5414818")
(property "Reference" "R10"
- (at 378.46 63.5 90)
+ (at 368.3 63.5 90)
(effects
(font
(size 1.27 1.27)
@@ -39685,7 +39828,7 @@
)
)
(property "Value" "1 K"
- (at 378.46 66.04 90)
+ (at 368.3 66.04 90)
(effects
(font
(size 1.27 1.27)
@@ -39693,7 +39836,7 @@
)
)
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
- (at 378.46 68.58 0)
+ (at 368.3 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -39702,7 +39845,7 @@
)
)
(property "Datasheet" "~"
- (at 378.46 68.58 0)
+ (at 368.3 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -39711,7 +39854,7 @@
)
)
(property "Description" "Resistor, small symbol"
- (at 378.46 68.58 0)
+ (at 368.3 68.58 0)
(effects
(font
(size 1.27 1.27)
@@ -39720,7 +39863,7 @@
)
)
(property "LCSC" "C25077"
- (at 378.46 68.58 90)
+ (at 368.3 68.58 90)
(effects
(font
(size 1.27 1.27)
@@ -39889,7 +40032,7 @@
)
(symbol
(lib_id "symbols:+3.3V")
- (at 360.68 78.74 0)
+ (at 350.52 78.74 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -39898,7 +40041,7 @@
(fields_autoplaced yes)
(uuid "e3f5b5dd-8d0a-447d-9b13-4513bbc83ea3")
(property "Reference" "#PWR075"
- (at 360.68 82.55 0)
+ (at 350.52 82.55 0)
(effects
(font
(size 1.27 1.27)
@@ -39907,7 +40050,7 @@
)
)
(property "Value" "+3.3V"
- (at 360.68 73.66 0)
+ (at 350.52 73.66 0)
(effects
(font
(size 1.27 1.27)
@@ -39915,7 +40058,7 @@
)
)
(property "Footprint" ""
- (at 360.68 78.74 0)
+ (at 350.52 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -39924,7 +40067,7 @@
)
)
(property "Datasheet" ""
- (at 360.68 78.74 0)
+ (at 350.52 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -39933,7 +40076,7 @@
)
)
(property "Description" "Power symbol creates a global label with name \"+3.3V\""
- (at 360.68 78.74 0)
+ (at 350.52 78.74 0)
(effects
(font
(size 1.27 1.27)
@@ -40245,7 +40388,7 @@
)
(symbol
(lib_id "symbols:ATGM336H")
- (at 350.52 39.37 0)
+ (at 340.36 39.37 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
@@ -40254,7 +40397,7 @@
(fields_autoplaced yes)
(uuid "e68d68b6-c6a5-4989-b4d3-e03891f7de23")
(property "Reference" "U4"
- (at 365.76 43.2114 0)
+ (at 355.6 43.2114 0)
(effects
(font
(size 1.27 1.27)
@@ -40262,7 +40405,7 @@
)
)
(property "Value" "ATGM336H"
- (at 365.76 45.7514 0)
+ (at 355.6 45.7514 0)
(effects
(font
(size 1.27 1.27)
@@ -40270,7 +40413,7 @@
)
)
(property "Footprint" "RF_GPS:ATGM336H"
- (at 350.52 39.37 0)
+ (at 340.36 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -40279,7 +40422,7 @@
)
)
(property "Datasheet" ""
- (at 350.52 39.37 0)
+ (at 340.36 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -40288,7 +40431,7 @@
)
)
(property "Description" ""
- (at 350.52 39.37 0)
+ (at 340.36 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -40297,7 +40440,7 @@
)
)
(property "LCSC" "C5117921"
- (at 350.52 39.37 0)
+ (at 340.36 39.37 0)
(effects
(font
(size 1.27 1.27)
@@ -40769,6 +40912,72 @@
)
)
)
+ (symbol
+ (lib_id "symbols:+3.3V")
+ (at 392.43 60.96 0)
+ (unit 1)
+ (exclude_from_sim no)
+ (in_bom yes)
+ (on_board yes)
+ (dnp no)
+ (fields_autoplaced yes)
+ (uuid "efad895a-44f9-4b8c-86fc-557188c89874")
+ (property "Reference" "#PWR048"
+ (at 392.43 64.77 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Value" "+3.3V"
+ (at 392.43 55.88 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ )
+ )
+ (property "Footprint" ""
+ (at 392.43 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Datasheet" ""
+ (at 392.43 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (property "Description" "Power symbol creates a global label with name \"+3.3V\""
+ (at 392.43 60.96 0)
+ (effects
+ (font
+ (size 1.27 1.27)
+ )
+ (hide yes)
+ )
+ )
+ (pin "1"
+ (uuid "298773c9-de81-44e5-afc4-0716f7158f9f")
+ )
+ (instances
+ (project "StratoSoar-MK3.0"
+ (path "/a5ed86dc-e941-4edd-8d1d-eae06db8d6f6"
+ (reference "#PWR048")
+ (unit 1)
+ )
+ )
+ )
+ )
(symbol
(lib_id "Device:R")
(at 351.79 196.85 90)